HF5 bug or is it just me?


dewc

Member
Joined
Sep 3, 2007
Messages
103
I have a microsd card with an adapter originally designed for SD cards. I've used this in the past on my OpenPandora unit without issues. Today, after I flashed it with the lastest HF5, I noticed that this particular card / setup mounts twice.


So on my screen I see two icons, one for SD/MMC drive, one for the label of the card. I need to unmount the SD/MMC drive one before I can actually see the contents of the second properly mounted one. My other card is an SDHC card as well, but full sized. I tried swapping SD slots with the same results.


Minor edit, it's the same card I used for updating the firmware, so it's not really a problem... just a weird quirk.


Any ideas?


Part of the dmesg that may help...


[ 14.481842] mmc0: host does not support reading read-only switch. assuming write-enable.


[ 14.490051] mmc0: new high speed SDHC card at address 1234


[ 14.496032] mmcblk0: mmc0:1234 SA08G 7766016KiB


[ 14.500976] mmcblk0: p1


[ 14.885772] mmc1: host does not support reading read-only switch. assuming write-enable.


[ 14.894012] mmc1: new high speed SDHC card at address 1234


[ 14.900085] mmcblk1: mmc1:1234 SA08G 7774208KiB


[ 14.905059] mmcblk1: p1


[ 21.344421] ads7846 spi1.0: touchscreen, irq 254


[ 21.349792] input: touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input5


[ 26.195037] FAT: bogus number of reserved sectors


[ 26.199829] VFS: Can't find a valid FAT filesystem on dev mmcblk0.


[ 26.618347] FAT: bogus number of reserved sectors


[ 26.623168] VFS: Can't find a valid FAT filesystem on dev mmcblk0.


[ 27.538970] NET: Registered protocol family 10


[ 27.710845] UBIFS: recovery needed


[ 27.783233] UBIFS: recovery completed


[ 27.787017] UBIFS: mounted UBI device 1, volume 0, name "boot"


[ 27.792877] UBIFS: file system size: 8386560 bytes (8190 KiB, 7 MiB, 65 LEBs)


[ 27.800262] UBIFS: journal size: 1032193 bytes (1008 KiB, 0 MiB, 6 LEBs)


[ 27.807525] UBIFS: media format: w4/r0 (latest is w4/r0)


[ 27.813415] UBIFS: default compressor: lzo


[ 27.817535] UBIFS: reserved for root: 396117 bytes (386 KiB)


[ 28.544799] input: nub0 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0066/input/input6


[ 28.787048] input: nub1 as /devices/platform/i2c_omap.3/i2c-adapter/i2c-3/3-0067/input/input7


[ 96.739685] mmc1: card 1234 removed


[ 255.466094] mmc1: host does not support reading read-only switch. assuming write-enable.


[ 255.474273] mmc1: new SD card at address 6a12


[ 255.479217] mmcblk1: mmc1:6a12 S032B 30400KiB


[ 255.484008] mmcblk1: p1


[ 256.049530] FAT: bogus number of reserved sectors


[ 256.054321] VFS: Can't find a valid FAT filesystem on dev mmcblk1.


[ 256.229858] FAT: bogus number of reserved sectors


[ 256.234649] VFS: Can't find a valid FAT filesystem on dev mmcblk1.


[ 268.341094] mmc1: card 6a12 removed


[ 294.130157] mmc0: card 1234 removed


[ 298.130249] mmc1: host does not support reading read-only switch. assuming write-enable.


[ 298.138458] mmc1: new high speed SDHC card at address 1234


[ 298.144470] mmcblk0: mmc1:1234 SA08G 7766016KiB


[ 298.149475] mmcblk0: p1


[ 298.780456] FAT: bogus number of reserved sectors


[ 298.785217] VFS: Can't find a valid FAT filesystem on dev mmcblk0.


[ 299.020843] FAT: bogus number of reserved sectors


[ 299.025604] VFS: Can't find a valid FAT filesystem on dev mmcblk0.


[ 315.309783] mmc0: error -110 whilst initialising SD card


[ 343.669372] mmc0: host does not support reading read-only switch. assuming write-enable.


[ 343.677581] mmc0: new high speed SDHC card at address 1234


[ 343.683593] mmcblk1: mmc0:1234 SA08G 7774208KiB


[ 343.688568] mmcblk1: p1
 
Last edited by a moderator:
I use an adapter with a microSD card + hotfix 5 as well, but I haven't got this issue. Sorry, I realize this isn't very helpful...
 
I use an adapter with a microSD card + hotfix 5 as well, but I haven't got this issue. Sorry, I realize this isn't very helpful...

On the contrary, this might just give me an excuse to get another full sized SDHC card. :)
 
i have had this (two icons if using microsd car in adapter) since hotfix 4 , i don't think it affects anything, i could be wrong though!
 
What filesystems are you gentlemen using on your SD cards, please? VFAT? FAT32? ext3?


How many partitions do you have, and what is the nature of the master partition?


You can find out by doing "sudo fdisk -l" and "mount" .. Like so:



Code:
ibisum-openpandora:/media/SD16/pandora/hak/flipclock/src$ sudo fdisk -l && sudo mount


Disk /dev/mmcblk0: 16.1 GB, 16071000064 bytes

255 heads, 63 sectors/track, 1953 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

Disk identifier: 0x00000000


        Device Boot      Start         End      Blocks   Id  System

/dev/mmcblk0p1               1        1954    15694276+   b  W95 FAT32


WARNING: GPT (GUID Partition Table) detected on '/dev/mmcblk1'! The util fdisk doesn't support GPT. Use GNU Parted.



Disk /dev/mmcblk1: 63.9 GB, 63864569856 bytes

255 heads, 63 sectors/track, 7764 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

Disk identifier: 0x00000000


        Device Boot      Start         End      Blocks   Id  System

/dev/mmcblk1p1               1          26      204819+  ee  GPT

/dev/mmcblk1p2              26        7765    62160896    b  W95 FAT32

rootfs on / type rootfs (rw)

ubi0:rootfs on / type ubifs (rw,bulk_read)

proc on /proc type proc (rw)

tmpfs on /mnt/.splash type tmpfs (rw,size=40k)

sysfs on /sys type sysfs (rw)

none on /dev type tmpfs (rw,mode=755)

/dev/mmcblk0p1 on /media/SD16 type vfat (rw,dirsync,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1)

/dev/mmcblk1p2 on /media/FAT64 type vfat (rw,dirsync,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1)

devpts on /dev/pts type devpts (rw,gid=5,mode=620)

usbfs on /proc/bus/usb type usbfs (rw)

tmpfs on /var/volatile type tmpfs (rw)

tmpfs on /dev/shm type tmpfs (rw,mode=777)

tmpfs on /media/ram type tmpfs (rw)

ubi1:boot on /boot type ubifs (rw)
 
Last edited by a moderator:
iin my first sdslot have a ext2 formatted microsdcard in adapter which is booting the os


iin my 2nd sdlot have a fat32 formatted card with my programs


Disk /dev/mmcblk0: 1977 MB, 1977614336 bytes


255 heads, 63 sectors/track, 240 cylinders


Units = cylinders of 16065 * 512 = 8225280 bytes


Sector size (logical/physical): 512 bytes / 512 bytes


Disk identifier: 0x000aceed


Device Boot Start End Blocks Id System


/dev/mmcblk0p1 * 1 240 1927768+ 83 Linux


Disk /dev/mmcblk1: 4116 MB, 4116709376 bytes


255 heads, 63 sectors/track, 500 cylinders


Units = cylinders of 16065 * 512 = 8225280 bytes


Sector size (logical/physical): 512 bytes / 512 bytes


Disk identifier: 0x00096177


Device Boot Start End Blocks Id System


/dev/mmcblk1p1 * 1 500 4016218+ b W95 FAT32


rootfs on / type rootfs (rw)


/dev/root on / type ext2 (rw,noatime,errors=continue)


proc on /proc type proc (rw)


tmpfs on /mnt/.splash type tmpfs (rw,size=40k)


sysfs on /sys type sysfs (rw)


none on /dev type tmpfs (rw,mode=755)


/dev/mmcblk0p1 on /media/PanBoot1 type ext2 (rw,noatime,errors=continue)


/dev/mmcblk1p1 on /media/PANDORA1 type vfat (rw,dirsync,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1)


devpts on /dev/pts type devpts (rw,gid=5,mode=620)


usbfs on /proc/bus/usb type usbfs (rw)


tmpfs on /var/volatile type tmpfs (rw)


tmpfs on /dev/shm type tmpfs (rw,mode=777)


tmpfs on /media/ram type tmpfs (rw)


/dev/loop0 on /mnt/pnd/wbar type squashfs (ro)


/dev/loop1 on /mnt/pnd/Conky type squashfs (ro)


none on /mnt/utmp/Conky type aufs (rw,si=67374777,noplink)


none on /mnt/utmp/wbar type aufs (rw,si=67913a37,noplink)
 
This is from my laptop with the card reading through a card reader.


Previously, I formatted this on an XP computer, but also saw the same issue in Linux, Ubuntu in specific.


~# fdisk -l /dev/sdc


Disk /dev/sdc: 7960 MB, 7960788992 bytes


245 heads, 62 sectors/track, 1023 cylinders


Units = cylinders of 15190 * 512 = 7777280 bytes


Sector size (logical/physical): 512 bytes / 512 bytes


I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk identifier: 0x00000000


Device Boot Start End Blocks Id System


/dev/sdc1 1 1023 7769654 c W95 FAT32 (LBA)


Output from mount:


/dev/sdc1 on /media/Vids type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
 
Back
Top