I added this workaround: sudo su root crontab -e
* * * * * /opt/bin/fix_atheros-AR8152_ethernet.sh >> /tmp/fix_atheros- ethernet_atl1c-reload-log 2>&1 # reload the Atheros Ethernet driver module, see: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680239/comments/8 cat /opt/bin/fix_atheros-AR8152_ethernet.sh cat /opt/bin/fix_atheros-AR8152_ethernet.sh # reload the Atheros Ethernet driver module, # see: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680239/comments/8 sudo rmmod atl1c sudo modprobe atl1c This at least prevents me from the need to pull out & push back the cable or alike. I wish to see this fixed in the kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/680239 Title: 1969:2062 ar8152 v2.0 fast ethernet nic stops working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680239/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
