On 5/4/07, Alejandro Adam <aleadam gmail com> wrote:
>Can you post your /etc/interfaces? I think that Debian has modified >NetworkManager to not manage any interfaces that have anything other >than AUTO. There is no /etc/interfaces. valhalla:/home/alejandro# cat /etc/network/interfaces # 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 iface eth2 inet dhcp wireless-essid linksys auto eth2
I think that it is ignoring your card because you have the ssid specified. Try removing that and rebooting and see if NM can start managing your card.