LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
Thread Tools Search this Thread
Old 11-08-2008, 03:01 AM   #1
Bob Fletcher
LQ Newbie
 
Registered: Nov 2008
Location: Australia
Distribution: Ubuntu 8.10
Posts: 3
Thanked: 0
Asus Laptop and Wireless on Ubuntu 'Intrepid'


[Log in to get rid of this advertisement]
I have managed to get my Asus laptop an X50RL working with Ubuntu 8.10 and connected to the Internet using the madfifi driver. The card BTW is an Atheros AR5007EG.

The peculiarity is that Ubuntu turns the card off just before the login screen. My only way round this so far is by following this code:
[HTML]sudo su
cd /sys/devices/platform/asus-laptop
echo 1 >> wlan[/HTML]

No I did not work this out by myself I needed a lot of help. My competency is elementary

What I want to do now to to ensure the AR5007EG stays on during boot so that login to the net is automatic. Does anyone know how I can do this.
Bob Fletcher is offline     Reply With Quote
Old 11-08-2008, 06:28 AM   #2
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu 8.04LTS, 9.10 (with KDE3.5.x)
Posts: 4,688
Thanked: 193
I can't comment on why you need this extra command but .....

Any "extra" commands needed at boot time can be put in the file /etc/rc.local and they will be run at boot time, as the root user, after everything else has been started up.

So, as root, open and edit the file /etc/rc.local with your favourite editor.

Scroll down the file.

Just before the final exit 0, insert this line:
Code:
echo  1  >  /sys/devices/platform/asus-laptop/wlan
So the end of the file now looks like this:
Code:
echo  1  >  /sys/devices/platform/asus-laptop/wlan
exit 0
Save the changes and reboot. All should be well.
tredegar is offline     Reply With Quote
Old 11-08-2008, 06:57 AM   #3
Bob Fletcher
LQ Newbie
 
Registered: Nov 2008
Location: Australia
Distribution: Ubuntu 8.10
Posts: 3
Thanked: 0

Original Poster
Thumbs up

Thank you Thank you!

This worked the WiFi remained on during boot-up and as soon as I logged in it connected.

As to why I needed this I have no idea. I needed a lot of help to get this far in fact a few months before I could safely throw Vista out.

Once again thank you, you put the final piece in the puzzle.

Regards

Bob....
Bob Fletcher is offline     Reply With Quote
Old 11-08-2008, 01:29 PM   #4
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu 8.04LTS, 9.10 (with KDE3.5.x)
Posts: 4,688
Thanked: 193
Happy to have helped.
I didn't notice that you're new, so "Welcome to LQ!"
tredegar is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
laptop Asus x80n atheros wireless driver & sound a7med76 Linux - Hardware 5 01-07-2009 12:51 PM
ubuntu intrepid wireless not connecting roman5x3 Linux - Networking 3 11-06-2008 06:30 AM
LXer: Simple Guide How to Upgrade Ubuntu 8.04 (Hardy Heron) to Ubuntu 8.10 (Intrepid LXer Syndicated Linux News 0 10-31-2008 11:50 AM
Asus laptop turning on wireless? (actual wireless works when on) Mikesoft Fedora 7 01-14-2007 11:30 AM
Asus laptop, onboard wireless? kouldeka Linux - Wireless Networking 1 10-21-2005 04:09 AM


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

Main Menu
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.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration