<tt>> for me it works using plextor 755A (as user and root). (but have not 
</tt><tt>tested with the current kernel release)
</tt><pre style="margin: 0em;">> but for some reason cdrecord -scanbus does not work:<br></pre><br>You need to pass dev=ATA. The simplest way<br>is creating an alias like this, if you use tcsh:<br><br clear="all">alias   cdrecord        'cdrecord dev=ATA \!*'
<br><br>/Paulo Roma.