Comment 4 for bug 288650

Revision history for this message
Shake (shake234) wrote : Re: Java Graphics Performace degradation in Intrepid

This is a very serious issue for me - developing with my notebook is nearly impossible.
I also have a desktop with a nvidia graphics card - no problems there...

2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/Linux

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
 Subsystem: Hewlett-Packard Company Device 30c0
 Flags: bus master, fast devsel, latency 0, IRQ 16
 Memory at e4600000 (64-bit, non-prefetchable) [size=1M]
 Memory at d0000000 (64-bit, prefetchable) [size=256M]
 I/O ports at 4000 [size=8]
 Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
 Capabilities: [d0] Power Management version 3
 Kernel modules: intelfb

xorg.conf:

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
 SubSection "Display"
  Virtual 2048 2048
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
EndSection

Section "Device"
 Identifier "Configured Video Device"
EndSection