Hi,
I'just noticed the following output from lsmod | grep -i xhc:
$ lsmod | grep xhc
xhci_pci 20480 0
xhci_pci_renesas 20480 1 xhci_pci
Why is the Renesas driver loaded and linked to, if I don't have any
Renesas devices? Or do I but just don't know about? How could I che
Hi,
probably this is related to the following bug reports?
https://bugzilla.kernel.org/show_bug.cgi?id=85701
https://www.spinics.net/lists/linux-bluetooth/msg74241.html
Though these are old issues, it seems they couldn't be fixed reliably, yet.
Kind regards,
Peter
Am 28.08.21 um 10:16 schr
Hello Dirk,
Thank You for the pointer. The firmware module mentioned there is
related to renesas chipsets, while mine is an integrated intel chip:
$ lspci -vvv -s 00:14.0
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset
Family USB xHCI (rev 05) (prog-if 30 [XHCI])
Subsy
You can find information on this message on the Arch Wiki (as always) at:
https://wiki.archlinux.org/title/Mkinitcpio
Regards,
Dirk
On 28-08-2021 10:16, Peter Nabbefeld via arch-general wrote:
Hi,
today a new version of the Linux kernel has been installed (5.13.13),
and I noticed following me
Hi,
today a new version of the Linux kernel has been installed (5.13.13),
and I noticed following message:
==> WARNING: Possibly missing firmware for module: xhci_pci
Do I need this additional firmware, and where can I get it?
Kind regards,
Peter
Am 27.08.21 um 08:25 schrieb Peter Nabbefeld