Comment 4 for bug 79296

Revision history for this message
Julien Gascard (amodef) wrote : Re: [Bug 79296] Re: MSI CB54G2 PCMCIA WiFi card is not working

None are working.

It's the same if I define or not my Wifi card (it's a PCMCIA card).

Here is how it looks like when I define my card :

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The WiFi card
auto ra0
iface ra0 inet dhcp

In Dapper, I have to commented these lines, and used N-M. In Edgy, N-M
didn't work, and I had to uncomment these lines and use the "sudo ifup ra0"
command. Since Feisty, none of these methods are working :) .