Ralink rt2860

Hello, I’m having some problems with my wireless network card with OpenSUSE 11.

After installing:

gcc
gcc-c++
make

and the Kernel Source packages,I followed this guide RT2860 Wireless Driver with Linux Kernel 2.6.27 .The only thing after the install that was different was the location of the rt2860 driver
lib/modules/2.6.25.5-1.1-default/kernel/drivers/net/wireless/

instead of /lib/modules/yourkernel/extra/.

And I had to type modprobe rt2860sta instead of rt2860.

After restarting my computer,when I typed in /usr/sbin/iwlist scan into the konsole ,I received this msg.

ra0 Interface doesn’t support scanning : Network is down .

until I start up Network Settings Yast—>Network Devices—>Network Settings.

Results from /sbin/lspci:

00:09.0 Network controller: RaLink Device 0701

Results from /sbin/lspci -n:

00:09.0 0280: 1814:0701

Results from /usr/sbin/iwconfig:

ra0 RT2860 Wireless ESSID:"" Nickname:“RT2860STA”
Mode:Auto Frequency=2.412 GHz Bit Rate=1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 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

Results from /usr/sbin/iwlist scan:

ra0 Scan completed :
Cell 01 - Address: 00:0F:3D:65:5B:D8
ESSID:“My Network”
Mode:Managed
Channel:6
Quality:50/100 Signal level:-70 dBm Noise level:-97 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

I don’t see my network under the Knetworkmanager
and I can’t seem to connect to it after entering my ESSID/passhrase and whatnot under the yast Network Settings

I am sill new to linux and I’m completely lost on the issue

I would very much appreciate any help anyone could offer me.

   Thank you

Anything guys? I REALLY want to get this thing working/