<font color='black' size='2' face='arial'><font color="black" face="arial" size="2">hello!<br>
<br>
i'm not sure this is the right place to ask such a question. if it's not, it'd be kind of you to direct me to the right site.<br>
<br>
</font><font color="black" face="arial" size="2"><font color="black" face="arial" size="2">i'm using Lubuntu 12.04 on Fujitsu LifeBook E6540</font>.<br>
<br>
$glxinfo | grep render<br>
direct rendering: Yes<br>
OpenGL renderer string: Gallium 0.4 on softpipe<br>
<br>
AFAIK, this means i've got a software acceleration.<br>
<br>
$ egrep WW /var/log/Xorg.0.log<br>
[ 43.055] (WW) Warning, couldn't open module fglrx<br>
[ 43.079] (WW) Warning, couldn't open module fglrx<br>
[ 43.089] (WW) Falling back to old probe method for vesa<br>
[ 43.089] (WW) Falling back to old probe method for fbdev<br>
[ 43.142] (WW) MACH64(0): Cannot shadow an accelerated frame buffer.<br>
[ 43.143] (WW) MACH64(0): Unable to estimate virtual size<br>
[ 43.188] (WW) MACH64(0): DRI static buffer allocation failed -- need at least 7680 kB video memory<br>
<br>
$ egrep VBE /var/log/Xorg.0.log<br>
[ 43.117] (II) MACH64(0): VESA VBE Version 2.0<br>
[ 43.117] (II) MACH64(0): VESA VBE Total Mem: 4096 kB<br>
[ 43.117] (II) MACH64(0): VESA VBE OEM: ATI MACH64<br>
[ 43.117] (II) MACH64(0): VESA VBE OEM Software Rev: 1.0<br>
[ 43.117] (II) MACH64(0): VESA VBE OEM Vendor: ATI Technologies Inc.<br>
[ 43.117] (II) MACH64(0): VESA VBE OEM Product: MACH64RM<br>
[ 43.118] (II) MACH64(0): VESA VBE OEM Product Rev: 01.00<br>
[ 43.122] (II) MACH64(0): VESA VBE DDC supported<br>
[ 43.122] (II) MACH64(0): VESA VBE DDC Level none<br>
[ 43.122] (II) MACH64(0): VESA VBE DDC transfer in appr. 2 sec.<br>
[ 43.126] (II) MACH64(0): VESA VBE DDC read failed<br>
<br>
the native resolution is 1024x768, but even if i change the bit depth from 24 to 16, i get<br>
<br>
MACH64(0): DRI static buffer allocation failed -- need at least 4608 kB video memory<br>
<br>
is there a way to get a hardware acceleration in my case?<br>
<br>
thank you!<br>
</font></font>