[Bug 237171] New: 8 GB CompactFlash Card in PC Card Adapter Isn't Auto-Mounted in KDE
https://bugzilla.novell.com/show_bug.cgi?id=237171 Summary: 8 GB CompactFlash Card in PC Card Adapter Isn't Auto- Mounted in KDE Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: ammulder@chariotsolutions.com QAContact: qa@suse.de I have 2 CompactFlash cards, one 512 MB and one 8 GB, which I use in my digital camera. I also have a CompactFlash-to-PC Card adapter. When I insert the 512MB card into the PC Card slot in my laptop, it appears in the KDE system:/media view and I get a popup prompting me for how I want to open it. When I insert the 8 GB card the same way, it does not appear in the system:/media view and I don't get the popup window indicating that it was recognized. However, dmesg shows that it's there and I can manually mount it (e.g. with "sudo mount /dev/hdc1 /mnt"). Here's the dmesg output from the 512 MB card: pccard: PCMCIA card inserted into slot 0 pcmcia: registering new device pcmcia0.0 Probing IDE interface ide1... hdc: LEXAR ATA FLASH, CFA DISK drive ide1 at 0xa100-0xa107,0xa10e on irq 4 hdc: max request size: 128KiB hdc: 1001952 sectors (512 MB) w/1KiB Cache, CHS=994/16/63 hdc: hdc1 ide-cs: hdc: Vpp = 0.0 Here's the dmesg output from the 8 GB card: pccard: PCMCIA card inserted into slot 0 pcmcia: registering new device pcmcia0.0 Probing IDE interface ide1... hdc: KTC CF, CFA DISK drive ide1 at 0xa100-0xa107,0xa10e on irq 4 hdc: max request size: 128KiB hdc: 16251984 sectors (8321 MB) w/0KiB Cache, CHS=16123/16/63 hdc: hdc1 ide-cs: hdc: Vpp = 0.0 I don't know what the difference might be. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 coolo@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ammulder@chariotsolutions.com ------- Comment #1 from coolo@novell.com 2007-01-22 07:19 MST ------- provide lshal output -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 ------- Comment #2 from coolo@novell.com 2007-01-22 07:19 MST ------- you can also attach lshal --monitor output while you plugin the card -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 ammulder@chariotsolutions.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|ammulder@chariotsolutions.co| |m | ------- Comment #3 from ammulder@chariotsolutions.com 2007-01-22 07:37 MST ------- The lshal --monitor output for the card that is not working: Start monitoring devicelist: ------------------------------------------------- pcmcia__1__1 added pcmcia__1__1_ide_1_0 added storage_serial_KTC_CF added volume_part1_size_8320499200 added .. (I eject the card) pcmcia__1__1_ide_1_0 removed pcmcia__1__1 removed storage_serial_KTC_CF removed Compared to the lshal --monitor output for the card that is working: pcmcia__1__1 added pcmcia__1__1_ide_1_0 added storage_serial_11153282399499095088 added volume_uuid_12E3_1D14 added volume_uuid_12E3_1D14 property volume.mount_point = '/media/LEXAR MEDIA' volume_uuid_12E3_1D14 property volume.is_mounted = true .. (I "safely remove" in Konqueror) volume_uuid_12E3_1D14 property volume.mount_point = '' volume_uuid_12E3_1D14 property volume.is_mounted = false .. (I eject the card) volume_uuid_12E3_1D14 removed pcmcia__1__1_ide_1_0 removed pcmcia__1__1 removed storage_serial_11153282399499095088 removed The lshal output while the non-working card is inserted includes: udi = '/org/freedesktop/Hal/devices/pcmcia__1__1' pcmcia.card_id = 1025 (0x401) (int) linux.sysfs_path_device = '/sys/devices/pci0000:00/0000:00:1e.0/0000:15:00.0/0 0' (string) info.bus = 'pcmcia' (string) pcmcia.prod_id1 = 'KTC' (string) pcmcia.manf_id = 69 (0x45) (int) pcmcia.func_id = 4 (0x4) (int) info.udi = '/org/freedesktop/Hal/devices/pcmcia__1__1' (string) pcmcia.prod_id2 = 'CF CARD' (string) linux.subsystem = 'pcmcia' (string) info.vendor = 'KTC' (string) info.product = 'CF CARD' (string) linux.hotplug_type = 2 (0x2) (int) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1e.0/0000:15:00.0/0.0' (s tring) pcmcia.socket_number = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/pci_104c_ac56' (string) info.linux.driver = 'ide-cs' (string) .. udi = '/org/freedesktop/Hal/devices/storage_serial_KTC_CF' storage.media_check_enabled = false (bool) storage.firmware_version = 'YUAN1026' (string) storage.removable.media_available = true (bool) storage.size = 8321015808 (0x1eff8a000) (uint64) storage.hotpluggable = true (bool) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_KTC_CF' ( string) linux.sysfs_path_device = '/sys/block/hdc' (string) storage.bus = 'pcmcia' (string) block.major = 22 (0x16) (int) block.is_volume = false (bool) storage.drive_type = 'disk' (string) info.capabilities = {'storage', 'block'} (string list) storage.removable.media_size = 8321015808 (0x1eff8a000) (uint64) info.udi = '/org/freedesktop/Hal/devices/storage_serial_KTC_CF' (string) storage.no_partitions_hint = false (bool) linux.hotplug_type = 3 (0x3) (int) storage.model = 'KTC CF' (string) storage.serial = 'KTC_CF' (string) info.product = 'KTC CF' (string) storage.requires_eject = false (bool) linux.sysfs_path = '/sys/block/hdc' (string) storage.physical_device = '/org/freedesktop/Hal/devices/pcmcia__1__1' (string ) info.category = 'storage' (string) storage.automount_enabled_hint = true (bool) storage.removable = false (bool) info.parent = '/org/freedesktop/Hal/devices/pcmcia__1__1_ide_1_0' (string) block.device = '/dev/hdc' (string) block.minor = 0 (0x0) (int) storage.vendor = '' (string) storage.partitioning_scheme = 'mbr' (string) udi = '/org/freedesktop/Hal/devices/volume_part1_size_8320499200' block.minor = 1 (0x1) (int) volume.label = '' (string) info.capabilities = {'volume', 'block'} (string list) volume.partition.flags = {'boot'} (string list) volume.is_partition = true (bool) volume.mount_point = '' (string) info.category = 'volume' (string) info.product = 'Volume' (string) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.partition.type = '0x0b' (string) block.is_volume = true (bool) volume.linux.is_device_mapper = false (bool) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_KTC_CF' ( string) info.parent = '/org/freedesktop/Hal/devices/storage_serial_KTC_CF' (string) volume.block_size = 512 (0x200) (int) volume.partition.number = 1 (0x1) (int) volume.num_blocks = 16250975 (0xf7f85f) (int) volume.fsversion = '' (string) block.device = '/dev/hdc1' (string) volume.uuid = '' (string) volume.partition.label = '' (string) volume.partition.scheme = 'mbr' (string) volume.partition.media_size = 8321015808 (0x1eff8a000) (uint64) volume.partition.uuid = '' (string) volume.fsusage = '' (string) volume.is_mounted_read_only = false (bool) storage.model = '' (string) volume.size = 8320499200 (0x1eff0be00) (uint64) info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_8320499200' (strin g) block.major = 22 (0x16) (int) volume.fstype = '' (string) linux.hotplug_type = 3 (0x3) (int) volume.partition.start = 512 (0x200) (uint64) linux.sysfs_path = '/sys/block/hdc/hdc1' (string) linux.sysfs_path_device = '/sys/block/hdc/hdc1' (string) Could it be just that the card doesn't have a partition name? (On a similar laptop with SuSE 10.0 the same card is mounted as /media/idedisk). And do you need the full lshal output too? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 coolo@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com Status|NEW |NEEDINFO Component|KDE |Hotplug Info Provider| |dkukawka@novell.com ------- Comment #4 from coolo@novell.com 2007-01-22 07:54 MST ------- Hmm, media:/ will only list volumes that have volume.fsusage == "filesystem" and yours has ''. No idea what can cause that - but let's ask Danny what could be the cause, perhaps KDE is too strict. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 ------- Comment #5 from dmueller@novell.com 2007-04-18 09:59 MST ------- ping.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dkukawka@novell.com | ------- Comment #6 from dkukawka@novell.com 2007-04-19 06:15 MST ------- @reporter: don't add such long/big information to the report, use a attachment for this, the stuff you added is unreadable! @coolo/dirk: No, kde should not (and can't) mount this volume since this is detected as mbr with no fstype. So you can't mount it. Maybe a misformated CD-Card. Btw. what print 'sudo /lib/udev/vol_id --export /dev/hdc1' ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 coolo@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dkukawka@novell.com AssignedTo|kde-maintainers@suse.de |bnc-team-screening@forge.provo.novell.com ------- Comment #7 from coolo@novell.com 2007-04-19 09:18 MST ------- Good, then KDE did nothing wrong :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 coolo@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ammulder@chariotsolutions.com ------- Comment #8 from coolo@novell.com 2007-04-19 09:18 MST ------- please answer #6 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 ------- Comment #9 from ammulder@chariotsolutions.com 2007-04-19 09:32 MST ------- I don't have the camera (and therefore the card) on me today -- I can check the command from comment #6 later. But I'm not prepared to agree that KDE did nothing wrong. The card works fine (is automounted) on Mac and Windows, and it works fine if manually mounted under Linux. So it certainly wouldn't be my desired outcome for KDE to ignore it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237171 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|ammulder@chariotsolutions.co| |m | Resolution| |WONTFIX ------- Comment #10 from mhorvath@novell.com 2007-05-03 06:52 MST ------- Please reopen the bug if you can provide the needed information, thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com