Author Topic: [ VoodooSDHC ] 32/64 bit build  (Read 111051 times)

0 Members and 1 Guest are viewing this topic.

nil

  • VoodooLabs
  • Posts: 15
[ VoodooSDHC ] 32/64 bit build
« on: November 27, 2009, 04:37:04 PM »
ok -- so here is a 32/64 bit build.  XyZ is really just leading the way on telling me what would be useful.  I'll let the community decide.

Additionally for those of you who have been requesting additions there are several things in the works:

1) SDIO Wifi (wireless access via SDIO wifi cards -- cool stuff!)
2) O2 micro card support
3) ??? what else would others like?

respectfully,

ni|

macgirl

  • Observer
  • Posts: 10
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #1 on: November 27, 2009, 04:42:07 PM »
Thank you very much.

Does it work on Leopard?

nil

  • VoodooLabs
  • Posts: 15
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #2 on: November 27, 2009, 04:44:59 PM »
Thank you very much.

Does it work on Leopard?

not sure!  -- I'm hoping the community will do the test work with me.  (I have a macbook pro myself -- just trying to make some peoples lives easier :P)

nerone

  • Entrant
  • Posts: 3
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #3 on: November 27, 2009, 05:59:09 PM »

Rikoshet

  • Entrant
  • Posts: 4
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #4 on: November 27, 2009, 06:22:15 PM »
Hi Nil!
Thank you for your work! It does'not work for my devices:
01:04.0 FireWire (IEEE 1394) [0c00]: O2 Micro, Inc. Firewire (IEEE 1394) [1217:00f7] (rev 02)
01:04.2 SD Host controller [0805]: O2 Micro, Inc. Integrated MMC/SD Controller [1217:7120] (rev 02)
01:04.3 Mass storage controller [0180]: O2 Micro, Inc. Integrated MS/xD Controller [1217:7130] (rev 01)
I installed the kext in E/E and after in S/L/E but nothing works! May be I need some IOPCIFamily.kext or change
IOPCIMatch string in info.plist?

Thank you!

nil

  • VoodooLabs
  • Posts: 15
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #5 on: November 27, 2009, 06:24:22 PM »
Hi Nil!
Thank you for your work! It does'not work for my devices:
01:04.0 FireWire (IEEE 1394) [0c00]: O2 Micro, Inc. Firewire (IEEE 1394) [1217:00f7] (rev 02)
01:04.2 SD Host controller [0805]: O2 Micro, Inc. Integrated MMC/SD Controller [1217:7120] (rev 02)
01:04.3 Mass storage controller [0180]: O2 Micro, Inc. Integrated MS/xD Controller [1217:7130] (rev 01)
I installed the kext in E/E and after in S/L/E but nothing works! May be I need some IOPCIFamily.kext or change
IOPCIMatch string in info.plist?

Thank you!

I said in the first post that I am presently working on finishing O2 support.  I should have something soon.  I am sorry I cannot be more prompt; however, I am still just a college kid and I'm not asking for people to donate or anything for my work -- so it just takes time as a side project.

please be patient and I promise I'll get to it asap

ni|

Z3r0

  • Observer
  • Posts: 15
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #6 on: November 27, 2009, 08:09:58 PM »
Hey thanks for your work too !
The previous kext didn't work for me under leopard 10.5.7, see my lspci report below:
Quote
0c:04.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0c:04.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0c:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
0c:04.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller
I know that the Texas Instrument TIxxxx is currently supported, but, is there any solution for my device?
My laptop is a Toshiba X200-20F for info.
Thanks in advance!  :)

Rikoshet

  • Entrant
  • Posts: 4
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #7 on: November 29, 2009, 10:04:23 PM »

I said in the first post that I am presently working on finishing O2 support.  I should have something soon.  I am sorry I cannot be more prompt; however, I am still just a college kid and I'm not asking for people to donate or anything for my work -- so it just takes time as a side project.

please be patient and I promise I'll get to it asap

ni|
Sorry Nil, I was misunderstud, I do not pretend anything from you! Only thank you for your work!!!!!  ;)

Memorial

  • Entrant
  • Posts: 9
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #8 on: November 30, 2009, 06:53:41 AM »
It doesn't want to load on Leopard

1). OStorageFamily is 1.5.6 in Leopard not 1.6 that the kext asks for
2). Event after that is removed, kextload thinks: "Executable file doesn't contain kernel extension code" = true
In fact, since you are compiling on Snow Leopard, it appears that the binary is incompatible with the linked Leopard superclass for IOBlockStorageDevice. I get the messsage:
10VoodooSDHC is not compatible with its superclass, 20IOBlockStorageDevice superclass changed?

Any chance you can give access to the source code or compile it for Leopard? I've had the freezing issue on Leopard with the original beta more frequently recently, so it would be nice if the changes you have made make a difference.

Or I guess I should stop being lazy and update to SL...
« Last Edit: November 30, 2009, 07:06:19 AM by Memorial »

CharredPC

  • Observer
  • Posts: 12
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #9 on: December 03, 2009, 06:34:17 AM »
I apologize if it's too much of a hassle, but I second the motion for a 10.5.x version of this. I'm not 'upgrading' to SL anytime soon- have everything working smooth and stable here in 10.5.8. Not seeing any reason to trade that for all the issues everyone else is having with 10.6.x. I'm sure there's many others that feel the same way I do  ;)

nosekefik

  • Entrant
  • Posts: 3
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #10 on: January 21, 2010, 10:44:07 PM »
Thanks!!!!

Rikoshet

  • Entrant
  • Posts: 4
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #11 on: February 05, 2010, 06:24:20 PM »
Hi Nil!
Some progress?
Thanks!

glumglum

  • Entrant
  • Posts: 1
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #12 on: February 12, 2010, 08:33:21 PM »
THX man! Worked right after install. Dell Inspiron 1720 and  10.6.2

thorak

  • Entrant
  • Posts: 1
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #13 on: February 15, 2010, 05:31:26 PM »
Its not working for me and I dont know why :(

This is what i have, any solution?

Controlador FireWire JMicron JMB380 PCI-E 1394a OHCI FireWire Controller and Memory Card Host Controller
Controlador FireWire JMicron JMB381 PCI-E 1394a OHCI FireWire Controller
Controlador FireWire JMicron JMB383 PCI-E 1394a OHCI FireWire Controller and Memory Card Host Controller

stann

  • Entrant
  • Posts: 1
Re: [ VoodooSDHC ] 32/64 bit build
« Reply #14 on: February 18, 2010, 02:54:16 PM »
 ;D works on snow leopard 10.6.2  64 bits