Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amdgpu problems on linux5.15 #34751

Closed
irrationalnumber opened this issue Dec 29, 2021 · 3 comments
Closed

amdgpu problems on linux5.15 #34751

irrationalnumber opened this issue Dec 29, 2021 · 3 comments
Labels

Comments

@irrationalnumber
Copy link

System

  • xuname: Void 5.10.88_1 x86_64 AuthenticAMD uptodate rF
    output of xuname (part of xtools)
  • package: linux5.15-5.15.11_1
    affected package(s) including the version: xbps-query -p pkgver <pkgname>

Expected behavior

A usable computer when using the default kernel.

Actual behavior

The computer is unbearably slow even when using tty. Downgrading the kernel fixes the problem. I also get more amdgpu dmesg errors on linux5.15.

linux5.15 dmesg errors (this is the version that doesn't work properly):
[ 0.000000] AMD-Vi: [Firmware Bug]: : IOAPIC[130] not in IVRS table
[ 0.000000] AMD-Vi: [Firmware Bug]: : IOAPIC[131] not in IVRS table
[ 0.000000] AMD-Vi: [Firmware Bug]: : IOAPIC[132] not in IVRS table
[ 0.000000] AMD-Vi: Disabling interrupt remapping
[ 2.053428] [drm:retrieve_link_cap [amdgpu]] ERROR retrieve_link_cap: Read receiver caps dpcd data failed.
[ 2.331931] [drm:smu_v11_0_i2c_xfer.cold [amdgpu]] ERROR Received I2C_NAK_7B_ADDR_NOACK !!!
[ 2.332342] [drm:smu_v11_0_i2c_xfer [amdgpu]] ERROR WriteI2CData() - I2C error occurred :1
[ 2.332514] [drm:amdgpu_ras_eeprom_init [amdgpu]] ERROR Failed to read EEPROM table header, res:-5
[ 5.178029] wil6210 0000:04:00.0 (unnamed net_device) (uninitialized): wil_if_pcie_enable: 3 MSI mode failed, try 1 MSI

linux5.10 dmesg errors (this version works fine):
[ 0.000000] AMD-Vi: [Firmware Bug]: : IOAPIC[130] not in IVRS table
[ 0.000000] AMD-Vi: [Firmware Bug]: : IOAPIC[131] not in IVRS table
[ 0.000000] AMD-Vi: [Firmware Bug]: : IOAPIC[132] not in IVRS table
[ 0.000000] AMD-Vi: Disabling interrupt remapping
[ 2.481088] [drm:retrieve_link_cap [amdgpu]] ERROR retrieve_link_cap: Read dpcd data failed.
[ 3.872768] wil6210 0000:04:00.0 (unnamed net_device) (uninitialized): wil_if_pcie_enable: 3 MSI mode failed, try 1 MSI

Steps to reproduce the behavior

Use linux5.15

@leahneukirchen
Copy link
Member

Does 5.14 work?

@Vistaus
Copy link

Vistaus commented Jan 14, 2022

I cannot reproduce this. Everything is super speedy and fluent over here. Maybe 5.16 will fix your issue as it contains a lot of AMDGPU optimizations.

@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants