LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > 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
  Search this Thread
Old 11-08-2008, 02:01 AM   #1
Bob Fletcher
Member
 
Registered: Nov 2008
Location: Hinckley UK
Distribution: Manjaro Cinnamon
Posts: 140

Rep: Reputation: 1
Asus Laptop and Wireless on Ubuntu 'Intrepid'


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.
 
Old 11-08-2008, 05:28 AM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
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.
 
Old 11-08-2008, 05:57 AM   #3
Bob Fletcher
Member
 
Registered: Nov 2008
Location: Hinckley UK
Distribution: Manjaro Cinnamon
Posts: 140

Original Poster
Rep: Reputation: 1
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....
 
Old 11-08-2008, 12:29 PM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Happy to have helped.
I didn't notice that you're new, so "Welcome to LQ!"
 
  


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
laptop Asus x80n atheros wireless driver & sound a7med76 Linux - Hardware 5 01-07-2009 11:51 AM
ubuntu intrepid wireless not connecting roman5x3 Linux - Networking 3 11-06-2008 05: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 10:50 AM
Asus laptop turning on wireless? (actual wireless works when on) Mikesoft Fedora 7 01-14-2007 10:30 AM
Asus laptop, onboard wireless? kouldeka Linux - Wireless Networking 1 10-21-2005 03:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:06 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