Home
Solus
Search
Configure Global Search
Log In
Transactions
T9725
Change Details
Change Details
Old
New
Diff
Nvidia GPU not working Installed Solus on my new laptop. It has an Nvidia Geforce RTX 2060 and a Ryzen 7 4800H. I installed the DoFlicky Nvidia drivers, restarted, but the system is still using the integrated GPU. When I run `nvidia-smi`: ``` +-----------------------------------------------------------------------------+ | NVIDIA-SMI 465.27 Driver Version: 465.27 CUDA Version: 11.3 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA GeForce ... On | 00000000:01:00.0 Off | N/A | | N/A 42C P8 14W / N/A | 0MiB / 5934MiB | 0% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | No running processes found | +-----------------------------------------------------------------------------+ ``` How can I make it work? Thanks!
Nvidia GPU not working Installed Solus on my new laptop. It has an Nvidia Geforce RTX 2060 and a Ryzen 7 4800H. I installed the DoFlicky Nvidia drivers, restarted, but the system is still using the integrated GPU. When I run `nvidia-smi`: ``` +-----------------------------------------------------------------------------+ | NVIDIA-SMI 465.27 Driver Version: 465.27 CUDA Version: 11.3 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA GeForce ... On | 00000000:01:00.0 Off | N/A | | N/A 42C P8 14W / N/A | 0MiB / 5934MiB | 0% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | No running processes found | +-----------------------------------------------------------------------------+ ``` And when I run `glxinfo | grep "OpenGL renderer"`: ``` OpenGL renderer string: AMD RENOIR (DRM 3.40.0, 5.11.21-179.current, LLVM 11.1.0) ``` How can I make it work? Thanks!
Nvidia GPU not working Installed Solus on my new laptop. It has an Nvidia Geforce RTX 2060 and a Ryzen 7 4800H. I installed the DoFlicky Nvidia drivers, restarted, but the system is still using the integrated GPU. When I run `nvidia-smi`: ``` +-----------------------------------------------------------------------------+ | NVIDIA-SMI 465.27 Driver Version: 465.27 CUDA Version: 11.3 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA GeForce ... On | 00000000:01:00.0 Off | N/A | | N/A 42C P8 14W / N/A | 0MiB / 5934MiB | 0% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | No running processes found | +-----------------------------------------------------------------------------+ ```
And when I run `glxinfo | grep "OpenGL renderer"`: ``` OpenGL renderer string: AMD RENOIR (DRM 3.40.0, 5.11.21-179.current, LLVM 11.1.0) ```
How can I make it work? Thanks!
Continue