All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: platform-driver-x86@vger.kernel.org
Subject: [Bug 218901] LG Gram Laptop Extra Features not working on 2024 models (16Z90S)
Date: Sat, 13 Jun 2026 07:51:16 +0000	[thread overview]
Message-ID: <bug-218901-215701-o4FtGGiCtR@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-218901-215701@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=218901

--- Comment #97 from Evgeny Ch (chgenn.x@gmail.com) ---
Kernel:
```
$ uname -a
Linux egramm16 7.0.0-22-generic #22-Ubuntu SMP PREEMPT_DYNAMIC Mon May 25
15:54:34 UTC 2026 x86_64 GNU/Linux
```

Below is unloading existing module and loading newly built kernel module with
corresponding dmesg lines:

```
$ sudo rmmod lg-laptop
...
[   45.626554] ACPI: battery: hook unregistered: LG Battery Extension
```

```
$ sudo insmod lg-laptop.ko
...
[   49.458182] ACPI Error: No handler for Region [XIN1] (00000000a791ccde)
[UserDefinedRegion] (20251212/evregion-131)
[   49.458190] ACPI Error: Region UserDefinedRegion (ID=143) has no handler
(20251212/exfldio-261)

[   49.458194] 
               Initialized Local Variables for Method [_TMP]:
[   49.458195]   Local0: 00000000181944fd <Obj>           Integer
000000000000002B

[   49.458198] No Arguments are initialized for method [_TMP]

[   49.458200] ACPI Error: Aborting method \_SB.PC00.LPCB.LGEC.SEN2._TMP due to
previous error (AE_NOT_EXIST) (20251212/psparse-529)
[   52.957699] lg_laptop: loading out-of-tree module taints kernel.
[   52.957705] lg_laptop: module verification failed: signature and/or required
key missing - tainting kernel
[   52.958770] lg_laptop: product: 16Z90Q-R.APB9U1  year: 2022
[   52.965668] LG Gram Laptop Support LGEX0820:00: LED status: 1408
[   52.965871] input: LG WMI hotkeys as
/devices/platform/LGEX0820:00/input/input19
[   52.966015] ACPI: battery: new hook: LG Battery Extension
```

After module loading I've tried keyboard backlight control via keyboard hot
key. Hot key works correctly the same 3 states way. However, no Gnome UI popup
appears and UI brightness control slider doesn't work. This could be because of
unloading old module first, but I'm not sure. dmesg lines below:
```
[  286.267434] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  286.272300] LG Gram Laptop Support LGEX0820:00: LED status: 1442
[  287.396406] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  287.401024] LG Gram Laptop Support LGEX0820:00: LED status: 1444
[  288.373465] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  288.379055] LG Gram Laptop Support LGEX0820:00: LED status: 1408
[  289.612409] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  289.617677] LG Gram Laptop Support LGEX0820:00: LED status: 1442
[  290.947406] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  290.953464] LG Gram Laptop Support LGEX0820:00: LED status: 1444
[  292.272403] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  292.276761] LG Gram Laptop Support LGEX0820:00: LED status: 1408
[  294.229342] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  294.234591] LG Gram Laptop Support LGEX0820:00: LED status: 1442
[  296.707288] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  296.712731] LG Gram Laptop Support LGEX0820:00: LED status: 1444
[  297.680322] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  297.685602] LG Gram Laptop Support LGEX0820:00: LED status: 1408
[  299.880236] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  299.885493] LG Gram Laptop Support LGEX0820:00: LED status: 1442
[  301.537256] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  301.543016] LG Gram Laptop Support LGEX0820:00: LED status: 1444
[  302.174996] kauditd_printk_skb: 11 callbacks suppressed
[  302.174999] audit: type=1400 audit(1781336673.678:385): apparmor="AUDIT"
operation="userns_create" class="namespace" info="Userns create - transitioning
profile" profile="unconfined" pid=9982 comm="(ubuntu-insigh)"
requested="userns_create" target="unprivileged_userns"
execpath="/usr/lib/systemd/systemd-executor"
[  302.175500] audit: type=1400 audit(1781336673.678:386): apparmor="DENIED"
operation="capable" class="cap" profile="unprivileged_userns" pid=9982
comm="(ubuntu-insigh)" capability=21  capname="sys_admin"
[  302.208756] audit: type=1400 audit(1781336673.712:387): apparmor="DENIED"
operation="getattr" class="file" info="Failed name lookup - disconnected path"
error=-13 profile="unprivileged_userns" name="" pid=9989 comm="systemd-detect-"
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  302.649150] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  302.655875] LG Gram Laptop Support LGEX0820:00: LED status: 1408
[  320.042802] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  320.048202] LG Gram Laptop Support LGEX0820:00: LED status: 1442
[  320.837776] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  320.842977] LG Gram Laptop Support LGEX0820:00: LED status: 1444
[  322.041760] LG Gram Laptop Support LGEX0820:00: Received event 130
(268435456)
[  322.047132] LG Gram Laptop Support LGEX0820:00: LED status: 1408
```

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2026-06-13  7:51 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27 16:48 [Bug 218901] New: LG Gram Laptop Extra Features not working on 2024 models (16Z90S) bugzilla-daemon
2024-05-27 20:05 ` [Bug 218901] " bugzilla-daemon
2024-05-28  7:20 ` bugzilla-daemon
2024-05-28  7:25 ` bugzilla-daemon
2024-05-28 13:36 ` bugzilla-daemon
2024-05-28 16:17 ` bugzilla-daemon
2024-05-30  9:48 ` bugzilla-daemon
2024-05-30 19:31 ` bugzilla-daemon
2024-05-30 21:56 ` bugzilla-daemon
2024-06-01 20:29 ` bugzilla-daemon
2024-06-01 20:30 ` bugzilla-daemon
2024-06-02 13:15 ` bugzilla-daemon
2024-06-02 14:02 ` bugzilla-daemon
2024-06-02 14:08 ` bugzilla-daemon
2024-06-02 14:37 ` bugzilla-daemon
2024-06-02 15:04 ` bugzilla-daemon
2024-06-02 15:06 ` bugzilla-daemon
2024-06-02 15:21 ` bugzilla-daemon
2024-06-02 15:26 ` bugzilla-daemon
2024-06-02 15:37 ` bugzilla-daemon
2024-06-02 15:39 ` bugzilla-daemon
2024-06-02 16:02 ` bugzilla-daemon
2024-06-02 16:50 ` bugzilla-daemon
2024-06-02 16:58 ` bugzilla-daemon
2024-06-02 16:59 ` bugzilla-daemon
2024-06-02 17:02 ` bugzilla-daemon
2024-06-02 17:04 ` bugzilla-daemon
2024-06-02 18:41 ` bugzilla-daemon
2024-06-02 22:12 ` bugzilla-daemon
2024-06-04 11:31 ` bugzilla-daemon
2024-06-04 13:24 ` bugzilla-daemon
2024-06-04 13:25 ` bugzilla-daemon
2024-06-04 14:43 ` bugzilla-daemon
2024-06-04 14:49 ` bugzilla-daemon
2024-06-04 14:54 ` bugzilla-daemon
2024-06-04 14:59 ` bugzilla-daemon
2024-06-04 15:04 ` bugzilla-daemon
2024-06-04 15:08 ` bugzilla-daemon
2024-06-04 15:10 ` bugzilla-daemon
2024-06-04 15:19 ` bugzilla-daemon
2024-06-04 15:37 ` bugzilla-daemon
2024-06-05  8:44 ` bugzilla-daemon
2024-06-06  5:01 ` bugzilla-daemon
2024-06-06  5:02 ` bugzilla-daemon
2024-06-06  5:03 ` bugzilla-daemon
2024-06-06 12:09 ` bugzilla-daemon
2024-06-06 12:46 ` bugzilla-daemon
2024-06-06 12:48 ` bugzilla-daemon
2024-06-24 12:22 ` bugzilla-daemon
2024-07-23 21:39 ` bugzilla-daemon
2024-07-23 21:46 ` bugzilla-daemon
2024-07-24 10:27 ` bugzilla-daemon
2024-08-05 13:18 ` bugzilla-daemon
2024-08-07 18:01 ` bugzilla-daemon
2024-08-07 18:15 ` bugzilla-daemon
2026-05-30 17:06 ` bugzilla-daemon
2026-05-30 21:53 ` bugzilla-daemon
2026-05-30 22:20 ` bugzilla-daemon
2026-05-30 23:50 ` bugzilla-daemon
2026-05-31  0:11 ` bugzilla-daemon
2026-05-31  6:42 ` bugzilla-daemon
2026-05-31  6:44 ` bugzilla-daemon
2026-06-02  4:34 ` bugzilla-daemon
2026-06-02 10:08 ` bugzilla-daemon
2026-06-02 13:49 ` bugzilla-daemon
2026-06-02 15:43 ` bugzilla-daemon
2026-06-02 15:55 ` bugzilla-daemon
2026-06-03 10:23 ` bugzilla-daemon
2026-06-03 10:27 ` bugzilla-daemon
2026-06-03 10:38 ` bugzilla-daemon
2026-06-03 23:07 ` bugzilla-daemon
2026-06-04  8:25 ` bugzilla-daemon
2026-06-04 10:24 ` bugzilla-daemon
2026-06-04 10:41 ` bugzilla-daemon
2026-06-04 10:56 ` bugzilla-daemon
2026-06-04 11:29 ` bugzilla-daemon
2026-06-04 15:43 ` bugzilla-daemon
2026-06-04 16:16 ` bugzilla-daemon
2026-06-04 19:33 ` bugzilla-daemon
2026-06-05  1:26 ` bugzilla-daemon
2026-06-05 20:45 ` bugzilla-daemon
2026-06-05 20:47 ` bugzilla-daemon
2026-06-06  4:00 ` bugzilla-daemon
2026-06-06  9:31 ` bugzilla-daemon
2026-06-10 20:40 ` bugzilla-daemon
2026-06-11 16:19 ` bugzilla-daemon
2026-06-11 16:48 ` bugzilla-daemon
2026-06-11 17:47 ` bugzilla-daemon
2026-06-11 18:12 ` bugzilla-daemon
2026-06-11 18:25 ` bugzilla-daemon
2026-06-11 18:54 ` bugzilla-daemon
2026-06-11 19:02 ` bugzilla-daemon
2026-06-11 19:17 ` bugzilla-daemon
2026-06-11 19:21 ` bugzilla-daemon
2026-06-11 20:05 ` bugzilla-daemon
2026-06-12 21:27 ` bugzilla-daemon
2026-06-12 21:28 ` bugzilla-daemon
2026-06-13  7:51 ` bugzilla-daemon [this message]
2026-06-13  7:55 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-218901-215701-o4FtGGiCtR@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.