![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 3
|
First create some temporary directory like:
Code:
mkdir ~/tmp cd ~/tmp Code:
wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6-current.tar.gz Code:
tar zxvf http://snapshots.madwifi.org/madwifi...current.tar.gz Code:
cd madwifi-hal-0.10.5.6-r3861-20080903/ Code:
make sudo make install sudo modprobe ath_pci Enjoy! |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() |
Re: HOWTO: Atheros 242x on Acer 5315 with Ubuntu Hardy Heron
Great! It works on my acer aspire 5520 with 05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01),good !
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2008
Beans: 1
|
Re: HOWTO: Atheros 242x on Acer 5315 with Ubuntu Hardy Heron
worked perfect.
i had to do this first though: sudo apt-get install build-essential ...and shouldnt tar zxvf http://snapshots.madwifi.org/madwifi...current.tar.gz be just without the http? thats how i did it anyway.... |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2008
Beans: 4
|
Re: HOWTO: Atheros 242x on Acer 5315 with Ubuntu Hardy Heron
i got this to work for about a week
now it crapped out on me (the drivers are still there its just the card doesnt pick anything up anymore or wont turn on) |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2009
Beans: 1
|
Re: HOWTO: Atheros 242x on Acer 5315 with Ubuntu Hardy Heron
Because I searched for well over a month on how to do just this, I'll add some updates.
This also works for the Dell Vostro A860 (and probably A840) so hopefully this thread will popup for those searching for something other than Acer. The URLs in the HOWTO are dead, dead, dead. Bad admins for the madwifi project, bad, bad admins Updated HOWTO: Code:
mkdir ~/tmp cd ~/tmp http://snapshots.madwifi-project.org...-hal-0.10.5.6/, then (using the 30-Jan-2009 file as an example: Code:
wget http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3938-20090130.tar.gz Code:
tar zxvf madwifi-hal-0.10.5.6-r3938-20090130.tar.gz Code:
cd madwifi-hal-0.10.5.6-r3938-20090130/ Code:
make sudo make install sudo modprobe ath_pci |
|
|
|
| Bookmarks |
| Tags |
| acer 5315, atheros 242x, hardy |
| Thread Tools | |
| Display Modes | |
|
|