Include:Setup Device Manager: Difference between revisions

From Alpine Linux
(Created page with "Setting up eudev on a desktop system is recommended: {{cmd|# setup-devd udev}} For more details and advanced instructions see Device Manager.")
 
(rephrased sentence)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Setting up [[eudev]] on a desktop system is recommended:
Setting up [[eudev]] as [[Device Manager|device manager]] on desktop systems is recommended in Alpine Linux. Without a fully functional 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.
{{cmd|# setup-devd udev}}
 
For more details and advanced instructions see [[Device Manager]].
To set up eudev, issue the command:{{cmd|# setup-devd udev}}

Latest revision as of 03:51, 2 June 2025

Setting up eudev as device manager on desktop systems 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.

To set up eudev, issue the command:

# setup-devd udev