Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] amdgpu problems on linux5.15
@ 2021-12-29  5:05 irrationalnumber
  2022-01-12 13:02 ` leahneukirchen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: irrationalnumber @ 2021-12-29  5:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2271 bytes --]

New issue by irrationalnumber on void-packages repository

https://github.com/void-linux/void-packages/issues/34751

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: amdgpu problems on linux5.15
  2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
@ 2022-01-12 13:02 ` leahneukirchen
  2022-01-14 11:29 ` Vistaus
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2022-01-12 13:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/34751#issuecomment-1011021941

Comment:
Does 5.14 work?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: amdgpu problems on linux5.15
  2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
  2022-01-12 13:02 ` leahneukirchen
@ 2022-01-14 11:29 ` Vistaus
  2022-03-15 17:11 ` joeybronzoni
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Vistaus @ 2022-01-14 11:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by Vistaus on void-packages repository

https://github.com/void-linux/void-packages/issues/34751#issuecomment-1013039447

Comment:
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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: amdgpu problems on linux5.15
  2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
  2022-01-12 13:02 ` leahneukirchen
  2022-01-14 11:29 ` Vistaus
@ 2022-03-15 17:11 ` joeybronzoni
  2022-03-15 17:11 ` joeybronzoni
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: joeybronzoni @ 2022-03-15 17:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

New comment by joeybronzoni on void-packages repository

https://github.com/void-linux/void-packages/issues/34751#issuecomment-1068239586

Comment:
I can confim this issue on 5.16 with AMDGPUs 
` 81.767463] [drm:retrieve_link_cap [amdgpu]] *ERROR* retrieve_link_cap: Read receiver caps dpcd data failed.
[   82.621874] [drm] perform_link_training_with_retries: Link training attempt 1 of 4 failed
`

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: amdgpu problems on linux5.15
  2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
                   ` (2 preceding siblings ...)
  2022-03-15 17:11 ` joeybronzoni
@ 2022-03-15 17:11 ` joeybronzoni
  2022-06-20  2:13 ` github-actions
  2022-07-04  2:15 ` [ISSUE] [CLOSED] " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: joeybronzoni @ 2022-03-15 17:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

New comment by joeybronzoni on void-packages repository

https://github.com/void-linux/void-packages/issues/34751#issuecomment-1068239586

Comment:
I can confim this issue on 5.16 with AMDGPUs 
` 81.767463] [drm:retrieve_link_cap [amdgpu]] *ERROR* retrieve_link_cap: Read receiver caps dpcd data failed.
[   82.621874] [drm] perform_link_training_with_retries: Link training attempt 1 of 4 failed
`

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: amdgpu problems on linux5.15
  2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
                   ` (3 preceding siblings ...)
  2022-03-15 17:11 ` joeybronzoni
@ 2022-06-20  2:13 ` github-actions
  2022-07-04  2:15 ` [ISSUE] [CLOSED] " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-06-20  2:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/34751#issuecomment-1159892056

Comment:
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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] amdgpu problems on linux5.15
  2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
                   ` (4 preceding siblings ...)
  2022-06-20  2:13 ` github-actions
@ 2022-07-04  2:15 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-07-04  2:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2274 bytes --]

Closed issue by irrationalnumber on void-packages repository

https://github.com/void-linux/void-packages/issues/34751

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-07-04  2:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-29  5:05 [ISSUE] amdgpu problems on linux5.15 irrationalnumber
2022-01-12 13:02 ` leahneukirchen
2022-01-14 11:29 ` Vistaus
2022-03-15 17:11 ` joeybronzoni
2022-03-15 17:11 ` joeybronzoni
2022-06-20  2:13 ` github-actions
2022-07-04  2:15 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).