[Bug 122568] fails to burn cds on sata writer using cdrecord because it prefers dev=X, Y, Z instead of dev=/dev/scd0

Andreas Fester Andreas.Fester at gmx.de
Sun Jul 16 14:28:37 UTC 2006


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=122568         




------- Additional Comments From Andreas.Fester gmx de  2006-07-16 16:28 -------
Created an attachment (id=17005)
 --> (http://bugs.kde.org/attachment.cgi?id=17005&action=view)
Use device name instead of device numbers on kernel 2.6.x

I had the same issue with an external USB writer (Linux 2.6.x PREEMPT x86_64
Debian GNU/Linux). Burning CDs works with the device file name, but not with
the device numbers. The attached patch uses the device file name instead of the
device numbers if the device is an SCSI-device and the kernel version is larger
than 2.6.0. (One interesting thing is that I had this issue only when running
the x86_64 kernel, when running the i386 kernel with the same version on the
same machine it also worked with the device numbers).



More information about the pkg-kde-bugs-fwd mailing list