Re: Update to F42, keyboard no longer works?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/15/25 06:27 PM, Samuel Sieb wrote:
These items aren't found:
Apr 15 17:42:10 beast kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Apr 15 17:42:10 beast kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Apr 15 17:42:10 beast kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Apr 15 17:42:10 beast kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Apr 15 17:42:10 beast kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Apr 15 17:42:10 beast kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13

Check the lines around those to find out which devices those are.  There is a pair for each hardware device, one USB2 interface and one USB3 interface.  e.g. usb5 and usb6 are the same hardware.  You want to find the pci addresses, then use "lspci" to find out what the chips are. Find the ones for the working ports as well and see if there's a difference.

The devices are:

usb1/2  0000:23:00.0 ASMedia Technology Inc. ASM3242 USB 3.2 Host Controller
usb3/4  0000:28:00.1 Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
usb5/6  0000:28:00.3 Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
usb7/8  0000:2d:00.3 Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller
usb9/10 0000:05:00.3 Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller

Curiously, both usb3/4 and usb5/6 are the same type of controller (AMD Matisse), but only one of them gets recognized by the 6.14 kernel.  And neither of the AMD Starship controllers are recognized.  With kernel 6.13 they are all recognized.

I'm interested in trying a bisection, but I'm not sure how to build the kernel.  I tried download the Torvalds git version, but I hit a bunch of compile errors.

I found a file README.rst that mentions that the proper source is in https://gitlab.com/cki-project/kernel-ark.git and I've cloned that, too.  I see a "redhat" subdirectory there and I'll try to build it, but if there are any additional instructions, that would help.

	Steve

--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux