Subsections
<<14792>>
Depending on the HWSUPP_TYPE different LED devices are present.
For hardware not listed here the PC keyboard LEDs are available using
generic-pc.
Additional LED devices can be mounted on eg. WLAN adapters.
The valid LED device names can be determined by executing ls /sys/class/leds/,
eg. via ssh on the router's console.
LED simulation, will log to syslog:
<<14793>>
PC keyboard LEDs:
- inputX::capslock
- inputX::numlock
- inputX::scrolllock
PC keyboard LEDs, like generic-pc
PC keyboard LEDs, like generic-pc
<<14794>>
Depending on the HWSUPP_TYPE different GPIO devices are predefined
for buttons.
- evdev:isa0060/serio0/input0, any (available) button
Note that key combinations are not possible. I.e. a router
shutdown via ALT+F4 or else is not feasible.
- evdev:gpio-keys-polled/input0, key 408 (Restart)
- evdev:gpio-keys-polled/input0, key 408 (Restart)
- evdev:gpio-keys-polled/input0, key 408 (Restart)
- evdev:gpio-keys-polled/input0, key 408 (Restart)
- evdev:gpio-keys-polled/input0, key 408 (Restart)
The button is named 'Reset' on the Soekris case.
Attention: The button must be enabled in BIOS.
<<14795>>
A faulty driver for the lm90 temperatur sensor causes a loss of temperature
monitoring.
As a workaraound the lm90 driver will be unloaded and reloaded again
automatically by a cron job. This requires the package easycron to be loaded
(OPT_EASYCRON='yes').
<<14796>>