Include:Setup Device Manager: Difference between revisions
Prabuanand (talk | contribs) (added reasons for using eudev) |
Prabuanand (talk | contribs) (added link to script page instead of gitlab) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Setting up [[eudev]] on a desktop system is recommended in Alpine Linux. Without a fully functional [[Device Manager|device manager]] users will not be able to connect to input devices. The {{pkg|alpine-conf}} package provides [ | Setting up [[eudev]] on a desktop system is recommended in Alpine Linux. Without a fully functional [[Device Manager|device manager]] users will not be able to connect to input devices. The {{pkg|alpine-conf}} package provides [[Alpine_setup_scripts#setup-devd|setup-devd]] script to easily install and setup device managers. | ||
Setup eudev. | Setup eudev. | ||
{{cmd|# setup-devd udev}} | {{cmd|# setup-devd udev}} | ||
For more details and other options see [[ | For more details and other options see [[eudev]]. | ||
Revision as of 09:48, 9 January 2025
Setting up eudev on a desktop system is recommended in Alpine Linux. Without a fully functional device manager users will not be able to connect to input devices. The alpine-conf package provides setup-devd script to easily install and setup device managers.
Setup eudev.
# setup-devd udev
For more details and other options see eudev.