[ltp] CD-RW/DVD-RW Multi-Burner problem with cdrecord

Wolfgang Karall linux-thinkpad@linux-thinkpad.org
Thu, 15 Dec 2005 19:23:17 +0100


On Thu, 2005-12-15 at 18:03 +0100, Arnaud Fontaine wrote:
> I have patched my 2.6.14 kernel following :
> http://linux.spiney.org/debian_gnu_linux_on_an_ibm_thinkpad_t43p_kernel_configuration

No need to patch 2.6.14, see
http://linux.spiney.org/debian_gnu_linux_on_an_ibm_thinkpad_t43p_cdrw_dvdrw_multi_burner


> Then, when i try to writing with cdrecord, i have something weird
> (during -scanbus after trying to write) :
> scsibus1:
>         1,0,0   100) '' '' '' NON CCS Disk
> 
> How i can fix this problem ? Is someone has successfully configured his
> burner correctly, and how ?

What's your cdrecord command line? Here the following works fine for
ISO-images: (running as root or via sudo)

/usr/bin/cdrecord -v -eject -tao speed=40 dev=/dev/scd0
driveropts=burnfree  <iso-image>

Regards
WK
-- 
http://linux.spiney.org/debian_gnu_linux_on_an_ibm_thinkpad_t43p