Madruk
August 18, 2024, 2:17pm
1
Hello Everyone,
so I installed Linux and Endouveros and i clicked on NVIDIA and now i am in the system with gnome. But where is the x server and NVIDIA stuff? Do i need to install the drivers? I thought they were installed automatically =(
And which driver to I need to install and how? I see that there is a beta driver 560.31.02? Is it useable?
dalto
August 18, 2024, 2:40pm
2
gnome uses wayland by default but you can choose Xorg from the login screen if you prefer that.
If you selected nvidia from the boot menu, they should be installed. Can you share the output of pacman -Q | grep nvidia
from a terminal?
Madruk
August 18, 2024, 2:42pm
3
[robo@robo Steam]$ pacman -Q | grep nvidia
lib32-nvidia-utils 555.58.02-1
nvidia 555.58.02-16
nvidia-hook 1.5-2
nvidia-inst 24-1
nvidia-utils 555.58.02-1
[robo@robo Steam]$ fastfetch
./o. robo@robo
./sssso- ---------
:osssssss+- OS: EndeavourOS x86_64
:+sssssssssso/. Kernel: Linux 6.10.5-arch1-1
-/ossssssssssssso/. Uptime: 53 mins
-/+sssssssssssssssso+: Packages: 988 (pacman)
-:/+sssssssssssssssssso+/. Shell: bash 5.2.32
.://osssssssssssssssssssso++- Display (DELD0F4): 2560x1440 @ 165 Hz in 31″ [External] * .://+ssssssssssssssssssssssso++: Display (DELD0F4): 2560x1440 @ 165 Hz in 31″ [External] .:///ossssssssssssssssssssssssso++: Display (DELD0F4): 2560x1440 @ 165 Hz in 31″ [External]
:////ssssssssssssssssssssssssssso+++. DE: GNOME 46.4
-////+ssssssssssssssssssssssssssso++++- WM: Mutter (X11)
…-+oosssssssssssssssssssssssso+++++/ WM Theme: Adwaita ./++++++++++++++++++++++++++++++/:. Theme: Adwaita [GTK2/3/4]
:::::::::::::::::::::::::------`` Icons: Qogir [GTK2/3/4]
Font: Cantarell (11pt) [GTK2/3/4]
Cursor: Qogir (24px)
Terminal: GNOME Console 46.0
Terminal Font: SourceCodeVF (20pt)
CPU: 12th Gen Intel(R) Core™ i9-12900K (24) @ 5,20 GHz
GPU: NVIDIA GeForce RTX 4080 [Discrete]
Memory: 8,45 GiB / 62,54 GiB (14%)
Swap: Disabled
Disk (/): 82,60 GiB / 1,79 TiB (5%) - ext4
Disk (/run/media/robo/EOS_202406): 2,55 GiB / 2,55 GiB (100%) - iso9660 [External, Read-only]
Local IP (enp3s0): 192.168.0.239/24
Locale: de_DE.UTF-8
Madruk
August 18, 2024, 2:45pm
4
i typed in nvidia-smi and i saw that i already had the nvidia driver. =)
but how i comes that i dont have the x-server application installed?
i guess i dont need it.
But it would be nice to know how to upgrade the drivers, or do they auto update when the repository is filled with the newest version?
do you know how i can enable raytracing and auto framegeneration?
i also recognize that my steam downloads are a bit slow =( compared to windows.
dalto
August 18, 2024, 2:49pm
5
Yes, installed.
The x server is installed but gnome uses Wayland by default. You can switch to X from the login screen if you logout.
They will be updated with you normal system updates. Just run yay
from a terminal and it will update everything on your system including the nvidia drivers.