LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 720|回复: 3

用pppoeconf配置adsl,成功上网,但不显示网络状态

[复制链接]
发表于 2010-1-27 21:13:49 | 显示全部楼层 |阅读模式
如题。我用的是lenny,kde。
不论是否已经联网,knemo都显示红叉,knetworkmanager显示No active device。
请问这个问题要怎么解决?
发表于 2010-1-27 22:02:57 | 显示全部楼层
不要把网络管理器和pppoeconf一起用哦...配合不起
回复 支持 反对

使用道具 举报

发表于 2010-1-27 23:48:25 | 显示全部楼层
可以在任务栏添加GNOME系统管理器,有一个网络状态,我一直都用这个
回复 支持 反对

使用道具 举报

发表于 2010-1-29 22:13:40 | 显示全部楼层
http://wiki.debian.org/NetworkManager
Unmanaged devices means NetworkManager doesn't handle those devices. This occurs when two conditions are met:

   1.

      The file /etc/network/interfaces contains anything about the interface, even:

      allow-hotplug eth0
      iface eth0 inet dhcp

   2.

      And /etc/NetworkManager/nm-system-settings.conf contains:

      [main]
      plugins=ifupdown,keyfile

      [ifupdown]
      managed=false

To allow NetworkManager to manage wired interfaces, either:

    *

      Comment the relevant lines in /etc/network/interfaces to restore the behavior experienced in Lenny.
      or
    *

      Set managed=true in nm-system-settings.conf if you want network-manager to handle interfaces that are declared in /etc/network/interfaces (you need to kill nm-system-settings)

Restart network-manager or X is not enough. It seems you must reboot your computer in order to apply your changes.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表