eth0 Link encap:Ethernet HWaddr 00:48:54:30:AE:DEphongn wrote:Try this, though, maybe something's weird:
and see if it at least recognizes the network card.Code: Select all
su /sbin/ifconfig eth0 up /sbin/ifconfig
inet6 addr: fe80::248:54ff:fe30:aede/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:218 (218.0 b)
Interrupt:3 Base address:0x300
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:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1956 (1.9 kb) TX bytes:1956 (1.9 Kb)