[Bug 102765] New: HP Spectre x360 internal monitor intermittently flickering & freezing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 14 22:16:49 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102765

            Bug ID: 102765
           Summary: HP Spectre x360 internal monitor intermittently
                    flickering & freezing
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: DRM/Intel
          Assignee: intel-gfx-bugs at lists.freedesktop.org
          Reporter: ncoghlan at gmail.com
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
                CC: intel-gfx-bugs at lists.freedesktop.org

Created attachment 134246
  --> https://bugs.freedesktop.org/attachment.cgi?id=134246&action=edit
dmesg output with drm.debug=0xe set in the boot options

This is a follow-up to BZ#101380, where I'm getting similar screen flickering,
freezing, and whiting out symptoms to those described there, but it had
previously been closed for lack of the requested debugging information. (If
they'd be of value, I have some additional videos of the misbehaviour that I
could upload, but the video already linked from that bug gives a pretty decent
example of the visible symptoms.

The attached dmesg log was generated with drm.debug=0xe in the boot options,
just after the internal monitoring had gone through an episode of freezing and
whiting out (and while it was still flickering a bit).

The most suspicious looking lines are these ones:

==============
[   14.459261] ACPI Error: Field [D128] at 1152 exceeds Buffer [NULL] size 160
(bits) (20170303/dsopcode-236)
[   14.459268] ACPI Error: Method parse/execution failed [\HWMC] (Node
ffff8edcc61507f8), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459279] ACPI Error: Method parse/execution failed [\_SB.WMID.WMAA] (Node
ffff8edcc61523c0), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459338] ACPI Error: Field [D128] at 1152 exceeds Buffer [NULL] size 160
(bits) (20170303/dsopcode-236)
[   14.459342] ACPI Error: Method parse/execution failed [\HWMC] (Node
ffff8edcc61507f8), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459349] ACPI Error: Method parse/execution failed [\_SB.WMID.WMAA] (Node
ffff8edcc61523c0), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459404] ACPI Error: Field [D128] at 1152 exceeds Buffer [NULL] size 160
(bits) (20170303/dsopcode-236)
[   14.459408] ACPI Error: Method parse/execution failed [\HWMC] (Node
ffff8edcc61507f8), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459415] ACPI Error: Method parse/execution failed [\_SB.WMID.WMAA] (Node
ffff8edcc61523c0), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459474] input: HP WMI hotkeys as /devices/virtual/input/input27
[   14.459637] ACPI Error: Field [D128] at 1152 exceeds Buffer [NULL] size 160
(bits) (20170303/dsopcode-236)
[   14.459642] ACPI Error: Method parse/execution failed [\HWMC] (Node
ffff8edcc61507f8), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459650] ACPI Error: Method parse/execution failed [\_SB.WMID.WMAA] (Node
ffff8edcc61523c0), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459692] ACPI Error: Field [D128] at 1152 exceeds Buffer [NULL] size 160
(bits) (20170303/dsopcode-236)
[   14.459695] ACPI Error: Method parse/execution failed [\HWMC] (Node
ffff8edcc61507f8), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
[   14.459702] ACPI Error: Method parse/execution failed [\_SB.WMID.WMAA] (Node
ffff8edcc61523c0), AE_AML_BUFFER_LIMIT (20170303/psparse-543)
==============

Software details:

- Fedora 26
- KDE Plasma Desktop 5.10.1
- Display server: xorg-x11-server-Xorg-1.19.3-4.fc26.x86_64
- Driver: xorg-x11-drv-intel-2.99.917-28.20160929.fc26.x86_64

Hardware details:

$ sudo lspci -nn
[sudo] password for ncoghlan: 
00:00.0 Host bridge [0600]: Intel Corporation Broadwell-U Host Bridge -OPI
[8086:1604] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 5500
[8086:1616] (rev 09)
00:03.0 Audio device [0403]: Intel Corporation Broadwell-U Audio Controller
[8086:160c] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB xHCI
Controller [8086:9cb1] (rev 03)
00:16.0 Communication controller [0780]: Intel Corporation Wildcat Point-LP MEI
Controller #1 [8086:9cba] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation Wildcat Point-LP High Definition
Audio Controller [8086:9ca0] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root
Port #2 [8086:9c92] (rev e3)
00:1c.2 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root
Port #3 [8086:9c94] (rev e3)
00:1f.0 ISA bridge [0601]: Intel Corporation Wildcat Point-LP LPC Controller
[8086:9cc3] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation Wildcat Point-LP SATA
Controller [AHCI Mode] [8086:9c83] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation Wildcat Point-LP SMBus Controller
[8086:9ca2] (rev 03)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI
Express Card Reader [10ec:5227] (rev 01)
02:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a]
(rev 50)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170914/e133245d/attachment.html>


More information about the intel-gfx-bugs mailing list