<span>    </span>Wifi is now working!<br><br>1. Installed wget -c <a href="http://snapshots.madwifi.org/madwifi-ng-r2756+ar5007.tar.gz">http://snapshots.madwifi.org/madwifi-ng-r2756+ar5007.tar.gz</a><br>2. Then I did <b>modprobe ath_pci</b> and <b>modprobe wlan_scan_sta</b><br>
<br>Thats it!<br><br>Thank you guys for all your help!!<br><br>-Ravi<br><br><div class="gmail_quote">On Wed, Apr 23, 2008 at 2:16 PM, KH KH <<a href="mailto:kwizart@gmail.com">kwizart@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/4/23  <<a href="mailto:ravisagar@gmail.com">ravisagar@gmail.com</a>>:<br>
<div class="Ih2E3d">> Bob,<br>
><br>
> I blacklisted ath5k and reinstalled madwifi but no luck. Is this problem<br>
> rectified in Fedora 9?<br>
</div>Well, you missunderstood. You aren't supposed to blacklist ath5k as i<br>
already done that for your with the livna madwifi package.<br>
please give the output of dmesg |grep ath.<br>
<br>
Give a try also on NetworkManager service to be enabled.<br>
<br>
Does your system has been completely updated ?<br>
<br>
Fedora 9, will never have the madwifi driver has it use a proprietary<br>
daemon. Instead it has ath5k which is a younger driver but completely<br>
free software. <a href="http://madwifi.org" target="_blank">madwifi.org</a> is working primarily on improving ath5k.<br>
<br>
So the solution for now, is to use the livna-testing version of<br>
kmod-madwifi. (that is likely the only one to support your newer<br>
chipset)<br>
What's append then ?<br>
<br>
Nicolas<br>
<div><div></div><div class="Wj3C7c">> -Ravi<br>
><br>
><br>
><br>
> On Tue, Apr 22, 2008 at 8:40 PM, Bob Arendt <<a href="mailto:rda@rincon.com">rda@rincon.com</a>> wrote:<br>
><br>
> > I've been able to use the ath5k driver, though it doesn't seem to work<br>
> > as reliably the madwifi "ath_pci" driver.<br>
> ><br>
> > If you're using madwifi, you need to add:<br>
> > blacklist ath5k<br>
> > to the file /etc/modprobe.d/blacklist and reboot.<br>
> ><br>
> > I've been using the svn trunk pretty successfully against the new kernels:<br>
> > svn checkout <a href="http://svn.madwifi.org/madwifi/trunk" target="_blank">http://svn.madwifi.org/madwifi/trunk</a> madwifi<br>
> > cd madwifi<br>
> > make install<br>
> ><br>
> > If you install a new kernel, make sure you do a "make clean" before<br>
> > another "make install", to rebuild and install against the new kernel.<br>
> > By default it builds against the current kernel.  To build against a<br>
> > different version:<br>
> > k=2.6.24.4-64.fc8<br>
> > env KERNELRELEASE=$k KERNELPATH=/lib/modules/$k/build make install<br>
> ><br>
> > <a href="mailto:ravisagar@gmail.com">ravisagar@gmail.com</a> wrote:<br>
> ><br>
> > ><br>
> > > I tried MadWiFi also this morning. I followed the steps mentioned here<br>
> <a href="http://madwifi.org/wiki/UserDocs/FirstTimeHowTo" target="_blank">http://madwifi.org/wiki/UserDocs/FirstTimeHowTo</a><br>
> > ><br>
> > > When I did *modprobe ath_pci *I got error that ath_pci is unknown<br>
> interface.<br>
> > ><br>
> > > :(<br>
> > ><br>
> > > Ravi<br>
> > ><br>
> > ><br>
> > ><br>
> > > On Mon, Apr 21, 2008 at 11:37 PM, KH KH <<a href="mailto:kwizart@gmail.com">kwizart@gmail.com</a><br>
> <mailto:<a href="mailto:kwizart@gmail.com">kwizart@gmail.com</a>>> wrote:<br>
> > ><br>
> > >    2008/4/21, <a href="mailto:ravisagar@gmail.com">ravisagar@gmail.com</a> <mailto:<a href="mailto:ravisagar@gmail.com">ravisagar@gmail.com</a>><br>
> > >    <<a href="mailto:ravisagar@gmail.com">ravisagar@gmail.com</a> <mailto:<a href="mailto:ravisagar@gmail.com">ravisagar@gmail.com</a>>>:<br>
> > ><br>
> > >     > I have Compaq Presario C772TU Laptop. I has Atheros AR5006X<br>
> > >    Wireless Network<br>
> > >     > Adapter. Yesterday I installed Fedora 8 but I was not able to<br>
> > >    enable WiFi.<br>
> > >     ><br>
> > >     > 1. I tried configuring WiFi using KNetworkManager, but no luck.<br>
> > >     >  2. I installed Windows driver (.inf and .sys) file in fedora<br>
> using<br>
> > >     > NDISwrapper. When I tried to scan wlan0 I got the error that<br>
> "Network<br>
> > >     > doesn't support Scanning: Network is Down". I then tried ifconfig<br>
> > >    wlan0 up<br>
> > >     > but I got following error SIOCSIFFLAGS..........<br>
> > >     ><br>
> > >     > How can I enable WiFi on Fedora 8. Is this problem solved in<br>
> > >    Fedora 9.<br>
> > ><br>
> > >    Fedora has the ath5k builtin kernel (you may need a newer kernel)<br>
> > >    if your chipset isn't supported by ath5k yet, you can give a try on<br>
> > >    the madwifi project.<br>
> > >    Third part fedora repositories are packaging prebuild kmod for<br>
> madwifi<br>
> > >    so you won't have to compile it yourself for Fedora 8<br>
> > ><br>
> > >    Now you shoudn't need to use ndiswrapper with any atheros chipsets<br>
> > >    (unless newer models using ar5007 on 64bit and some older atheros<br>
> > >    usb).<br>
> > ><br>
> > >    Nicolas (kwizart)<br>
> > ><br>
> > >     > I really love Fedora and don't want to switch to any other OS.<br>
> > >     ><br>
> > >     > --<br>
> > >     > Ravi Sagar<br>
> > >     > <a href="http://ravisagar.in" target="_blank">ravisagar.in</a> <<a href="http://ravisagar.in" target="_blank">http://ravisagar.in</a>><br>
> > ><br>
> > >     > --<br>
> > >     >  fedora-test-list mailing list<br>
> > >     >  <a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a> <mailto:<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>><br>
> > ><br>
> > >     >  To unsubscribe:<br>
> > >     >  <a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
> > >     ><br>
> > ><br>
> > >    --<br>
> > >    fedora-test-list mailing list<br>
> > >    <a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a> <mailto:<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>><br>
> > ><br>
> > >    To unsubscribe:<br>
> > >    <a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
> > ><br>
> > ><br>
> > ><br>
> > ><br>
> > > --<br>
> > > Ravi Sagar<br>
> > > <a href="http://ravisagar.in" target="_blank">ravisagar.in</a> <<a href="http://ravisagar.in" target="_blank">http://ravisagar.in</a>><br>
> > ><br>
> > ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > fedora-test-list mailing list<br>
> > <a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
> > To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
> ><br>
><br>
><br>
><br>
> --<br>
> Ravi Sagar<br>
> <a href="http://ravisagar.in" target="_blank">ravisagar.in</a><br>
</div></div>> --<br>
<div><div></div><div class="Wj3C7c">>  fedora-test-list mailing list<br>
>  <a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
>  To unsubscribe:<br>
>  <a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
><br>
<br>
--<br>
fedora-test-list mailing list<br>
<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
To unsubscribe:<br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Ravi Sagar<br><a href="http://ravisagar.in">ravisagar.in</a>