PDA

View Full Version : New Xorg7 Glxgears and Nvidia FX 5500


heatherval
05-29-2007, 04:18 PM
Hi

i have a Geoforce Fx 5500 Agp 8X 256 DDR Video Card

i am not getting a nvidia Splash Screen and Graphics are choppy

i just installed FreeBSD and Kde from ports only
i installed Xorg 7 and the Nvidia-driver (from ports)

i was wondering do i still use the same command

code:
xorgconf

And is glxgears still here in the new xorg7

Here is my loader.conf

nvidia_load="YES"
linux_load="YES"
sound_load="YES"
snd_via8233_load="YES"

Thank You

dracheflieger
05-30-2007, 01:11 PM
You should see the splash screen if the nvidia driver is installed...check by issuing a kldstat in konsole and see if it shows it loaded there. You may also want to install /usr/ports/x11/nvidia-xconfig and then run it and follow any ensuing instructions to create a video conf file.

I just tried a glxgears on a 7.2 system but no luck.

heatherval
05-30-2007, 01:58 PM
You should see the splash screen if the nvidia driver is installed...check by issuing a kldstat in konsole and see if it shows it loaded there. You may also want to install /usr/ports/x11/nvidia-xconfig and then run it and follow any ensuing instructions to create a video conf file.

I just tried a glxgears on a 7.2 system but no luck.

Hi

Thank you everything works fine now :)