View Single Post
Old April 22nd, 2009   #34
dentaku65
Dipped in Ubuntu
 
dentaku65's Avatar
 
Join Date: Oct 2005
Location: Milano, Italy
Beans: 610
Ubuntu Jaunty Jackalope (testing)
Re: HOWTO: Jaunty Intel Graphics Performance Guide

Good news (at least for me)
I've applied a silly trick to xorg.conf and now also flash is working properly
Quote:
Section "Device"
Identifier "Configured Video Device"
Option "AccelMethod" "UXA"
VideoRam 65536
EndSection
Yes. Putting the forgotten and deprecated option of VideoRam (in my case 64MB) in xorg.conf fixed everything here.

Kernel:
Quote:
2.6.28-11-generic
VGA:
Quote:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Warning in xorg.0.log:
Quote:
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x80000202
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): VideoRam configuration found, which is no longer recommended.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
(WW) intel(0): Allocation error, framebuffer compression disabled
(WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
(WW) intel(0): Chosen PLL clock of 66.5 Mhz more than 2% away from desired 65.0 Mhz
(WW) intel(0): Hardware claims pipe A is on while software believes it is off
I did not touch /proc/mtrr
Hope this helps
__________________
------------------------------------------------
yep ”short and long URL„
http://yep.it/
------------------------------------------------
dentaku65 is offline   Reply With Quote