[Bug 661546] [NEW] Slow graphics on Mobile Intel 943GML
Launchpad Bug Tracker
661546 at bugs.launchpad.net
Sat Oct 16 11:39:12 UTC 2010
You have been subscribed to a public bug:
Trying to setup a dual display configuration with a mobile intel 943GML
in Ubuntu 10.10 in a Gateway MT6704 laptop. The LCD i'm using is an old
e-machines T14. The laptop is 1280x800, and the monitor hooked up to the
VGA port is 1024x768. I've got both of em working pretty good-I use the
monitor on the right side of my laptop as an extended desktop, but the
3d hardware acceleration in full screen mode seems pretty slow. It's
quick in a small window, tho. Am I doing something wrong? My xorg.conf
follows:
Section "Device"
Identifier "Videocard0"
Driver "intel"
Option "DRI" "1"
VideoRam 32768
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "dbe"
Load "dri"
Load "freetype"
Load "record"
Load "type1"
EndSection
Section "Monitor"
Identifier "LVDS1"
EndSection
Section "Monitor"
Identifier "VGA1"
EndSection
Section "Screen"
Identifier "LVDS1"
Monitor "LVDS1"
Device "Configured Video Device"
SubSection "Display"
Virtual 2304 1568
Modes "1200x800"
EndSubSection
EndSection
Section "Screen"
Identifier "VGA1"
Monitor "VGA1"
Device "Configured Video Device"
SubSection "Display"
Virtual 2304 1568
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "User"
Screen "VGA1" RightOf "LVDS1"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
--
Slow graphics on Mobile Intel 943GML
https://bugs.launchpad.net/bugs/661546
You received this bug notification because you are a member of Kernel Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list