[Bug 28660] hal does not recognize writing capability of firewire CD drive
Martin Pitt
martin.pitt at ubuntu.com
Thu Jan 19 15:11:58 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/28660
Comment:
Reassigned to hal, taking bug. The problem is:
storage.cdrom.dvdplusrdl = false (bool)
storage.cdrom.dvdplusrw = false (bool)
storage.cdrom.dvdplusr = false (bool)
storage.cdrom.dvdram = false (bool)
storage.cdrom.dvdrw = false (bool)
storage.cdrom.dvdr = false (bool)
storage.cdrom.dvd = false (bool)
storage.cdrom.cdrw = false (bool)
storage.cdrom.cdr = false (bool)
i. e. hal does not recognize the properties of your CD-ROM.
Can you please do the following:
- Send me the output of
python cdcaps.py /dev/scd0
(I will attach cdcaps.py here)
- Send me a hal debugging output, as described on the second half of
http://wiki.ubuntu.com/DebuggingRemovableDevices.
Thanks!
More information about the desktop-bugs
mailing list