
Code: Select all
free -mCode: Select all
Option GartSIZE "64"Yes, I do...n0rbi666 wrote: Beinii: do you have in xorg.conf??Code: Select all
Option GartSIZE "64"
Alright, I will check that later...n0rbi666 wrote:Beinii - so GARTSize "64" consumes 64MB of memory for all the time ... try to turn it off, and see, what will happen

Code: Select all
total used free shared buffers cached
Mem: 1000 978 21 0 0 367
-/+ buffers/cache: 611 389
Swap: 2000 114 1886

I mean does this improve battery time ?Option "DynamicClocks" "1"

I don't know if DynamicClocks improve battery time because i don't have a laptop (it should i think), but yes, it works (almost in my 9600)kernelOfTruth wrote:@prymitive:
you've enabled DynamicClocks in your xorg.conf, is this working for you?
I mean does this improve battery time ?Option "DynamicClocks" "1"
I'm considering in switching to the opensource radeon drivers (Mobility Radeon x600), ATI's driver support is crap, if they achieve NVIDIA's level perhaps I'll switch back ...)
Thanks in advance
Code: Select all
libGL warning: 3D driver claims to not support visual 0x4b
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 156 (DAMAGE)
Minor opcode of failed request: 4 ()
Serial number of failed request: 37
Current serial number in output stream: 38
Does someone know any help? Maybe some patch to try?txboy wrote:After asking at DRI mailing list, I found a solution for my GL_MAX_TEXTURE_SIZE limit (mergedfb & dualhead & beryl).
Just editing the src/mesa/main/config.h and changing the MAX_TEXTURE_LEVELS to 13 did the trick.
Now my system shows 4096 as max texture size.
The texture covers the screens without problems but now the desktop background goes white, only the desktop background. Rest of desktop is showed right.![]()
I've tried changing MAX_TEXTURE_RECT_SIZE, which also was 2048, to 4096 and get a background, but a deformed background.
Any help at this point ?
I was wondering if someone else was going to come across this...n0rbi666 wrote:Hm, when I try to execute glxgears, I have an error:I've tried to recompile mesa, mesa-progs, libdrm, x11-drm, xf86-video-ati and xorg-server - but that doesn't help ...Code: Select all
libGL warning: 3D driver claims to not support visual 0x4b X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 156 (DAMAGE) Minor opcode of failed request: 4 () Serial number of failed request: 37 Current serial number in output stream: 38
Ok, downgrading libXdamage and reemerging mesa helpedPrimozic wrote:I was wondering if someone else was going to come across this...
You will need to downgrade to x11-libs/libXdamage-1.0.4. It's no longer in the Portage tree, but it's in the overlay.
I've backported several patches to make xorg-server-1.9.99.999 compatible with the new XDamage protocol, but they are rather large and cumbersome. They work, as I've been using them all week, but I'm not sure if I should include them in the overlay.


