loftwyr l33t
Joined: 29 Dec 2004 Posts: 970 Location: 43°38'23.62"N 79°27'8.60"W
|
Posted: Thu Nov 03, 2005 10:16 pm Post subject: Erratic speed with ndiswrapper and Athlon64X2 |
|
|
I have an AMD64 X2 system and am having troubles with my connection speed using ndiswrapper. Simply put, the speed is very slow and erattic. I'm The link works, just not at a consistent speed. Sometimes I get full speed, sometimes I get 3k/sec. The fcs_errors (whatever they are) are through the roof. Any ideas?
Here's all the info I have If you need something else, let me know.
dmesg:
Code: | ndiswrapper version 1.5 loaded (preempt=yes,smp=yes)
ndiswrapper (load_pe_images:582): fixing KI_USER_SHARED_DATA address in the driver
ndiswrapper: driver netbc564 (,10/01/2002,3.70.17.5) loaded
ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
ACPI: PCI Interrupt 0000:01:07.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 21
ndiswrapper: using irq 21
wlan0: vendor: ''
wlan0: ndiswrapper ethernet device 00:0f:66:6f:13:fb using driver netbc564, 14E4:4320.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA; AES/CCMP with WPA |
emerge --info:
Code: | Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.13-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r5 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.6.13
ccache version 2.4 [enabled]
dev-lang/python: 2.4.2
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.15.92.0.2-r10
sys-devel/libtool: 1.5.20
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon64 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://mirror.usu.edu/mirrors/gentoo/ ftp://mirror.datapipe.net/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa apache2 audiofile avi bdf berkdb bidi bitmap-fonts bmp bonobo browserplugin bzip2 cdparanoia cdr crypt css cups curl dvd dvdr dvdread eds emboss encode esd evo fbcon flac foomaticdb fortran ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile hal icq imagemagick imlib ipv6 java jpeg lcms libwww lm_sensors lzw lzw-tiff mad maildir mbox mime mozilla moznoirc mozsvg mp3 mpeg mplayer msn nas ncurses nls nptl nsplugin nvidia offensive ogg oggvorbis openal opengl oscar pam pcre pda pdflib perl php plotutils png ppds python qt quicktime readline samba sdl sndfile snmp soap sockets sox speex spell ssl tcltk tcpd theora tidy tiff truetype truetype-fonts type1-fonts udev usb userlocales v4l videos vorbis wifi wxwindows xine xml xml2 xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS |
The connection stats from /proc/net/ndiswrapper/wlan0/stats
Code: |
signal_level=-68 dBm
tx_frames=95639
tx_multicast_frames=9
tx_failed=0
tx_retry=5493
tx_multi_rerty=2548
tx_rtss_success=0
tx_rtss_fail=0
ack_fail=12205
frame_duplicates=7
rx_frames=1686390
rx_multicast_frames=1479699
fcs_errors=5998699
|
Settings from /proc/net/ndiswrapper/wlan0/settings
Code: |
hangcheck_interval=4
NdisVersion=0x50001
Environment=1
BusType=5
mac_address=XX:XX:XX:XX:XX:XX
ndis_version=,10/01/2002,3.70.17.5
Afterburner=0
BTCoexist=Disable
BadFramePreempt=0
Channel=11
Country=US
EnableAutoConnect=0
EnableSoftAP=0
FrameBursting=0
IBSSGMode=2
IBSSGProtection=2
Interference_Mode=3
NetworkAddress=
NetworkType=-1
PLCPHeader=0
PowerSaveMode=0
PwrOut=100
RadioState=0
Rate=0
RoamTrigger=-70
SSID=
WEP=
antdiv=Enabled
band=2
ccx_rm_limit=300
ccx_rm=1
frag=2346
gpio0=-1
gpio1=-1
gpio2=-1
gpio3=-1
rts=2347
scan_channel_time=-1
scan_home_time=-1
scan_passes=-1
scan_unassoc_time=-1
|
_________________ My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing. |
|