ie, from windows I get significantly and consistently better speeds.
Would the kernel update improve things for me?
I use a USB wireless adapter (a hawking dish):
stephen@home:~> lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 0ace:1215 ZyDAS WLA-54L 802.11bg (zd1211rw)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 062a:0000 Creative Labs Optical mouse
On 03/04/2011 11:36 AM, wakou wrote:
>
> I am in a similar position to ‘View Profile: jadaml - openSUSE Forums’
> (http://forums.opensuse.org/members/jadaml.html) in his post/thread
> here:
> ‘Unusually slow Wireless’ (http://tinyurl.com/4hdzr9s)
>
> ie, from windows I get significantly and consistently better speeds.
>
> Would the kernel update improve things for me?
>
> I use a USB wireless adapter (a hawking dish):
>
> Code:
> --------------------
> stephen@home:~> lsusb
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
> Bus 001 Device 005: ID 0ace:1215 ZyDAS WLA-54L 802.11bg (zd1211rw)
> Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 002: ID 062a:0000 Creative Labs Optical mouse
>
> --------------------
>
>
> I use ifup from YAST to control the settings.
The method that you use to control the device makes no difference once the
connection is up.
The zd1211rw devices are obsolete and that driver gets little attention. If you
want to improve the throughput, get the kernel source and fix it. Otherwise your
only alternative is to use the Windows driver with ndiswrapper, but that will
likely not work if your Linux system is 64 bit. In addition, you run the risk of
system crashes with Windows code allowed to run in kernel mode.
* RX performance is about half that of vendor driver, will be improved (probably better now, needs re-measure)
* TX speed should be OK, can be optimized to remove memory allocations in critical path