FS#6315 - [hal, dbus] CD Drives can't read media

Attached to Project: Arch Linux
Opened by Holger Jorra (Trac3R) - Wednesday, 31 January 2007, 17:07 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 01 February 2007, 06:45 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To Jan de Groot (JGC)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I've got trouble with the hal/dbus system of Archlinux 0.8, because dbus recognizes that I put a CD in a drive but then hal doesn't show it in KDE storage-media. The drive is pretty noisy the whole time (since it doesn't stop reading) and there's no way to release the CD. What's very strange here is, that if I put the CD in the drive during the bootup process, the media is shown in the storage-center correctly and can be (u)mounted without any problems and released, as well. But if I close the drive with the inserted media again, the whole process of infinite-loop-reading the CD starts again.

dmesg shows me something like this all the time:

---
hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hdc: drive not ready for command
hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hdc: drive not ready for command
hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hdc: drive not ready for command
hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hdc: drive not ready for command
hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
ide: failed opcode was: unknown
hdc: drive not ready for command

---

I deleted dbus and hal from DEAMONS=() in /etc/rc.conf, so I'm able to mount the media manually at least.
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 20 February 2007, 18:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  Could be one of the fixes in the latest hal package. Couldn't reproduce it here though.
Comment by Holger Jorra (Trac3R) - Tuesday, 20 February 2007, 15:09 GMT
This bug is disapeared somehow. Everything works fine again.

Loading...