Kubuntu... use ubuntu! ;)

I think in kde you could use kwifimanager to configure the wireless
card. I don't if that will work. You can also edit manually
/etc/network/interfaces this way:

auto ra0
iface ra0 inet static
address some IP
netmask 255.255.255.0
gateway routers-IP
wireless-essid linksys
wireless-key your-key-here

if you want to configure it with dhcp:

auto ra0
iface ra0 inet dhcp
wireless-essid linksys
wireless-key your-key-here

that should help, I think

-- 
rt2500 in feisty: problem & solution
https://bugs.launchpad.net/bugs/78037
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to