lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 31 Oct 2007 01:59:34 +0100
From:	dragoran <drago01@...il.com>
To:	"Pavel Machek" <pavel@....cz>
Cc:	linux-wireless@...r.kernel.org,
	"kernel list" <linux-kernel@...r.kernel.org>,
	ipw3945-devel@...ts.sourceforge.net, yi.zhu@...el.com
Subject: Re: [ipw3945-devel] iwl3945 in 2.6.24-rc1 dies under load

On 10/31/07, Pavel Machek <pavel@....cz> wrote:
>
> Hi!
>
> ...does not seem to work too well :-(. It connects with the AP
> (good!), and survives some "normal" use, but it died at first big
> tcpspray (baaaad!).
>

> Oct 31 01:05:07 amd kernel: phy4: Selected rate control algorithm
> 'simple'
[..]
> Oct 31 01:23:53 amd kernel: iwl3945: iwl-3945-rs not selected as rate
> control algo!
[...]

the iwlXXXX driver do not work well with the simple rate scale algo.
make sure that its not built into the kernel and not loaded before
iwl3945 is loaded.
You can also try the patches from Johannes which fixes this by letting
the driver choose which one to use as default.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ