Comment 6 for bug 415358

Revision history for this message
Antonio Sánchez (antoniosanchez) wrote :

After installing linux-backports-modules-2.6.28-15-generic_2.6.28-15.18~lp415358oga1_i386.deb and rebooting the nic is recognized

root@eeepc-1005HA:~# dmesg | grep eth0
[ 21.844589] atl1c 0000:01:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 32.784056] eth0: no IPv6 routers present

and it's working properly

root@eeepc-1005HA:~# scp antonio@culpa:/tmp/big_file .
big_file 4% 414MB 11.2MB/s 11:55 ETA

but only a note: I think this driver isn't capable to work in 1Gbps mode,

root@eeepc-1005HA:~# ethtool eth0
Settings for eth0:
 Supported ports: [ TP ]
 Supported link modes: 10baseT/Half 10baseT/Full
                         100baseT/Half 100baseT/Full
 Supports auto-negotiation: Yes
 Advertised link modes: Not reported
 Advertised auto-negotiation: Yes
 Speed: 100Mb/s
 Duplex: Full
 Port: Twisted Pair
 PHYAD: 0
 Transceiver: internal
 Auto-negotiation: on
 Supports Wake-on: pg
 Wake-on: d
 Current message level: 0x0000003f (63)
 Link detected: yes

Thank you so much.