← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 661546] [NEW] Slow graphics on Mobile Intel 943GML

 

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
--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC0:  guy        1355 F.... pulseaudio
 /dev/snd/pcmC0D0p:   guy        1355 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd8240000 irq 44'
   Mixer name	: 'SigmaTel STAC9250'
   Components	: 'HDA:83847634,107b0366,00100101 HDA:10573057,00010001,00100100'
   Controls      : 9
   Simple ctrls  : 7
DistroRelease: Ubuntu 10.10
HibernationDevice: RESUME=UUID=67246d4f-ca3c-4dcc-9a62-ad44e46530ce
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MachineType: Gateway MT6704
NonfreeKernelModules: wl
Package: linux (not installed)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=7ed437a7-38e5-45a5-86b5-3c1d18304818 ro quiet splash
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Regression: No
RelatedPackageVersions: linux-firmware 1.38
Reproducible: Yes
RfKill:
 
Tags: maverick kernel-graphics needs-upstream-testing
Uname: Linux 2.6.35-22-generic i686
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev nopasswdlogin plugdev sambashare tape video
dmi.bios.date: 04/18/2007
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 77.12
dmi.board.vendor: Gateway
dmi.board.version: 77.09
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: Gateway
dmi.chassis.version: Rev.1
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr77.12:bd04/18/2007:svnGateway:pnMT6704:pvr3408141R:rvnGateway:rn:rvr77.09:cvnGateway:ct8:cvrRev.1:
dmi.product.name: MT6704
dmi.product.version: 3408141R
dmi.sys.vendor: Gateway

** Affects: xserver-xorg-video-intel (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: apport-collected
-- 
Slow graphics on Mobile Intel 943GML
https://bugs.launchpad.net/bugs/661546
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu.