c0rN_g0aT
July 4th, 2005, 03:01 AM
Ok I love RMS and all but I went ahead and installed the Binary only nvidia driver. I used the apt method in the howto ;)
I have a AGP 3.0 (4x/8x) geforce fx 5200 plugged into a AGP 2.0 slot (2x/4x). The card should work just fine with the 1.5v instead of 0.8v and it does. It works, and I can even play 3d games etc....
However its a little slugish.
here is my cat /proc/driver/nvidia/agp/host-bridge
#############################################
Host Bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x]
Fast Writes: Supported
SBA: Supported
AGP Rates: 2x 1x
Registers: 0x1f000213:0x00000100
#############################################
??? its a 4x/8x card in a 4x slot ???
I checked the BIOS and everthing is set correctly
My /etc/modutils/nvidia-kernel-nkc reads
#############################################
alias char-major-195
options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 NVreg_ReqAGPRATE=2
#############################################
and i put Option "AGPMode" "2x" in my xorg.conf
here is what dmesg gives me
#############################################
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 0x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 0x mode
#############################################
it happens every single time!!!
I set xorg.conf and the modutils stuff to 4x and I still get the same stuff about 0x mode
here is my cat /proc/driver/nvidia/agp/status
#############################################
Status: Enabled
Driver: AGPGART
AGP Rate: 0x
Fast Writes: Disabled
SBA: Disabled
#############################################
recap-------
AGP 4x, SBA and Fast Writes are all set correctly in the BIOS
Host-Bridge says that SBA and FW are supported and for some reason lists my 4x8x card as 1x2x
I can't for the love of god get anything but 0x outta my card
Please help!
P.S. I tried using the nvAGP "1" but it wouldn't load because AGPGART was already loaded :(
I have a AGP 3.0 (4x/8x) geforce fx 5200 plugged into a AGP 2.0 slot (2x/4x). The card should work just fine with the 1.5v instead of 0.8v and it does. It works, and I can even play 3d games etc....
However its a little slugish.
here is my cat /proc/driver/nvidia/agp/host-bridge
#############################################
Host Bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x]
Fast Writes: Supported
SBA: Supported
AGP Rates: 2x 1x
Registers: 0x1f000213:0x00000100
#############################################
??? its a 4x/8x card in a 4x slot ???
I checked the BIOS and everthing is set correctly
My /etc/modutils/nvidia-kernel-nkc reads
#############################################
alias char-major-195
options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 NVreg_ReqAGPRATE=2
#############################################
and i put Option "AGPMode" "2x" in my xorg.conf
here is what dmesg gives me
#############################################
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 0x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 0x mode
#############################################
it happens every single time!!!
I set xorg.conf and the modutils stuff to 4x and I still get the same stuff about 0x mode
here is my cat /proc/driver/nvidia/agp/status
#############################################
Status: Enabled
Driver: AGPGART
AGP Rate: 0x
Fast Writes: Disabled
SBA: Disabled
#############################################
recap-------
AGP 4x, SBA and Fast Writes are all set correctly in the BIOS
Host-Bridge says that SBA and FW are supported and for some reason lists my 4x8x card as 1x2x
I can't for the love of god get anything but 0x outta my card
Please help!
P.S. I tried using the nvAGP "1" but it wouldn't load because AGPGART was already loaded :(