Bug#484087: Can't install driver 2.4.0

2009-06-04 Thread Sander Marechal
Brice Goglin wrote:
> Does framebuffer compression work fine now with latest driver from 
> unstable or experimental?

I can't check, unfortunately. The machine with the intel GPU was my
company laptop and I had to give it back when I changed jobs in January.
At the moment I don't own any machines with intel graphics.

-- 
Sander Marechal



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



Bug#502313: xorg: Applications are getting "ghost" Alt keypress events, but I press no keys

2008-10-15 Thread Sander Marechal
Package: xorg
Version: 1:7.3+17
Severity: important


All my applications are getting KeyPress and KeyRelease events for the
Alt key every 20 seconds or so, but I am not pressing any keys. This is not such
a big deal for Gnome applications since they don't do anything when only Alt is
pressed, but it makes working with KDE applications and OpenOffice.org almost
impossible, since they focus/open the "file" menu when you press and release 
Alt.

I am sure that I am not accidentally generating keypresses myself. I
have tested with Xev to monitor the events, and at the same time I have ran 
evtest,
showkey and catted the output of /dev/input/event[0-9]. They all say that nobody
is pressing any keys, but Xev still sees KeyPress and KeyRelease events going 
to the
window in focus. Also, those events happen in the same microsecond and
it's not physically possible to press and release a key in the same
microsecond.

To make extra sure that it's not a hardware problem I have tested three
different keyboards: Two different Dell USB keyboards and a Logitech PS/2
keyboard. This problem occured with all keyboards.

I'm marking this as "important" since it makes KDE applications and all
of OpenOffice.org pretty much unusable.

Below is the output of both xev and evtest at the same time. I have
placed comments inside then, prefixed by a #. As you can see, xev sees 
keypresses from
my Alt key, but evtest sees no such keypresses on my keyboard.

Output from evtest:
# This is the return key I pressed at the end of the evtest command
Event: time 1223560917.470807, type 4 (Misc), code 4 (ScanCode), value
70028
Event: time 1223560917.470822, type 1 (Key), code 28 (Enter), value 0
Event: time 1223560917.470827, -- Report Sync 

# Here I press the return key after the xev command
Event: time 1223560925.727112, type 4 (Misc), code 4 (ScanCode), value
70028
Event: time 1223560925.727128, type 1 (Key), code 28 (Enter), value 1
Event: time 1223560925.727131, -- Report Sync 

# Here I release the Return key
Event: time 1223560925.791107, type 4 (Misc), code 4 (ScanCode), value
70028
Event: time 1223560925.791117, type 1 (Key), code 28 (Enter), value 0
Event: time 1223560925.791120, -- Report Sync 

# Here I press the Alt key manually
Event: time 1223560933.551375, type 4 (Misc), code 4 (ScanCode), value
700e2
Event: time 1223560933.551390, type 1 (Key), code 56 (LeftAlt), value 1
Event: time 1223560933.551396, -- Report Sync 

# And I release it again
Event: time 1223560933.591374, type 4 (Misc), code 4 (ScanCode), value
700e2
Event: time 1223560933.591390, type 1 (Key), code 56 (LeftAlt), value 0
Event: time 1223560933.591395, -- Report Sync 

# These two events are Ctrl+C to stop evtest
Event: time 1223560994.921512, type 4 (Misc), code 4 (ScanCode), value
700e0
Event: time 1223560995.601624, type 1 (Key), code 29 (LeftControl),
value 2
Event: time 1223560995.601630, -- Report Sync 
Event: time 1223560995.617513, type 4 (Misc), code 4 (ScanCode), value
70006
Event: time 1223560995.617522, type 1 (Key), code 46 (C), value 1
Event: time 1223560995.617525, -- Report Sync 


Below is the output from xev, at the exact same time as the evtest was
run:

# I manually press Alt, just to test
KeyPress event, serial 31, synthetic NO, window 0x3e1,
root 0x7f, subw 0x0, time 23255142, (829,-42), root:(839,23),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

# I release Alt again
KeyRelease event, serial 34, synthetic NO, window 0x3e1,
root 0x7f, subw 0x0, time 23255195, (829,-42), root:(839,23),
state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

# This is a "ghost" Alt keypress. I didn't press anything
KeyPress event, serial 34, synthetic NO, window 0x3e1,
root 0x7f, subw 0x0, time 23270460, (829,-42), root:(839,23),
state 0x10, keycode 113 (keysym 0xffea, Alt_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

# Here the "ghost" Alt is released. Note the time. The keypress and
# key release are instantaneously
KeyRelease event, serial 34, synthetic NO, window 0x3e1,
root 0x7f, subw 0x0, time 23270460, (829,-42), root:(839,23),
state 0x18, keycode 113 (keysym 0xffea, Alt_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

# Here is another "ghost" Alt keypress and release
KeyPress event, serial 34, synthetic NO, window 0x3e1,
root 0x7f, subw 0x0, time 23300464, (829,-42), root:(839,23),
state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
 

X generating Alt keypresses by itself?

2008-10-10 Thread Sander Marechal
False

# These events are when I click my mouse on the (X) to stop xev
ConfigureNotify event, serial 34, synthetic NO, window 0x3e1,
event 0x3e1, window 0x3e1, (8,63), width 178, height 178,
border_width 2, above 0x3a06523, override NO

ClientMessage event, serial 34, synthetic YES, window 0x3e1,
message_type 0x122 (WM_PROTOCOLS), format 32, message 0x120
(WM_DELETE_WINDOW)

-- 
Sander Marechal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484087: Can't install driver 2.4.0

2008-08-10 Thread Sander Marechal
Brice Goglin wrote:
> It doesn't apply on top of 2.3.2 from what I see. And touching dsparb is
> far away from our knowledge, we'll have to talk to upstream about this.

I have been running with framebuffer compression off for a week now, and
that seems to solve the problem.

If the intel driver can't be patched to solve this with the bugfix from
2.4.0, is it possible to change the X.org installation/configuration in
such a way that when the intel driver is used, framebuffer compression
is turned off by default?

At least that would provide a usable system out of the box, instead of a
frequently crashing system.

-- 
Sander



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484087: Can't install driver 2.4.0

2008-08-01 Thread Sander Marechal
Brice Goglin writes: 


Sander Marechal wrote:

marvin:/home/sander# apt-get -t experimental install


Nothing wrong here. The 2.4.0 driver from experimental has been built
for the Xserver 1.4.99 from experimental, which cannot work with drivers
from unstable. So either you upgrade most X packages to experimental
(they work very well here, by the way), or you just stick everything
with from unstable.


Is the X from experimental packaged in fewer packages? Or is there so much 
missing? My apt is removing far more packages than it is installing or 
updating. See above.



You mean that this bug won't be fixed in Lenny? A bug that causes
instability, loss of work and requires daily reboots because X dies? I'd
say that this bug be marked RC.


Switching to XAA is supposed to work around the problem.


It does not. See my xorg.conf files above. I'm already using XAA because EXA 
was too slow for my taste.



We have very few testers of 2.4.0 so far, and there's a least one big
known bug (fixed soon fortunately). We can't just put 2.4.0 in Lenny so
late, it may be too risky. 2.3.2 works fine except in some cases with
EXA, and we have a workaround for these.


It's not just an EXA case. See above. The bugreport on 
http://bugs.freedesktop.org/show_bug.cgi?id=16169 has a git commit ID 
attached. Perhaps the bugfix can be backported to 2.3.2? IMHO you can't ship 
Lenny with this bug in it. It causes dataloss and requires a reboot multiple 
times a day. There are much less serious bugs that have been marked Release 
Critical.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484087: Can't install driver 2.4.0

2008-07-31 Thread Sander Marechal
Julien Cristau wrote:
> On Thu, Jul 31, 2008 at 09:58:16 +0200, Sander Marechal wrote:
> 
>> I tried installing the 2.4.0 driver from experimental, but I can't make 
>> it work. It wants to upgrade my xserver-xorg-core and when it tries to do 
>> that, apt wants to remove a bucketload of xorg packages. 
>>
> Which ones, specifically?

marvin:/home/sander# apt-get -t experimental install
xserver-xorg-video-intel
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  xserver-xorg-video-intel: Depends: xserver-xorg-core (>= 2:1.4.99.905)
but it is not going to be installed
E: Broken packages
marvin:/home/sander# apt-get -t experimental install
xserver-xorg-video-intel xserver-xorg-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  xserver-xorg-core: Depends: xserver-xorg but it is not going to be
installed
E: Broken packages
marvin:/home/sander# apt-get -t experimental install
xserver-xorg-video-intel xserver-xorg-core xserver-xorg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libgl1-mesa-dri libgl1-mesa-glx xserver-xorg-input-evdev
xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-synaptics
  xserver-xorg-video-ati xserver-xorg-video-mach64
xserver-xorg-video-r128 xserver-xorg-video-radeon
Suggested packages:
  libglide3 gsynaptics ksynaptics qsynaptics
The following packages will be REMOVED:
  xserver-xorg-input-all xserver-xorg-input-wacom xserver-xorg-video-all
xserver-xorg-video-apm xserver-xorg-video-ark
  xserver-xorg-video-chips xserver-xorg-video-cirrus
xserver-xorg-video-cyrix xserver-xorg-video-dummy xserver-xorg-video-fbdev
  xserver-xorg-video-glint xserver-xorg-video-i128
xserver-xorg-video-i740 xserver-xorg-video-imstt xserver-xorg-video-mga
  xserver-xorg-video-neomagic xserver-xorg-video-newport
xserver-xorg-video-nsc xserver-xorg-video-nv xserver-xorg-video-radeonhd
  xserver-xorg-video-rendition xserver-xorg-video-s3
xserver-xorg-video-s3virge xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sis
xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-tga
  xserver-xorg-video-trident xserver-xorg-video-tseng
xserver-xorg-video-v4l xserver-xorg-video-vesa xserver-xorg-video-vga
  xserver-xorg-video-via xserver-xorg-video-vmware xserver-xorg-video-voodoo
The following packages will be upgraded:
  libgl1-mesa-dri libgl1-mesa-glx xserver-xorg xserver-xorg-core
xserver-xorg-input-evdev xserver-xorg-input-kbd xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-video-ati
xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-r128
  xserver-xorg-video-radeon
13 upgraded, 0 newly installed, 37 to remove and 138 not upgraded.
Need to get 17.5MB of archives.
After this operation, 11.2MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.
marvin:/home/sander#


>> Any idea when driver 2.4.0 and xserver-xorg-core 1.4.999 (or 1.5) will 
>> get into unstable or testing? 
>>
> After lenny is released.

You mean that this bug won't be fixed in Lenny? A bug that causes
instability, loss of work and requires daily reboots because X dies? I'd
say that this bug be marked RC.

-- 
Sander Marechal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484087: Can't install driver 2.4.0

2008-07-31 Thread Sander Marechal


I tried installing the 2.4.0 driver from experimental, but I can't make it 
work. It wants to upgrade my xserver-xorg-core and when it tries to do that, 
apt wants to remove a bucketload of xorg packages. 

Any idea when driver 2.4.0 and xserver-xorg-core 1.4.999 (or 1.5) will get 
into unstable or testing? 

Currently I'm still running the vesa driver so I can get work done instead 
of rebooting all the time.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484087: Xorg log from crash under compiz

2008-06-03 Thread Sander Marechal
X.org went blank again. This time it happened when I was running compiz. My 
Xorg.0.log is attached. As before, restarting gdm didn't help. But, now I 
did see screen flashes under compiz as well so you can strike that from my 
list of symptoms/observations above.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#484087: Forgot attachment

2008-06-03 Thread Sander Marechal

I forgot the attachment in the previous mail.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080517-1)
Current Operating System: Linux marvin 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 
UTC 2008 i686
Build Date: 18 May 2008  01:38:06PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Tue Jun  3 09:40:36 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Internal screen" (0)
(**) |   |-->Monitor "Internal monitor"
(**) |   |-->Device "Intel Corporation Mobile 945GM/GMS/940GML Express 
Integrated Graphics Controller"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(**) Option "AIGLX" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not 
exist.
Entry deleted from font path.
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) 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,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8500
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 1028,01d4 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,27a2 card 1028,01d4 rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,27a6 card 1028,01d4 rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1b:0: chip 8086,27d8 card 1028,01d4 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1028,01d4 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1028,01d4 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1028,01d4 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1028,01d4 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1028,01d4 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card , rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 1028,01d4 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,27c4 card 1028,01d4 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1028,01d4 rev 01 class 0c,05,00 hdr 00
(II

Bug#484087: xserver-xorg-video-intel: Xorg.0.log after gdm restart

2008-06-02 Thread Sander Marechal
Package: xserver-xorg-video-intel
Version: 2:2.3.1-1
Followup-For: Bug #484087


This message was created with reportbug after I issues "/etc/init.d/gdm 
restart" so below it's shows the Xorg.0.log from that restart. I hope 
it's any use to you.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-04-07 15:01 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1676828 2008-05-18 13:55 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3263 2008-05-22 15:14 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"dbe"
Load"i2c"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"

# Motion speed is too slow by default
Option "MinSpeed"   "0.45"
Option "MaxSpeed"   "0.75"
Option "AccelFactor""0.020"
EndSection

Section "Device"
Identifier  "Intel Corporation Mobile 945GM/GMS/940GML Express 
Integrated Graphics Controller"
Driver  "intel"
BusID   "PCI:0:2:0"
Option  "DRI"   "true"
Option  "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
Identifier  "Internal monitor"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Internal screen"
Device  "Intel Corporation Mobile 945GM/GMS/940GML Express 
Integrated Graphics Controller"
Monitor "Internal monitor"
Option  "AddARGBGLXVisuals" "true"
DefaultDepth24
SubSection "Display"
Depth   16
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1280x1024"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Sc

Bug#484087: xserver-xorg-video-intel: Frequent screen flashes and occasional persistent blank screen

2008-06-02 Thread Sander Marechal
Package: xserver-xorg-video-intel
Version: 2:2.3.1-1
Severity: grave
Justification: causes non-serious data loss


My screen flashes strangely all the time. The flashes happen about once 
every 10 minutes or so. It is as if my entire screen jumps away for a 
split-second, then returns. Or as if some other screen is shown for just 
a frame. At first I thought it was my monitor but changing monitors made 
no difference. Beside, I never had this problem under Etch and the 
problem started as soon as I upgraded to Lenny, 4 weeks ago.

Occasionally, the screen simply jumps to black. It can happen at any 
time. When the xscreensaver is running, when I start AbiWord or gedit, 
or when I'm doing nothing at all. When this happens, I cannot get a 
working desktop back.

My problem appears similar to two existing bug reports, but differs from 
them in some way, so I thought I'd file this as a separate bug. The 
similar bugs are:

1) #470249: The submitter of that bug mentions that he can't even get a 
console up and running with Ctrl+Alt+F1 but that he can still type 
commands blindly. I however am able to get a working console on 
Ctrl+Alt+F1. I am submitting this bug from the console right now. The 
logfiles that reportbug attaches are the logfiles from the blanked-out X 
session.

2) #483206: This submitter's problems started with 
xserver-xorg-video-intel version 2.3.1. My problems started when I 
upgraded from Etch to Lenny four weeks ago. Back then, the video-intel 
version was below 2.3.1 (IIRC it was 2.2.something).

Symptoms:

* After X blanks out, none of the logfiles show anything. Xorg.0.log 
(attached) show nothing I can relate to the blanking. Other system logs 
in /var/log don't show anything either. ~/.xsession-errors doesn't show 
anything related either.

* When I run Compiz instead of Metacity I don't see the flashes as much, 
but X can still blank out unexpectedly. This may have something to do 
with the desktop v.s. workspace implementation between the two.

* The flashes and blank out happens in Metacity with the composite 
extension enabled as well as disabled.

* The number of open applications or the type of applications does not 
seem to matter. Sometimes I have nothing running. Sometimes I have 25+ 
open windows. Sometimes system load is heavy and at other times it's 
next-to-nothing.

* When I go to the console, become root and execute "/etc/init.d/gdm 
restart" then X is not restored. My screen switches to the display on 
Ctrl+Alt+F7 but the same blank screen is show. I need to reboot in order 
to get X back up and working. After this bug-report has been filed, I 
will execute a "gdm restart" and use reportbug to attach another comment 
to this bug, giving you the Xorg.0.log from the gdm restart.

* When I was using the 2.2.something version of xserver-xorg-video-intel 
the blank screen happend daily, sometimes twice a day. With the current 
version it happens less often. About once every 2-3 days. The annoying 
screen flashes still occur as often as in the beginning though.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-04-07 15:01 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1676828 2008-05-18 13:55 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3263 2008-05-22 15:14 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/

Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Sander Marechal

Brice Goglin writes:

xrandr will display the current and available modes and status of all
outputs.


Thanks. 

Attached is a txt file that contains the xrandr output after four different 
boots. The first one is with 19" CTX connected, the second one without an 
external monitor, the third one with the 17" Dell connected and the fourth 
one is with the CTX again, but now it booted with the lid opened. 

That last one was very "interesting" to watch. POST and initial boot 
appeared only on the internal monitor. Then gdm started and I got the login 
screen on both monitors. The login screen was 1280x1024 and on the internal 
display it had a flat blue color to the right and bottom (in the extra 120 
and 26 pixel wide edges). 

When I logged in, the desktop appeared in 1280x1024 and the internal monitor 
went black. I now only see my desktop on the external monitor. 

Because it's somewhat interesting, I have also attached the Xorg.0.log for 
this last boot.
== xrandr output with 19" CTX and lid closed ==
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1400 x 1400
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 
301mm
   1280x1024  75.0 75.0 59.9* 
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48075.0 72.8 66.7 60.0  
   720x40070.1  
LVDS connected (normal left inverted right x axis y axis)
   1400x1050  60.0 +
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)

== xrandr output with no external monitor and lip open ==
Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1400
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1400x1050+0+0 (normal left inverted right x axis y axis) 305mm x 
228mm
   1400x1050  60.0*+
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)

== xrandr with 17" Dell connetcetd and lid down ==
Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1400
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 
270mm
   1280x1024  60.0*+   75.0 59.9  
   1152x864   74.8  
   1024x768   75.1 60.0  
   800x60075.0 60.3  
   640x48075.0 60.0  
   720x40070.1  
LVDS connected 1400x1050+0+0 (normal left inverted right x axis y axis) 305mm x 
228mm
   1400x1050  60.0*+
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1400 x 1400

== xrandr with 19" CTX connected and booting with lip OPEN ==
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 
301mm
   1280x1024  75.0 75.0 59.9* 
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48075.0 72.8 66.7 60.0  
   720x40070.1  
LVDS connected (normal left inverted right x axis y axis)
   1400x1050  60.0 +
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-4)
Current Operating System: Linux marvin 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 
UTC 2008 i686
Build Date: 29 April 2008  08:24:00PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Thu May 2

Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Sander Marechal

Brice Goglin writes:

Sander Marechal wrote:

Apparently the bevaviour isn't coherent after all. I have changed my
monitor for a 19" CTX X962A. It's maximum resolution is also 1280x1024,
just like the 17" Dell monitor. However, when I boot my laptop with the
lid closed and the monitor attached, X.org disables my internal monitor
and I do get a 1280x1024 desktop.


According to your log, LVDS (the internal panel) isn't disabled. 


(II) intel(0): Output VGA using initial mode 1280x1024
(II) intel(0): Output LVDS using initial mode 1400x1050


I saw that in the logs. But still, when I lift up the lid, the internal 
monitor doesn't show anything, and my desktop is 1280x1024. When I lifted up 
the lid when the 17" monitor was attached, the internal monitor would 
display the 1400x1050 desktop. 

Anything I can do to further debug this issue? Is there a command that I can 
use to output information on all monitors? It seems like there's a bug in 
here somewhere after all :-)




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#478836: The substrate screensaver has the same problem

2008-05-29 Thread Sander Marechal
Hello, 

It looks like the "substrate" screensaver in xscreensaver has the same 
problem. It runs for about 10-20 seconds and then it freezes my entire 
system. At first I could go to the console with Ctrl+Alt+F1 and kill 
substrate from there, but later on even that would not work. I had to raise 
a bunch of skinny elephants to get my system back under control. 

As the bug submitter mentioned, everything works like a charm under 
metacity.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Sander Marechal
Package: xserver-xorg-video-intel
Version: 2:2.3.1-1
Followup-For: Bug #483314


Apparently the bevaviour isn't coherent after all. I have changed my
monitor for a 19" CTX X962A. It's maximum resolution is also 1280x1024,
just like the 17" Dell monitor. However, when I boot my laptop with the
lid closed and the monitor attached, X.org disables my internal monitor
and I do get a 1280x1024 desktop.

Why does it work correctly with this monitor but not with the 17" Dell?

Also, because the Fn+F8 doesn't work, I can't undock my laptop and get
my internal display working. I realize I can switch it manually with
randr before I undock, but under Etch this scenario "just worked"

See logfiles and configfiles below that were added by reportbug.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-04-07 15:01 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1674940 2008-04-29 20:37 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3263 2008-05-22 15:14 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"dbe"
Load"i2c"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"

# Motion speed is too slow by default
Option "MinSpeed"   "0.45"
Option "MaxSpeed"   "0.75"
Option "AccelFactor""0.020"
EndSection

Section "Device"
Identifier  "Intel Corporation Mobile 945GM/GMS/940GML Express 
Integrated Graphics Controller"
Driver  "intel"
BusID   "PCI:0:2:0"
Option  "DRI"   "true"
Option  "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
Identifier  "Internal monitor"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Internal screen"
Device  "Intel Corporation Mobile 945GM/GMS/940GML Express 
Int

Bug#483314: xserver-xorg-video-intel: [945GM] Wrong resolution used for external monitor

2008-05-28 Thread Sander Marechal
Julien Cristau wrote:
> On Wed, May 28, 2008 at 23:40:11 +0200, Sander Marechal wrote:
> 
>> That appears to me as quite a regression for laptop users. Especially
>> today on newer laptops with all the non-standard widescreen display sizes.
>>
> I consider it quite an improvement as a laptop user, so clearly this is
> not as clear cut as you say.

Perhaps not, but hooking a regular 4:3 monitor to a laptop with a closed
lid, then booting is a fairly common use case I think. It describes a
large class of user who take a laptop to work, put it in a docking
station and boot. I haven't seen many offices with 24" widescreen LCD's
for everone :-)

>> Can't the keyboard part of X.org intercept the keys for switching
>> between monitors (Fn+F8) and execute the correct xrandr commands to
>> toggle the display on and off?
>>
> *If* this key combination sends something via the keyboard device, then
> it would be possible to have the desktop environment see it and act
> appropriately.  This is not always the case (varies between laptops),
> sometimes the firmware acts on it directly and changes things behind the
> driver's back.

I think that for my Dell D520 the combo is sent. Fn+F8 used to work
under Etch but now it does nothing. If it was purely hardware and
firmware then Lenny shouldn't be able to prevent the key combo from
working, right? Any way I can check/log this?

-- 
Sander



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#483314: xserver-xorg-video-intel: [945GM] Wrong resolution used for external monitor

2008-05-28 Thread Sander Marechal
Brice Goglin wrote:
> Sander Marechal wrote: It's not a bug, it's a feature :) It is
> recommended that you do NOT use Fn+F8 or so because they may do
> things in the back of the driver and thus break things. New Xserver
> and drivers enable all outputs by default. You can disable some of
> them at runtime with xrandr or in xorg.conf. That's it.

That appears to me as quite a regression for laptop users. Especially
today on newer laptops with all the non-standard widescreen display sizes.

Can't the keyboard part of X.org intercept the keys for switching
between monitors (Fn+F8) and execute the correct xrandr commands to
toggle the display on and off?

> The only thing that could considered missing here from my point of
> view is a way to say in xorg.conf "if a VGA monitor is present,
> disable LVDS". Apart from that, the behavior looks coherent to me.
> Yes it's different than before, but it is still coherent.

Coherent, yes. But from an end-user point-of-view it's not as usable.
Now I need to manually reset my screen resolution everytime I switch
from internal monitor to external monitor between boots, while on Etch
everything worked fine.

-- 
Sander Marechal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#483314: xserver-xorg-video-intel: [945GM] Wrong resolution used for external monitor

2008-05-28 Thread Sander Marechal

Julien Cristau writes:

Your desktop is 1400x1050, because that's the dimension of the biggest
connected output.


I just opened my lid and indeed, my laptop screen is on and shows the 
desktop. So this is expected then.


Note that my laptop lid is closed. 


You can tell X (through xrandr) to turn off the LVDS before closing the
lid, manually or using a script.  Then the desktop will be resized to
the dimension of the other output.


I think the bug may be the switching between internal and external monitor 
then. Under Etch, when I started my laptop with the lid closed, the desktop 
would be 1280x1024. When I openend my lid, the internal display would be 
off. I was able to switch between internal monitor and external monitor with 
the function keys (on my Dell, it's Fn+F8 and reads "CRT/LCD"). 

It seems that when I boot the laptop with the lid closed under Lenny, the 
internal monitor is still working. And my Fn+F8 key doesn't work anymore to 
switch between the displays. 

Is this also a bug in Xorg somewhere? Any idea where I should reassign this 
to? 

Thanks in advance, 


--
Sander Marechal



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#483314: xserver-xorg-video-intel: [945GM] Wrong resolution used for external monitor

2008-05-28 Thread Sander Marechal
Julien Cristau writes: 

On Wed, May 28, 2008 at 12:25:26 +0200, Sander Marechal wrote: 


I have a Dell D520 laptop with an Intel 945GM chipset. The internal 15"
screen has a resolution of 1400x1050. When I hook up an external monitor
(A bog standard Dell 17" TFT, model no. 1704FPTt) then the intel driver 
correctly detects that it has a
maximum resolution of 1280x1024 (according to Xorg.0.log, see
attachment) but X still seems to start a 1400x1050 display. 


I'm not sure what the problem is here.  The internal panel and the
external monitor are both enabled, according to the log the panel uses
1400x1050 and the external monitor 1280x1024.  What behaviour did you
expect instead?
You can disable the internal screen with xrandr --output LVDS --off, but
by default all connected outputs are enabled.


The problem is that the external monitor also seems to be running 1400x1050, 
but I only see the top-left 1280x1024 part of it. I can move my mouse in the 
parts between 1280 and 1400 horizontal, and between the 1024 and 1050 
vertical. The mouse cursor disappears, but  it's definitely there, because 
it takes time to scroll back. When I maximize an application, it becomes 
1400 pixels wide and 1050 pixels (minus the height of the gnome-panel) high. 
That means I don't see the minimize/maximize/close buttons. They're 
off-screen. When iceweasel is maximized, I don't see the statusbar at the 
bottom. It falls behind the gnome-panel. 


Note that my laptop lid is closed.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]