Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2023 17:56:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 213501] Screen blank after sleep/resume
Message-ID:  <bug-213501-227-AAlBHZpY0y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213501-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213501

Graham Perrin ◐ <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@gmail.com

--- Comment #9 from Graham Perrin ◐ <grahamperrin@gmail.com> ---
(In reply to miner.ben07 from comment #8)

> … seems to have something to do with the DRM driver, …

Bug 260994 key phrase: Kernel Mode Setting.

<https://bsd-hardware.info/?probe=e2d694053a#pci:10de-0ff6-103c-2256>; nvidia,
more specfically <https://bsd-hardware.info/?probe=e2d694053a&log=kldstat>;
nvidia-modeset and <https://bsd-hardware.info/?probe=e2d694053a&log=pkglist>;
x11/nvidia-driver-470.

Re: <https://github.com/grahamperrin/freebsd-ports/pull/2/>,
x11/nvidia-driver-470 lacks what's required for nvidia-drm. 

This HP ZBook 17 G2: 

* does wake from sleep with nvidia-driver-470 _without_ DRM

* failed to wake from sleep when I used the system console frame buffer 
  (an X.Org configuration) instead of nvidia-modeset (the kernel module). 

The failure is consistent with <https://wiki.freebsd.org/Graphics#hardware>, 

> Features that will not work with the system console frame buffer include:
> 
> sleep and wake (suspend and resume) of the computer.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213501-227-AAlBHZpY0y>