platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 220529] New: ideapad_laptop doesn't detect fn_lock in Lenovo ideapad D330-10IGM
@ 2025-09-03  2:10 bugzilla-daemon
  0 siblings, 0 replies; only message in thread
From: bugzilla-daemon @ 2025-09-03  2:10 UTC (permalink / raw)
  To: platform-driver-x86

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

            Bug ID: 220529
           Summary: ideapad_laptop doesn't detect fn_lock in Lenovo
                    ideapad D330-10IGM
           Product: Drivers
           Version: 2.5
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Platform_x86
          Assignee: drivers_platform_x86@kernel-bugs.osdl.org
          Reporter: howl.nsp@gmail.com
        Regression: No

In dmesg "ideapad_acpi VPC2004:00: FnLock control not available" is shown and
this message is bring up by not having FnLock LED:

        err = ideapad_fn_lock_led_init(priv);
        if (err) {
                if (err != -ENODEV)
                        dev_warn(&pdev->dev, "Could not set up FnLock LED:
%d\n", err);
                else
                        dev_info(&pdev->dev, "FnLock control not available\n");
        }

This laptop have FnLock feature but lacks led to show it's state so
ideapad_laptop module discards it.

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

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-03  2:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03  2:10 [Bug 220529] New: ideapad_laptop doesn't detect fn_lock in Lenovo ideapad D330-10IGM bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).