[Kernel-packages] [Bug 1861573] Re: Mutliple ACPI errors on HP Omen 15 2019 with hp-wmi module

2020-02-01 Thread Andrew Thornton
This commit is also needed:

https://github.com/torvalds/linux/commit/133b2acee3871ae6bf123b8fe34be14464aa3d2c

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1861573

Title:
  Mutliple ACPI errors on HP Omen 15 2019 with hp-wmi module

Status in Linux:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi!

  I've recently got an HP Omen 15. When loading the hp-wmi module dmesg
  returns a lot of errors:

  [28511.704962] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.704971] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705032] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705037] No Local Variables are initialized for Method [HWMC]
  [28511.705038] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705039]   Arg0:   c8a6cf34Integer 
0002
  [28511.705042]   Arg1:   bc018096Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705047] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705053] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705110] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705115] No Local Variables are initialized for Method [HWMC]
  [28511.705116] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705116]   Arg0:   c8a6cf34Integer 
0002
  [28511.705118]   Arg1:   548250c2Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705123] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705129] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705174] input: HP WMI hotkeys as /devices/virtual/input/input17
  [28511.705280] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705283] No Local Variables are initialized for Method [HWMC]
  [28511.705284] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705284]   Arg0:   c8a6cf34Integer 
0002
  [28511.705286]   Arg1:   bc018096Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705289] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705307] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705365] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705368] No Local Variables are initialized for Method [HWMC]
  [28511.705368] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705369]   Arg0:   c8a6cf34Integer 
0003
  [28511.705370]   Arg1:   548250c2Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705373] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705377] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28527.803070] hp_wmi: bad event value 0x80 status 0x5
  [29245.461839] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [29245.461859] No Local Variables are initialized for Method [HWMC]
  [29245.461860] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [29245.461860]   Arg0:   94a8091cInteger 
0002
  [29245.461862]   Arg1:   a7ff2e53Buffer(20) 53 45 43 
55 01 00 00 00
  [29245.461866] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [29245.461871] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [29245.461950] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [29245.461953] No Local Variables are initialized for Method [HWMC]
  

[Kernel-packages] [Bug 1861573] Re: Mutliple ACPI errors on HP Omen 15 2019 with hp-wmi module

2020-02-01 Thread Andrew Thornton
The patches:

https://lore.kernel.org/stable/20191122185641.60711-1-hdego...@redhat.com/
https://lore.kernel.org/stable/20191122185641.60711-2-hdego...@redhat.com/

Fix this issue.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1861573

Title:
  Mutliple ACPI errors on HP Omen 15 2019 with hp-wmi module

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi!

  I've recently got an HP Omen 15. When loading the hp-wmi module dmesg
  returns a lot of errors:

  [28511.704962] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.704971] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705032] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705037] No Local Variables are initialized for Method [HWMC]
  [28511.705038] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705039]   Arg0:   c8a6cf34Integer 
0002
  [28511.705042]   Arg1:   bc018096Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705047] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705053] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705110] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705115] No Local Variables are initialized for Method [HWMC]
  [28511.705116] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705116]   Arg0:   c8a6cf34Integer 
0002
  [28511.705118]   Arg1:   548250c2Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705123] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705129] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705174] input: HP WMI hotkeys as /devices/virtual/input/input17
  [28511.705280] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705283] No Local Variables are initialized for Method [HWMC]
  [28511.705284] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705284]   Arg0:   c8a6cf34Integer 
0002
  [28511.705286]   Arg1:   bc018096Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705289] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705307] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705365] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [28511.705368] No Local Variables are initialized for Method [HWMC]
  [28511.705368] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [28511.705369]   Arg0:   c8a6cf34Integer 
0003
  [28511.705370]   Arg1:   548250c2Buffer(20) 53 45 43 
55 01 00 00 00
  [28511.705373] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28511.705377] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [28527.803070] hp_wmi: bad event value 0x80 status 0x5
  [29245.461839] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  [29245.461859] No Local Variables are initialized for Method [HWMC]
  [29245.461860] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [29245.461860]   Arg0:   94a8091cInteger 
0002
  [29245.461862]   Arg1:   a7ff2e53Buffer(20) 53 45 43 
55 01 00 00 00
  [29245.461866] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [29245.461871] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
  [29245.461950] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at 
bit offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
  

[Kernel-packages] [Bug 1861573] [NEW] Mutliple ACPI errors on HP Omen 15 2019 with hp-wmi module

2020-02-01 Thread Andrew Thornton
Public bug reported:

Hi!

I've recently got an HP Omen 15. When loading the hp-wmi module dmesg
returns a lot of errors:

[28511.704962] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.704971] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705032] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit 
offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
[28511.705037] No Local Variables are initialized for Method [HWMC]
[28511.705038] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
[28511.705039]   Arg0:   c8a6cf34Integer 
0002
[28511.705042]   Arg1:   bc018096Buffer(20) 53 45 43 
55 01 00 00 00
[28511.705047] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705053] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705110] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit 
offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
[28511.705115] No Local Variables are initialized for Method [HWMC]
[28511.705116] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
[28511.705116]   Arg0:   c8a6cf34Integer 
0002
[28511.705118]   Arg1:   548250c2Buffer(20) 53 45 43 
55 01 00 00 00
[28511.705123] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705129] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705174] input: HP WMI hotkeys as /devices/virtual/input/input17
[28511.705280] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit 
offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
[28511.705283] No Local Variables are initialized for Method [HWMC]
[28511.705284] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
[28511.705284]   Arg0:   c8a6cf34Integer 
0002
[28511.705286]   Arg1:   bc018096Buffer(20) 53 45 43 
55 01 00 00 00
[28511.705289] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705307] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705365] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit 
offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
[28511.705368] No Local Variables are initialized for Method [HWMC]
[28511.705368] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
[28511.705369]   Arg0:   c8a6cf34Integer 
0003
[28511.705370]   Arg1:   548250c2Buffer(20) 53 45 43 
55 01 00 00 00
[28511.705373] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28511.705377] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[28527.803070] hp_wmi: bad event value 0x80 status 0x5
[29245.461839] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit 
offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
[29245.461859] No Local Variables are initialized for Method [HWMC]
[29245.461860] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
[29245.461860]   Arg0:   94a8091cInteger 
0002
[29245.461862]   Arg1:   a7ff2e53Buffer(20) 53 45 43 
55 01 00 00 00
[29245.461866] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[29245.461871] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[29245.461950] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D128] at bit 
offset/length 128/1024 exceeds size of target Buffer (160 bits) 
(20190703/dsopcode-198)
[29245.461953] No Local Variables are initialized for Method [HWMC]
[29245.461953] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
[29245.461954]   Arg0:   94a8091cInteger 
0002
[29245.461955]   Arg1:   63349e08Buffer(20) 53 45 43 
55 01 00 00 00
[29245.461958] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)
[29245.461962] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error 
(AE_AML_BUFFER_LIMIT) (20190703/psparse-529)