Comment 4 for bug 280073

Revision history for this message
Gabriele Favalessa (favalex) wrote : Re: [Bug 280073] Re: Slow network speed on intrepid

On Tue, Jan 13, 2009 at 02:52:57AM -0000, Pablo Castellano wrote:
> My friend had the same problem because the driver you are using sets the minimum speed rate to the device by default.
> Try this command in a console and please tell us if it has worked for you. Thanks!
>
> sudo iwconfig ath0 rate 54M
>
> ** Changed in: network-manager (Ubuntu)
> Status: New => Incomplete

Yes,

  sudo iwconfig wlan0 rate 54M

solves the problem here too.

Any way to do that automatically?

Gabriele