debian-galaxy-a20e/rootfs/usr/lib/udev/rules.d/50-firmware.rules

4 lines
210 B
Plaintext
Raw Normal View History

2026-08-27 13:48:54 +00:00
# stub for immediately telling the kernel that userspace firmware loading
# failed; necessary to avoid long timeouts with CONFIG_FW_LOADER_USER_HELPER=y
SUBSYSTEM=="firmware", ACTION=="add", ATTR{loading}="-1"