Считаете, что Ubuntu недостаточно дружелюбна к новичкам? Помогите создать новое Руководство для новичков!
0 Пользователей и 1 Гость просматривают эту тему.
*-bridge:0 description: Ethernet interface product: MCP55 Ethernet vendor: nVidia Corporation physical id: 11 bus info: pci@0000:00:11.0 logical name: eth0 version: a2 serial: 00:1a:92:9b:d0:10 size: 1000000000 capacity: 1000000000 width: 32 bits clock: 66MHz capabilities: bridge pm msix msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 duplex=full latency=0 link=yes maxlatency=20 mingnt=1 multicast=yes port=MII speed=1Gbit/s resources: irq:47 memory:efffa000-efffafff ioport:ec00(size=8) memory:efff9000-efff90ff memory:efff8000-efff800f
*-bridge:1 description: Ethernet interface product: MCP55 Ethernet vendor: nVidia Corporation physical id: 12 bus info: pci@0000:00:12.0 logical name: eth1 version: a2 serial: 00:1a:92:9b:d8:26 capacity: 1000000000 width: 32 bits clock: 66MHz capabilities: bridge pm msix msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 latency=0 link=no maxlatency=20 mingnt=1 multicast=yes port=MII resources: irq:48 memory:efff7000-efff7fff ioport:eb00(size=8) memory:efff6000-efff60ff memory:efff5000-efff500f
forcedeth 58190 0
simbioziz@simbioziz:~$ sudo rmmod forcedeth[sudo] password for simbioziz:simbioziz@simbioziz:~$ sudo modprobe forcedeth msi=0 msix=0simbioziz@simbioziz:~$ dmesg |tail[ 4224.360930] forcedeth 0000:00:12.0: setting latency timer to 64[ 4224.366341] forcedeth 0000:00:11.0: eth0: no link during initialization[ 4224.367440] ADDRCONF(NETDEV_UP): eth0: link is not ready[ 4224.884809] forcedeth 0000:00:12.0: ifname eth1, PHY OUI 0x5043 @ 1, addr 00:1a:92:9b:d8:26[ 4224.884813] forcedeth 0000:00:12.0: highdma csum vlan pwrctl mgmt gbit lnktim desc-v3[ 4224.890922] forcedeth 0000:00:12.0: eth1: no link during initialization[ 4224.891566] ADDRCONF(NETDEV_UP): eth1: link is not ready[ 4226.981652] forcedeth 0000:00:11.0: eth0: link up[ 4226.982427] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready[ 4237.576004] eth0: no IPv6 routers presentsimbioziz@simbioziz:~$ sudo /ect/init.d/networking restartsudo: /ect/init.d/networking: command not foundsimbioziz@simbioziz:~$ sudo /etc/init.d/networking restart * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces * Reconfiguring network interfaces... [ OK ]simbioziz@simbioziz:~$ ifconfig -aeth0 Link encap:Ethernet HWaddr 00:1a:92:9b:d0:10 inet6 addr: fe80::21a:92ff:fe9b:d010/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1284 (1.2 KB) TX bytes:3778 (3.7 KB) Interrupt:22 Base address:0xc000eth1 Link encap:Ethernet HWaddr 00:1a:92:9b:d8:26 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 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:21 Base address:0x8000lo 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:1927 errors:0 dropped:0 overruns:0 frame:0 TX packets:1927 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:154120 (154.1 KB) TX bytes:154120 (154.1 KB)sudo pppoeconf │ Sorry, I scanned 2 interfaces, but the Access │ │ Concentrator of your provider did not respond. Please │ │ check your network and modem cables. Another reason for │ │ the scan failure may also be another running pppoe │ │ process which controls the modem. │ │
nVidia Corporation MCP55 Ethernet (rev a2)
sudo suecho "options forcedeth msi=0 msix=0" > /etc/modprobe.d/forcedeth.confupdate-initramfs -ureboot
Страница сгенерирована за 0.019 секунд. Запросов: 22.