Bug 216780
Summary: | problem of Mesa drawing boxes after resume from suspend with Geforce4 420 Go | ||
---|---|---|---|
Product: | Drivers | Reporter: | Elmar Stellnberger (estellnb) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED ANSWERED | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.15.79-desktop586 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
after resume from s2ram: screen distortions in the status tray and on moving the Pidgin window
after resume from s2ram: the background box of the login screen is not drawn before resume from s2ram: background box of login screen is drawn correctly |
Description
Elmar Stellnberger
2022-12-06 16:45:26 UTC
Created attachment 303369 [details]
after resume from s2ram: screen distortions in the status tray and on moving the Pidgin window
Created attachment 303370 [details]
after resume from s2ram: the background box of the login screen is not drawn
Created attachment 303371 [details]
before resume from s2ram: background box of login screen is drawn correctly
just tested:: same issue with suspend to disk
Please report here instead https://gitlab.freedesktop.org/drm/nouveau/-/issues/ Just for curiosity I have tested on that machine with different values for acpi_sleep: acpi_sleep=s3_mode: white/bright character boxes, no resume acpi_sleep=s3_bios: black screen, as usual but no resume acpi_sleep=s3_bios,s3_mode: black screen, as usual but no resume Now I am a bit clueless since these three values were what I supposed to be the only values that can be passed to acpi_sleep. The default must be different since there it works. DidnĀ“t find respective docs. Perhaps I have not waited long enough for resume? Did not re-test the acpi_sleep modes from above with kernel 6.1.0-desktop586, where the screen content was preserved directly after resume. kernel 6.1.1 no more exposes this feature. |