-----Mensagem original-----
De: [EMAIL PROTECTED] em nome de Luis Felipe Strano Moraes
Enviada: ter 11-10-2005 7:12
Para: [email protected]
Assunto: Re: My experience with the r300 driver
 
On Mon, Oct 10, 2005 at 10:50:02PM +0200, Roland Scheidegger wrote:
> This looks like pixmap damage. Are you using exa (not obvious from this 
> forum thread)? If not, does the option "XaaNoOffscreenPixmaps" help?
Thanks alot. That did the trick.


Just one question. Is there a way of seeing how much RAM
my card has ? Couldn't find anything on dmesg or /proc, and
it doesn't display anything during boot.


Use this
cat /proc/mtrr
In this case: you'll have 3 lines
First - Size of system memory
Second - Size of Bios AGP Aperture
Third - Size of Graphic card Memory

or 
cat /var/log/Xorg.0.log |grep VideoRAM

to do if XAA is enabled
cat /var/log/Xorg.0.log |grep XAA
to see if FastWrites is enabled 
cat /var/log/Xorg.0.log |grep "Fast Write"


By the way are you using latest drm. Try always to use the lates cvs version of 
Xorg, drm and Mesa. At least with me, i'm not complainig. Once a week total 
recompile. (Xorg+ drm+ Mesa).

i'm using R300 from the beginig of the project (sort of), since the 
red_tinted_cube snap. No problems so far.
I also have a Gecube, but a 9600XT with 256 MB.

By the way, why i have to use the override option? I have 256 MB, of memory in 
the card but X only detects 128MB, it has anything to do with Bios AGP 
Aperture, or a bug, maybe.

Pedro Maia
--lf

> 
> Roland


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to