Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Sylvain Thénault
Package: xorg
Version: 1:7.4+1
Severity: normal


after upgrading to 1:7.4+1 yesterday, screen resolution isn't anymore 
auto-detected to 1920x1200
on my laptop connected to an external screen using VGA output. It works if I 
hard-code it in 
xorg.conf (though some fonts in gnome menus for instance are still bigger as 
usual).

driver: Intel Corporation Mobile GM965/GL960

-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.24.3-3   The GNOME 2 terminal emulator appl
ii  libgl1-mesa-glx [libgl1]  7.4-2  A free implementation of the OpenG
ii  libglu1-mesa  7.4-2  The OpenGL utility library (GLU)
ii  rxvt-unicode [x-terminal-emul 9.06-1 RXVT-like terminal emulator with U
ii  x11-apps  7.3+4  X applications
ii  x11-session-utils 7.3+1  X session utilities
ii  x11-utils 7.4+1  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.4+2  X11 XKB utilities
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xauth 1:1.0.3-2  X authentication utility
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-6  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xfonts-utils  1:7.4+1X Window System font utility progr
ii  xinit 1.1.1-1X server initialisation tool
ii  xkb-data  1.5-2  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.4+1the X.Org X server
ii  xterm [x-terminal-emulator]   242-1  X terminal emulator

Versions of packages xorg recommends:
pn  xorg-docs none (no description available)

xorg suggests no packages.

-- no debconf information
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fr
Option  XkbVariantlatin9
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
Option  SHMConfig on
EndSection

#Section InputDevice
#   Identifier  Configured Mouse
#   Driver  mouse
#EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
 SubSection Display 
Depth24
Modes1920x1200
EndSubSection

EndSection

X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux scorpius 2.6.26-2-686 #1 SMP Thu Mar 26 
01:08:11 UTC 2009 i686
Build Date: 09 April 2009  01:23:13PM
xorg-server 2:1.6.0-1 (bui...@puccini.debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Apr 15 08:41:11 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) 

Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Brice Goglin
Sylvain Thénault wrote:
 Package: xorg
 Version: 1:7.4+1
 Severity: normal


 after upgrading to 1:7.4+1 yesterday, screen resolution isn't anymore 
 auto-detected to 1920x1200
 on my laptop connected to an external screen using VGA output. 

I see this in your log and you don't seem to have hardcoded anything during 
this run:
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output VGA using initial mode 1920x1200
(II) intel(0): Output LVDS using initial mode 1440x900


Do you actually get this mode at startup? Or what do you want instead?

Brice




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Sylvain Thénault
On 15 avril 09:40, Brice Goglin wrote:
 Sylvain Thénault wrote:
  Package: xorg
  Version: 1:7.4+1
  Severity: normal
 
 
  after upgrading to 1:7.4+1 yesterday, screen resolution isn't anymore 
  auto-detected to 1920x1200
  on my laptop connected to an external screen using VGA output. 
 
 I see this in your log and you don't seem to have hardcoded anything during 
 this run:
 (II) intel(0): Using user preference for initial modes
 (II) intel(0): Output VGA using initial mode 1920x1200
 (II) intel(0): Output LVDS using initial mode 1440x900
 
 
 Do you actually get this mode at startup? Or what do you want instead?

I get this mode since I added

SubSection Display
Depth24
Modes1920x1200
EndSubSection

to my screen section in xorg.conf. Without it, I end up with a resolution 
like 1152x864 (don't remember exactly). If you wish I can post the x log 
file issued when I don't force mode in my xorg.conf.

-- 
Sylvain Thénault   LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
CubicWeb, the semantic web framework:http://www.cubicweb.org




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Sylvain Thénault
here is the x log file issued when I remove the display subsection forcing 
the mode in Xorg.conf.
-- 
Sylvain Thénault   LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
CubicWeb, the semantic web framework:http://www.cubicweb.org


X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux scorpius 2.6.26-2-686 #1 SMP Thu Mar 26 
01:08:11 UTC 2009 i686
Build Date: 09 April 2009  01:23:13PM
xorg-server 2:1.6.0-1 (bui...@puccini.debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Apr 15 11:23:49 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 8

(--) PCI:*(0...@0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller rev 12, Mem @ 0xfa00/1048576, 0xe000/268435456, I/O @ 
0x1800/8
(--) PCI: (0...@0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller rev 12, Mem @ 0xfa10/1048576
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: record
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor=X.Org Foundation
compiled for 1.6.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: dri
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: dri2
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module 

Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Julien Cristau
reassign 524150 xserver-xorg-video-intel 2:2.6.3-1
kthxbye

On Wed, 2009-04-15 at 11:17 +0200, Sylvain Thénault wrote:
 If you wish I can post the x log 
 file issued when I don't force mode in my xorg.conf.

yes please.

Cheers,
Julien



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Sylvain Thénault
On 15 avril 12:31, Julien Cristau wrote:
 On Wed, 2009-04-15 at 11:37 +0200, Sylvain Thénault wrote:
  (II) intel(0): Using fuzzy aspect match for initial modes
  (II) intel(0): Output VGA using initial mode 1152x864
  (II) intel(0): Output LVDS using initial mode 1152x864
 
 the server is trying to use an initial mode that is supported by both
 monitors.  that's the expected result currently, so i think we can close
 this.

then what should I do to get the old behaviour back?
-- 
Sylvain Thénault   LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
CubicWeb, the semantic web framework:http://www.cubicweb.org




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524150: xorg: incorrect resolution detection after upgrade

2009-04-15 Thread Julien Cristau
On Wed, 2009-04-15 at 11:37 +0200, Sylvain Thénault wrote:
 (II) intel(0): Using fuzzy aspect match for initial modes
 (II) intel(0): Output VGA using initial mode 1152x864
 (II) intel(0): Output LVDS using initial mode 1152x864

the server is trying to use an initial mode that is supported by both
monitors.  that's the expected result currently, so i think we can close
this.

Cheers,
Julien



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org