I made this automatic workaround for my firend with Lenovo S10. It's
based on altering eth with ethtool.

Place this script in 
   /etc/network/if-up.d/broadfix
Make it executable 
   sudo chmod +x /etc/network/if-up.d/broadfix
Restart


---
You may want to specify which eth you want to alter. 
eth0 and eth1 are default in condition
   ...
   if [[ "$IFACE" == eth[01] ]]; then
   ...

** Attachment added: "workaround script /etc/network/if-up.d/broadfix"
   http://launchpadlibrarian.net/30502720/broadfix

-- 
Large file transfer gives error: Corrupted MAC on input
https://bugs.launchpad.net/bugs/60764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to