|
|
#1 | |
|
Registered User
Join Date: Nov 2004
Posts: 3
|
I installed the nvidia-driver port with complete success and went on to change Driver "nvidia" and commented out Load "dri" in my xorg.conf - I find that i had no problems in the xorg log no errors but when i run glxinfo or glxgears i get errors saying that it can't find a rgb buffered visual, i also get messages about agp.ko so i recompiled a new kernel without device agp and i still get the same problem. I had this very same problem when trying to install the nvidia driver's on mandrake 10.1 official as well. Does anyone know why this is happening? I followed the document to the point to no prevail. The card is a GF4 ti4600. Any help will be hugely appreciated.
Thankyou. |
|
|
|
|
|
|
#2 | |||
|
Quote:
Quote:
in your video card device section try adding Quote:
|
||||
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2004
Posts: 3
|
I tried what you said and i still have no luck. I get this message coming up to the console: NVRM: Detecting agp.ko - aborting Nvidia AGP Setup!
I am going to include my xorg.conf and log for troubleshooting, i don't know what else to do though. Thanks in advance ;oP |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
You're seeing two different problems, both of which are easily solvable. The first is that you're requesting the use of NvAGP, with FreeBSD's AGPGART driver present; the easiest fix for this is to add hint.agp.0.disabled="1" to /boot/device.hints (make sure you reboot). The second problem is that you're running X at depth 8; to address this, add DefaultDepth 24 to the Screen section of your Xorg configuration file.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Nov 2004
Posts: 3
|
Thanks heaps mate.
Your a legend! 24038 frames in 5.0 seconds = 4807.600 FPS Woohoo! |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Dec 2004
Posts: 2
|
Zander's fix for adding the line to device.hints didn't work for me. I rebooted but I still get the same error. This nVidia driver installer DOESN'T WORK for my expensive video card. I can't do my work! I want to disable agp.ko by default from the installer please!
How can I do this? Please help. |
|
|
|
|
|
|
#7 |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
The device.hints approach to disabling agp.ko only works with recent (past FreeBSD 5.2.1, e.g. FreeBSD 5.3) kernels; on systems using earlier kernels, the kernel needs to be rebuilt w/o agp.ko support (this is beyond the Makefile's capabilities).
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Dec 2004
Posts: 2
|
Thanks Zander. Yes I'm using FreeBSD 4.10. I'll look into rebuilding it without agp.ko support.
Again thanks very much for your quick and kind response. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA, please release updated 290.xx drivers for new kernels and X.org versions | artem | NVIDIA Linux | 19 | 08-25-12 09:02 AM |
| FreeBSD 9 Release with Nvidia 550 Ti configuration issues | goga | NVIDIA FreeBSD | 0 | 05-23-12 08:34 AM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Will NVIDIA always be behind? (in release dates) | Philibob | Rumor Mill | 14 | 08-16-02 12:48 AM |