Bug 116262

Summary: USB drive not detected on dell inspiron 600m
Product: [openSUSE] SUSE LINUX 10.0 Reporter: dante bly <blade2445>
Component: HotplugAssignee: Ihno Krumreich <ihno>
Status: VERIFIED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dkukawka
Version: RC 1   
Target Milestone: ---   
Hardware: x86   
OS: SUSE Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description dante bly 2005-09-09 21:11:08 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.
Comment 1 Danny Al-Gaaf 2005-09-10 15:54:13 UTC
attach with plugged in USB Stick this:
- output of 'cat /proc/mounts'
- output of 'lshal'
Comment 2 Danny Al-Gaaf 2005-09-12 14:55:56 UTC
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)
Comment 3 Danny Al-Gaaf 2005-09-13 06:58:33 UTC
KDE or GNOME ?
Comment 4 Danny Al-Gaaf 2005-12-08 13:57:12 UTC
No new infos since 2 months, close this bug now
Comment 5 dante bly 2005-12-08 14:40:13 UTC
The problem was resolved in 10.0 final. 
Comment 6 Ihno Krumreich 2005-12-18 18:57:34 UTC
closed.