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.")
 
(added reasons for using eudev)
Line 1: Line 1:
Setting up [[eudev]] on a desktop system is recommended:
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 [https://git.alpinelinux.org/alpine-conf/tree/setup-devd.in setup-devd] to easily install and setup device managers.
 
Setup eudev.
{{cmd|# setup-devd udev}}
{{cmd|# setup-devd udev}}
For more details and advanced instructions see [[Device Manager]].
 
For more details and other options see [[Device Manager]].

Revision as of 03:45, 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 to easily install and setup device managers.

Setup eudev.

# setup-devd udev

For more details and other options see Device Manager.