Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893294 - Thunderbolt driver does not work with gentoo-sources 5.x and 6.x
Summary: Thunderbolt driver does not work with gentoo-sources 5.x and 6.x
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-05 11:39 UTC by Frank Noack
Modified: 2023-04-09 22:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
complete boot.log (boot.log,284.61 KB, text/x-log)
2023-02-05 11:40 UTC, Frank Noack
Details
current kernel.config (.config,172.05 KB, text/plain)
2023-02-05 11:42 UTC, Frank Noack
Details
current output of emerge --info (emerge.info,20.16 KB, text/plain)
2023-02-05 11:44 UTC, Frank Noack
Details
grub config out of /etc/default/grub (grub,343 bytes, text/plain)
2023-02-05 11:49 UTC, Frank Noack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Noack 2023-02-05 11:39:24 UTC
I use an ASUS Proart B550 Creator mainbord 
If I enable tunderbolt support in BIOS I get an boot-delay of estimated a minute and the following error in boot.log
 AMD-Vi: Extended features (0x58f77ef22294a5a, 0x0): PPR NX GT IA PC GA_vAPIC
Feb 05 12:21:13 franks kernel: AMD-Vi: Interrupt remapping enabled
Feb 05 12:21:13 franks kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 05 12:21:13 franks kernel: software IO TLB: mapped [mem 0x000000008d0c5000-0x00000000910c5000] (64MB)
Feb 05 12:21:13 franks kernel: ACPI: bus type thunderbolt registered
Feb 05 12:21:13 franks kernel: thunderbolt 0000:06:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0010 address=0x9aedc500 flags=0x0020]
Feb 05 12:21:13 franks kernel: thunderbolt 0000:06:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0010 address=0x9aedc600 flags=0x0020]
Feb 05 12:21:13 franks kernel: thunderbolt 0000:06:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0010 address=0x9aedc700 flags=0x0020]
Feb 05 12:21:13 franks kernel: thunderbolt 0000:06:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0010 address=0x9aedc800 flags=0x0020]
Feb 05 12:21:13 franks kernel: thunderbolt 0000:06:00.0: failed to send driver ready to ICM
Feb 05 12:21:13 franks kernel: thunderbolt: probe of 0000:06:00.0 failed with error -110
Feb 05 12:21:13 franks kernel: LVT offset 0 assigned for vector 0x400
Feb 05 12:21:13 franks kernel: perf: AMD IBS detected (0x000003ff)

The following thunderbolt related preferences are currently set in EFI-BIOS
TB Support: enabled
TB Security Level: no security
TB MMIO Resource: Full-Size
TB-Wake Up Command: GO2SX Command



Reproducible: Always

Actual Results:  
I have tried all possible TB related configurations in BIOS, I think
Always I get the delay and error message
Comment 1 Frank Noack 2023-02-05 11:40:39 UTC
Created attachment 849916 [details]
complete boot.log
Comment 2 Frank Noack 2023-02-05 11:42:34 UTC
Created attachment 849918 [details]
current kernel.config
Comment 3 Frank Noack 2023-02-05 11:44:59 UTC
Created attachment 849920 [details]
current output of emerge --info
Comment 4 Frank Noack 2023-02-05 11:49:04 UTC
Created attachment 849922 [details]
grub config out of /etc/default/grub
Comment 5 Mike Pagano gentoo-dev 2023-02-05 18:06:44 UTC
Do you have the latest BIOS for your system ?
Comment 6 Frank Noack 2023-02-06 13:58:19 UTC
Yes, the latest BIOS version is installed.
Comment 7 Frank Noack 2023-02-06 14:00:38 UTC
If I configure USB4/thunderbolt support as module, the timeout does not apply but the error ist the same.
Comment 8 Mike Pagano gentoo-dev 2023-02-07 18:31:39 UTC
You may need to take this to your board manufacturer. I see the similar errors to yours with nothing but a BIOS update solving it.  You could enter a bug on bugzilla.kernel.org and see if the maintainers have better advice. There's also the linux-usb mailing list. https://lore.kernel.org/linux-usb/
Comment 9 Mike Pagano gentoo-dev 2023-04-09 22:04:16 UTC
Please let us know the bug number if you decide to file this upstream