Bug#1054889: linux-image-6.5.0-2-amd64: Kernel 6.5 amdgpu, with refreshrate above 120Hz, black screen appears when certain graphical element appear

2023-11-02 Thread Diederik de Haas
Please, always keep the bug address in To/CC so everyone can track progress!

I think proton is quite horrible as it encourages top posting and generally
makes using email properly difficult, but please adjust for their shortcomings.

On Thursday, 2 November 2023 14:46:05 CET Peter Malmberg wrote:
> Good news!
> The problem seems to have been fixed in the rc4 kernel.

No, it means the bug was not present in Debian's 6.5-rc4 kernel.
But the bug is reported against version 6.5.6-1, so this *could* be a
regression ... assuming the bug is also present in a Debian kernel ...

http://snapshot.debian.org/package/linux-signed-amd64/ has other/newer
kernels then 6.5~rc4. Please try if the bug still appears with this one:
http://snapshot.debian.org/archive/debian/20230915T084305Z/pool/main/l/linux-signed-amd64/linux-image-6.5.0-1-rt-amd64_6.5.3-1_amd64.deb

If that still doesn't show the problem, then you'd need to try a
non-rt kernel as the RT patch set has been disabled since 6.5.6-1.
But RT or not should not make a difference for this issue.

> Do you know if this fix will find itself into the other zen and liquorix
> kernels?

I do not know nor care about zen or liquorix kernels; you should ask them.

signature.asc
Description: This is a digitally signed message part.


Bug#1054889: linux-image-6.5.0-2-amd64: Kernel 6.5 amdgpu, with refreshrate above 120Hz, black screen appears when certain graphical element appear

2023-11-02 Thread Diederik de Haas
On Sunday, 29 October 2023 03:39:22 CET Peter Malmberg wrote:
> Which files should I download?

My bad, I referenced the meta package which depends on the 'actual' package:
https://snapshot.debian.org/archive/debian/20230807T150823Z/pool/main/l/linux-signed-amd64/linux-image-6.5.0-0-rt-amd64_6.5~rc4-1~exp1_amd64.deb

> Which cli commands do I use?

So just DL that file and do (as root or with sudo):
apt install ./linux-image-6.5.0-0-rt-amd64_6.5~rc4-1~exp1_amd64.deb

> 2. chmod +x

There's no need for that

> I have both experimental and backports activated in apt:
> deb http://deb.debian.org/debian experimental main contrib
> and
> deb http://deb.debian.org/debian bookworm main contrib non-free-firmware
> deb-src http://deb.debian.org/debian bookworm main contrib non-free-firmware
> Still can't find the linux-image-6.5.0.0-amd anywhere.

You can remove those. The file has '~exp1' as it was uploaded to experimental
in the past, but it's not available in current experimental; only on 
snapshot.d.o
I do assume you have 'trixie' in your sources.list



signature.asc
Description: This is a digitally signed message part.


Bug#1054889: linux-image-6.5.0-2-amd64: Kernel 6.5 amdgpu, with refreshrate above 120Hz, black screen appears when certain graphical element appear

2023-10-28 Thread Peter Malmberg
Hi again,

I am just a newbie Linux tinkerer. The kernels I have installed before have 
been installed with repository links and such or with a image and headers file.
Am I supposed to download all the files in the link you sent me and compile the 
kernel?

I am happy to help but unfortunately I am not able.

Which files should I download?
Which cli commands do I use?

1. I just downloaded the linux-image-amd64_6.5~rc4-1~exp1_amd64.deb file
2. chmod +x
3. sudo apt install linux-image-amd64_6.5~rc4-1~exp1_amd64.deb
and got:
E: Unable to locate package linux-image-amd64_6.5~rc4-1~exp1_amd64.deb

4. dpkg -i linux-image-amd64_6.5~rc4-1~exp1_amd64.deb

Unpacking linux-image-amd64 (6.5~rc4-1~exp1) over (6.5~rc4-1~exp1) ...
dpkg: dependency problems prevent configuration of linux-image-amd64:
 linux-image-amd64 depends on linux-image-6.5.0-0-amd64 (= 6.5~rc4-1~exp1); 
however:
  Package linux-image-6.5.0-0-amd64 is not installed.

Package linux-image-6.5.0-0-amd64 is not available, but is referred to by 
another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'linux-image-6.5.0-0-amd64' has no installation candidate

I have both experimental and backports activated in apt: 
deb http://deb.debian.org/debian experimental main contrib
and
deb http://deb.debian.org/debian bookworm main contrib non-free-firmware
deb-src http://deb.debian.org/debian bookworm main contrib non-free-firmware

Still can't find the linux-image-6.5.0.0-amd anywhere.

uname -a
Linux Ryzen 6.5.9-2-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 6.5-11.1~trixie 
(2023-10-26) x86_64 GNU/Linux

I have the following Kernels installed
Debian GNU/Linux, with Linux 6.5.0-2-amd64
Debian GNU/Linux, with Linux 6.4.15-2-liquorix-amd64
Debian GNU/Linux, with Linux 6.5.9-2-liquorix-amd64


Best regards, 

Peter

Sent with Proton Mail secure email.

--- Original Message ---
On Saturday, October 28th, 2023 at 11:54 PM, Diederik de Haas 
 wrote:


> Please, always keep the bug address in To/CC so everyone can track progress.
>
> On zaterdag 28 oktober 2023 14:17:29 CEST you wrote:
>
> > I'm sorry. I don't know how to install the rc kernel. I have downloaded it
> > and tried both apt and dpkg but it does not install. Am I missing som
> > packages to be able to install?
>
>
> https://snapshot.debian.org/package/linux-signed-amd64/6.5~rc4%2B1~exp1/#linux-image-rt-amd64_6.5:7e:rc4-1:7e:exp1
> would be the .deb file you'd need to install.
>
> Without the actual commands you tried and/or an error message and/or
> console log output, I don't know what or if something is missing.



Bug#1054889: linux-image-6.5.0-2-amd64: Kernel 6.5 amdgpu, with refreshrate above 120Hz, black screen appears when certain graphical element appear

2023-10-28 Thread Diederik de Haas
Please, always keep the bug address in To/CC so everyone can track progress.

On zaterdag 28 oktober 2023 14:17:29 CEST you wrote:
> I'm sorry. I don't know how to install the rc kernel. I have downloaded it
> and tried both apt and dpkg but it does not install. Am I missing som
> packages to be able to install?

https://snapshot.debian.org/package/linux-signed-amd64/6.5~rc4%2B1~exp1/#linux-image-rt-amd64_6.5:7e:rc4-1:7e:exp1
would be the .deb file you'd need to install.

Without the actual commands you tried and/or an error message and/or
console log output, I don't know what or if something is missing.

signature.asc
Description: This is a digitally signed message part.


Bug#1054889: linux-image-6.5.0-2-amd64: Kernel 6.5 amdgpu, with refreshrate above 120Hz, black screen appears when certain graphical element appear

2023-10-28 Thread Diederik de Haas
On Saturday, 28 October 2023 06:20:43 CEST dada007 wrote:
> Package: src:linux
> Version: 6.5.6-1
> 
>* What led up to the situation?
> Updating from kernel 6.4 to 6.5
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
> When I later changed screen resolution from 144Hz down to 120Hz
>* What was the outcome of this action?
> The black screens stopped. It does not matter which kernel
> 6.5-version I use, it is the same. Black screen happens when certain
> graphical elements are shown.

On https://snapshot.debian.org/binary/linux-image-amd64/ you can find all the 
kernel versions released in Debian.
Can you verify that 6.5~rc4-1~exp1 indeed also has this issue?
When that's the case, can you ssh into your machine and get the `dmesg` output 
and attach that to this bug report?

On Saturday, 28 October 2023 06:20:43 CEST dada007 wrote:
> -- System Information:
> Debian Release: trixie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 6.5.9-2-liquorix-amd64 (SMP w/12 CPU threads; PREEMPT)

That's not Debian's kernel. Why did you not report it to liquorix's repo?

signature.asc
Description: This is a digitally signed message part.


Bug#1054889: linux-image-6.5.0-2-amd64: Kernel 6.5 amdgpu, with refreshrate above 120Hz, black screen appears when certain graphical element appear

2023-10-27 Thread dada007
Package: src:linux
Version: 6.5.6-1
Severity: important
X-Debbugs-Cc: peter_malmb...@proton.me

Dear Maintainer,

   * What led up to the situation?
Updating from kernel 6.4 to 6.5
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
When I later changed screen resolution from 144Hz down to 120Hz
   * What was the outcome of this action?
The black screens stopped. It does not matter which kernel 6.5-version
I use, it is the same. Black screen happens when certain graphical elements are
shown.


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: ASUS
product_name: System Product Name
product_version: System Version
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: 3202
board_vendor: ASUSTeK COMPUTER INC.
board_name: ROG STRIX B550-I GAMING
board_version: Rev X.0x

** Network interface configuration:
*** /etc/network/interfaces:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne 
Root Complex [1022:1630]
Subsystem: ASUSTeK Computer Inc. Renoir/Cezanne Root Complex [1043:8809]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe 
Dummy Host Bridge [1022:1632]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe 
Dummy Host Bridge [1022:1632]
DeviceName:  Onboard IGD
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe 
Dummy Host Bridge [1022:1632]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller 
[1022:790b] (rev 51)
Subsystem: ASUSTeK Computer Inc. FCH SMBus Controller [1043:87e1]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL 
Downstream Port of PCI Express Switch [1002:1479] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream 
Port of PCI Express Switch [1002:1479]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Navi 23 [Radeon RX 6650 XT / 6700S / 6800S] [1002:73ef] (rev c1) 
(prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Navi 23 [Radeon RX 
6650 XT / 6700S / 6800S] [1462:5026]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: amdgpu
Kernel modules: amdgpu

03:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 
HDMI/DP Audio Controller [1002:ab28]
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP 
Audio Controller [1002:ab28]
Control: I/O- Mem+