eth0 nie widzi podłączonego kabla
: 16 wrz 2009, 19:03
Najpierw nie miałem internetu, mimo iż eth0 widział podpięty kabel, ale przez majsterkowanie wg.instrukcji w tymtemacie, nie tylko internet dalej nie działa, ale po zresetowaniu wogóle nie widzi kabla od modemu(device not managed). To dziwne o tyle, że na windowsie zainstalowanym na tym komputerze(ubuntu zainstalowałem, przez Wubi) internet działa bez problemu.
Wyniki poleceń są takie:
Wyniki poleceń są takie:
00:0e.0 USB Controller: NEC Corporation USB (rev 43)
00:0e.1 USB Controller: NEC Corporation USB (rev 43)
00:0e.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 30)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
sudo cat /etc/resolv.conf
nameserver 194.204.159.1
nameserver 194.204.152.34
sudo cat /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.1.1
netmask 255.255.255.0
gateway 192.168.1.1