Hi Rajesh, It can be *mmcblk0p1 or **mmcblk0p2* or any other partition no depending on ur
sd card partition. Yes you need to enable sd card support in kernel then only it will detect. For keyboard events run $ getevent and check for teh appropriate maappings. Hope this helps. Regards NImit On Wed, Feb 4, 2009 at 3:10 PM, Rajesh N <[email protected]> wrote: > Hi Nimit, > > Thanks for u r kind reply, I found that file; > > (1) I think I have to modify *"block_device /dev/block/mmcblk0p1*" to > *"block_device > /dev/mmcblk0p1" *as I dont see any "/dev/block" directory in my system > when card is inserted so I made it "/dev/mmcblk0p1", Is wat I have done is > rite? > > (2) I am using freescale imx31 , i think there is some problem w.r.t SD > card drivers as I enabled it in kernel,but failed in booting while SD card > inserted, it failed in "synthezing hotplug events " during kernel bootstrap > process! > > (3) can u give me some pointers on touchscreen and keyboard events? I am > able to see events when I do "cat /dev/input/event0" and "cat > /dev/input/event1"but I dont know why it is not refelected on screen and > keypad when pressed. > > any useful pointers or suggestion in touchscreen and keyboard will be > highly appreciated. > > Best Regards, > Rajesh N > > > On Wed, Feb 4, 2009 at 12:13 PM, Nimit Manglick <[email protected]>wrote: > >> >> Modify the /system/etc/mountd.conf So that the system will recognize other >> FAT. >> * >> For ex:- block_device /dev/block/mmcblk0p1* >> >> Regards >> Nimit >> >> >> On Wed, Feb 4, 2009 at 11:55 AM, Rajesh N <[email protected]>wrote: >> >>> Hi all, >>> >>> I have ported android successfully on imx31 pdk board, when I go in >>> android menu in music , it is not able to detect SD card placed in board, >>> significantly I haven't seen any device like "/dev/mmcxxx" in /dev under >>> android shell , if there are pointers to this issue it would be a great help >>> for me.. >>> >>> Best Regards, >>> Rajesh >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
