Hello, I’m using openSUSE 11.1 and I’m having a rough time trying to get my wireless working.
I’ve followed the sticky threads here in the wireless section but it still will not work.
I’m using an Airlink101 pci card with the model AWLH6070 and the rt2860 driver.
Results of “/sbin/lspci -v”
**00:09.0 Network controller: RaLink RT2760 Wireless 802.11n 1T/2R Cardbus
Subsystem: Device 1948:3c8d
Flags: bus master, slow devsel, latency 32, IRQ 17
Memory at cc800000 (32-bit, non-prefetchable) [size=64]
Capabilities: [40] Power Management version 3
Kernel driver in use: rt2860
Kernel modules: rt2860sta [/size]
When I entered the “dmesg” command, I seen a few entries.
**rt2860sta: module is from the staging directory, the quality is unknown, you have been warned.
rt2860 0000:00:09.0: enabling device (0014 -> 0016)
rt2860 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 **
→ Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat (I’ve seen this entry twice)
When I enter the “iwconfig” command, I get this.
ra0 RT2860 Wireless ESSID:“My Network” Nickname:“RT2860STA”
Mode:Managed Frequency=2.437 GHz Access Point: 00:0F:3D:65:5B:D8
Bit Rate=54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=100/100 Signal level:-54 dBm Noise level:-81 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
BUT when I enter the SAME command 5 seconds later, I get this
ra0 RT2860 Wireless ESSID:"" Nickname:“RT2860STA”
Mode:Auto Frequency=2.437 GHz Access Point: 00:0F:3D:65:5B:D8
Bit Rate=1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=100/100 Signal level:-64 dBm Noise level:-97 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
It’s missing my ESSID. It appears to come and go every few seconds.
Results of “iwlist scan”
ra0 Scan completed :
Cell 01 - Address: 00:0F:3D:65:5B:D8
ESSID:“My Network”
Mode:Managed
Channel:6
Quality:70/100 Signal level:-62 dBm Noise level:-81 dBm
Encryption key:on
Bit Rates:36 Mb/s
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Preauthentication Supported
When I try to ping my router, I get “connect: Network is unreachable”.
Results of “usr/sbin/iwconfig ra0 | grep Mb”
Bit Rate=54 Mb/s
Results of “/sbin/lspci”
00:09.0 Network controller: RaLink RT2760 Wireless 802.11n 1T/2R Cardbus
Hope I haven’t left anything out.
I am at a total lost on the matter. I would greatly appreciate any help anyone could give me.
Thanks**