A strange question on wireless
A strange question on wireless
I have my new T60 installed with Ubuntu Feisty. Everything seems to work, including wireless (seems that Feisty has a better support on wireless because it's already there after installation. i didn't even bother to do it manually).
However then I found even though wireless functioned properly, it was extremely slow. For example, when i tried to ping yahoo.com or google.com, there were almost 80% packet loss. The speed became OK only when I tried to move my laptop very close to router.
I then suspected the signal strength was week but if I booted into XP home, the speed was totally fine at my desk. Actually the wireless signal strength should be OK because my other two laptops (windows) have no problem with it. Now i am guessing there are probably some issues with drivers but I have no idea of where and how to fix them. Any suggestions? many thanks.
My T60 uses Intel wireless card.
However then I found even though wireless functioned properly, it was extremely slow. For example, when i tried to ping yahoo.com or google.com, there were almost 80% packet loss. The speed became OK only when I tried to move my laptop very close to router.
I then suspected the signal strength was week but if I booted into XP home, the speed was totally fine at my desk. Actually the wireless signal strength should be OK because my other two laptops (windows) have no problem with it. Now i am guessing there are probably some issues with drivers but I have no idea of where and how to fix them. Any suggestions? many thanks.
My T60 uses Intel wireless card.
-
insert_name_here
- Posts: 4
- Joined: Sun Jun 17, 2007 10:16 pm
- Location: Durham, NC
I assume that your wireless card is an Atheros AR5212. (You can find out by typing in the command line "lspci | grep Atheros") This is a known bug, I suffer from it too. http://madwifi.org/ticket/1343
The problem lies in the madwifi drivers, which are written to interface with Atheros networking chips. The only solution I've yet seen is to remove madwifi from your system and use ndiswrapper and the windows wireless driver. Ndiswrapper is a wrapper which allows linux to use windows wireless drivers. The step-by-step is here:http://ubuntuforums.org/showthread.php?t=434595&page=4[/url]
The problem lies in the madwifi drivers, which are written to interface with Atheros networking chips. The only solution I've yet seen is to remove madwifi from your system and use ndiswrapper and the windows wireless driver. Ndiswrapper is a wrapper which allows linux to use windows wireless drivers. The step-by-step is here:http://ubuntuforums.org/showthread.php?t=434595&page=4[/url]
-
insert_name_here
- Posts: 4
- Joined: Sun Jun 17, 2007 10:16 pm
- Location: Durham, NC
Better solution
I found a better solution - just upgrade your madwifi driver.
Here are the commands to perform:
sudo –s
<enter your password>
apt-get –y install build-essential bin86
cd /usr/src
wget http://snapshots.madwifi.org/madwifi-ng-current.tar.gz
tar -xzf madwifi-ng-current.tar.gz
rm madwifi-ng-current.tar.gz
apt-get –y install sharutils linux-headers-`uname –r`
ls –d madwifi*
cd <madwifi-name>
export KERNELPATH=/usr/src/linux-`uname –r`
export KERNELRELEASE=`uname –r`
make clean
make
make install
Note that the ` character is right above the TAB key and to the left of the 1.
Note that <madwifi name> is a folder name that resembles madwifi-ng-r2478-20070618. This is the snapshot taken of the stable driver.
Here are the commands to perform:
sudo –s
<enter your password>
apt-get –y install build-essential bin86
cd /usr/src
wget http://snapshots.madwifi.org/madwifi-ng-current.tar.gz
tar -xzf madwifi-ng-current.tar.gz
rm madwifi-ng-current.tar.gz
apt-get –y install sharutils linux-headers-`uname –r`
ls –d madwifi*
cd <madwifi-name>
export KERNELPATH=/usr/src/linux-`uname –r`
export KERNELRELEASE=`uname –r`
make clean
make
make install
Note that the ` character is right above the TAB key and to the left of the 1.
Note that <madwifi name> is a folder name that resembles madwifi-ng-r2478-20070618. This is the snapshot taken of the stable driver.
Hello,
I've noticed the same thing on my T60 which has an Atheros AR5418 chip. Happens using both Feisty and Gentoo. Unfortunately with Feisty, the madwifi drivers don't support the 5418 just yet so I had to run SVN anyway.
insert_name_here, were you having problems with disassociating and reassociating before upgrading to the snapshot, or was it just slow bitrates? I'm running SVN r2456, quite recent but obviously not the newest, and the problem is still happening.
If anyone is having these troubles with the AR5418, please let me know. I can't seem to find anyone using the 5418.
This madwifi bug refers to the 5212 but is identical to what I'm experiencing:
http://madwifi.org/ticket/1081
All the victims seem to be Thinkpad users...
I've noticed the same thing on my T60 which has an Atheros AR5418 chip. Happens using both Feisty and Gentoo. Unfortunately with Feisty, the madwifi drivers don't support the 5418 just yet so I had to run SVN anyway.
insert_name_here, were you having problems with disassociating and reassociating before upgrading to the snapshot, or was it just slow bitrates? I'm running SVN r2456, quite recent but obviously not the newest, and the problem is still happening.
If anyone is having these troubles with the AR5418, please let me know. I can't seem to find anyone using the 5418.
This madwifi bug refers to the 5212 but is identical to what I'm experiencing:
http://madwifi.org/ticket/1081
All the victims seem to be Thinkpad users...
T60 63716NU user since May 8 2007.
Gentoo 64bit, working flawlessly except AR5418 wireless (madwifi bug 1081).
Gentoo 64bit, working flawlessly except AR5418 wireless (madwifi bug 1081).
-
insert_name_here
- Posts: 4
- Joined: Sun Jun 17, 2007 10:16 pm
- Location: Durham, NC
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Strange webcam issue with T500
by Kaervak » Sat Jan 21, 2017 10:57 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 6 Replies
- 915 Views
-
Last post by Kaervak
Sun Jan 22, 2017 5:53 pm
-
-
- 3 Replies
- 519 Views
-
Last post by luca9903
Mon Jun 12, 2017 7:02 am
-
-
Strange problem with USB'S
by D L Davis » Thu Mar 30, 2017 9:27 pm » in ThinkPad W500/510/520 and W7x0 Series - 5 Replies
- 977 Views
-
Last post by D L Davis
Thu Apr 06, 2017 3:56 pm
-
-
-
Strange AC/battery behavior after teardown
by Sweater Fish Deluxe » Fri May 05, 2017 12:38 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 2 Replies
- 540 Views
-
Last post by Sweater Fish Deluxe
Sun May 07, 2017 1:53 pm
-
Who is online
Users browsing this forum: No registered users and 1 guest



