|
|
#1 | |
|
Registered User
Join Date: Jun 2004
Posts: 2
|
Hi,
I'm having problems getting the latest driver working with my Nvidia GeForce 4 ti 4200 agp 8x card. After a lot of tweaking, reading etc. i got it semi working. Its only working if I first plug my (DFP) monitor into the CRT output on my card and then starting X. After it has loaded, i have to plug the screen into the DFP port on the card. Then it works. It however doesn't work if I start X with 2 screens plugged into both the DSP and CRT, then both screens go blank. I have tried to change the options in the device section of my config file. After a lot of tweaking i found out that i needed the IgnoreDisplays option or else it would freeze my system. The IgnoreDisplayDevices that won't freeze my system is this: Option "IgnoreDisplayDevices" "TV,DFP" The following freezes the computer completely IgnoreDisplays "CRT,TV" I'm very amazed that the following won't work: Option "IgnoreDisplayDevices" "TV,CRT" Option "ConnectedMonitor" "DFP" My (semi) working device/screen sections are like this: ------------------------------------------------ Section "Device" Option "NvAgp" "0" Identifier "Videocard0" Driver "nvidia" VideoRam 65536 VendorName "Videocard vendor" BoardName "NVIDIA GeForce FX (generic)" Option "IgnoreDisplayDevices" "TV,DFP" Option "ConnectedMonitor" "CRT" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection Can anyone tell me what's wrong? I've been trying to figure this out for days now but no luck Best regards Peter |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jun 2004
Posts: 2
|
I figured it out myself,
i upgraded to the newest kernel 2.6.6, and it worked perfectly after compiling the nvidia drivers. I had to add this option to my Device section though Option "NvAGP" "2" I forgot to leave the agpgart modules out of the kernel. glxgears gives me these reults in default window size: 3100FPS in full screen : 490 FPS |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2003
Location: Ottawa, Canada
Posts: 14
|
doh! I think i did the same damn thing....
I'm rebuilding now. -s ![]() |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2003
Location: Ottawa, Canada
Posts: 14
|
Quote:
__________________
-- -s ![]() -- |
|
|
|
|
|
|
#5 | |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |
| GF4 Nvidia Driver 2960, Win TV Problem, Freeze | titan3025 | NVIDIA Linux | 5 | 09-06-02 07:12 AM |
| download problem with linux NVIDIA driver packages | Timo | NVIDIA Linux | 7 | 07-31-02 09:22 AM |