LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 08-11-2009, 05:25 PM   #1
katesfb
Member
 
Registered: Nov 2006
Posts: 58

Rep: Reputation: 15
issues with configuring ethernet/wifi and ext monitor on eeepc (1005HA)


Hi,
have just installed latest linux mint onto an eeepc (1005HA) and are having a few problems getting ethernet/wifi nad an ext monnitor to run correctly. Previous to this i ran from a USB stick which ran perfectly on my old asus laptop but had same probs on the eeepc but decided to install anyway just in case that made a difference which it didnt.

Some info: lspci indicates that the network controller is an Atheros Communications AR9285 wireless Network adapter. The ethernet controller is an Attansic tech device 1062. The current kernel is 2.6.28-11-generic.

I initially had issues getting the right resolution for the eeepc screen but copying the xorg.conf file from the old laptop seemed to sort that out as well as the external monitor problem but it still sees only one monitor in display sttings - shouldnt it have two.

The problem with WIFI and ethernet is more annoying, bassically i dont seem to have the devices eth0 or eth1 according to ifconfig - i have lo and something called pan0. I know there is an issue with linux and the atheros chip but everything i have tried (including installing the AR81 family) has not helped.

Can anybody help with this. Any help is much apreciated.

Cheers.
 
Old 08-12-2009, 05:32 AM   #2
leram12
LQ Newbie
 
Registered: Dec 2007
Posts: 4

Rep: Reputation: 0
I have exactly the same problem and have yet to find a solution. Perhaps in the near future. I contacted Asus about it and have not gotten a reply yet. You ARE right--it is quite anoying to have a brand new Netbook where the Windows side works great but not the Ubuntu side.
 
Old 08-13-2009, 05:16 AM   #3
katesfb
Member
 
Registered: Nov 2006
Posts: 58

Original Poster
Rep: Reputation: 15
Hi,
OK i found a potential soln on the Ubuntu site:
(http://ubuntuforums.org/showpost.php...35&postcount=2), which is essentially based on what was suggested in this article. (http://sachachua.com/wp/2009/06/09/a...omment-page-1/)

WIRED CONNECTION:

1- After installing Jaunty (in my case Mint), download (from some other machine, of course), the AR813X-linux-v1.0.0.9.tar.gz (The lastest version is AR81Family-linux-v1.0.0.10.tar.gz) package from http://partner.atheros.com/Drivers.aspx

2 - Install the driver, ignoring some errors that may appear. Just follow this steps:


tar -xzvf AR81Family-linux-v1.0.0.10.tar.gz
cd src
make
sudo make install
sudo insmod atl1e.ko


(the last two steps must be redone if you do a kernel upgrade)

Done, you should get wired network now.

Note: People using 2.6.30+ kernels (which is not the default in Jaunty):
These steps must be followed: Post by BandedHawk (http://ubuntuforums.org/showpost.php...4&postcount=19). It works.

WIRELESS NETWORK

Once with the wired network installed, you can simply install this package to get the wireless network:


sudo apt-get install linux-backports-modules-jaunty

I tried it and it did seem to work as far as inital installing goes but i have since reinstalled Mint (made a slight partition error with the insstallation) so will have to redo the above and see what happens. I am also reliably informed that teh latest alpha of Karmic Koala (ubuntu 9.10) has support for the atheros chipset out of the box if you wanted to go down that path instead.

Let me know how you get on.

Cheers.
 
Old 08-14-2009, 04:28 PM   #4
leram12
LQ Newbie
 
Registered: Dec 2007
Posts: 4

Rep: Reputation: 0
Smile

Quote:
Originally Posted by katesfb View Post
Hi,
OK i found a potential soln on the Ubuntu site:
(http://ubuntuforums.org/showpost.php...35&postcount=2), which is essentially based on what was suggested in this article. (http://sachachua.com/wp/2009/06/09/a...omment-page-1/)

WIRED CONNECTION:

1- After installing Jaunty (in my case Mint), download (from some other machine, of course), the AR813X-linux-v1.0.0.9.tar.gz (The lastest version is AR81Family-linux-v1.0.0.10.tar.gz) package from http://partner.atheros.com/Drivers.aspx

2 - Install the driver, ignoring some errors that may appear. Just follow this steps:


tar -xzvf AR81Family-linux-v1.0.0.10.tar.gz
cd src
make
sudo make install
sudo insmod atl1e.ko


(the last two steps must be redone if you do a kernel upgrade)

Done, you should get wired network now.

Note: People using 2.6.30+ kernels (which is not the default in Jaunty):
These steps must be followed: Post by BandedHawk (http://ubuntuforums.org/showpost.php...4&postcount=19). It works.

WIRELESS NETWORK

Once with the wired network installed, you can simply install this package to get the wireless network:


sudo apt-get install linux-backports-modules-jaunty

I tried it and it did seem to work as far as inital installing goes but i have since reinstalled Mint (made a slight partition error with the insstallation) so will have to redo the above and see what happens. I am also reliably informed that teh latest alpha of Karmic Koala (ubuntu 9.10) has support for the atheros chipset out of the box if you wanted to go down that path instead.

Let me know how you get on.

Cheers.
Kate,
Your last post worked incredibly fast. I have an Asus Eee 1005 HAB and I now have a dual boot MINI with WinXP Pro and Ubuntu Remix. Thanks for the great post.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install intel wifi card 5100 EeePC 1000 Linux, xandrosEeepc2.6.21. wilburn Linux - Wireless Networking 0 07-05-2009 03:28 AM
rt2860 in eeepc 1000h with ubuntu 8.10 distorted on ndiswrapper monitor mode MACRUM Linux - Laptop and Netbook 1 04-06-2009 12:51 PM
[SOLVED] wifi, eeepc 900,debian lenny riganta Linux - Laptop and Netbook 10 01-12-2009 09:21 AM
Configuring Ext. modem on Lindows 4.5 seprn Linux - Laptop and Netbook 0 06-19-2004 11:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 04:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration