Hi,
Since the middle of the week and following an update, The USB ports are not working after using them for a few minutes.
Below are the trace from dmesg:
[ 2174.020498] fuse init (API version 7.26)
[ 3455.871653] xhci_hcd 0000:00:14.0: xHC is not running.
[ 5696.614007] xhci_hcd 0000:00:14.0: xHC is not running.
[ 5810.890426] xhci_hcd 0000:00:14.0: xHC is not running.
[ 5810.921485] xhci_hcd 0000:00:14.0: xHCI host controller not responding, assume dead
[ 5810.921516] xhci_hcd 0000:00:14.0: HC died; cleaning up
[ 5810.957579] usb 1-3: USB disconnect, device number 2
[ 5810.958339] usb 1-4: USB disconnect, device number 3
[ 5810.961379] usb 1-6: USB disconnect, device number 4
[ 5842.050810] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 5842.050811] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 5842.050812] CPU0: Package temperature above threshold, cpu clock throttled (total events = 143)
[ 5842.050814] CPU2: Package temperature above threshold, cpu clock throttled (total events = 143)
[ 5842.050818] CPU3: Package temperature above threshold, cpu clock throttled (total events = 143)
[ 5842.050828] CPU1: Package temperature above threshold, cpu clock throttled (total events = 143)
[ 5842.053973] CPU3: Core temperature/speed normal
[ 5842.053974] CPU2: Core temperature/speed normal
[ 5842.053975] CPU0: Package temperature/speed normal
[ 5842.053976] CPU2: Package temperature/speed normal
[ 5842.053977] CPU3: Package temperature/speed normal
[ 5842.053989] CPU1: Package temperature/speed normal
[ 5864.104735] do_general_protection: 48 callbacks suppressed
[ 5864.104737] traps: variety[19329] general protection ip:7f9e94b7c832 sp:7f9e61cefb00 error:0 in libc-2.27.so[7f9e94b1d000+146000]
[ 6172.973168] tun: Universal TUN/TAP device driver, 1.6
I have also noticed that kworker eats up the power of one core triggering the cpu fan
And here are lspci + lsusb:
roland@tanko:~$ sudo lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
roland@tanko:~$ sudo lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 08)
00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
00:1f.5 Non-VGA unclassified device: Intel Corporation Device 9d24 (rev 21)
01:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)
Roland.