My Conceptronic PCI 54 MBPS (C54Ri) worked fine since dapper. I upgraded
from edgy to feisty beta and since then, once the system is up, the wifi
card is detected (as ra0) but it does not get an ip.

I used static ip configuration and then tried dhcp, the results are
always the same; i must  write:

[EMAIL PROTECTED]:~$ sudo ifdown ra0
SIOCDELRT: No such process
[EMAIL PROTECTED]:~$ sudo ifup ra0

and then it works, until next reboot, of course.

I am using WEP with 128 bit hexadecimal key.

My "/etc/network/interfaces" (key and essid modified!) is:

#START
iface ra0 inet static
address 192.168.2.102
netmask 255.255.255.0
gateway 192.168.2.1
wireless-essid myessid
wireless-key restricted MYHEXPASSWORD

auto ra0
#END

-- 
Ralink wifi card works but must be reset each boot
https://bugs.launchpad.net/bugs/95343
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