Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HP Zbook 14 #5

Open
nnuel opened this issue Feb 3, 2022 · 1 comment
Open

HP Zbook 14 #5

nnuel opened this issue Feb 3, 2022 · 1 comment

Comments

@nnuel
Copy link

nnuel commented Feb 3, 2022

I am trying to control the keyboard backlight on my Zbook 14.

Evdev version: 10001
Input device name: "AT Translated Set 2 keyboard"
Phys location: isa0060/serio0/input0
Setting brightness to 0
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: D-Bus error: Object does not exist at path “/org/freedesktop/UPower/KbdBacklight” (org.freedesktop.DBus.Error.UnknownMethod)', src/main.rs:135:46
stack backtrace:
   0:     0x55d99046fc3c - <unknown>
   1:     0x55d99048b0bc - <unknown>
   2:     0x55d99046cf85 - <unknown>
   3:     0x55d9904715a0 - <unknown>
   4:     0x55d990471155 - <unknown>
   5:     0x55d990471c54 - <unknown>
   6:     0x55d990471730 - <unknown>
   7:     0x55d9904700e4 - <unknown>
   8:     0x55d990471699 - <unknown>
   9:     0x55d990447441 - <unknown>
  10:     0x55d9904474d3 - <unknown>
  11:     0x55d990449789 - <unknown>
  12:     0x55d990451933 - <unknown>
  13:     0x55d99044fac9 - <unknown>
  14:     0x55d99046f8cb - <unknown>
  15:     0x55d990449ae2 - <unknown>
  16:     0x7f0e114b8b25 - __libc_start_main
  17:     0x55d990447b6e - <unknown>
  18:                0x0 - <unknown>

Can this be done at all if the KbdBacklight object doesn't exit?

@saibotd
Copy link
Owner

saibotd commented May 11, 2022

Hey sorry for the late reply - i guess this doesn't work w/o KbdBacklight. Can you control the backlight via software at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants