View previous topic :: View next topic |
Author |
Message |
jay820 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jul 2004 Posts: 5
|
Posted: Tue Jul 13, 2004 8:41 am Post subject: [solved] AGP on Geforce4 nvidia's driver not enabled.. |
|
|
hi. ive been searching all over the forums but cannot find any similar problem with mine,
Code: |
doing cat /var/log/Xorg.0.log | grep AGP gives me
(WW) NVIDIA(0): Failed to verify AGP usage
|
and
Code: |
cat /proc/driver/nvidia/agp/*
Fast Writes: Supported
SBA: Supported
AGP Rates: 8x 4x
Registers: 0x1f000e1b:0x00000000
Host Bridge: PCI device 10b9:1683 (ALi Corporation)
Fast Writes: Not Supported
SBA: Supported
AGP Rates: 8x 4x
Registers: 0x1b001e0b:0x00000000
Status: Disabled
|
lsmod gives me
Code: |
Module Size Used by
8139too 19200 0
uhci_hcd 27664 0
tuner 16396 0
bttv 137804 0
video_buf 15876 1 bttv
btcx_risc 3976 1 bttv
8139cp 15360 0
mii 4096 2 8139too,8139cp
ehci_hcd 25092 0
ohci_hcd 18180 0
ali_agp 5376 0
agpgart 26408 1 ali_agp
snd_pcm_oss 47528 0
snd_mixer_oss 16256 1 snd_pcm_oss
snd_cmipci 27556 0
snd_pcm 78472 2 snd_pcm_oss,snd_cmipci
snd_page_alloc 8968 1 snd_pcm
snd_opl3_lib 8192 1 snd_cmipci
snd_hwdep 6788 1 snd_opl3_lib
gameport 3712 1 snd_cmipci
snd_mpu401_uart 5760 1 snd_cmipci
snd_rawmidi 18980 1 snd_mpu401_uart
snd_seq_oss 28416 0
snd_seq_midi_event 6144 1 snd_seq_oss
snd_seq 44816 4 snd_seq_oss,snd_seq_midi_event
snd_timer 19460 3 snd_pcm,snd_opl3_lib,snd_seq
snd_seq_device 6408 4 snd_opl3_lib,snd_rawmidi,snd_seq_oss,snd_seq
snd 44260 13 snd_pcm_oss,snd_mixer_oss,snd_cmipci,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device
usbcore 91744 5 uhci_hcd,ehci_hcd,ohci_hcd
vfat 10880 2
fat 37696 1 vfat
nvidia 2071688 12
|
and
Code: |
cat /proc/driver/nvidia/cards/0 gives me
Model: GeForce4 MX 4000
IRQ: 10
Video BIOS: 04.18.20.38.00
Card Type: AGP
|
now my problem is that,
Code: |
cat /proc/driver/nvidia/agp/status gives me
Status: Disabled
|
... agp is not enabled wether 2x 4x etc....
doing
Code: |
cat /etc/modules.d/nvidia gives me
# Nvidia drivers support
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195
# To tweak the driver the following options can be used, note that
# you should be careful, as it could cause instability!!
#
# To enable Side Band Adressing: NVreg_EnableAGPSBA=1
#
# To enable Fast Writes: NVreg_EnableAGPFW=1
#
# To enable both for instance, uncomment following line:
#
options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
|
i really dont have any idea how to turn AGP on or set it to 2x .. 4x ... etc...
any help out there..
my english really sucks so pls bear with me.. any help is gladly welcome....
anyone?
Last edited by jay820 on Sat Jul 17, 2004 4:03 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MrApples Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 13 Dec 2002 Posts: 511
|
Posted: Tue Jul 13, 2004 4:00 pm Post subject: |
|
|
you can try playing with your agp settings in your bios, that has worked for me before |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jay820 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jul 2004 Posts: 5
|
Posted: Tue Jul 13, 2004 4:25 pm Post subject: |
|
|
tnx for the reply.. ive done that, setting the AGP to PCI vice versa in bios and setting /etc/X11/xorg.conf
option "NvAGP" to 1 ,2 and 3.. still no luck , i even tried to recompile my kernel and remove the /dev/agpgart support as written in other topics... still no luck... im willing to start my gentoo installation from scratch if ever i just have misconfigured agp..
anyone??? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jay820 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jul 2004 Posts: 5
|
Posted: Tue Jul 13, 2004 4:29 pm Post subject: |
|
|
i have another question..
does AGP enabled affects dramatically my fps when playing games?
anyone? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
^AsLan^ n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1299750083fe478a72e128.jpg)
Joined: 20 Dec 2003 Posts: 21 Location: Korea
|
Posted: Thu Jul 22, 2004 5:29 am Post subject: |
|
|
I'll bet the ali_agp driver is returning an error, do a
dmesg |grep "agp"
and see what shows up
my motherboard uses the ALI 1683 bridge too and its not supported by ali_agp, it used to work in kernel 2.4 with the agp_try_unsupported=1 option but thats been taken out of 2.6 (I really have no idea why... anyone?) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|