<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2>kinda of a newbie myself but you should be able to edit the ifcfg-ath0 file and change the value on boot from yes to no. I believe it can be found in /etc/sysconfig/network-scripts. I would back it up first though just in case.<br><br>Blake<br><div><br></div><font color="#990099">-----trilug-bounces@trilug.org wrote: -----<br><br></font><blockquote style="border-left: 2px solid #000000; padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">To: Triangle Linux Users Group General Discussion <a class="moz-txt-link-rfc2396E" href="mailto:trilug@trilug.org"><trilug@trilug.org></a><br>From: Roy Vestal <a class="moz-txt-link-rfc2396E" href="mailto:rvestal@trilug.org"><rvestal@trilug.org></a><br>Sent by: <a class="moz-txt-link-abbreviated" href="mailto:trilug-bounces@trilug.org">trilug-bounces@trilug.org</a><br>Date: 11/15/2007 04:30PM<br>Subject: [TriLUG] Wireless drivers - FC6 ipw3945<br><br><font face="Courier New,Courier,monospace" size="3">Ok, so I've got a T60 and i've followed the install instructions for FC6 <br>(FC7 doesn't work right for some reason and I don't have time to <br>troubleshoot it now).  I used the install guide from <br><a href="http://www.thinkwiki.org/wiki/Installing_Fedora_Core_6_on_a_ThinkPad_T60">http://www.thinkwiki.org/wiki/Installing_Fedora_Core_6_on_a_ThinkPad_T60</a>.<br><br>Part of the how-to says to install the ipw3945 drivers from atrpms...it <br>worked sorta.<br><br>What I have to do is rmmod iwlwifi, rmmod ipw3945, then modprobe <br>ipw3945, and restart wpa_supplicant. Once that's done, wireless is happy.<br><br>My question: How do I keep iwl3945 from starting at boot up? It's not <br>listed in /etc/modprobe.conf?<br><br>/etc/modprobe.conf:<br><br>    alias eth0 e1000<br>    alias scsi_hostadapter ahci<br>    alias scsi_hostadapter1 usb-storage<br>    alias snd-card-0 snd-hda-intel<br>    options snd-card-0 index=0 <br>    options snd-hda-intel index=0 <br>    remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 ||<br>    : ; }; /sbin /modprobe -r --ignore-remove snd-hda-intel<br>    install ipw3945 { ( /sbin/modprobe --ignore-install ipw3945;<br>    /sbin/ipw3945d ) >/ dev/null 2>&1 || : ; }<br>    remove ipw3945 { /sbin/ipw3945d --kill >/dev/null 2>&1 || : ; };<br>    /sbin/modprobe --ignore-remove -r ipw3945<br>    alias eth1 ipw3945<br><br><br><br>-- <br>TriLUG mailing list        : <a href="http://www.trilug.org/mailman/listinfo/trilug">http://www.trilug.org/mailman/listinfo/trilug</a><br>TriLUG Organizational FAQ  : <a href="http://trilug.org/faq/">http://trilug.org/faq/</a><br>TriLUG Member Services FAQ : <a href="http://members.trilug.org/services_faq/">http://members.trilug.org/services_faq/</a><br></font>
</blockquote><br></FONT>