You are not logged in.
Pages: 1
i have read the arch wiki and looked through it for a week. I am still having problems with the glx driver not being found.
i have tried the hwd -xa
when i run it, it says that
the pci bridge is not found,
and geforce command is also not found.
now when i do Xorg -configure
it says geforce unimplemented.
then i run X -config /root/xorg.conf.new well, the screen with the cursor is found then i hit ctrl alt backspace
and it says that the glx capable nvidia driver is not found....
i dont know what is wrong.?
Offline
Im going to guess you installed nvidia and nvidia-utils, have you tried running as root nvidia-xconfig
Offline
If you've installed nvidia and the required nvidia-utils (should be a dependency, IIRC), you need to modprobe the module before you can use it in xorg. What card do you have?
Offline
If you've installed nvidia and the required nvidia-utils (should be a dependency, IIRC), you need to modprobe the module before you can use it in xorg. What card do you have?
What Factory said! Also, as Factory said, if you have an older card you can't use just the plain 'nvidia' and 'nvidia-utils' driver, and you'll one of the drivers for older cards (nvidia-71xx, etc)
Offline
i have a nvidia geforce 8500
Offline
Did you do a pacman -S nvidia and it completed sucessfully? Have ever installed the offical nVidia drivers as it sometimes can cause breakage. Also it may help to do a nvidia-xconfig and then tweak from there
Offline
yes i have done pacman -S nvidia and it did complete.. i installed the beta drivers from that are in arch testing.
Also, i have done the nvidia-xconfig... and it has still not configured properly.
Then i am at the part of tweaking- this is the part i will need help on. So what needs to be tweaked then in order for the glx to work correctly?
Offline
Pages: 1