Voodooprojects

VoodooSDHCI => Bug Reports => Topic started by: tiotempestade on July 09, 2009, 05:03:16 PM

Title: System freezes after SD card insertion
Post by: tiotempestade on July 09, 2009, 05:03:16 PM
Hi there.

I successfully installed VoodooSDHCI.kext in /E/E by adding the osbundlerequired string to the plist.


But when I insert an SD card the system gets extremely non responsive, only giving some feedback after a while.
I have to force shutdown in the power button..

The logs:

System.log
Jul  9 15:23:21 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI ::: an SDHCI driver for Ricoh, TI, and JMicron SD Host Controllers ::: rev 20090707
Jul  9 15:23:21 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI: initializing SD host controller
Jul  9 15:37:27 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI: initializing spec 2.0 SD card
Jul  9 15:37:27 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI: standard SD (without HC)

ioreg in attachment..


Thnks
Title: Re: System freezes after SD card insertion
Post by: nil on July 10, 2009, 07:27:56 AM
Hi there.

I successfully installed VoodooSDHCI.kext in /E/E by adding the osbundlerequired string to the plist.

why not /System/Library/Extensions/ ?

But when I insert an SD card the system gets extremely non responsive, only giving some feedback after a while.
I have to force shutdown in the power button..

    i suspect that this is due to a bad CMD_XX value -- I am going to be publishing the debug version of the kext next to the release version you have now.

The logs:

System.log
Jul  9 15:23:21 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI ::: an SDHCI driver for Ricoh, TI, and JMicron SD Host Controllers ::: rev 20090707
Jul  9 15:23:21 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI: initializing SD host controller
Jul  9 15:37:27 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI: initializing spec 2.0 SD card
Jul  9 15:37:27 tiotempestades-macbook-pro kernel[0]: VoodooSDHCI: standard SD (without HC)

ioreg in attachment..


Thnks

thanks for IOREG -- please stand by
Title: Re: System freezes after SD card insertion
Post by: tiotempestade on July 10, 2009, 09:52:07 PM
Quote
why not /System/Library/Extensions/ ?

Vanilla...

Code: [Select]
thanks for IOREG -- please stand by
Thanks for your work.
If there's anything I can do to help, ask.

I'm a Computer Science student, maybe I can help..


Title: Re: System freezes after SD card insertion
Post by: nil on July 12, 2009, 09:53:20 PM
Quote
why not /System/Library/Extensions/ ?

Vanilla...
So?  I have Ricoh card in my x61 tablet and TI card in my alienware (the unit i did the development on) and I have vanilla install on those machines.  I still have the kext installed into /S/L/E -- are you talking about chameleons /Extra/Extensions?

Code: [Select]
thanks for IOREG -- please stand by
Thanks for your work.
If there's anything I can do to help, ask.

I'm a Computer Science student, maybe I can help..


Ok, I'll keep that in mind.  Thanks

+=jt
Title: Re: System freezes after SD card insertion
Post by: talisman on July 17, 2009, 07:04:20 AM
In general working. My system froze once after insertion of card.

syslog gives this every time I insert a card:

Fri Jul 17 00:54:53 The-Hunter kernel[0] <Debug>: VoodooSDHCI: no response from CMD_8 -- ComInhibitCMD

However, the card loads and is read/write capable

ioreg if this is useful.... (let me know if you want it cut in any other way)
   
Title: Re: System freezes after SD card insertion
Post by: ole2 on August 16, 2009, 10:08:31 PM
semi-confirm, it doesn't hangs on load, but on SD card insertion
not even hands completely, but cause some effects, like:
- display does not redraw anymore until CMD-Tab pressed
- card not presented at all in Finder
- reboot/shutdown doesn't work anymore

providing ioregs before loading and after

sysload for driver loading:
Mon Aug 17 08:10:52 sudo[209] <Notice>: TTY=ttys001 ; COMMAND=/sbin/kextload -t Downloads/VoodooSDHC.kext
Mon Aug 17 08:11:06 kernel[0] <Debug>: VoodooSDHCI ::: an SDHCI driver for Ricoh, TI, and JMicron SD Host Controllers ::: rev 20090707
Mon Aug 17 08:11:06 kernel[0] <Debug>: VoodooSDHCI: initializing SD host controller

syslog for SD card insertion:
nothing...

any chance to acquire debug kext somehow?
Title: Re: System freezes after SD card insertion
Post by: nerone on November 21, 2009, 02:43:20 AM
i get system freezed after inserting SD card as well.

Code: [Select]
kernel[0]: VoodooSDHCI ::: an SDHCI driver for Ricoh, TI, and JMicron SD Host Controllers ::: rev 20091008
kernel[0]: VoodooSDHCI: initializing SD host controller
kernel[0]: VoodooSDHCI: initializing spec 2.0 SD card
kernel[0]: VoodooSDHCI: we have HC card

device is:
Code: [Select]
SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
is there any work out?


UPDATE:
with the announced version i'm getting this:
Code: [Select]
kernel[0]: VoodooSDHCI: initializing spec 2.0 SD card
kernel[0]: VoodooSDHCI: we have HC card
kernel[0]: VoodooSDHCI: I/O timeout during SDMA transfer: Status: 0x100, Error: 0x0, Block: 0, Offset: 0, Blocks: 1
still nothing happens and system freezes.
Title: Re: System freezes after SD card insertion
Post by: ZeAlpaca on March 28, 2010, 06:42:34 AM
anything new on this issue i have the same issue