Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Falling back of AGP to 2x mode althoug it is a 4x AGP Nvidia
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
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Mon Apr 05, 2004 8:33 pm    Post subject: Falling back of AGP to 2x mode althoug it is a 4x AGP Nvidia Reply with quote

Well I noticed that the kernel falling back to AGP2 instead of 4x
Apr 5 20:19:01 [kernel] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
Apr 5 20:19:01 [kernel] agpgart: Device is in legacy mode, falling back to 2.x
how to tell kernel to use AGP4x or is that based on nvidia card?
_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
Back to top
View user's profile Send private message
LuusL
n00b
n00b


Joined: 15 Feb 2004
Posts: 22
Location: muc, germany

PostPosted: Mon Apr 05, 2004 8:35 pm    Post subject: Reply with quote

maybe your mainboard doesn't support agp 4x mode. please refer your user manual, to check if it does.
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Mon Apr 05, 2004 8:39 pm    Post subject: Reply with quote

its an ABIT IC7 with i875Chipset and 8x Support so I think its not the mobo..also the graficcard is a MSI Geforce 4 TI4200 2x down capatility /4x
maybe the latacy mode is the problem but dont know hoiw to fix or solve that
Code:
agpgart: Device is in legacy mode, falling back to 2.x

_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]


Last edited by danone on Mon Apr 05, 2004 8:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
foton2
Guru
Guru


Joined: 23 Feb 2004
Posts: 347
Location: Prague, Czech Republick

PostPosted: Mon Apr 05, 2004 8:40 pm    Post subject: Reply with quote

And why you use agpgart instead of NVAGP ?

add this to section device of Nvidia card in XF86Config

Code:
Option             "NvAgp"         "1"

_________________
Pentium4 2.4Ghz 533Mhz, Intel® Desktop Board D845GEBV2 + LAN, 768MB DDR 266Mhz RAM, 80GB Seagate Barracuda 7200.7, NVIDIA GeForce4 MX 440, SB Live! 5.1, TEAC CD-552E, TEAC DW-548D, Packard Bell 1512SL Monitor, HP DeskJet 640C, Opti UPS PowerPS 800ps.
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Mon Apr 05, 2004 8:42 pm    Post subject: Reply with quote

If i use this option my system got instable and crash
Code:
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Device is in legacy mode, falling back to 2.x
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
nvidia: no version magic, tainting kernel.
nvidia: module license 'NVIDIA' taints kernel.
1: nvidia: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-5341  Fri Feb 13 13:49:23 PST 2004
0: NVRM: not using NVAGP, AGPGART is loaded!! ----> is that the module versioning support?
also it said cant load NvAGP
_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]


Last edited by danone on Mon Apr 05, 2004 8:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
foton2
Guru
Guru


Joined: 23 Feb 2004
Posts: 347
Location: Prague, Czech Republick

PostPosted: Mon Apr 05, 2004 8:49 pm    Post subject: Reply with quote

If you have Nvidia graphic card you should use NVAGP instead of agpgart.
Try rmmod agpgart and then add
Code:
Option             "NvAgp"         "1"

to XF86Config ...see documentation here
ftp://download.nvidia.com/XFree86/Linux-x86/1.0-5336/README
_________________
Pentium4 2.4Ghz 533Mhz, Intel® Desktop Board D845GEBV2 + LAN, 768MB DDR 266Mhz RAM, 80GB Seagate Barracuda 7200.7, NVIDIA GeForce4 MX 440, SB Live! 5.1, TEAC CD-552E, TEAC DW-548D, Packard Bell 1512SL Monitor, HP DeskJet 640C, Opti UPS PowerPS 800ps.
Back to top
View user's profile Send private message
StringCheesian
l33t
l33t


Joined: 21 Oct 2003
Posts: 887

PostPosted: Tue Apr 06, 2004 1:48 am    Post subject: Reply with quote

Also, in that doc it says that NVAGP can't work if you're kernel already has agpgart loaded. Agppart has to be either a module that isn't loaded or not built into your kernel at all.
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Tue Apr 06, 2004 5:06 am    Post subject: Reply with quote

SOLVED..i use NvAGP although its unstable...and I didnt see any adava tage of using nvagp
_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
Back to top
View user's profile Send private message
foton2
Guru
Guru


Joined: 23 Feb 2004
Posts: 347
Location: Prague, Czech Republick

PostPosted: Tue Apr 06, 2004 9:42 am    Post subject: Reply with quote

Yes it is best solution and make sure that you have not agpgart builded directly in the kernel.
P.S. - And NVAGP is not unstable. It works quite fine.
_________________
Pentium4 2.4Ghz 533Mhz, Intel® Desktop Board D845GEBV2 + LAN, 768MB DDR 266Mhz RAM, 80GB Seagate Barracuda 7200.7, NVIDIA GeForce4 MX 440, SB Live! 5.1, TEAC CD-552E, TEAC DW-548D, Packard Bell 1512SL Monitor, HP DeskJet 640C, Opti UPS PowerPS 800ps.
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Tue Apr 06, 2004 10:50 am    Post subject: Reply with quote

foton2 maybe your system differs from mine so I guess it a system like behavior...to me it is quite a bit unstable...diont know if I can put it to preempt kernel..and SMP support will test and verifiy
_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
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