|
Bugzilla – Full Text Bug Listing |
| Summary: | With 2 CD devices second cannot be mounted. Symptoms similar to Bug 408252 but patch installed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Alastair Budge-Reid <ajbudge> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | ajbudge, lnussel |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
output from hwinfo
output from lshal |
||
|
Description
Alastair Budge-Reid
2009-02-21 20:57:04 UTC
Further to the above there is no consistent behaviour as since posting the bug I have been able to use the second drive and now cannot use either. There seems to be a problem with hal detecting the devices. I have also found that if I try the first drive (CDRW, sr0) I get additional error messages as follows:- DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. and Error org.freedesktop.Hal.Device.UnknownError. Also with this drive I find /media has directories added AUDIO AUDIO_ AUDIO__ and so on, with more added every few seconds or possibly when I click on the OK of the eroor message. These directories are drwx------ root root so presumably that is why I cannot access. However I have no idea of the mechanism behind this activity. All I know is that I cannot use my system for the desired purpose. (In reply to comment #0) > Permissions seem OK with me being in users and cdrom group and acls showing me > to have rw permissions on both drives and all relevant links. The cdrom group serves no purpose. > "Unable to Mount Audio Disk > DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply > (timeout by message bus)" I wonder why it's trying to mount an audio CD. That cannot work. Please attach /etc/udev/rules.d/70-persistent-cd.rules as well as the output from hwinfo and lshal. OK & thanks. I only added cdrom group because that was suggested in other threads. Will remove it if you so advise. Here is info from 70-persistent-cd.rules :-
# (pci-0000:02:08.0-scsi-0:0:4:0)
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:02:08.0-scsi-0:0:4:0", SYMLINK+="cdrom", ENV{GENERATED}="1"
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:02:08.0-scsi-0:0:4:0", SYMLINK+="cdrw", ENV{GENERATED}="1"
# (pci-0000:02:08.0-scsi-0:0:5:0)
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:02:08.0-scsi-0:0:5:0", SYMLINK+="cdrom", ENV{GENERATED}="1"
I shall need some help with output from other commands as output is large. How do I dump to a file and attach here please? (Please forgive my ignorance too!)
Created attachment 275322 [details]
output from hwinfo
Hope this is how to do it.
Created attachment 275323 [details]
output from lshal
Last file attached.
Not sure of correct way to find out about progress on this so am asking here. Has there been any please? Budgie2 The version with which you had the bug is now obsolete. I'll close this as NORESPONSE. If you can still reproduce it in current 11.4, please reopen the bug and move it to the appropriate version. Thanks! |