LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mhwd-gpu

manjaro Linux utility for configuring graphics card settings, specifically

TLDR

Print which Xorg configuration is active
$ mhwd-gpu --status
copy
Confirm the Xorg configuration symlink is valid
$ mhwd-gpu --check
copy
Point Xorg at a custom configuration for an NVIDIA card
$ sudo mhwd-gpu --setmod nvidia --setxorg [/etc/X11/mhwd.d/nvidia.conf]
copy
Do the same for an AMD card
$ sudo mhwd-gpu --setmod [ati] --setxorg [/etc/X11/mhwd.d/amdgpu.conf]
copy
Switch the active OpenGL implementation
$ sudo mhwd-gpu --setgl [nvidia]
copy

SYNOPSIS

mhwd-gpu [options]

DESCRIPTION

mhwd-gpu is a Manjaro Linux utility for configuring graphics card settings, specifically managing Xorg configuration files for different GPU drivers. It handles the symlink at /etc/X11/xorg.conf.d/ that points to the active GPU configuration.The tool simplifies switching between different GPU configurations, particularly useful for systems with multiple graphics cards or when switching between open-source and proprietary drivers.Part of the Manjaro Hardware Detection (MHWD) toolset, it works alongside mhwd for driver installation and mhwd-kernel for kernel management.

PARAMETERS

--status

Display the current Xorg configuration path
--check
Verify the Xorg configuration symlink is valid
--setmod _driver_
Set the GPU driver module (nvidia, catalyst, ati, intel)
--setxorg _path_
Set the path to the Xorg configuration file
--help
Display help information

CAVEATS

Requires root privileges for configuration changes. Incorrect Xorg configuration can result in a non-functional display; always have a backup configuration or recovery method ready. Specific to Manjaro Linux and may not work on other distributions.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid