xegg 写了:非常感谢,尝试了一下,确实可以安装驱动,但是奇怪的是,安装完之后,eth0就没有了,/etc/init.d/networking restart 也不行,重启也不行。有人遇到过么?
我遇到的问题跟你的一样。错误如下:
taotao@taotao-desktop:~/r8168-8.006.00/src$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:1d:7d:3f:04:64
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:1116862575 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:221 Base address:0x8000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1372 errors:0 dropped:0 overruns:0 frame:0
TX packets:1372 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:68792 (67.1 KB) TX bytes:68792 (67.1 KB)
taotao@taotao-desktop:~/r8168-8.006.00/src$ ifconfig etho up
etho: ERROR while getting interface flags: No such device
taotao@taotao-desktop:~/r8168-8.006.00/src$ ifconfig etho 10.0.0.5
SIOCSIFADDR: Permission denied
etho: ERROR while getting interface flags: No such device
taotao@taotao-desktop:~/r8168-8.006.00/src$ ifconfig etho 10.0.0.5
SIOCSIFADDR: Permission denied
etho: ERROR while getting interface flags: No such device
希望高手解决下!!!