View previous topic :: View next topic |
Author |
Message |
stobbsm Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 23 May 2004 Posts: 452
|
Posted: Thu Jan 20, 2005 2:43 pm Post subject: cat /proc/driver/nvidia/agp == DISABLED (NO SOLVE NO WORRY) |
|
|
just like the title says, proc registers my AGP as disabled
it was working fine, and I still get good 3d performance, so really, I'm wondering if this is a real problem, or a glitch somewhere
I was experimenting with nitro sources and mm sources for a bit when this happened, could that have anything to do with it?
any help would be appreciated, read my sig for current system specs _________________ Sysadmin of Ubuntu systems and servers....
Although my own server is gentoo....
Last edited by stobbsm on Sat Jan 22, 2005 11:08 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
JjcampNR Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/214783563e61b9056ebb4.gif)
Joined: 02 Mar 2003 Posts: 127 Location: Massachusetts, USA
|
Posted: Sat Jan 22, 2005 6:55 am Post subject: |
|
|
You're checking the NVIDIA AGP module, which is probably disabled. You're likely using the AGPGART kernel module right now. Check the Readme.txt on the Nvidia site to see if your motherboard supports the NVIDIA AGP driver. If it does, remove AGPGART from your kernel and enable it in the Nvidia section of your xorg.conf file by adding a line that looks like this:
Code: | Optioin "NvAGP" "1" |
That should do it for ya.
--Josh _________________ Damn the man, fight the power!
http://www.torquenetworks.com |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stobbsm Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 23 May 2004 Posts: 452
|
Posted: Sat Jan 22, 2005 1:57 pm Post subject: |
|
|
I was never using agpgart
it's not in as a module or otherwise, but nvagp is not enabling it either. It still works, so could this just be a minor bug? A simple irritation? _________________ Sysadmin of Ubuntu systems and servers....
Although my own server is gentoo.... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mike4148 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 09 Sep 2003 Posts: 641
|
Posted: Sat Jan 22, 2005 5:12 pm Post subject: |
|
|
Are you checking it in X or at a console? At a console, it will always say disabled. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stobbsm Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 23 May 2004 Posts: 452
|
Posted: Sat Jan 22, 2005 10:12 pm Post subject: |
|
|
I X, or console, it says disabled
I don't understand it, but it still works either way
just annoying to have it say disabled _________________ Sysadmin of Ubuntu systems and servers....
Although my own server is gentoo.... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MaxPolun Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/167427117742338c210c8e8.gif)
Joined: 28 Dec 2004 Posts: 111
|
Posted: Sat Jan 22, 2005 10:31 pm Post subject: |
|
|
what does glxinfo | grep rendering say? if you have direct rendering, my advice is not to worry about it (probably a compiled as module/ not as module issue with some driver). _________________ Far from idleness being the root of all evil, it is rather the only true good --soren kierkegaard
The Real OTW: time to do some good |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
stobbsm Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 23 May 2004 Posts: 452
|
Posted: Sat Jan 22, 2005 11:08 pm Post subject: |
|
|
ya, rendering is there
ah well, I won't worry about it
thanks anyways _________________ Sysadmin of Ubuntu systems and servers....
Although my own server is gentoo.... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|