LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Is there a way to change agp state with mesa drivers (ie from 1x to 4x)? (https://www.linuxquestions.org/questions/linux-software-2/is-there-a-way-to-change-agp-state-with-mesa-drivers-ie-from-1x-to-4x-565636/)

shorty_boy 06-30-2007 11:19 AM

Is there a way to change agp state with mesa drivers (ie from 1x to 4x)?
 
I have an ati card (check sig)that runs in 1x mode with the mesa drivers and in the full 4x mode when using fglrx (my mobop is 1x and 4x compatable).

Now direct render is enabled with the mesa drivers and it works for almost all 3d apps (some games are too slow) but i know i can get better performance out of my card if it would run at the 4x mode.

If you suggest using fglrx, i say no as it makes my system unstable and i cannot seem to play back video as my cpu shoots to 100%. See my last thread.

Is there anything that i can do to help?

jhwilliams 06-30-2007 11:57 AM

Use the open source radeon drivers and specify the
Code:

Option "AGPMode" "4"
in your xorg.conf.

(Consult xorg.conf and radeon man pages as necessary)

Yes, ATI/fglrx do suck; radeon driver is a bit better. the open source drivers don't have hardware rendering, but hey, neither does vesa. DRI with glxgears ~2500 should be attainable fairly easily depending on how the 1800+ handles it.

shorty_boy 06-30-2007 12:47 PM

thanks,
 
i appreciate it.


All times are GMT -5. The time now is 12:31 AM.