[Bug 368784] Re: Intel display settings not available after upgrade to jaunty (found workaround)

Geir Ove Myhr gomyhr at gmail.com
Sat May 2 14:27:43 UTC 2009


** Changed in: xserver-xorg-video-intel (Ubuntu)
       Status: Incomplete => Confirmed

** Summary changed:

- Intel display settings not available after upgrade to jaunty (found workaround)
+ [i945] Intel display settings not available after upgrade to jaunty (found workaround)

** Description changed:

  Binary package hint: xorg
  
  Upgraded from 8.10 to 9.04 jaunty jackalope.
  The maximum display resolution available in the settings was now 1028 by 800, and not the right shape for my laptop, leaving unused space at both sides of the screen.
   
  I fixed this by editing xorg.conf  (gksudo gedit /etc/X11/xorg.conf) and stating that the intel driver is to be used, thus:
  
  Change from:
  
  Section "Device"
  	Identifier	"Configured Video Device"
  EndSection
  
  To:
  
  Section "Device"
  	Identifier	"Configured Video Device"
  	Driver	"intel"
  EndSection
  
  Now the 1280 x 768 I need for this Sony Vaio VGN-N270E is available as a
  display setting and is working fine.
  
  However, this appears to be a 9.4 upgrade bug.  When I originally
  installed 8.10 the display driver worked right away, without any set up
  needed by me.  This problem is relatively trivial and easy to
  workaround, but I fear many users will simply revert to 8.10 when they
  can't immediately set up the display in 9.4.
+ 
+ [lspci]
+ 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
+ 	Subsystem: Sony Corporation Device [104d:8212]
+ 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
+ 	Subsystem: Sony Corporation Device [104d:8212]

** Tags added: 945gm intel jaunty xorg
** Tags removed: needs-lspci-vvnn needs-xorglog

-- 
[i945] Intel display settings not available after upgrade to jaunty (found workaround)
https://bugs.launchpad.net/bugs/368784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list