Bugzilla – Bug 116262
USB drive not detected on dell inspiron 600m
Last modified: 2005-12-18 18:57:34 UTC
USB memory drive not detected when inserted into USB port using RC1. When clicking "My computer", it does not have an icon for USB media. The USB drive detection was working in beta 4. This is a strange bug because I also installed RC1 on a dell D610, and USB detection is working properly on it.
attach with plugged in USB Stick this: - output of 'cat /proc/mounts' - output of 'lshal'
As you can see in lshal output (volume.is_mounted = true and volume.mount_point = '/media/usbdisk' ) and in the cat /proc/mounts the device is mounted to / media/usbstick: ------------ /dev/sda1 /media/usbdisk subfs rw,sync,nosuid,nodev 0 0 ------------ udi = '/org/freedesktop/Hal/devices/volume_uuid_3B69_1AFD' info.callouts.remove = {'hal-resmgr', 'hald-subfs-mount'} (string list) resmgr.class = 'floppy' (string) info.callouts.add = {'hald-add-selinux-mount-option', 'hal-resmgr', 'hald- subfs-mount'} (string list) volume.policy.desired_mount_point = 'usbdisk' (string) volume.policy.mount_filesystem = 'vfat' (string) volume.policy.should_mount = true (bool) info.udi = '/org/freedesktop/Hal/devices/volume_uuid_3B69_1AFD' (string) volume.partition.msdos_part_table_type = 6 (0x6) (int) info.product = 'Volume (vfat)' (string) volume.size = 256588288 (0xf4b3a00) (uint64) volume.num_blocks = 501149 (0x7a59d) (int) volume.block_size = 512 (0x200) (int) volume.partition.number = 1 (0x1) (int) info.capabilities = {'volume', 'block'} (string list) info.category = 'volume' (string) volume.is_partition = true (bool) volume.is_disc = false (bool) volume.is_mounted = true (bool) volume.mount_point = '/media/usbdisk' (string) volume.label = '' (string) volume.uuid = '3B69-1AFD' (string) volume.fsversion = 'FAT16' (string) volume.fsusage = 'filesystem' (string) volume.fstype = 'vfat' (string) block.storage_device = '/org/freedesktop/Hal/devices/ storage_model_Cruzer_Mini' (string) block.is_volume = true (bool) block.minor = 1 (0x1) (int) block.major = 8 (0x8) (int) block.device = '/dev/sda1' (string) linux.hotplug_type = 3 (0x3) (int) info.parent = '/org/freedesktop/Hal/devices/storage_model_Cruzer_Mini' (string) linux.sysfs_path_device = '/sys/block/sda/sda1' (string) linux.sysfs_path = '/sys/block/sda/sda1' (string)
KDE or GNOME ?
No new infos since 2 months, close this bug now
The problem was resolved in 10.0 final.
closed.