Re: Fwd: Network manager not handling interfaces



On Friday 18 of November 2011 18:48:22 Githin Alapatt wrote:
> ---------- Forwarded message ----------
> From: Githin Alapatt <githin gmail com>
> Date: Thu, 17 Nov 2011 23:49:03 -0500
> Subject: Re: Network manager not handling interfaces
> To: Dan Williams <dcbw redhat com>
> 
> I have attached both files. TO come online, I just configured the eth0
> at network/interfaces.
> 
> Thanks
> Githin
> 
Nov 17 01:14:45 debian-githin NetworkManager[11484]: <warn> 
/sys/class/net/eth0: couldn't determine device driver; ignoring...
Nov 17 01:14:45 debian-githin NetworkManager[11484]: <warn> 
/sys/class/net/pan0: couldn't determine device driver; ignoring...
Nov 17 01:14:45 debian-githin NetworkManager[11484]: <warn> 
/sys/class/net/wlan0: couldn't determine device driver; ignoring...

NM uses udev to find devices.
However here NM can't recognize devices, they don't probably set up sysfs 
correctly.

What drivers and kernel version do you use?
Can you run:
$ lspci -nn | grep Network
$ lspci -nn | grep Ethernet

I see in the logs:
  Linux version 2.6.26-2-686 (Debian 2.6.26-27) (dannf debian org) (gcc  
version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Wed Sep 21 
04:35:47 UTC 2011
  sky2 driver for eth0
  NDIS for wlan0
  (wlan0: ethernet device 00:23:4e:36:29:0a using NDIS driver: bcmwl5,  
version: 0x4aa190c, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 
14E4:4315.5.conf)

I suggest you upgraded to a final release.

Links for drivers:
http://wiki.debian.org/sky2
http://wiki.debian.org/bcm43xx

Also, would you provide output for commands in these links:
* https://lkml.org/lkml/2010/6/22/9
* http://markmail.org/message/2jmsthtvpod3dkfw

Jirka


> On 11/17/11, Dan Williams <dcbw redhat com> wrote:
> > On Thu, 2011-11-17 at 09:25 -0500, Githin Alapatt wrote:
> >> I recently upgraded from lenny to squeeze. I used to manage my
> >> networks using the gnome applet.
> >> 
> >> In the new installation, network manager fails to show up any of my
> >> network device. I made sure that the interfaces are not listed in
> >> /etc/network/interface (I commented them out). Still the network
> >> manager fails to show any device (eth0 and wlan0)
> >> 
> >> I can use eth0 by configuring it with the /etc/network/interface. That
> >> works fine.  But, I would like to use the network manager, whenever I
> >> need to use my laptop on an wi-fi connection.
> >> 
> >> What else could be wrong?
> > 
> > Best thing to do here is to grab logs from /var/log/messages
> > or /var/log/daemon.log and see what NM thinks is going on.  Can you get
> > those for us?
> > 
> > Dan


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