640x480 Only After Install of Gutsy Tribe5, Compaq C500t, Intel 945 Chipset, Celeron, 512K

Bug #145896 reported by lesmyer
4
Affects Status Importance Assigned to Milestone
Ubuntu
New
Undecided
Unassigned

Bug Description

Compaq C500t notebook, 512K, Celeron.

Kubuntu Tribe5 live CD - correctly displayed 1280 x 800 (Intel driver) when booting from CD. After installation of Tribe 5 on hard drive and reboot, display on installation was 640x480 only (Intel driver). Pertinent sections of initial xorg.config immediately after installation is shown below.

I then typed "sudo dpkg-reconfigure -phigh xserver-xorg" in a terminal window and rebooted. Display from Tribe 5 installation then automatically displayed the correct 1280x800. Pertinent sections of the reconfigured xorg.config is shown far below.

Appears to be a bug in the installation/configuration program with this Intel 945 chipset.

Initial xorg.config (partial):
---------------------
Section "Device"
 Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
 Boardname "intel"
 Busid "PCI:0:2:0"
 Driver "intel"
 Screen 0
EndSection

Section "Monitor"
 Identifier "Generic Monitor"
 Vendorname "Plug 'n' Play"
 Modelname "Plug 'n' Play"
  modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
 Gamma 1.0
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
 Monitor "Generic Monitor"
 Defaultdepth 24
 SubSection "Display"
  Depth 24
  Virtual 640 480
  Modes "640x480@60"
 EndSubSection
EndSection
------------------

Reconfigured xorg.config (partial):
-------------------------------------
Section "Device"
 Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
 Driver "intel"
 BusID "PCI:0:2:0"
EndSection

Section "Monitor"
 Identifier "Generic Monitor"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
 Monitor "Generic Monitor"
 DefaultDepth 24
 SubSection "Display"
  Modes "1280x800"
 EndSubSection
EndSection

Revision history for this message
lesmyer (lmyer-rwl) wrote :

I see that this is somewhat of a duplicate to the old bug #3731.

However, I would like to point out that in my case the original install from the live CD failed to configure xorg.config correctly - while the subsequent dpkg-reconfigure of xorg.config worked fine. For this reason I think it is additional information, and therefore I am not marking this message as a duplicate.

LM

Revision history for this message
David Fokkema (dfokkema) wrote :

I've marked one duplicate for this bug. The thing is that 'screens and graphics' with a 'plug 'n play' screen incorrectly writes the xorg.conf. I'll attach the xorg.conf of a clean gutsy beta live cd boot, and the xorg.conf after using screens and graphics to set the resolution to 1280x800. I'll try the new displayconfig-gtk from the upgrade of today 10/2. Weird thing is that sometimes 'screens and graphics' really sets the 1280x800 resolution so as long as you don't log out, you think everything is ok.

Revision history for this message
David Fokkema (dfokkema) wrote :
Revision history for this message
David Fokkema (dfokkema) wrote :

Strange! After the upgrade, a log out, log in sequence restarted X in 1280x800. Whereas my xorg.conf is exactly the same as the 'right after live cd boot' I uploaded earlier. When I use screens and graphics, it says 'plug 'n play', 1280x800. When I confirm that (just pressing 'ok'), we're back at square one: 640x480 from the strange xorg.conf.afterselection. Selecting 'lcd panel 1280x800' and 'widescreen' works perfectly: good xorg.conf (attached) and a good resolution.

Revision history for this message
lesmyer (lmyer-rwl) wrote :

FYI - I have had no more issues on my Compaq C500t after performing the dpkg-reconfigure. However I have not attempted to change resolutions (why would I when my native is 1280 x 800). -LM

Revision history for this message
Richard Brown (rgbrown) wrote :

I can confirm this behaviour on my Dell Inspiron 6000 (Intel 915 graphics). Live CD doesn't detect the correct resolution of 1280x800 (it chooses 1024x768) and when I choose this 1280x800 (from the Plug'n'Play monitor), it incorrectly writes 640x480 as the only available res. into xorg.conf, which shows up on X restarting.

dpkg-reconfigure does detect the correct resolution, and fixes this.

Curious as to why the native resolution wasn't detected correctly in the first place, as it has been since at least Dapper

Revision history for this message
David Fokkema (dfokkema) wrote : Re: [Bug 145896] Re: 640x480 Only After Install of Gutsy Tribe5, Compaq C500t, Intel 945 Chipset, Celeron, 512K

On Wed, 2007-10-03 at 02:37 +0000, lesmyer wrote:
> FYI - I have had no more issues on my Compaq C500t after performing the
> dpkg-reconfigure. However I have not attempted to change resolutions
> (why would I when my native is 1280 x 800). -LM
>

The dpkg-reconfigure writes a new xorg.conf. The displayconfig-gtk
(Screens and Graphics) writes a new xorg.conf. They're both two ways of
accomplishing the same thing. Dpkg-reconfigure has worked for ages.
However, since Ubuntu is focusing on usability and it has introduced the
shining new 'screens and graphics', that's the one this bug report is
about and that's the thing that should be fixed. Not merely the 'I can
only get 640x480' problem, which is easily fixed, but the 'I can only
get 640x480 from Screens and Graphics' problem.

Revision history for this message
lesmyer (lmyer-rwl) wrote :

Ok - Thanks - now I understand what you are saying. The problem only happens when the Screen and Graphics is used to write a new xorg.conf and therein lies the bug.

LM

Revision history for this message
David Fokkema (dfokkema) wrote :

Yep. Didn't want to hijack your bug report, but that was the reason that on install, you only get 640x480. Apparently, displayconfig-gtk, or some underlying thingy, is being called to write the original install xorg.conf.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.