|
Bugzilla – Full Text Bug Listing |
| Summary: | USB drive not detected on dell inspiron 600m | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | dante bly <blade2445> |
| Component: | Hotplug | Assignee: | 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
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. |