WeSearch

The Windows Device Manager, on Linux

·1 min read · 0 reactions · 0 comments · 11 views
#linux#software#device management
The Windows Device Manager, on Linux
⚡ TL;DR · AI summary

A new application replicates the Windows Device Manager for Linux users, built using Qt6. It offers features such as a two-level device tree, driver management, and hardware scanning. The tool is designed for CachyOS and Arch Linux, with some features requiring additional packages.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

linux-devmgmt The Windows Device Manager, on Linux A faithful recreation of the Windows Device Manager built with Qt6 and real hardware backends via sysfs/procfs. Best enjoyed with AeroThemePlasma, but looks great on regular KDE as well. NoteBuilt for CachyOS / Arch Linux.Some features (DKMS uninstall, driver date lookup) depend on dkms and pacman. Other distros may need minor adjustments. Building sudo pacman -S qt6-base cmake cmake -B build cmake --build build -j ./build/devmgmt Runtime dependencies Tool Purpose pkexec Privilege escalation for enable/disable/uninstall modinfo Driver details dkms (optional) DKMS driver management pacman (optional) Package date lookup Features Full two-level device tree (by type) backed by real sysfs/procfs data Per-device Properties dialog with General,…

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub