Re: problem with microsd

2012-09-28 Thread Davide Scaini
I tried to add those parameters, but nothing new... I will try with another micro sd, if I find one... this one is brand new (dammit!) Thanks for your help, I will stay tuned d ___ Openmoko community mailing list community@lists.openmoko.org http://lists.

Re: problem with microsd

2012-09-28 Thread Denis 'GNUtoo' Carikli
On Thu, 27 Sep 2012 11:17:30 +0200 Davide Scaini wrote: > Hi all. > I asked on shr user list with no luck. > I'm using shr-core, I have this problem: the device for the > microsd is not created, i.e. /dev/mmcblk0p1 does not exist. > Do you have any fast fix? > > This is the problem: > > root@om

Re: problem with microsd

2012-09-28 Thread Patryk Benderz
[cut] > Any other hint? Just give it a try and check some 2GB uSD. In worst case it will confirm your your belief. -- Patryk "LeadMan" Benderz Linux Registered User #377521 () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments __

Re: problem with microsd

2012-09-28 Thread David Matthews
El Friday 28 September 2012 08:24:06 Patryk Benderz va escriure: > Did you tried with another uSD? AFAIR GTA02 was not able to work with > SDHC cards.   GTA02 works with SDHC you may remember Openmoko Bug #2364: Hanging micro sdhc card I think it's more accurate to say it works w

Re: problem with microsd

2012-09-28 Thread Jose Luis Perez Diez
El Friday 28 September 2012 08:24:06 Patryk Benderz va escriure: > Did you tried with another uSD? AFAIR GTA02 was not able to work with > SDHC cards. GTA02 works with SDHC you may remember Openmoko Bug #2364: Hanging micro sdhc card but I think it works in reccent kernels too see http://lists.

Re: problem with microsd

2012-09-28 Thread Davide Scaini
mmm... no afair: http://wiki.openmoko.org/wiki/Supported_microSD_cards I have a 8gb sandisk and it should work. I think it's a kernel related problem. When fdisk "modifies" partition table (as I described in previous mail), it calls ioctl() and then syncronizes again the disks with "new" partition

Re: problem with microsd

2012-09-27 Thread Patryk Benderz
Dnia 2012-09-27, czw o godzinie 11:17 +0200, Davide Scaini pisze: > Hi all. > I asked on shr user list with no luck. > I'm using shr-core, I have this problem: the device for the > microsd is not created, i.e. /dev/mmcblk0p1 does not exist. [cut] Did you tried with another uSD? AFAIR GTA02 was not

Re: problem with microsd

2012-09-27 Thread Davide Scaini
I can create the node root@om-gta02:~# mknod /dev/mmcblk0p1 b 179 1 root@om-gta02:~# mount /media/card/ mount: /dev/mmcblk0p1 is not a valid block device but cannot mount. Btw if i use fdisk and "change id of the partition" selecting "83 linux" and writing to disk, after sync I have the device re

Re: problem with microsd

2012-09-27 Thread Ed Kapitein
Hi Davide, Try (re)starting udev (or mdev) and see if you get any info. Kind regards, Ed On 09/27/2012 11:17 AM, Davide Scaini wrote: > Hi all. > I asked on shr user list with no luck. > I'm using shr-core, I have this problem: the device for the > microsd is not created, i.e. /dev/mmcblk0p1 doe

Re: problem with microsd

2012-09-27 Thread Timo Juhani Lindfors
Davide Scaini writes: > Do you have any fast fix? You could try creating the device? (mknod mmcblkp1 b 179 1). ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community