8139网卡在windows下能上网,但在ubuntu下disabled

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
nowrsdf
帖子: 4
注册时间: 2012-09-08 2:57
系统: Windows

8139网卡在windows下能上网,但在ubuntu下disabled

#1

帖子 nowrsdf »

输入命令sudo lshw -class network
出来*-network DISABLED
mac 地址则是ff:ff:ff:ff:ff:ff
但是lspci显示有网卡

怎么回事?难道是驱动程序的问题?
Noturs
帖子: 89
注册时间: 2012-02-28 18:55
系统: FreeBSD-9.1; Gentoo

Re: 8139网卡在windows下能上网,但在ubuntu下disabled

#2

帖子 Noturs »

用root权限编辑 /etc/NetworkManager/NetworkManager.conf 这个文件,把 managed=false 改成 managed=true,然后重启。试试看
nowrsdf
帖子: 4
注册时间: 2012-09-08 2:57
系统: Windows

Re: 8139网卡在windows下能上网,但在ubuntu下disabled

#3

帖子 nowrsdf »

试了,不行

另外我注意到了我的网卡是RTL8239D,但是lspci命令显示的是01:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
这个应该没有问题

我旧网卡也是RTL8239D,会不会是网卡的问题
Noturs
帖子: 89
注册时间: 2012-02-28 18:55
系统: FreeBSD-9.1; Gentoo

Re: 8139网卡在windows下能上网,但在ubuntu下disabled

#4

帖子 Noturs »

nowrsdf 写了:试了,不行

另外我注意到了我的网卡是RTL8239D,但是lspci命令显示的是01:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
这个应该没有问题

我旧网卡也是RTL8239D,会不会是网卡的问题
能力所限,无法提供帮助了。 :-(
nowrsdf
帖子: 4
注册时间: 2012-09-08 2:57
系统: Windows

Re: 8139网卡在windows下能上网,但在ubuntu下disabled

#5

帖子 nowrsdf »

果真如这个所说是硬件问题http://www.ehow.com/info_12058752_netwo ... buntu.html

换了一张网卡就可以了

谢谢Noturs
nowrsdf
帖子: 4
注册时间: 2012-09-08 2:57
系统: Windows

Re: 8139网卡在windows下能上网,但在ubuntu下disabled

#6

帖子 nowrsdf »

换了另一张网卡,就可以了,应该是硬件问题

谢谢Noturs
回复