![]() |
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 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2007
Beans: 106
|
How to install driver for Athero AR5BXB63 wifi?
I have an Acer Aspire 5315, it has Athero AR5BXB63 wireless card (written on the label at the bottom of laptop), after installing Hardy Heron, the restricted hardware information has:
Atheros Hardware Access Layer (HAL) Support for Athero 802.11 wireless LAN cards However, network manager applet on the top right corner does not show any wireless connection, could anyone tell me or point me to the right direction to make wireless work? Thanks a lot! Here is the output of lspci: 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03) 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03) 00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) 00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03) 05:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02) 06:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01) |
|
|
|
|
|
#2 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Jul 2008
Location: New Plymouth, ID
Beans: 157
Ubuntu 9.04 Jaunty Jackalope
|
Re: How to install driver for Athero AR5BXB63 wifi?
I am having this exact same problem.
Quote:
|
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2008
Beans: 4
|
i guess that makes 3. would love to get this functional otherwise i will have no other otion but VISTA ( i dont want to but i feel ther is no other way)
acer aspire 5315, intel celeron 550 2gz, 1gb ddr2, atheros AR5BXB63 and a fresh intall of hardy. i believe this is 32 bit system tried to fallow a walk through on another thread but got lost i love ubuntu and would like to have this feature at my disposal all help greafully recieved |
|
|
|
|
|
#4 | |
|
Ubuntu addict and loving it
![]() |
Re: How to install driver for Athero AR5BXB63 wifi?
Quote:
Code:
sudo apt-get install build-essential linux-headers-generic wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6-current.tar.gz tar zxvf madwifi-hal-0.10.5.6-current.tar.gz cd madwifi-hal-0.10.5.6-r3835-20080801/ Code:
make sudo make install sudo modprobe ath_pci sudo reboot
__________________
Registered Linux User #374501 Fabricati diem, pvnc Last edited by chili555; August 11th, 2008 at 02:22 PM.. |
|
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2008
Beans: 4
|
what can i say, outstanding! thank you very much
followed your instructions late last night, lost patience and went to bed zzzzzz woke up, booted and to my amazement fully functioning WiFi thank you soooo much, you are a credit to the community |
|
|
|
|
|
#6 |
|
Ubuntu addict and loving it
![]() |
Re: How to install driver for Athero AR5BXB63 wifi?
Thank you for your kind comments. Glad it's working! Please note that when an update brings a new kernel, you will need to build this module for the new one. You will need to do:
Code:
cd madwifi-hal-0.10.5.6-r3835-20080801/ make clean make sudo make install sudo modprobe ath_pci
__________________
Registered Linux User #374501 Fabricati diem, pvnc |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2008
Location: hong kong
Beans: 10
Ubuntu 9.04 Jaunty Jackalope
|
Re: How to install driver for Athero AR5BXB63 wifi?
Chilli555 I can't thank you enough, I have an acer 5570z with that darn atheros card. and after trying every piece of advice i could find and scapping & reinstalling my system probably dozens of times you have made my laptop fully functional without any bugs. Until now the only way i could get wireless was through the external card slot or to swap out the internal with the broadcomm from my wifes compaq, this has been going on for a year. God Bless You, I thought i was gonna go nuts and have to though this machine into oncomming traffic.
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2008
Beans: 5
|
Re: How to install driver for Athero AR5BXB63 wifi?
Chili555, many, many thanks. Everything was working on my new Vaio NR260E except the wireless, and I was having the same issues as most other folks. Your very straight-forward approach worked perfectly. Thanks again!
|
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2008
Beans: 2
|
Re: How to install driver for Athero AR5BXB63 wifi?
I followed your tutorial to the letter, however, I am still having some issues.
I have an HP Pavilion dv6911us, with the Atheros AR242x 802.11abg I have two proprietary drivers (not enabled): Atheros Hardware Access Layer (HAL) Support for Atheros 802.11 wireless LAN cards I followed you tutorial to the letter, and got no errors, but when I rebooted the wifi still would not work in the past i tried ndiswrapper (that didn't work) but I disabled ndiswrapper and i took ath_pci off blacklist. when i do iwconfig i get: Code:
$ iwconfig lo no wierless extensions eth0 no wierless extensions I tried enableing the proprietary drivers, that lets me get the ath0 when I do iwconfig. However, I still can't get wifi to work and the drivers disable when I restart the comp. |
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2008
Beans: 3
|
Re: How to install driver for Athero AR5BXB63 wifi?
Dear Chili555 I got to thru the fourth line of code:
cd madwifi-hal-0.10.5.6-r3835-20080801/ then I got an error message that no such file name or directory existed. ???? Couldn't go farther. I am running off a bootable Live Flash drive not a full install. I am all of about a week into being a Linux Newbee. Thanks for any more instruction. Up to that point things looked good. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|