You are not logged in.
Hello,
I installed archlinux base and one user on my system. Now I would like install x.org, but my video card is too old. It is a Geforce NVIDIA fx5200xt. According to wiki I must to install x.org 1.15 to have no problem : https://wiki.archlinux.fr/NVIDIA#Nvidia and https://aur.archlinux.org/packages/nvidia-173xx
I think I have to install a new kernel of linux : linux>=3.15.5 ; nvidia-173xx-utils and linux-headers>=3.15.5 (make)
What version of linux'kernel I have to install on my computer : 3.15 or 3.16 ?
Must I install firstly nvidia driver or x.org 1.15 ?
If I follow the wiki "x.org" archlinux ask me to install drivers too recent with this command : pacman -Syu xorg-server xorg-xinit xorg-server-utils
How can I choose to install xorg 1.15 with the shell ?
Thank you,
Last edited by Carthage (2015-07-10 13:56:21)
----
Carthage from Paris
Offline
I would just use nouveau. You're not going to be doing a lot of gaming with a card that old anyway.
Offline
The AUR has xorg-server1.12 packages, I'd say the easiest way to get 1.15 is to modify those. Or you use those packages directly and use 1.12, I doubt it'll make any difference whether you use 1.12 or 1.15.
For the kernel, I'd suggest linux-lts and nvidia-173xx-lts. It might be possible to get the driver to compile with newer kernels, but you'd need to do some work yourself.
Offline
Offline