Comment # 20 on bug 1120854 from
no xhci renesas here either with newer package from comment #13

https://download.opensuse.org/repositories/Kernel:/openSUSE-15.0/standard/


todays kernel-default package gives me:

Linux tux 4.12.14-lp150.229.g7fd91db-default #1 SMP Tue Feb 19 06:09:16 UTC
2019 (7fd91db) x86_64 x86_64 x86_64 GNU/Linux


02:00.0 USB controller [0c03]: Renesas Technology Corp. uPD720202 USB 3.0 Host
Controller [1912:0015] (rev ff)


lsmod | grep -i hci
ohci_pci               16384  0
firewire_ohci          49152  0
firewire_core          77824  1 firewire_ohci
ehci_pci               16384  0
ohci_hcd               57344  1 ohci_pci
ehci_hcd               94208  1 ehci_pci
xhci_pci               16384  0
xhci_hcd              249856  1 xhci_pci
usbcore               286720  7
usbhid,ehci_hcd,ohci_pci,xhci_pci,ohci_hcd,xhci_hcd,ehci_pci
ahci                   40960  5
libahci                40960  1 ahci


dmesg -e | grep -i xhci
[  +0,003226] xhci_hcd 0000:02:00.0: Resetting
[  +0,072016] xhci_hcd 0000:02:00.0: Refused to change power state, currently
in D3
[  +0,000078] xhci_hcd 0000:02:00.0: xHCI Host Controller
[  +0,000006] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus
number 8
[  +0,000012] xhci_hcd 0000:02:00.0: Host halt failed, -19
[  +0,000001] xhci_hcd 0000:02:00.0: can't setup: -19
[  +0,000026] xhci_hcd 0000:02:00.0: USB bus 8 deregistered
[  +0,000024] xhci_hcd 0000:02:00.0: init 0000:02:00.0 fail, -19



rpm -qi kernel-default-4.12.14-lp150.229.1.g7fd91db.x86_64 --changelog | more
Name        : kernel-default
Version     : 4.12.14
Release     : lp150.229.1.g7fd91db
Architecture: x86_64
Install Date: Mi 20 Feb 2019 20:01:30 CET
Group       : System/Kernel
Size        : 312928747
License     : GPL-2.0
Signature   : RSA/SHA256, Mi 20 Feb 2019 10:50:49 CET, Key ID eceef21003579c1d
Source RPM  : kernel-default-4.12.14-lp150.229.1.g7fd91db.nosrc.rpm
Build Date  : Mi 20 Feb 2019 10:43:07 CET
Build Host  : lamb64
Relocations : (not relocatable)
Vendor      : obs://build.opensuse.org/Kernel
URL         : http://www.kernel.org/
Summary     : The Standard Kernel
Description :
The standard kernel for both uniprocessor and multiprocessor systems.

Source Timestamp: 2019-02-19 06:09:16 +0000
GIT Revision: 7fd91db1e31229891e4169fcc7d4f9af4a8f00c1
GIT Branch: openSUSE-15.0
Distribution: Kernel:openSUSE-15.0


You are receiving this mail because: