Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #63134

Bug#919656: Acknowledgement (usb - surface dock - ethernet - fix included)

From - <choeffer@mailbox.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#919656: Acknowledgement (usb - surface dock - ethernet - fix included)
Date 2019-01-20 20:30 +0100
Message-ID <xiqX7-7l6-1@gated-at.bofh.it> (permalink)
References <xhzSN-84Q-5@gated-at.bofh.it> <xiqX7-7l6-3@gated-at.bofh.it> <xhzSN-84Q-5@gated-at.bofh.it> <xiqX7-7l6-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


A temporary solution (or to test this patch) is to use a kernel
parameter in grub2.

https://www.kernel.org/doc/html/v4.19/admin-guide/kernel-parameters.htm
l

In line "linux" before "quiet" add

"usbcore.quirks=045e:07c6:k"

(means -> VendorID:ProductID:Flags)

and after booting the docks Ethernet is working fine. I do not know if
using this quirk is a good solution, but because the quirk is bound to
a specific VendorID and ProductID it should not conflict with other usb
devices.

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#919656: usb - surface dock - ethernet - fix included - <choeffer@mailbox.org> - 2019-01-18 11:50 +0100
  Bug#919656: dmesg output wayne wayne <choeffer@mailbox.org> - 2019-01-18 12:00 +0100
  Bug#919656: Acknowledgement (usb - surface dock - ethernet - fix included) - <choeffer@mailbox.org> - 2019-01-20 20:30 +0100
  Bug#919656: Acknowledgement (usb - surface dock - ethernet - fix included) - <choeffer@mailbox.org> - 2019-01-20 21:30 +0100

csiph-web