it still doesnt work. knetwork manager now doesn’t recognise my wifi card. I can see my wifi card when i run ‘Network Settings’ in YaST and I can choose which driver to use.
I used to use rutilt but i tried to install that again from source and it says that i dont have gtk+ 2 but i do so i’m stuck there as well.
Have you tried using the module supplied with opensuse11 for your card, rt2x00? Download the firmware from ralink for your card, place the firmware in /lib/firmware and load the module.
In my case, the modules were automatically loaded. They are located in /lib/modules/KERNEL-NAME/kernel/drivers/net/wireless/rt2x00/ directory. What you need to do is go to the ralink website, download the driver for your card, extract the firmware, place the firmware in /lib/firmware, and finally reload the module. Reload means unload then load and should work with a reboot.
its doesn’t look like the encryption key is the right one. I still cant connect to the internet and knetworkmanager is rubbish and just doesn’t work and doesn’t pick up ra0!
On my computer I hooked up the card and installed Suse 11.0. I did a on line up date by connecting with a cable using the eth0. during the update it installed the filmware for the wifi. I then used yast to set it up. Been working fine.
Hope this helps.
How are you setting the ip address and default router? From the post it looks like you are associated just fine. Now you need to give your interface an ip address and set the routing table. Try using ‘dhclient ra0’, that should provide both when the router provides DHCP. If not, you need to manually set the ip address and configure resolv.conf, perhaps setting a default router with ‘route’.
knetworkmanager fails to see the interface at all? What interfaces are shown there?
I didn’t understand much of what you said, it went over my head.
I ran ‘dhclient ra0’ and it gave this
Listening on LPF/ra0/00:11:50:66:9f:2f
Sending on LPF/ra0/00:11:50:66:9f:2f
Sending on Socket/fallback
DHCPREQUEST on ra0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.254
bound to 192.168.1.71 -- renewal in 37778 seconds.
does that mean i’ve been allocated an ip adress? what do i do now? i’m a noob
thanks for the help i appreciate you giving up some of your time to help me!
knetwork manager used to show my ethernet connection and my unusable internal wifi card. It used to show my rt2500 card but not now and then now it shows nothing and says that it doesn’t work!
Your router is configured to provide ip addresses using DHCP and your interface gets an ip address by using dhclient. Once you have been assigned an ip address you need to check /etc/resolv.conf to confirm that the route was set properly. You should be able to access websites now. If not, then something else is wrong, perhaps networkmanager is overwriting the settings.
Sorry but i gave up with opensuse 11.0 with kde 4.1 and moved to xubuntu where my wifi worked in 5 mins. I liked it but it was a bit rough around the edges with it not being a proper release. I might come back for opensuse 11.1
One thing that did annoy me was how slow yast2 was to install things but i know that they are working to improve that.