SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-05-27 09:58:13

O11Y
New Member
Registered: 2012-05-27
Posts: 6

(solved) Poor Wireless Performance

Hi There,

I have been using Crunchbang on my Aspire One netbook for the past few months and I'm really impressed with it so far, it's a great linux dist. The problem I have is that although my wireless card connects to my wireless flawlessly, the performance is very choppy and the connection often  freezes for a few seconds before resuming whatever it was doing.

I'm a complete linux noob but I did some googling and tried a few things but with no success. The driver it seems to be using is ath5k if that means anything?

03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
Subsystem: Foxconn International, Inc. Device e008
Kernel driver in use: ath5k

Does anyone know what could be causing this and if there is a fix?

Thanks very much,

Olly

Last edited by O11Y (2012-05-30 23:49:33)

Offline

Help fund CrunchBang, donate to the project!

#2 2012-05-27 10:43:06

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,294

Re: (solved) Poor Wireless Performance

If you are not using the latest kernel available in backports, I would suggest upgrading to it. See if things improve.

Online

#3 2012-05-27 19:11:31

VDP76
#! Junkie
From: Bayreuth, Germany
Registered: 2012-04-12
Posts: 433

Re: (solved) Poor Wireless Performance

O11Y wrote:

03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
Subsystem: Foxconn International, Inc. Device e008
Kernel driver in use: ath5k

same adapter and drivers here and they seem to work well. How close are you to the router? in case it is in a different place form where you are using your laptop, try iwscanner to find the spot with the most signal and/or see if some neighbours' router is interfering with yours.

anyway, +1 for the kernel upgrade! smile


We are a nice, friendly community here and I hope we stay that way.. smile

Offline

#4 2012-05-28 07:10:18

O11Y
New Member
Registered: 2012-05-27
Posts: 6

Re: (solved) Poor Wireless Performance

Thanks for the replies,

There is a chance it could be a hardware / router problem but this netbook is just one device in an extremely geeky household and the other computers / smart phones are working fine. It is really old though so perhaps it's just starting to fall apart.

How would I go about doing a kernel upgrade? The other day I tried to do

aptitude upgrade

and I also tried changing all my ubuntu sources to the latest "oneiric" version and doing an update but neither have had any noticeable effect.

Thanks,

Offline

#5 2012-05-28 07:24:38

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: (solved) Poor Wireless Performance

^ Hello.

One stupid question first: what is the output of

uname -a

please? And also post

cat /etc/apt/sources.list

Thanks smile


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#6 2012-05-28 07:52:45

el_koraco
#!/loony/bun
From: inside Ed
Registered: 2011-07-25
Posts: 4,644

Re: (solved) Poor Wireless Performance

O11Y wrote:

and I also tried changing all my ubuntu sources to the latest "oneiric" version and doing an update but neither have had any noticeable effect.

You're running the old, unspupported version of Crunchbang, based on Ubuntu. You need the version based on Debian.

Offline

#7 2012-05-28 22:49:33

O11Y
New Member
Registered: 2012-05-27
Posts: 6

Re: (solved) Poor Wireless Performance

first one is:

Linux craptop 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux

second is:

## CRUNCHBANG
## Compatible with Debian Squeeze, but use at your own risk.
deb http://packages.crunchbang.org/statler statler main
#deb-src http://packages.crunchbang.org/statler statler main

## CRUNCHBANG MULTIMEDIA
## Debian Multimedia Mirror
#deb http://packages.crunchbang.org/statler-mm squeeze main non-free
#deb-src http://packages.crunchbang.org/statler-mm squeeze main non-free

## CRUNCHBANG MOZILLA
## Debian Mozilla Mirror
deb http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release
#deb-src http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release

## DEBIAN
deb http://ftp.debian.org/debian/ squeeze main contrib non-free
#deb-src http://ftp.debian.org/debian/ squeeze main contrib non-free

## DEBIAN SECURITY
deb http://security.debian.org/ squeeze/updates main
#deb-src http://security.debian.org/ squeeze/updates main

## DEBIAN BACKPORTS
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
#deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free

deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu oneiric main #X-Updates PPA
deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu oneiric main #X-Updates PPA

deb http://repository.spotify.com stable non-free

finally, I already anticipate that the answer to this will be "no" but is there any way to do an inplace upgrade to the latest version of the OS or do I have to flatten this thing?

Thanks,

Olly

Offline

#8 2012-05-29 09:43:42

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,294

Re: (solved) Poor Wireless Performance

If the only gripe you have right now is the wireless, then upgrading to the latest kernel in backports should be sufficient.

If you want the latest version of #!, a fresh install is the recommended way.

Your choice. smile

Online

#9 2012-05-30 17:19:41

O11Y
New Member
Registered: 2012-05-27
Posts: 6

Re: (solved) Poor Wireless Performance

xaos52 wrote:

If the only gripe you have right now is the wireless, then upgrading to the latest kernel in backports should be sufficient.

How would I go about upgrading to the latest kernel in the backports?

Offline

#10 2012-05-30 18:09:50

O11Y
New Member
Registered: 2012-05-27
Posts: 6

Re: (solved) Poor Wireless Performance

Don't worry, i figured it out. For those that are interested the instrucions are here:

https://ticketing.nforce.com/index.php? … le/View/27

It's early days so I'm not sure if it fixed my problem but I will report back in a few days.

Thanks all,

Olly

Offline

#11 2012-05-30 21:14:12

O11Y
New Member
Registered: 2012-05-27
Posts: 6

Re: (solved) Poor Wireless Performance

Seems to have done the trick. Thanks everyone for your help

Offline

#12 2012-05-30 21:28:19

VDP76
#! Junkie
From: Bayreuth, Germany
Registered: 2012-04-12
Posts: 433

Re: (solved) Poor Wireless Performance

Great! go ahead and mark the thread as [SOLVED]... wink


We are a nice, friendly community here and I hope we stay that way.. smile

Offline

#13 2012-05-30 21:52:03

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: (solved) Poor Wireless Performance

A bit off-topic, but not:

deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu oneiric main #X-Updates PPA

i just wonder if this makes sense in the sources.list.... Really no idea, I don't use Intel's 945 or whatever card, but is this needed?


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#14 2012-05-30 22:46:52

ivanovnegro
Ivan #000000
Registered: 2011-06-02
Posts: 5,266

Re: (solved) Poor Wireless Performance

deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu oneiric main #X-Updates PPA

Blasphemy. big_smile

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo