Hi there all,
I have managed to compile and load the RaLink drivers for my wifi card and get an internet connection.
My problem is that when I do a broadband speed test on using chrome I get about 1.5 Mbs and on my laptop (Windows 7 meh ) its closer to 7Mbs. I was wondering if there are any other settings I can modify or tweak that could potentially change to improve this. or maybe a better way to test the through put of my connection?
I downloaded the latest drivers for my device from Ralink and compiled new module, but I get a little confused on what settings to do and where it reads any configuration information from, if any advice can be given on this also would be very much appreciated.
Also this may be off topic or thread, if so I apologise, but I am sure there is a quick answer to this and there is a lot of different information out there on where and how I load my new rt3562sta.ko module into the kernel on start up. As currently I am calling insmod on it manually every time I start up then the Network Manager picks it up and connects.
My details I have
Distro
OpenSuse 11.3
uname -a
Linux linux-box 2.6.34.7-0.5-desktop #1 SMP PREEMPT 2010-10-25 08:40:12 +0200 x86_64 x86_64 x86_64 GNU/Linux
lspci | grep Ra
04:04.0 Network controller: RaLink Device 3062
ifconfig (I just hashed out values in there)
ra0 Link encap:Ethernet HWaddr #####
inet addr:#### Bcast:### Mask:###
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25750 errors:0 dropped:0 overruns:0 frame:0
TX packets:6297 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9373539 (8.9 Mb) TX bytes:1472846 (1.4 Mb)
Interrupt:16
iwlist scan (again just hashed stuff out)
ra0 Scan completed :
Cell 01 - Address: ####
Protocol:802.11b/g/n
ESSID:"####"
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:42/100 Signal level:-73 dBm Noise level:-75 dBm
Encryption key:on
Bit Rates:130 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
iwconfig
ra0 Ralink STA ESSID:"####" Nickname:“RT3562STA”
Mode:Managed Frequency=2.412 GHz Access Point: ####
Bit Rate=104 Mb/s
RTS thr:off Fragment thr:off
Encryption key:####
Link Quality=92/100 Signal level:-71 dBm Noise level:-79 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Best Regards
Richard