Devuan bug report logs - #801
Suspend/wake problem: screens do not come back

Package: xserver-xorg-core; Reported by: tempforever <[email protected]>; Done: Boian Bonev <[email protected]>; Maintainer for xserver-xorg-core is Devuan Developers <[email protected]>.
Notification sent to tempforever <[email protected]>:
bug acknowledged by developer. Full text available.
Marked bug as done Request was from Boian Bonev <[email protected]> to [email protected]. Full text available.

Message received at [email protected]:


Received: (at 801) by bugs.devuan.org; 24 Nov 2023 02:22:33 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from email.devuan.org [2a01:4f8:a0:3284::74ca:8ad2]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Fri, 24 Nov 2023 02:22:33 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id X2hQH+UIYGVoQgAAmSBk0A
	(envelope-from <[email protected]>)
	for <[email protected]>; Fri, 24 Nov 2023 02:22:29 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id 6B10B670; Fri, 24 Nov 2023 02:22:29 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,NICE_REPLY_A,SPF_PASS autolearn=ham autolearn_force=no
	version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.144.158.117; helo=tempforever.com; [email protected]; receiver=<UNKNOWN> 
Received: from tempforever.com (tempforever.com [185.144.158.117])
	by email.devuan.org (Postfix) with ESMTP id 9B1AF42
	for <[email protected]>; Fri, 24 Nov 2023 02:22:24 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tempforever.com;
	s=domkey; t=1700792543;
	bh=YC58Mxx6xYTNDdq/nABekRC1SZavM1nbtTyKyptPAV8=;
	h=Subject:To:References:From:Date:In-Reply-To:From;
	b=Bpmflo0hJP9uEVWRzgsgCH14EWBsrRE/3g7aPNXzoAMSVinD/86hXc7P5QJSvQqcx
	 J3luQ9cGtsnr1j4aniZrM69A3qpbnmk9iNKfNDu9Lmy8R/i4whp16ggFVUnOFYuOpt
	 Lj5QstfWjMyi1v1i9GPN7tnNgjHEEL+DXRTLgJ5k=
Received: from [192.168.2.10] (unknown [192.168.2.10])
	by tempforever.com (Postfix) with ESMTPSA id 399916002E
	for <[email protected]>; Thu, 23 Nov 2023 21:22:23 -0500 (EST)
Subject: Re: [devuan-dev] bug#801: Suspend/wake problem: screens do not come
 back
To: [email protected]
References: <[email protected]>
 <[email protected]>
 <[email protected]>
From: tempforever <[email protected]>
Message-ID: <[email protected]>
Date: Thu, 23 Nov 2023 21:22:22 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
 Firefox/91.0 SeaMonkey/2.53.15
MIME-Version: 1.0
In-Reply-To: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Hendrik Boom wrote:
> On Thu, Nov 23, 2023 at 05:59:22PM -0500, tempforever wrote:
>> Package: xserver-xorg-core
>> Version: 2:21.1.7-3+deb12u2devuan1
>>
>> Please close this bug report.  It seems to have been related to certain
>> kernel cmdline options I had in place; removing them resolved the issue.
>>  I have upgraded xserver-xorg-core on other systems and had no problem
>> with suspend/resume.
> It could be useful to others to post a description of those kernel command-line options in the bug tracker before closing the bug.
>
> -- hendrik
>
I previously had:
GRUB_CMDLINE_LINUX_DEFAULT="quiet modprobe.blacklist=nouveau
acpi_enforce_resources=lax nordrand ipv6.disable=1 apparmor=0
amd_iommu=on iommu=pt"

with these options, my video was not coming back correctly upon resume
after suspend with the recent xserver-xorg-core updates.

From my notes, I had added "acpi_enforce_resources=lax" for an earlier
kernel, to work with X570 chipset sensors
kernel 5.9 was giving a warning about RDRAND, so I had added "nordrand"
at that point.
I had been experimenting with some iommu things previously (which I am
not doing anymore), so I had added "amd_iommu=on" and "iommu=pt"

My current cmdline is:
GRUB_CMDLINE_LINUX_DEFAULT="quiet modprobe.blacklist=nouveau
ipv6.disable=1 apparmor=0"

with these options, my video is correctly coming back upon resume after
suspend, and with the recent xerver-xorg-core updates.  I am not having
problems with sensors being detected or RDRAND warnings.

If it would be of any actual help, I could re-enable those options
one-at-a-time to see which one(s) cause the problem, but as it is I
don't need any of them anymore and am satisfied to leave them all out.


Acknowledgement sent to tempforever <[email protected]>:
Extra info received and forwarded to list. Copy sent to Devuan Developers <[email protected]>. Full text available.
Information forwarded to [email protected], Devuan Developers <[email protected]>:
bug#801; Package xserver-xorg-core. Full text available.

Message received at [email protected]:


Received: (at 801) by bugs.devuan.org; 24 Nov 2023 01:27:03 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from email.devuan.org [2a01:4f8:a0:3284::74ca:8ad2]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Fri, 24 Nov 2023 01:27:03 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id 1i5BLtj7X2VFPQAAmSBk0A
	(envelope-from <[email protected]>)
	for <[email protected]>; Fri, 24 Nov 2023 01:26:48 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id B281E722; Fri, 24 Nov 2023 01:26:48 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_NONE autolearn=ham
	autolearn_force=no version=3.4.6
Received-SPF: None (mailfrom) identity=mailfrom; client-ip=69.165.131.134; helo=april.topoi.pooq.com; [email protected]; receiver=<UNKNOWN> 
Received: from april.topoi.pooq.com (topoi.pooq.com [69.165.131.134])
	by email.devuan.org (Postfix) with ESMTP id 201A742
	for <[email protected]>; Fri, 24 Nov 2023 01:26:40 +0000 (UTC)
Received: by april.topoi.pooq.com (Postfix, from userid 1001)
	id 3F470C3824; Thu, 23 Nov 2023 20:26:39 -0500 (EST)
Date: Thu, 23 Nov 2023 20:26:39 -0500
From: Hendrik Boom <[email protected]>
To: tempforever <[email protected]>, [email protected],
	devuan developers internal list <[email protected]>
Subject: Re: [devuan-dev] bug#801: Suspend/wake problem: screens do not come
 back
Message-ID: <[email protected]>
References: <[email protected]>
 <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[email protected]>
User-Agent: Mutt/1.10.1 (2018-07-13)

On Thu, Nov 23, 2023 at 05:59:22PM -0500, tempforever wrote:
> Package: xserver-xorg-core
> Version: 2:21.1.7-3+deb12u2devuan1
> 
> Please close this bug report.  It seems to have been related to certain
> kernel cmdline options I had in place; removing them resolved the issue.
>  I have upgraded xserver-xorg-core on other systems and had no problem
> with suspend/resume.

It could be useful to others to post a description of those kernel command-line options in the bug tracker before closing the bug.

-- hendrik

Acknowledgement sent to Hendrik Boom <[email protected]>:
Extra info received and forwarded to list. Copy sent to Devuan Developers <[email protected]>. Full text available.
Information forwarded to [email protected], Devuan Developers <[email protected]>:
bug#801; Package xserver-xorg-core. Full text available.

Message received at [email protected]:


Received: (at 801) by bugs.devuan.org; 23 Nov 2023 23:00:02 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from email.devuan.org [2a01:4f8:a0:3284::74ca:8ad2]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Thu, 23 Nov 2023 23:00:01 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id v0gyNFHZX2XLLAAAmSBk0A
	(envelope-from <[email protected]>)
	for <[email protected]>; Thu, 23 Nov 2023 22:59:29 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id CA495670; Thu, 23 Nov 2023 22:59:29 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=0.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,FAKE_REPLY_A1,SPF_PASS autolearn=no autolearn_force=no
	version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.144.158.117; helo=tempforever.com; [email protected]; receiver=<UNKNOWN> 
Received: from tempforever.com (tempforever.com [185.144.158.117])
	by email.devuan.org (Postfix) with ESMTP id 7D8AD59
	for <[email protected]>; Thu, 23 Nov 2023 22:59:25 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tempforever.com;
	s=domkey; t=1700780363;
	bh=KciwQKCkM1NHmFZJlkGxvNztJ6L0HCgTzNFYWNHfcYQ=;
	h=To:From:Subject:Date:From;
	b=EwX59UOFZ+v5j4dmj84hnpPi/yyMD74AsvfvtLiEmKmVjSLbV9REFD919dwDRro6d
	 sPOdNomvo9CwiEjvA1xxG8B4DfBBG2U4u0BPhtgDAMU+zwB9VYbhCBomgfeabd2ZFj
	 eZJUCZjL4FGIvlAmKR38kARjRteGxI8nNMurjuFo=
Received: from [192.168.2.10] (unknown [192.168.2.10])
	by tempforever.com (Postfix) with ESMTPSA id 649346002E
	for <[email protected]>; Thu, 23 Nov 2023 17:59:23 -0500 (EST)
To: [email protected]
From: tempforever <[email protected]>
Subject: Re: Suspend/wake problem: screens do not come back
Message-ID: <[email protected]>
Date: Thu, 23 Nov 2023 17:59:22 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
 Firefox/91.0 SeaMonkey/2.53.15
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Package: xserver-xorg-core
Version: 2:21.1.7-3+deb12u2devuan1

Please close this bug report.  It seems to have been related to certain
kernel cmdline options I had in place; removing them resolved the issue.
 I have upgraded xserver-xorg-core on other systems and had no problem
with suspend/resume.

Acknowledgement sent to tempforever <[email protected]>:
Extra info received and forwarded to list. Copy sent to Devuan Developers <[email protected]>. Full text available.
Information forwarded to [email protected], Devuan Developers <[email protected]>:
bug#801; Package xserver-xorg-core. Full text available.

Message received at [email protected]:


Received: (at submit) by bugs.devuan.org; 26 Oct 2023 13:52:36 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from email.devuan.org [2a01:4f8:140:32a1::58c6:6473]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Thu, 26 Oct 2023 13:52:36 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id GcvcOsduOmV4ewAAmSBk0A
	(envelope-from <[email protected]>)
	for <[email protected]>; Thu, 26 Oct 2023 13:51:03 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id A164E15B; Thu, 26 Oct 2023 13:50:37 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.144.158.117; helo=tempforever.com; [email protected]; receiver=<UNKNOWN> 
Received: from tempforever.com (tempforever.com [185.144.158.117])
	by email.devuan.org (Postfix) with ESMTP id 44B5515B
	for <[email protected]>; Thu, 26 Oct 2023 13:50:24 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tempforever.com;
	s=domkey; t=1698328222;
	bh=ZtZxgSmIlTk3rxgMIFdBbNp47UAa+9TfVK2T8zHYEic=;
	h=To:From:Subject:Date:From;
	b=YelUSgT81AZ5Lq2WjgtV5Z8PyUfB0NlYSnAVSEEf3n1S6kiIJl7Ht2yBOBb7oNeYT
	 VXCrZYp2lgHOWazVgYe8S/gi6lg4/AHZAvpEaU9ioKPqpIs658HBDQTgU1heJswx4f
	 Gr9ECUIK01YFSDYusWJNu68TM46MtOcN2pPE/zjE=
Received: from [192.168.2.10] (unknown [192.168.2.10])
	by tempforever.com (Postfix) with ESMTPSA id 70A496000F
	for <[email protected]>; Thu, 26 Oct 2023 09:50:22 -0400 (EDT)
To: [email protected]
From: tempforever <[email protected]>
Subject: Suspend/wake problem: screens do not come back
Message-ID: <[email protected]>
Date: Thu, 26 Oct 2023 09:50:21 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
 Firefox/91.0 SeaMonkey/2.53.15
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Package: xserver-xorg-core
Version: 2:21.1.7-3devuan2

When I use pm-suspend with this version of xserver-xorg-core, when I
later wake the computer up, the screens do not come back on (no video
signal).  This behavior did not occur on the previous version
2:21.1.7-3devuan1 which I have downgraded back to.  This happens every
time, not intermittently, so hopefully I'll be able to help debug the
problem and get it sorted out.  Other info that may be useful:
arch: x86_64
desktop: xfce
video card: nvidia geforce gtx 650
video driver: nvidia 470.199.02
devuan: 5 (daedalus)
kernel: 6.1.0-13-amd64


Acknowledgement sent to tempforever <[email protected]>:
New bug report received and forwarded. Copy sent to Devuan Developers <[email protected]>. Full text available.
Report forwarded to [email protected], Devuan Developers <[email protected]>:
bug#801; Package xserver-xorg-core. Full text available.

Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.

Devuan Bugs Owner <[email protected]>.
Last modified: Thu, 28 Nov 2024 06:39:01 UTC