I use F12 with latest F11 kernel - this is only way how can I use my freshly installed F12 and have my WIFI AP (hostapd) working.<br><br>If you upgraded to F12 from F11 via yum, you may still have some F11 kernel installed, so during boot, just press ESC to get to grub menu and select F11 kernel.<br>
You may then edit /boot/grub/menu.lst to select your default kernel. (You may also upate /etc/yum.conf and change installonly_limit=3 to higher number so more <br>than just 3 kernels are retained)<br><br>If you didn't have F11 it is a bit tricky to install F11 kernel into F12, I did it in this way:<br>
- I downloaded below files to empty folder from Fedora mirror:<br><br>#ls -l<br>-rw-rw-r--. 1 jaiv jaiv   691959 2009-11-18 17:28 kernel-firmware-2.6.30.9-99.fc11.noarch.rpm<br>-rw-rw-r--. 1 jaiv jaiv   763844 2009-11-18 17:34 kernel-headers-2.6.30.9-99.fc11.i586.rpm<br>
-rw-rw-r--. 1 jaiv jaiv 22623392 2009-11-18 17:32 kernel-PAE-2.6.30.9-99.fc11.i686.rpm<br>-rw-rw-r--. 1 jaiv jaiv  6599589 2009-11-18 17:24 kernel-PAE-devel-2.6.30.9-99.fc11.i686.rpm<br>-rw-rw-r--. 1 jaiv jaiv    92966 2009-09-02 16:07 mkinitrd-6.0.87-4.fc11.i586.rpm<br>
<br>(If you do not want to compile modules you may possibly skip -devel)<br><br>Then I installed them by using command:<br><br>#rpm -ivh * --nodeps --force<br><br>You are doing this at your own risk.<br><br>Good luck!<br>
<br><div class="gmail_quote">On Thu, Dec 3, 2009 at 11:53 PM, Reuben Budiardja <span dir="ltr"><<a href="mailto:techlist@pathfinder.phys.utk.edu">techlist@pathfinder.phys.utk.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I have an ASUS N51 series with Atheros AR9285 card that I just put F12 on.<br>
Today I brought the notebook on campus that basically has open wifi (we had to<br>
register our Mac address with our ID to be on the network, but otherwise it's<br>
open, no WEP, WPA or anything).<br>
<br>
The problem is that I keep getting my network dropped intermittently. Every<br>
few tens of second or order of minutes my network would get dropped, and then<br>
get connected again. It's enough that I can't work with it, since I work by<br>
doing programming on remote machine via SSH.<br>
<br>
During all this time, Network manager shows reasonable wireless strength, that<br>
fluctuates between 2 bars to full bars.<br>
<br>
Here's what /sbin/lspci shows as my wireless card:<br>
Network controller: Atheros Communications Inc. AR9285 Wireless Network<br>
Adapter<br>
<br>
And looking at the output /sbin/lsmod, I'm guessing it's using "ath9k" module.<br>
<br>
I've search the web and archive and found few reports here and there about<br>
something similar, but I couldn't find anything definite, or any workaround.<br>
<br>
Does anyone have any idea that can help me ? Any workaround, even with<br>
different / older version of Fedora ?<br>
<br>
Thank you for any respond.<br>
RDB<br>
<div><div></div><div class="h5"><br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></div></blockquote></div><br>