etr
11-17-02, 12:09 AM
I am having a hard time getting AGP going with the nForce. I've done all I can think of based on some reading of NVIDIA's documentation, but to no avail.
To put it quickly, I'm getting rotten gaming performance. After some research, I found evidence that AGP was disabled. I have set NvAGP to 1 (nVidia AGP) and made AGPGART a module to prevent its interference with the nVidia implementation. (From what I've seen in reading some older posts here, AGPGART does not support the nForce, and the kernel configuration options I've seen support this. However, nVidia's documentation indicates that nVidia's AGP code shoul handle the nForce.) AGPGART is not loaded--and does not load.
I've pasted as much as I can think of that might be relevant. I apologize for the amount of text, but any advice would be greatly appreciated!
System:
Motherboard: Abit NV-133R
Leadtek GeForce 4 Ti4400
Athalon XP 1800+ (1.53 GHz)
512 MB PC2100 (CAS 2.5)
Linux Distro: RedHat 7.3
Kernel: 2.4.19 (home-built)
nVidia Driver Version: 3123
XFree86 Configuration (driver):
Section "Device"
Identifier "GeForce4 Ti4400"
Driver "nvidia"
#VideoRam 131072
Option "NvAGP" "1"
Option "NoLogo" "true"
Option "DigitalVibrance" "0"
# Insert Clocks lines here if appropriate
EndSection
AGP Configuration Options Used to Build Kernel:
CONFIG_AGP=m
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
CONFIG_AGP_VIA=y
CONFIG_AGP_AMD=y
CONFIG_AGP_SIS=y
CONFIG_AGP_ALI=y
# CONFIG_AGP_SWORKS is not set
CONFIG_DRM=y
# CONFIG_DRM_OLD is not set
CONFIG_DRM_NEW=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_MWAVE is not set
cat /proc/driver/nvidia/version:
NVRM version: NVIDIA Linux x86 NVdriver Kernel Module 1.0-3123 Tue Aug 27 15:5
6:48 PDT 2002
GCC version: gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
cat /proc/driver/nvidia/cards/0:
Model: GeForce4 Ti 4400
IRQ: 7
Video BIOS: 04.25.00.27.00
Card Type: AGP
cat /proc/driver/nvidia/agp/card:
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x00000000
cat /proc/drivers/nvidia/agp/host-bridge:
Host Bridge: nVidia nForce
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x0000000
cat /proc/drivers/nvidia/agp/status:
Status: Disabled
lsmod:
Module Size Used by Tainted: P
NVdriver 1148672 10
sr_mod 13656 0 (autoclean)
i810_audio 21056 0 (unused)
emu10k1 65216 0
ac97_codec 11648 0 [i810_audio emu10k1]
nvnet 28288 2
af_packet 9736 0 (autoclean)
ide-scsi 9216 0
scsi_mod 95260 2 [sr_mod ide-scsi]
ide-cd 30016 0
cdrom 31808 0 [sr_mod ide-cd]
vfat 11708 1 (autoclean)
fat 35832 0 (autoclean) [vfat]
rtc 7484 0 (autoclean)
From /var/log/XFree86.0.log:
(WW) NVIDIA(0): Failed to verify AGP usage
To put it quickly, I'm getting rotten gaming performance. After some research, I found evidence that AGP was disabled. I have set NvAGP to 1 (nVidia AGP) and made AGPGART a module to prevent its interference with the nVidia implementation. (From what I've seen in reading some older posts here, AGPGART does not support the nForce, and the kernel configuration options I've seen support this. However, nVidia's documentation indicates that nVidia's AGP code shoul handle the nForce.) AGPGART is not loaded--and does not load.
I've pasted as much as I can think of that might be relevant. I apologize for the amount of text, but any advice would be greatly appreciated!
System:
Motherboard: Abit NV-133R
Leadtek GeForce 4 Ti4400
Athalon XP 1800+ (1.53 GHz)
512 MB PC2100 (CAS 2.5)
Linux Distro: RedHat 7.3
Kernel: 2.4.19 (home-built)
nVidia Driver Version: 3123
XFree86 Configuration (driver):
Section "Device"
Identifier "GeForce4 Ti4400"
Driver "nvidia"
#VideoRam 131072
Option "NvAGP" "1"
Option "NoLogo" "true"
Option "DigitalVibrance" "0"
# Insert Clocks lines here if appropriate
EndSection
AGP Configuration Options Used to Build Kernel:
CONFIG_AGP=m
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
CONFIG_AGP_VIA=y
CONFIG_AGP_AMD=y
CONFIG_AGP_SIS=y
CONFIG_AGP_ALI=y
# CONFIG_AGP_SWORKS is not set
CONFIG_DRM=y
# CONFIG_DRM_OLD is not set
CONFIG_DRM_NEW=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_MWAVE is not set
cat /proc/driver/nvidia/version:
NVRM version: NVIDIA Linux x86 NVdriver Kernel Module 1.0-3123 Tue Aug 27 15:5
6:48 PDT 2002
GCC version: gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
cat /proc/driver/nvidia/cards/0:
Model: GeForce4 Ti 4400
IRQ: 7
Video BIOS: 04.25.00.27.00
Card Type: AGP
cat /proc/driver/nvidia/agp/card:
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x00000000
cat /proc/drivers/nvidia/agp/host-bridge:
Host Bridge: nVidia nForce
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x0000000
cat /proc/drivers/nvidia/agp/status:
Status: Disabled
lsmod:
Module Size Used by Tainted: P
NVdriver 1148672 10
sr_mod 13656 0 (autoclean)
i810_audio 21056 0 (unused)
emu10k1 65216 0
ac97_codec 11648 0 [i810_audio emu10k1]
nvnet 28288 2
af_packet 9736 0 (autoclean)
ide-scsi 9216 0
scsi_mod 95260 2 [sr_mod ide-scsi]
ide-cd 30016 0
cdrom 31808 0 [sr_mod ide-cd]
vfat 11708 1 (autoclean)
fat 35832 0 (autoclean) [vfat]
rtc 7484 0 (autoclean)
From /var/log/XFree86.0.log:
(WW) NVIDIA(0): Failed to verify AGP usage