Thread: 9.04 server network card not detected?
i installed ubuntu 9.04 server edition, , encountered annoying problem... seems ubuntu doesn't know how use network card...
i've tried ping router, result: "network unreachable"
i've been inside /etc/network/interfaces, looked like:
this looks me adress , netmask missing...code:#this file describes network interfaces available on system #and how activate them. more information, see interfaces(5) #the loopback network interface auto lo iface lo inet loopback #the primary network interface auto eth0 iface eth0 inet dhcp
i've output "ifconfig"-command:
output "lspci"-command:code:lo link encap:local loopback inet addr:127.0.0.1 mask:255.0.0.0 inet6 addr: ::1/128 scope:host loopback running mtu:16436 metric:1 rx packets:8 errors:0 dropped:0 overruns:0 frame:0 tx packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 rx bytes:480 (480.0 b) tx bytes:480 (480.0 b)
result "route"-command:code:00.01.0 isa bridge: nvidia corporation mcp61 lpc bridge (rev a2) 00.01.1 smbus: nvidia corporation mcp61 smbus (rev a2) 00.01.2 ram memory: nvidia ... memory controller (rev a2) 00.01.3 co-processor: nvidia ... (rev a2) 00.02.0 usb controller: nvidia ... usb controller (rev a2) 00.02.1 usb controller: nvidia ... usb controller (rev a2) 00.02.2 pci bridge: nvidia ... pci bridge (rev a1) 00.04.0 audio device: ... (rev a2) 00.06.0 ide interface: ... (rev a2) 00.07.0 bridge: nvidia corporation mcp61 ethernet (rev a2) <-- can find regarding ethernet 00.08.0 ide interface: ... sata controller (rev a2) 00.09.0 pci bridge: nvidia ... pci express bridge (rev a2) 00.0b.0 pci bridge: nvidia ... pci express bridge (rev a2) 00.0c.0 pci bridge: nvidia ... pci express bridge (rev a2) 00.0d.0 vga compatible controller: nvidia ... geforce 6100 nforce 405 (rev a2) 00.18.0 host bridge: amd k8 [athlon64/opteron] hypertransport technology configuration 00.18.1 host bridge: amd k8 [athlon64/opteron] adress map 00.18.2 host bridge: amd k8 [athlon64/opteron] dram controller 00.18.3 host bridge: amd k8 [athlon64/opteron] miscellaneous control
i'm not new linux environment, networking seem bother mecode:kernel ip routing table destination gateway genmask flags metric ref use iface
/fnugus
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] 9.04 server network card not detected?
Ubuntu
Comments
Post a Comment