Re: nm-applet do not show my wireless



Yes, just commenting that line out solved it.
Thanks!

I noticed that now it connects twice to the network, at boot time and
after nm-applet starts:

cat /var/log/syslog
(...)
May  5 19:40:26 localhost dhclient: bound to 192.168.1.101 -- renewal in
37780 seconds.
(...)

192.168.1.101 is the same IP that NetworkManager obtains.
Any idea why is that?

Alejandro

On Sat, 2007-05-05 at 07:00 -0400, Darren Albers wrote:
> 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.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]