Ubuntu 18 LTS 和带有内置 KVM 的 LG 显示器

Ubuntu 18 LTS 和带有内置 KVM 的 LG 显示器

我有一台 LG Electronics UM95 34UM95-P 34 显示器,它内置有 KVM 切换器。我在带有 USB-C(Thunderbolt-3 端口)的 MSI GS 65 Stealth 上运行 Ubuntu 18 LTS。

我的显示器比较旧,支持 Thunderbolt-2,因此我使用 Apple USB-C -> Thunderbolt-2 适配器。这样我就可以将显示器连接到笔记本电脑。

我在笔记本电脑上双启动 Windows 10,此设置在 Windows 上运行良好。当我启动 Ubuntu 时,事情变得有点奇怪。很多时候,只有我的键盘能工作几分钟,然后就停止工作了。我的鼠标(连接到同一个 KVM)从不工作。

关于如何进一步诊断这一点,您有什么想法吗?

/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 5000M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M
        |__ Port 3: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M
            |__ Port 4: Dev 4, If 0, Class=Hub, Driver=hub/4p, 5000M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/2p, 12M
            |__ Port 2: Dev 5, If 1, Class=Human Interface Device, Driver=usbhid, 12M
            |__ Port 2: Dev 5, If 2, Class=Human Interface Device, Driver=usbhid, 12M
            |__ Port 2: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 2: Dev 4, If 0, Class=Vendor Specific Class, Driver=ti_usb_3410_5052, 12M
        |__ Port 3: Dev 6, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 4: Dev 10, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 2: Dev 8, If 0, Class=Communications, Driver=cdc_acm, 12M
            |__ Port 2: Dev 8, If 1, Class=CDC Data, Driver=cdc_acm, 12M
            |__ Port 3: Dev 9, If 2, Class=Human Interface Device, Driver=usbhid, 480M
            |__ Port 3: Dev 9, If 0, Class=Audio, Driver=snd-usb-audio, 480M
            |__ Port 3: Dev 9, If 1, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 4: Dev 7, If 0, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 10000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
    |__ Port 7: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 7: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 11: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 11: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 14: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 14: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M

这就是lsusb -t告诉我的。

监视器本身运行良好,而且其他连接到显示器的 USB 外围设备工作正常。另一方面,我的键盘和鼠标却不太稳定。

相关内容