PDA

View Full Version : NVIDIA Drivers


network45
05-23-2007, 08:03 AM
Hi there this is AC here.

My system config is as follows -

1. AMD ATHLON XP 1800
2. 512 MB RAM
3. ON BOARD GFORCE 4 MX440 GPU
4. NFORCE MOTHERBOARD
5. NVIDIA MCP NETWORK ETHERNET ADAPTOR
6. 2 HARD DRIVES 40 GB AND 20 GB

I have windows XP on the 40 gb hdd and I have installed PCBSD on the 20gb disk.

How do i enable support for the onboard NVIDIA Graphics card.

Also how do I configure X in PCBSD. In Fedora i would run system-config-display. how do i it here.

Any inputs would be appreciated.

Regards

dracheflieger
05-23-2007, 01:26 PM
Normally the setup would choose an 'nv' driver for your xorg.conf file found in /etc/X11 directory. You can peek there, near the bottom and see if it did. If it did put it in and things are not displaying then you could change the nv to vesa as that will work with nearly anything.

The formal way would be to fetch your ports and system sources (see chapter 5 of the Quick Guide) but FreeBSD just this week changed from using xorg 6.9 to 7.2, a _major_ mod and from what I've read on the FreeBSD lists, compiling the drivers for older nVidia cards is borked right now. They will get it right in the near future but your best course of action at the moment is probably to do nothing.