Hardware Help Wondering how to upgrade something or having hardware issues?

Reply
 
LinkBack Thread Tools Display Modes
Old 01-20-2009, 10:56 AM   #1 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 28
Default [SOLVED] - Atheros AR5007EG (AR5BXB63) - Ubuntu 8.10

I know this may have been mentioned before because I got the idea to swap out the crappy Broadcom wireless card for the Atheros chipset.

I purchased my Atheros from eBay for about $35, don't have the sellers name handy but I will add his name later, and installed the wireless card per HP tutorials regarding the disassembling of the notebook.

Once the physical work was done I installed Ubuntu 8.10

After the install I connected the notebook through Ethernet and began the process below. I would say from start to finish I may have an hour maybe hour and a half, which includes the tear down and reassembly of the notebook.

Here is the simple, fast, and super effective way of getting the Atheros AR5007EG (AR5BXB63) card working in Ubuntu 8.10:


*** Note - I downgraded my BIOS from F.05 to F.04 before doing this ***
*** I am not sure if F.05 will still work, but I will test it this weekend ***


Quote:
*** This Assumes You Are Using GNOME As Your Windows Manager ***

Click --> System --> Administration --> Hardware Drivers
Quote:
--> Highlight "Support for ... Atheros ..." line near the top
--> Click "Deactivate" button in the lower right corner
Click --> Applications --> Accessories --> Terminal
Quote:
Code:
sudo su
Quote:
Edit Using Favorite Text Editor:
Code:
vim /etc/modprobe.d/blacklist
Quote:
At The Bottom Of The Blacklist File Enter The Two Lines Below:
Code:
# blacklisting the ath_pci in order to use the ath5k module
blacklist ath_pci
Code:
apt-get install linux-backports-modules-intrepid
Reboot System

Click --> Applications --> Accessories --> Terminal
Quote:
Code:
sudo su
Code:
modprobe ath5k
Hope this helps others as it has helped me
arch3angel is offline   Reply With Quote
Old 01-20-2009, 11:22 PM   #2 (permalink)
Super Moderator
 
Join Date: Sep 2008
Posts: 438
Send a message via AIM to zbrown0529
Default

great job, thanks
zbrown0529 is offline   Reply With Quote
Old 01-21-2009, 11:38 PM   #3 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 28
Default

Here is the eBay search I used to find my Atheros card:

eBay Search

Here is the profile of the eBay seller I got mine off of who was very good:

pearlexpee

Hope this helps others...
arch3angel is offline   Reply With Quote
Old 03-30-2009, 09:55 AM   #4 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 1
Default Thank you and God Bless You!

I have a Acer Aspire 4520 right out of the box. I removed vista and installed Ubuntu 8.10 and the only thing that didn't work was the wifi. I tested tut after tut after tut and got no where. I found yours and after 12 minutes I was up and running perfect with only one modification "linux-backports-modules-intrepid" could not be found. Apparently it is called "linux-backport-modules-hardy" I used the one marked "linux-backport-modules-hardy-generic". Again thank you and godbless.

Rodney J. Miller PCA
rodneymillerpca is offline   Reply With Quote
Reply

Tags
ubuntu, vista, windows

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On