SEARCH

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

You are not logged in.

#1 2013-04-17 09:24:53

pipokoeie
New Member
Registered: 2013-04-17
Posts: 6

wireless performance tips for Waldorf

Hi everybody,

I just made the switch to #! and i had a lot of trouble with wireless performance. Connection to the AP was always good but the connection would just drop from time to time, or become really slow.

Just to be thorough, i am on: Linux crunchbang 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux (waldorf)


I tried a lot of things, even bought a PCI card to replace the USB dongle i had. That worked great for about a day until speed dropped to zero again from time to time. It was really annoying.

What did the trick for me was disabling IPV6. My connection is now faster and stable. I know this is a stopgap solution, but i think it is a safe bet this will be solved when i need IPV6.

Here's what i did: (thanks : https://joshlefler.com/2013/01/20/disab … n-wheezy/)

$sudo cp /etc/default/grub /etc/default/grub/old
$sudo nano /etc/default/grub

in nano:
replace the line
GRUB_CMDLINE_LINUX=""
With
GRUB_CMDLINE_LINUX="ipv6.disable=1"

Save and exit (ctrl+o, enter,ctrl+x)
$sudo update-grub
$reboot

Now ipv6 should be disbabled, and for me this resolved all my wireless issues.

hope this helps someone!

Cheers

Guido

edited for spelling error / edited title for release version / omg i really cant spell tongue

Last edited by pipokoeie (2013-04-17 10:45:17)

Offline

Be excellent to each other!

#2 2013-04-17 09:41:44

dura
Bloated Gimp
From: interzone
Registered: 2012-09-15
Posts: 2,107

Re: wireless performance tips for Waldorf

Thanks!

Offline

#3 2013-04-17 10:18:33

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

Re: wireless performance tips for Waldorf

Mind posting info for your wireless card?

lspci -knn | grep -EiA2 net

Perhaps disabling IPV6 for your connection works too and is less intrusive?

Last edited by xaos52 (2013-04-17 10:20:36)

Offline

#4 2013-04-17 10:44:12

pipokoeie
New Member
Registered: 2013-04-17
Posts: 6

Re: wireless performance tips for Waldorf

sure! It is a pci card, this is the output of the command:

07:00.0 Network controller [0280]: Atheros Communications Inc. AR9227 Wireless Network Adapter [168c:002d] (rev 01)
    Subsystem: Atheros Communications Inc. Device [168c:0300]
    Kernel driver in use: ath9k

Offline

#5 2013-05-23 14:30:29

pipokoeie
New Member
Registered: 2013-04-17
Posts: 6

Re: wireless performance tips for Waldorf

So after my initial success, one day my wifi just died. It did connect to the accecs point but there were no packets being sent or received. Changing my WPA2 encryption from AES to TKIP solved the issue. Anybody else experience this?

Offline

#6 2013-05-23 14:52:14

uname
#! Junkie
Registered: 2013-03-15
Posts: 476

Re: wireless performance tips for Waldorf

I think a wlan-router problem.

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