Ron Johnson wrote: > On 12/21/08 13:22, H.S. wrote: >> >> usbview does not show the camera in the Testing machine and nothing >> comes up in /var/log/syslog. Other USB stuff is, however, detected >> properly (mouse, card reader, etc.). > > Nothing? At all? What about dmesg?
Nada. Nothing in dmesg either. BTW, if I try to use cfdisk on the device (while it is mounted from a card reader), it shows: ---------------------------------------------------------------------- FATAL ERROR: Bad primary partition 0: Partition begins after end-of-disk Press any key to exit cfdisk ---------------------------------------------------------------------- Also, to see the label, I get ---------------------------------------------------------------------- $> mlabel -s i: Total number of sectors (1000215) not a multiple of sectors per track (63)! Add mtools_skip_check=1 to your .mtoolsrc file to skip this test ---------------------------------------------------------------------- And fisk -l gives: ---------------------------------------------------------------------- Disk /dev/sdb: 512 MB, 512229376 bytes 9 heads, 8 sectors/track, 13895 cylinders Units = cylinders of 72 * 512 = 36864 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sdb1 4 13896 500107+ 6 FAT16 ---------------------------------------------------------------------- And finally the output from fdisk. Does the output below show that my cf card's partition is corrupted? (though camera works, I can transfer images from a card reader, camera woks in Unstable) ---------------------------------------------------------------------- $> sudo fdisk /dev/sdb1 Command (m for help): p Disk /dev/sdb1: 512 MB, 512110080 bytes 16 heads, 62 sectors/track, 1008 cylinders Units = cylinders of 992 * 512 = 507904 bytes Disk identifier: 0x73657250 This doesn't look like a partition table Probably you selected the wrong device. Device Boot Start End Blocks Id System /dev/sdb1p1 ? 1884648 3664955 883032122 74 Unknown Partition 1 has different physical/logical beginnings (non-Linux?): phys=(288, 115, 35) logical=(1884647, 13, 32) Partition 1 has different physical/logical endings: phys=(82, 111, 32) logical=(3664954, 8, 41) Partition 1 does not end on cylinder boundary. /dev/sdb1p2 ? 1833514 1840216 3324218+ 6f Unknown Partition 2 has different physical/logical beginnings (non-Linux?): phys=(66, 107, 32) logical=(1833513, 9, 57) Partition 2 has different physical/logical endings: phys=(288, 111, 52) logical=(1840215, 10, 47) Partition 2 does not end on cylinder boundary. /dev/sdb1p3 4 4 0 70 DiskSecure Multi-Boot Partition 3 has different physical/logical beginnings (non-Linux?): phys=(0, 0, 0) logical=(3, 1, 35) Partition 3 has different physical/logical endings: phys=(0, 0, 0) logical=(3, 1, 34) Partition 3 does not end on cylinder boundary. /dev/sdb1p4 1135261 3300083 1073751719+ 42 SFS Partition 4 has different physical/logical beginnings (non-Linux?): phys=(73, 0, 0) logical=(1135260, 15, 46) Partition 4 has different physical/logical endings: phys=(329, 77, 2) logical=(3300082, 15, 60) Partition 4 does not end on cylinder boundary. Partition table entries are not in disk order Command (m for help): ---------------------------------------------------------------------- -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org