Ref. bug # 1600126
I updated r8152 to v2.11 per
https://aur.archlinux.org/packages/r8152-dkms/ makes things more
stable.
# cd /usr/src/r8152-2.11.0
# patch -p1 <./linux-4.20.0-add-guard-fix.patch
# more /usr/src/r8152-2.11.0/dkms.conf
PACKAGE_NAME="r8152"
PACKAGE_VERSION="2.11.0"
BUILT_MODULE_NAME[0]="r8152"
DEST_MODULE_LOCATION[0]="/kernel/drivers/net/usb"
AUTOINSTALL="yes"
# ll /var/lib/dkms/r8152/2.11.0/source
lrwxrwxrwx. 1 root root 21 Mar 1 15:22 /var/lib/dkms/r8152/2.11.0/source -> /usr/src/r8152-2.11.0
# dracut -f
At least my kbd is still working after 30 minutes. A record on kernels
above 4.18.18-300.fc29.
--
You received this bug notification because you are subscribed to linux
in Ubuntu.
Matching subscriptions: Bgg, Bmail, Nb
https://bugs.launchpad.net/bugs/1729674
Title:
TB16 dock ethernet corrupts data with hw checksum silently failing
Status in Dell Sputnik:
Triaged
Status in linux package in Ubuntu:
Fix Released
Status in linux source package in Xenial:
Fix Released
Status in linux source package in Artful:
Fix Released
Status in linux source package in Bionic:
Fix Released
Status in linux package in Fedora:
Confirmed
Bug description:
It looks like TCP rx and tx checksum offloading is broken on the TB16 dock's ethernet adapter. For example downloading a large file such as the Ubuntu ISO, and then running an md5sum on it yields the incorrect md5sum. This is because
rx-checksumming: on
tx-checksumming: on
and both set to on by default.
Running sudo ethtool -K <TB16 eth device> tx off rx off, allows the
download to complete correctly. This is very bad since this can cause
very bad untrustworthy behavior.
This was conducted using an Dell Precision 5520 on Ubuntu 16.04+linux-
generic-hwe-16.04-edge.
Thank you
To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1729674/+subscriptions
Комментариев нет:
Отправить комментарий