bugzilla-daemon at freedesktop.org
2018-Apr-05 22:51 UTC
[Nouveau] [Bug 105916] New: "xset dpms force off" can't be undone on hp omen 17-an0xx laptop
https://bugs.freedesktop.org/show_bug.cgi?id=105916
Bug ID: 105916
Summary: "xset dpms force off" can't be undone on hp
omen
17-an0xx laptop
Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: bero at lindev.ch
QA Contact: xorg-team at lists.x.org
After turning the display off with "xset dpms force off", "xset
dpms force
suspend" or "xset dpms force standby", the display can't be
turned back on
(short of turning the entire laptop off and back on), even "xset dpms force
on"
has no effect.
lspci reports this about the GPU:
01:00.0 0300: 10de:1be1 (rev a1) (prog-if 00 [VGA controller])
Subsystem: 103c:8393
Flags: bus master, fast devsel, latency 0, IRQ 132
Memory at db000000 (32-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
Memory at c0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
Expansion ROM at dc000000 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [250] Latency Tolerance Reporting
Capabilities: [258] L1 PM Substates
Capabilities: [128] Power Budgeting <?>
Capabilities: [420] Advanced Error Reporting
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024
<?>
Capabilities: [900] #19
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
related dmesg bits after normal startup:
[Fri Apr 6 00:34:36 2018] fb: switching to nouveaufb from EFI VGA
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: NVIDIA GP104 (134000a1)
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: bios: version 86.04.67.00.17
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: fb: 8192 MiB GDDR5
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: VRAM: 8192 MiB
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: BIT table 'A' not
found
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: BIT table 'L' not
found
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB version 4.1
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB outp 00: 02803f76
04400020
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB outp 01: 02012f62
00020010
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB outp 02: 04824f86
04400010
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB outp 03: 04824f82
00020010
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB outp 04: 04835f96
04400020
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB outp 05: 04835f92
00020020
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB conn 03: 00020347
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB conn 04: 01000446
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: DCB conn 05: 02000546
[Fri Apr 6 00:34:36 2018] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer
copies
[Fri Apr 6 00:34:37 2018] nouveau 0000:01:00.0: DRM: allocated 3840x2160 fb:
0x200000, bo 0000000055fe5b7c
[Fri Apr 6 00:34:37 2018] fbcon: nouveaufb (fb0) is primary device
[Fri Apr 6 00:34:37 2018] nouveau 0000:01:00.0: disp: 0x0000643b[0]:
INIT_GENERIC_CONDITON: unknown 0x07
[Fri Apr 6 00:34:37 2018] nouveau 0000:01:00.0: disp: 0x00005fcc[2]:
INIT_GENERIC_CONDITON: unknown 0x07
[Fri Apr 6 00:34:37 2018] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer
device
[Fri Apr 6 00:34:37 2018] [drm] Initialized nouveau 1.3.1 20120801 for
0000:01:00.0 on minor 0
Kernel 4.16.0, Mesa 18.0.0, libdrm 2.4.90, xorg-server 1.19.6, using
modesetting DDX from xorg-server 1.19.6
dmesg after (successful but irreversible) "xset dpms force off":
[Fri Apr 6 00:49:48 2018] nouveau 0000:01:00.0: disp: 0x0000643b[0]:
INIT_GENERIC_CONDITON: unknown 0x07
dmesg after (unsuccessful) "xset dpms force on" issued over ssh:
[Fri Apr 6 00:50:15 2018] nouveau 0000:01:00.0: disp: 0x00005fcc[2]:
INIT_GENERIC_CONDITON: unknown 0x07
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20180405/3b899eec/attachment.html>
bugzilla-daemon at freedesktop.org
2018-Apr-05 22:52 UTC
[Nouveau] [Bug 105916] "xset dpms force off" can't be undone on hp omen 17-an0xx laptop
https://bugs.freedesktop.org/show_bug.cgi?id=105916 --- Comment #1 from Bernhard Rosenkraenzer <bero at lindev.ch> --- Likely the same as https://bugs.freedesktop.org/show_bug.cgi?id=103383 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20180405/e586a6ed/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 09:37 UTC
[Nouveau] [Bug 105916] "xset dpms force off" can't be undone on hp omen 17-an0xx laptop
https://bugs.freedesktop.org/show_bug.cgi?id=105916
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #2 from Martin Peres <martin.peres at free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/420.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20191204/f2e8f1af/attachment-0001.html>
Possibly Parallel Threads
- [Bug 103383] New: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode)
- [Bug 90999] New: xset dpms force off does not turn off LCD backlight
- [Bug 91354] New: [Quadro K610M] "xset dpms force on" blinks the screen
- [Bug 71351] New: xset dpms force off only works after suspend
- [Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)