You are not logged in.
I reinstalled Arch Linux due to the various problems that had been developing with my 6 month old badly-maintained installation. The nvidia drivers were installed through
sudo pacman -S nvidiaand appear to be loaded successfully.
# nvidia-smi
Sun Dec 17 14:22:53 2023
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.29.06 Driver Version: 545.29.06 CUDA Version: 12.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 GTX 1050 Ti Off | 00000000:01:00.0 On | N/A |
| 29% 25C P8 N/A / 75W | 15MiB / 4096MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 448 G /usr/lib/Xorg 12MiB |
+---------------------------------------------------------------------------------------+System settings is reporting the graphics processor as "llvm pipe" while it should be reporting it as my graphics card "Nvidia GeForce GTX 1050ti". I have experienced some artifact, but am unsure if that's a result of this.
After switching to X11, the graphics processor is reported correctly. For some reason on wayland, the application menu and log out screen are both transparent. where in x11 they are not.
Last edited by JaydenDev (2023-12-19 15:57:19)
System Specs:
Intel Core i5-2400 Nvidia GTX 1050ti Logitech G402 Hyperion Fury (Mouse) BestBuy Essentials USB Keyboard
Software Specifications:
Desktop Environment: KDE Plasma Window Manager: KWin Operating System: Arch Linux (btw)
Offline
For Wayland to work properly you need to do https://wiki.archlinux.org/title/NVIDIA … de_setting did you do that?
Offline
If that's not it, Intel Core i5-2400 has an IGP, correct?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Offline
For Wayland to work properly you need to do https://wiki.archlinux.org/title/NVIDIA … de_setting did you do that?
After configuring this all the issues are gone.
System Specs:
Intel Core i5-2400 Nvidia GTX 1050ti Logitech G402 Hyperion Fury (Mouse) BestBuy Essentials USB Keyboard
Software Specifications:
Desktop Environment: KDE Plasma Window Manager: KWin Operating System: Arch Linux (btw)
Offline
Please mark as [SOLVED] by editing the title in your first post.
Offline