Hello,
I recently installed Ubuntu on my Acer Aspire One. I used the following guide to configure my wireless driver:
http://blog.hyperandy.com/2008/11/01/atheros-ar242x-ubuntu-810-ibex/
I followed all the steps, got the wireless internet working, made sure the driver was set to load in /etc/modules, then it stopped working after reboot. I double-checked, and the module is still set to load, and the old wireless driver is disabled. Can anyone help me out here?
-
ALLurGroceries Vegan Vermin Super Moderator
What do you have to do to get it working again? A modprobe?
Maybe there's an acpi script that's disabling it on startup? -
I can't get it working again. I did everything in the tutorial to get it working in the first place, then it wouldn't work again after I rebooted.
-
ALLurGroceries Vegan Vermin Super Moderator
Oh, sorry, I thought you had it working but just not automatically on startup...
Try sudo modprobe ath_pci or just modprobe ath_pci as root. -
-
ALLurGroceries Vegan Vermin Super Moderator
Do an lsmod | grep ar5k (that's the pipe symbol, shift + \), if it shows up then it's loading the old driver and probably causing a conflict.
In that case, check for ar5k in /etc/modules and if it exists, remove the entry -
Ok, new driver actually gives me an option to search for wireless networks and all that jazz, but the networks don't actually show up. Here's the info I got: http://pastebin.ubuntu.com/108095/
-
ALLurGroceries Vegan Vermin Super Moderator
If your AP has no encryption, you can try iwconfig wlan0 ap any essid any and then do a dhclient wlan0 after maybe 10 seconds. Might work...
Sometimes it just takes a minute to get the scan... are you using network manager in gnome? Because you can try using that instead of the manual method.
Also did you check for ar5k causing conflicts -
I am using the network manager in Gnome, and ar5k is nonexistant. -
ALLurGroceries Vegan Vermin Super Moderator
-
Thanks for the help. Can you tell me how to make sure the driver is completely uninstalled before I try to reinstall the new one?
-
ALLurGroceries Vegan Vermin Super Moderator
If it was some other binary package, refer to the README
Edit: well, good luck, hopefully you post back if it works or not -
I completely uninstalled all of the drivers, reinstalled the ath_pci one, and cycled my wireless switch, and it worked. I'm guessing my indicator light wasn't working and the hardware wireless somehow got disabled. At least it works now! *crosses fingers*
Can someone help me with my wireless driver?
Discussion in 'Linux Compatibility and Software' started by The Biles, Jan 21, 2009.