On 7/20/07, <b class="gmail_sendername">Chuck Ebbert</b> <<a href="mailto:cebbert@redhat.com">cebbert@redhat.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you want to test the new libata, try booting with:<br><br>   combined_mode=libata<br><br>That will make libata control the CDROM drive. It should<br>work fine with this kernel.<br><br></blockquote></div><br>I've been using this for a while.  It seems to have fixed the cpu problems when writing to DVD. 
<br><br>The only issue that I've noticed is that the iwl3945 driver is having issues.  It loads finds the firmware, but I can't issue ifconfig wlan0 up or ifconfig eth1 up.  I'm not too concerned with getting the iwl driver working, since ipw3945 works. 
<br><br>lsmod |grep iwl<br>iwl3945               156965  0 <br>mac80211              145865  1 iwl3945<br><br>dmesg |grep iwl<br>iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 0.0.25kd<br>iwl3945: Copyright(c) 2003-2007 Intel Corporation
<br>iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection<br><br>ifconfig wlan0 up <br>wlan0: error fetching interface information: Device not found<br><br>