Bug 203688

Summary: No drives listed at computer:///
Product: [Fedora] Fedora Reporter: Joachim Selke <mail>
Component: halAssignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-06 18:19:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Output of "lshal" none

Description Joachim Selke 2006-08-23 07:03:03 UTC
Description of problem:
After a fresh install (including updates) of FC5 my drives (DVD recorder and
floppy) are not listed in GNOME at the computer:/// location. I only see the
entries "filesystem" and "network". But I can mount and access my drives
manually per /dev/dvd (symlink to /dev/scd0) and /dev/floppy-fd0 (symlink to
/dev/fd0). Automounting of medias inserted into the DVD drive does not work
either. Surprisingly, my USB flash drive gets mounted automatically when
inserted and is listed at the computer:/// location.

The same problem occured when I installed the current (of 22.8.2006) development
snapshot of FC6.

My hardware:
My mainboard is an Asus M2N-SLI Deluxe (x86_64, NVIDIA nForce 570 SLI
MCP chipset). My DVD recorder is a Plextor PX-760SA (SATA).


Version-Release number of selected component (if applicable):
FC5: gnome-vfs2-2.14.2-1
FC6: gnome-vfs2-2.15.92-1.fc6

Comment 1 David Jansen 2006-08-23 09:36:25 UTC
As another datapoint: my computer (FC5, fresh install a couple of weeks ago,
fully updated) has the same problem with the floppy drive. Fortunately for me,
the dvd drive and usb sticks work fine (and are listed in computer:/// if present).

Comment 2 Alexander Larsson 2006-08-23 11:39:33 UTC
Is the missing devices listed in hal-device-manager?


Comment 3 Joachim Selke 2006-08-23 12:53:36 UTC
Created attachment 134707 [details]
Output of "lshal"

(In reply to comment #2)
> Is the missing devices listed in hal-device-manager?

Yes, they are listed there. I append the output of "lshal". Look for the
strings "PLEXTOR" and "floppy".

Comment 4 Alexander Larsson 2006-08-23 15:14:28 UTC
For some reason they don't list storage in info.capabilities, so gnome-vfs2
doesn't see them.

Comment 5 Joachim Selke 2006-08-30 15:37:13 UTC
Ok, so it seems to be an HAL issue. How can I help to resolve it?

Comment 6 Joachim Selke 2006-10-06 18:19:17 UTC
The bug is fixed in current development version.