Run Debian... upgraded my kernel from source from 2.2 something to 2.4.22
Everything when great, was able to finally compile in my nvidia drivers and get X going on my laptop... still no sound, but that's not so important to me right now.
What is important to me, is how my eth0 disappeared. I'm a bit baffled and don't really know where to go to re-enable it. This is my ifconfig eth0 from my old boot...
With some numbers omitted... ifconfig now doesn't even show an eth0 entry. My specific error is something along the lines of device does not exist.
Thanks,
Rob
Everything when great, was able to finally compile in my nvidia drivers and get X going on my laptop... still no sound, but that's not so important to me right now.
What is important to me, is how my eth0 disappeared. I'm a bit baffled and don't really know where to go to re-enable it. This is my ifconfig eth0 from my old boot...
Code:
eth0 Link encap:Ethernet HWaddr 00:XX:XX:XX:XX:XX
inet addr:192.168.1.118 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:61 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:4384 (4.2 KiB) TX bytes:342 (342.0 b)
Interrupt:10 Base address:0x3000
With some numbers omitted... ifconfig now doesn't even show an eth0 entry. My specific error is something along the lines of device does not exist.
Thanks,
Rob