Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NvAGP Troubles ~Solved~
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
iopi
n00b
n00b


Joined: 13 Mar 2005
Posts: 68

PostPosted: Wed Feb 01, 2006 10:04 pm    Post subject: NvAGP Troubles ~Solved~ Reply with quote

MSI Neo2 Mobo
Geforce 6800 GT (256mb)
AMD64 3500+

I've followed the steps on
http://gentoo-wiki.com/HARDWARE_Nvidia_Driver_AGP_FastWrite_and_Side_Band_Addressing
with no luck
I had to create a folder in etc called hotplug and then create the file blacklist within it-- I don't know if this is normal.

I've set my xorg.conf to use nvagp

I uncommented in /etc/modules.d/nvidia the option the turns on fastwrite/agp

I've tried compiling agpgart as a module but it is still loaded by nvidia and agp is not turned on

I'm at a loss =(.

Thanks in advance
Chris


Last edited by iopi on Thu Feb 02, 2006 12:45 am; edited 1 time in total
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Wed Feb 01, 2006 10:23 pm    Post subject: Reply with quote

Its not a PCI Express video card is it?

When you say nvagp, are you referring the the kernel agp support for a nvidia motherboard, or the nvidia agp support provided by the nvidia-driver?

Please post the video card section of xorg.conf, and the output of lsmod.

If you make changes to /etc/modules.d/nvidia, you have to run modules-update for the changes to be recognized and added to /etc/modules.conf
Back to top
View user's profile Send private message
iopi
n00b
n00b


Joined: 13 Mar 2005
Posts: 68

PostPosted: Wed Feb 01, 2006 11:42 pm    Post subject: Reply with quote

AGP card

Reffering to the internal nv agp on the card itself (this is the one that replaces agpgart correct?)

lsmod
Code:

Module
nvidia


I just recompiled the kernel again with agpgart as a module (and emerged nvidia-kernel after that) and its showing this
Code:

nvidia
agpgart (used by nvidia)

I know nvagp can't load because agpgart is loaded as module but I can't get this not to load
I hae this in
/etc/hotplug/blacklist
Code:

agpgart
via-agp



and video stuff on xorg.conf
Code:

Option "NvAGP" "1"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:1:0:0"



cat /proc/driver/nvidia/agp/status
Code:

status: disabled

AGP initialization failed, please check the output fot he 'dmesg' command and/or your systme log file for additional information on this problem.


dmesg | grep NVAGP
displays nothing[/code]
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Thu Feb 02, 2006 12:17 am    Post subject: Reply with quote

Just remove agpgart and agp-via from your kernel and rebuild.

But does your Neo2 motherboard have the Via800Pro chipset? If so, the nvidia agp will not work with it. Use the kernel agp, works just as well anyways.
Back to top
View user's profile Send private message
iopi
n00b
n00b


Joined: 13 Mar 2005
Posts: 68

PostPosted: Thu Feb 02, 2006 12:31 am    Post subject: Reply with quote

Quote:


• VIA® K8T800 Pro Chipset
- HyperTransport connection to AMD K8 Athlon 64/Athlon 64 FX processor
- 8 or 16 bit control/ address. data transfer both directions
- 1000/800/600/400/200MHz "Double Data Rate" operation both direction
- AGP v3.0 compliant with 8X transfer mode

• VIA® VT8237 Chipset
- Ultra DMA 66/100/133 master mode EIDE controller
- Integrated dual channel native Serial ATA/RAID controller that will supply 150MB/s and support RAID 0, RAID 1
- ACPI & PC2001 compliant enhanced power management
- Supports 8 USB2.0 ports. (Rear x4/ Front x4)


that would explain some things Via K8T800 Pro = via 800 pro?



disabled IOMMU support
built in /dev/agpgart into the kernel
built in AMD Opteron/Athlon64 on-CPU GART support //im not completely sure I need this?? I have an amd64 3500+ so I figured I should build it in.

~13000fps on glxgears now

cat /proc/driver/nvidia/agp/status
Code:

Status:  Enabled
Driver:  AGPGART
AGP Rate:  8x
Fast Write:  Enabled
SBA:  Enabled



Thanks for the help, I feel really stupid for not realizing about the Via 800 XD
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Thu Feb 02, 2006 12:40 am    Post subject: Reply with quote

It's an easy mistake because the nvidia agp supports the Via KT800 but not the Via KT800 Pro.

Glad you got it working.
Back to top
View user's profile Send private message
thedopefishlives
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2005
Posts: 84

PostPosted: Mon Feb 06, 2006 4:54 am    Post subject: Reply with quote

I realized some time ago that NvAGP put my video card in AGP 4x mode. When I switched to the kernel AGP, it went right into 8x mode with no problems. *shrug* In my view, there's no real reason to use the NvAGP over the kernel AGP unless something is seriously broken.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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