Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Networking & Wireless
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Networking & Wireless
Having problems getting connected to the internet or getting your wireless card to work? Ask here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old November 18th, 2008   #1
randysparks
A Carafe of Ubuntu
 
Join Date: May 2006
My beans are hidden!
How To: Wireless on a Fujitsu Siemens Li 2727 notebook

This should work for all the annoying notebooks in the Fujitsu Siemens range that require a special software switch to activate wifi, although it's only tested on an Li2727 notebook.

These steps are nice and easy. No compiling modules, as the other (older) guides suggest. Please post links to this guide wherever you find these outdated guides.

EDIT: If using Jaunty (9.04), there's no need for step 1 & 2. Just skip straight to step 3.

1. Get online via an Ethernet cable and use Synaptic to install either of these packages (hit the Reload button before installing, as you should always do):

Code:
linux-backports-modules-hardy 
linux-backports-modules-intrepid
Get the Hardy one if you're using Ubuntu 8.04, or the Intrepid one if you're using Ubuntu 8.10.

2. Update the system (sudo apt-get update, or use the program on the System -> Administration menu).

3. You can now go online straight away, although only until you reboot, by typing the following into a terminal window:

Code:
sudo modprobe acerhk
echo on > /proc/driver/acerhk/wirelessled
Wait a few seconds for wifi networks to appear in Networkmanager. Note that they won't appear instantly.

However, to make the change permanent, you'll need to do the following:

Open a terminal window and type the following to edit /etc/modules:

Code:
sudo nano /etc/modules
4. Add a new line at the end that reads simply

Code:
acerhk
Save the file (Ctrl+X, Y, hit Enter).

5. Create a new text file as follows:

Code:
sudo nano /etc/rc2.d/S19wifiactivate
In the new text file, type the following:

Code:
echo on > /proc/driver/acerhk/wirelessled
Save the file (Ctrl+X, Y, Enter).

6. Type the following to make your new file executable

Code:
sudo chmod +x /etc/rc2.d/S19wifiactivate
7. Reboot. When Ubuntu returns to service you should now have wireless working fine. No need to enable it using the keyboard shortcut.

To control the screen brightness, just add the Brightness applet to any panel. The keyboard shortcut keys don't work.

Last edited by randysparks; April 20th, 2009 at 12:42 PM.. Reason: updating for jaunty and expanding slightly
randysparks is offline   Reply With Quote
 

Bookmarks

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

Forum Jump


All times are GMT -4. The time now is 04:32 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry