Go to the last post for the solution.
f
------------------------------------
... and the same happens with other distros/versions using kernel 2.6.35.
After gugling and forums for almost a week, nothing useful.
--------------------------
HardWare -- (Isadora Ok on it) :
- Intel based, DG965WH, Core2Duo 6400, DDR2=1GiB
- Communication controller: Intel Corporation 82P965/G965 HECI Controller (rev 02)
- Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02)
- ADSL modem: DSLink 260E - as router, connecting directly to Telco servers.
- no wireless, no other Eth board.
--------------------------
Some more, from julia live:
- Code: Select all
mint@mint ~ $ dmesg |grep eth0
[ 4.172401] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:19:d1:01:10:29
[ 4.172405] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 4.172428] e1000e 0000:00:19.0: eth0: MAC: 6, PHY: 6, PBA No: ffffff-0ff
[ 58.360338] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 59.730907] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[ 59.730912] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 59.731067] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 69.970028] eth0: no IPv6 routers present
- Code: Select all
mint@mint ~ $ sudo ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:d1:01:10:29
inet6 addr: fe80::219:d1ff:fe01:1029/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:6129 (6.1 KB)
Interrupt:20 Memory:51200000-51220000
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:36 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2496 (2.4 KB) TX bytes:2496 (2.4 KB)
- Code: Select all
mint@mint ~ $ nm-tool
NetworkManager Tool
State: disconnected
- Device: eth0
Type: Wired
Driver: e1000e
State: disconnected
Default: no
HW Address: 00:19:D1:01:10:29
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
tia,
flon


