Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] AGP on Geforce4 nvidia's driver not enabled..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jay820
n00b
n00b


Joined: 08 Jul 2004
Posts: 5

PostPosted: Tue Jul 13, 2004 8:41 am    Post subject: [solved] AGP on Geforce4 nvidia's driver not enabled.. Reply with quote

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
View user's profile Send private message
MrApples
Guru
Guru


Joined: 13 Dec 2002
Posts: 511

PostPosted: Tue Jul 13, 2004 4:00 pm    Post subject: Reply with quote

you can try playing with your agp settings in your bios, that has worked for me before
Back to top
View user's profile Send private message
jay820
n00b
n00b


Joined: 08 Jul 2004
Posts: 5

PostPosted: Tue Jul 13, 2004 4:25 pm    Post subject: Reply with quote

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
View user's profile Send private message
jay820
n00b
n00b


Joined: 08 Jul 2004
Posts: 5

PostPosted: Tue Jul 13, 2004 4:29 pm    Post subject: Reply with quote

i have another question..

does AGP enabled affects dramatically my fps when playing games?

anyone?
Back to top
View user's profile Send private message
^AsLan^
n00b
n00b


Joined: 20 Dec 2003
Posts: 21
Location: Korea

PostPosted: Thu Jul 22, 2004 5:29 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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