3.5.4.1 on akita - SD/MMC card issue
Jeff <[email protected]>
| Newsgroups | gmane.comp.handhelds.openzaurus.devel |
|---|---|
| Message-ID | <[email protected]> |
Good job getting the 2.6 kernel going on the cxx00s. I had the usb networking problem Michael had. The instructions in that thread fixed it. I am having trouble getting my 16mb SD card and my 1GB mmcplus card to work. They are all I have, and the zaurus is the only way I can modify them. These cards worked in the original sharp rom, pdaxrom 1.1.0beta2, and oz 3.5.3 . I believe they are formatted fat16. When I insert the 1gb mmcplus card, all dmesg says is: mmc0: card has unknown MMCA version 4 For the 16mb sd card dmesg says: mmc0: unrecognised SCR structure version 3 cardctl info always says: PRODID_1="" PRODID_2="" PRODID_3="" PRODID_4="" MANFID=0000,0000 FUNCID=255 I guess that means nothing is present. When I try mount /media/card, I get: mount: Mounting /dev/mmcblk0p1 on /media/card failed: No such file or directory After running mknod /dev/mmcblkop1 b 254 1 , I get: mount: Mounting /dev/mmcblk0p1 on /media/card failed: No such device or address What other information can I collect in order to submit a bug report. Which mmc driver was used in the akita kernel? Is there a way to change the kernel without flashing from an SD of CF card? Thanks, Jeff