Comment 17 for bug 144865

Revision history for this message
In , Sébastien Valette (sebastien-valette) wrote :

<Quote>
Looking at the code, I think PCIe cards need a corresponding Option
"PCIAPERSize" "64". The driver should probably handle this more sanely by
default... </quote>

thanks for the tip... I replaced GARTSize with PCIAPERSize, and X does not hang anymore, but the memory problem is still here :

*********************************WARN_ONCE*********************************
File r300_mem.c function r300_mem_alloc line 225
Ran out of GART memory (for 1048576)!
Please consider adjusting GARTSize option.
***************************************************************************

this does not happen on my other ati Radeon Mobility 9600 (AGP). I also tried with both options simultaneously, with no luck.