I have my system running very well before.
I compiled a new kernel from soucecode dowloaded from Kernel.org.
Everything goes well with the new kernel but it failed to configure the DSL network.
System with the new kernel has recognized eth0.
Quote:
eth0 Link encap:Ethernet HWaddr 00:13 3 0:F0:0C
inet6 addr: fe80::213:d3ff:fed0:f00c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3034 errors:0 dropped:0 overruns:0 frame:0
TX packets:3058 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3228046 (3.0 MiB) TX bytes:393529 (384.3 KiB)
Interrupt:185 Base address:0xec00
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:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1160 (1.1 KiB) TX bytes:1160 (1.1 KiB)
|
when i use:
#pppoeconf
The first step detect eth0 successfully.
The second step failed and it said:
Quote:
|
Sorry I scanned 1 interface 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.
|
My old kernel still works perfect.
what can i do to get around it.
so frustrating...
Tks in advance .