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

Wrong path for serw13 #7

Open
harveyz0 opened this issue Mar 28, 2024 · 1 comment
Open

Wrong path for serw13 #7

harveyz0 opened this issue Mar 28, 2024 · 1 comment

Comments

@harveyz0
Copy link

This is the wrong path on my machine, serw13, is at /sys/class/leds/system76_acpi::kbd_backlight

I tried to change just that line but that didn't seem to do it. It looks like it's looking for a color_left file too

terminate called after throwing an instance of 'std::runtime_error'
  what():  Unable to open /sys/class/leds/system76_acpi::kbd_backlight/color_left for input.
zsh: IOT instruction (core dumped)  ./src/system76-kbd-led -t

#define SYSFS_PREFIX "/sys/class/leds/system76::kbd_backlight/"

system76-acpi-dkms 1.0.2+12+g03a5804-1
system76-dkms 1.0.13+2+g78ede46-1
system76-driver 20.04.85-1
system76-firmware 1.0.59-1
system76-io-dkms 1.0.3-1
system76-kbd-led-git 0.1.r14.gba5bbd7-1
system76-keyboard-configurator 1.3.10-1
system76-power 1.1.25-1

Linux 6.7.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 08 Mar 2024 01:59:01 +0000 x86_64 GNU/Linux

/sys/class/leds/system76_acpi::kbd_backlight/
├── brightness
├── brightness_hw_changed
├── color
├── device -> ../../../17761776:00
├── max_brightness
├── power
│   ├── autosuspend_delay_ms
│   ├── control
│   ├── runtime_active_time
│   ├── runtime_status
│   └── runtime_suspended_time
├── subsystem -> ../../../../../../class/leds
├── trigger
└── uevent

@kevr
Copy link
Owner

kevr commented Jun 14, 2024

Sorry for the lengthy wait, I'd be fine with adding support for that machine, I just don't have one myself to test with.

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