<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;">My drive is an one week old LG HL-DT-ST DVDRAM GSA-H10A. I also have an old Hewlett-Packard CD-Writer Plus 8200 installed as the slave on the same IDE channel. I am running kernel 
2.6.15-1.1833_FC4 under Fedora Core 4. 
</div></blockquote><div><br>/dev/cdwriter1 being a link to the HP writer, I have modified the miniscript to test that drive. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">$ sudo hdparm -c1 -d1 -u1 -a8 -k1 /dev/cdwriter1 && hdparm -v /dev/cdwriter1 && sudo eject /dev/cdwriter1 && hdparm -v /dev/cdwriter1 && sleep 10 && eject -T /dev/cdwriter1 && hdparm -v /dev/cdwriter1
</div></blockquote></div><br>The result? using_dma stays on. <br><br>The variables seems to be reduced to the following: <br>1) hdparm with symlink as device parameter <br>2) my LG DVD burner<br><br>Can someone with a different DVD brand verify that? I'd like to try ruling out my burner firmware from the picture :-)
<br>