On 2020-11-30 15:33:23 +0000, Debian FTP Masters wrote: > * brightness-udev > + Do not print the name of devices in postinst > + Use external helper to avoid errors on certain hardware > Closes: #970849
Thanks. BTW, I've noticed that the issue disappeared 3 weeks ago with the upgrade to the following kernel: Linux version 5.9.0-2-amd64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 10.2.0-16) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.9.6-1 (2020-11-08) and it has not reappeared since. The files on which there was an error now exist: zira:~> ll /sys/class/leds/*/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:43 /sys/class/leds/hda::micmute/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:43 /sys/class/leds/hda::mute/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:43 /sys/class/leds/hp::hddprotect/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input0::capslock/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input0::numlock/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input0::scrolllock/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input9::capslock/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input9::compose/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input9::kana/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input9::numlock/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:42 /sys/class/leds/input9::scrolllock/brightness -rw-rw-r-- 1 root input 4096 2020-11-30 02:44:43 /sys/class/leds/phy0-led/brightness (this was previously something like input31 instead of input9). And now "journalctl -b" reports only input9 and input10 instead of 6 input values (see initial bug report); this may be related. However, I could not find the mention of a fix in the linux changelog, nor a bug reported at bugzilla.kernel.org. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)