Comment 26 for bug 1175091

Revision history for this message
In , Tschaefer (tschaefer) wrote :

Tested again with

3.7.10-1.16-desktop #1 SMP PREEMPT Fri May 31 20:21:23 UTC 2013 (97c14ba) i686 i686 i386 GNU/Linux

dmesg after pluging in the cable:

[ 138.411153] atl1c 0000:04:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 138.411269] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

It works for some minutes. Then it stops and is working again.

in dmesg now

[ 138.411153] atl1c 0000:04:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[ 138.411269] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 376.440058] atl1c 0000:04:00.0: irq 47 for MSI/MSI-X
[ 376.440261] atl1c 0000:04:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>

Id did not plug in/out the cable!

The wanted ethtool-output:

driver: atl1c
version: 1.0.1.0-NAPI
firmware-version:
bus-info: 0000:04:00.0
supports-statistics: no
supports-test: no
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

ifconfig output:

eth0 Link encap:Ethernet Hardware Adresse 10:BF:48:A1:EA:D7
          inet Adresse:xxx.187.148.158 Bcast:xxx.187.148.255 Maske:255.255.255.128
          inet6 Adresse: fe80::12bf:48ff:fea1:ead7/64 Gültigkeitsbereich:Verbindung
          inet6 Adresse: 2xxx:4ca0:4f01:1:12bf:48ff:fea1:ead7/64 Gültigkeitsbereich:Global
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:16936 errors:0 dropped:639 overruns:639 frame:639
          TX packets:6652 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 Sendewarteschlangenlänge:1000
          RX bytes:24172954 (23.0 Mb) TX bytes:567353 (554.0 Kb)

ip -s link output

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
    link/ether 10:bf:48:a1:ea:d7 brd ff:ff:ff:ff:ff:ff
    RX: bytes packets errors dropped overrun mcast
    51485511 38177 0 0 639 186
    TX: bytes packets errors dropped carrier collsns
    1264645 13891 0 0 1 0

Id did not suspend the netbook.