[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622660: marked as done (xserver-xorg-video-vesa: The vesa video driver does not allow users on the console to execute "X")



Your message dated Wed, 27 Apr 2011 20:05:32 +0200
with message-id <20110427180532.GB2809@radis.liafa.jussieu.fr>
and subject line Re: Bug#622660: xserver-xorg-video-vesa: The vesa video driver does not allow users on the console to execute "X"
has caused the Debian Bug report #622660,
regarding xserver-xorg-video-vesa: The vesa video driver does not allow users on the console to execute "X"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
622660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622660
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-vesa
Version: 1:2.3.0-5
Severity: normal


  Executing "X" on a console (/dev/tty?) (a laptop computer)
with the "vesa" video driver results in an error message:

X: user not authorized to run the X server, aborting.

  The file "/etc/X11/Xwrapper.config" contains:

allowed_users=console

  This parameter must then be changed to "anybody" to bypass the
error.

  That should not be necessary.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun 30  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1783236 Mar 26 07:55 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Trident Microsystems TGUI 9660/938x/968x [1023:9660] (rev d3)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2712 Apr 13 00:24 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# 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 "Files"
  FontPath "/usr/share/fonts/X11/misc,/usr/share/fonts/X11/75dpi/:unscaled"
  FontPath "/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/75dpi"
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
#  FontPath "built-ins"
EndSection

Section "ServerFlags"
	Option "DefaultServerLayout"	"laptop"
#	Option "AIGLX"	"no"
#	Option "GLX"	"no"
	Option "UseDefaultFontPath"	"no"
EndSection

Section "InputClass"
        Identifier "evdev pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "Module"
#	Disable	"dri"
#	Disable "dri2"
#	Disable "glx"
#	Load "glx"
	Load "evdev"

EndSection


Section "Device"
	Identifier	"Configured Video Device"
#	Identifier	"Trident Microsystems TGUI 9660/938x/968x"
#	Driver		"trident"
	Driver		"vesa"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	HorizSync	38-40
	VertRefresh	57-63
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Configured Video Device"
#	Device		"Trident Microsystems TGUI 9660/938x/968x"
	Monitor		"Configured Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"laptop"
	Screen		"Default Screen"
#	InputDevice	"Generic Keyboard"	"CoreKeyboard"
#	InputDevice	"Configured Mouse"	"CorePointer"
#	InputDevice	"Serial Mouse"	"SendCoreEvents"
#	InputDevice	"Synaptics Touchpad"
#	InputDevice	"USB-mouse"		"CorePointer"
EndSection

Section "ServerLayout"
	Identifier	"mouse"
	Screen		"Default Screen"
#	InputDevice	"Generic Keyboard"
#	InputDevice	"Serial Mouse"		"CorePointer"
#	InputDevice	"USB-Mouse"		"CorePointer"
#	InputDevice	"Synaptics Touchpad"
EndSection



/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.32-33 (2.6.32) (root@jeti.jeti.is) (gcc version 4.4.5 (Debian 4.4.5-8) ) #2 Sun Apr 10 01:31:11 GMT 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 28777 Apr 13 00:29 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  3519.027] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[  3519.027] _XSERVTransOpen: transport open failed for inet6/jeti.jeti.is:0
[  3519.028] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[  3519.040] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[  3519.040] X Protocol Version 11, Revision 0
[  3519.041] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[  3519.041] Current Operating System: Linux jeti.jeti.is 2.6.32-33 #2 Sun Apr 10 01:31:11 GMT 2011 i586
[  3519.041] Kernel command line: auto BOOT_IMAGE=linux26.32-33 ro root=303 vt.default_utf8=0
[  3519.041] Build Date: 26 March 2011  07:50:38AM
[  3519.042] xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>) 
[  3519.042] Current version of pixman: 0.21.4
[  3519.042] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3519.042] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3519.043] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 13 00:26:15 2011
[  3519.048] (==) Using config file: "/etc/X11/xorg.conf"
[  3519.048] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3519.051] (**) Option "defaultserverlayout" "laptop"
[  3519.052] (**) ServerLayout "laptop"
[  3519.052] (**) |-->Screen "Default Screen" (0)
[  3519.052] (**) |   |-->Monitor "Configured Monitor"
[  3519.056] (**) |   |-->Device "Configured Video Device"
[  3519.057] (**) Option "UseDefaultFontPath" "no"
[  3519.057] (==) Automatically adding devices
[  3519.057] (==) Automatically enabling devices
[  3519.058] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
[  3519.058] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3519.058] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3519.058] (II) Loader magic: 0x81f9f60
[  3519.059] (II) Module ABI versions:
[  3519.059] 	X.Org ANSI C Emulation: 0.4
[  3519.059] 	X.Org Video Driver: 8.0
[  3519.059] 	X.Org XInput driver : 11.0
[  3519.059] 	X.Org Server Extension : 4.0
[  3519.063] (--) PCI:*(0:0:2:0) 1023:9660:0000:0000 rev 211, Mem @ 0xfdc00000/4194304, 0xfe7f0000/65536, 0xfe000000/4194304, BIOS @ 0x????????/65536
[  3519.064] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  3519.064] (II) "extmod" will be loaded by default.
[  3519.065] (II) "dbe" will be loaded by default.
[  3519.065] (II) "glx" will be loaded by default.
[  3519.065] (II) "record" will be loaded by default.
[  3519.065] (II) "dri" will be loaded by default.
[  3519.065] (II) "dri2" will be loaded by default.
[  3519.065] (II) LoadModule: "evdev"
[  3519.069] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3519.070] (II) Module evdev: vendor="X.Org Foundation"
[  3519.070] 	compiled for 1.9.4, module version = 2.6.0
[  3519.070] 	Module class: X.Org XInput Driver
[  3519.071] 	ABI class: X.Org XInput driver, version 11.0
[  3519.071] (II) LoadModule: "extmod"
[  3519.071] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  3519.075] (II) Module extmod: vendor="X.Org Foundation"
[  3519.075] 	compiled for 1.9.5, module version = 1.0.0
[  3519.076] 	Module class: X.Org Server Extension
[  3519.076] 	ABI class: X.Org Server Extension, version 4.0
[  3519.076] (II) Loading extension SELinux
[  3519.076] (II) Loading extension MIT-SCREEN-SAVER
[  3519.076] (II) Loading extension XFree86-VidModeExtension
[  3519.076] (II) Loading extension XFree86-DGA
[  3519.076] (II) Loading extension DPMS
[  3519.077] (II) Loading extension XVideo
[  3519.077] (II) Loading extension XVideo-MotionCompensation
[  3519.077] (II) Loading extension X-Resource
[  3519.077] (II) LoadModule: "dbe"
[  3519.078] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  3519.079] (II) Module dbe: vendor="X.Org Foundation"
[  3519.079] 	compiled for 1.9.5, module version = 1.0.0
[  3519.079] 	Module class: X.Org Server Extension
[  3519.079] 	ABI class: X.Org Server Extension, version 4.0
[  3519.079] (II) Loading extension DOUBLE-BUFFER
[  3519.079] (II) LoadModule: "glx"
[  3519.080] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3519.082] (II) Module glx: vendor="X.Org Foundation"
[  3519.082] 	compiled for 1.9.5, module version = 1.0.0
[  3519.082] 	ABI class: X.Org Server Extension, version 4.0
[  3519.083] (==) AIGLX enabled
[  3519.083] (II) Loading extension GLX
[  3519.083] (II) LoadModule: "record"
[  3519.084] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  3519.085] (II) Module record: vendor="X.Org Foundation"
[  3519.085] 	compiled for 1.9.5, module version = 1.13.0
[  3519.085] 	Module class: X.Org Server Extension
[  3519.085] 	ABI class: X.Org Server Extension, version 4.0
[  3519.085] (II) Loading extension RECORD
[  3519.086] (II) LoadModule: "dri"
[  3519.086] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  3519.089] (II) Module dri: vendor="X.Org Foundation"
[  3519.089] 	compiled for 1.9.5, module version = 1.0.0
[  3519.089] 	ABI class: X.Org Server Extension, version 4.0
[  3519.089] (II) Loading extension XFree86-DRI
[  3519.089] (II) LoadModule: "dri2"
[  3519.090] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  3519.091] (II) Module dri2: vendor="X.Org Foundation"
[  3519.092] 	compiled for 1.9.5, module version = 1.2.0
[  3519.092] 	ABI class: X.Org Server Extension, version 4.0
[  3519.092] (II) Loading extension DRI2
[  3519.092] (II) LoadModule: "vesa"
[  3519.094] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  3519.438] (II) Module vesa: vendor="X.Org Foundation"
[  3519.438] 	compiled for 1.9.4, module version = 2.3.0
[  3519.438] 	Module class: X.Org Video Driver
[  3519.438] 	ABI class: X.Org Video Driver, version 8.0
[  3519.439] (II) VESA: driver for VESA chipsets: vesa
[  3519.439] (--) using VT number 4

[  3519.448] (II) Loading sub module "vbe"
[  3519.448] (II) LoadModule: "vbe"
[  3519.449] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  3519.450] (II) Module vbe: vendor="X.Org Foundation"
[  3519.450] 	compiled for 1.9.5, module version = 1.1.0
[  3519.451] 	ABI class: X.Org Video Driver, version 8.0
[  3519.451] (II) Loading sub module "int10"
[  3519.451] (II) LoadModule: "int10"
[  3519.452] (II) Loading /usr/lib/xorg/modules/libint10.so
[  3519.454] (II) Module int10: vendor="X.Org Foundation"
[  3519.454] 	compiled for 1.9.5, module version = 1.0.0
[  3519.454] 	ABI class: X.Org Video Driver, version 8.0
[  3519.454] (II) VESA(0): initializing int10
[  3519.473] (II) VESA(0): Bad V_BIOS checksum
[  3519.473] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3519.475] (II) VESA(0): VESA BIOS detected
[  3519.475] (II) VESA(0): VESA VBE Version 1.2
[  3519.475] (II) VESA(0): VESA VBE Total Mem: 1664 kB
[  3519.475] (II) VESA(0): VESA VBE OEM: Copyright 1994 TRIDENT MICROSYSTEMS INC.

[  3519.490] (**) VESA(0): Depth 16, (--) framebuffer bpp 16
[  3519.490] (==) VESA(0): RGB weight 565
[  3519.490] (==) VESA(0): Default visual is TrueColor
[  3519.491] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[  3519.491] (II) VESA(0): VESA VBE PanelID invalid
[  3519.492] (II) VESA(0): Searching for matching VESA mode(s):
[  3519.493] Mode: 115 (800x600)
[  3519.493] 	ModeAttributes: 0x1b
[  3519.493] 	WinAAttributes: 0x7
[  3519.493] 	WinBAttributes: 0x0
[  3519.493] 	WinGranularity: 64
[  3519.494] 	WinSize: 64
[  3519.494] 	WinASegment: 0xa000
[  3519.494] 	WinBSegment: 0xa000
[  3519.494] 	WinFuncPtr: 0xc000815b
[  3519.494] 	BytesPerScanline: 2400
[  3519.494] 	XResolution: 800
[  3519.494] 	YResolution: 600
[  3519.494] 	XCharSize: 8
[  3519.494] 	YCharSize: 16
[  3519.494] 	NumberOfPlanes: 1
[  3519.494] 	BitsPerPixel: 24
[  3519.494] 	NumberOfBanks: 1
[  3519.495] 	MemoryModel: 6
[  3519.495] 	BankSize: 0
[  3519.495] 	NumberOfImages: 1
[  3519.495] 	RedMaskSize: 8
[  3519.495] 	RedFieldPosition: 16
[  3519.495] 	GreenMaskSize: 8
[  3519.495] 	GreenFieldPosition: 8
[  3519.495] 	BlueMaskSize: 8
[  3519.495] 	BlueFieldPosition: 0
[  3519.495] 	RsvdMaskSize: 0
[  3519.495] 	RsvdFieldPosition: 0
[  3519.495] 	DirectColorModeInfo: 0
[  3519.497] Mode: 113 (800x600)
[  3519.497] 	ModeAttributes: 0x1b
[  3519.497] 	WinAAttributes: 0x7
[  3519.497] 	WinBAttributes: 0x0
[  3519.497] 	WinGranularity: 64
[  3519.498] 	WinSize: 64
[  3519.498] 	WinASegment: 0xa000
[  3519.498] 	WinBSegment: 0xa000
[  3519.498] 	WinFuncPtr: 0xc000815b
[  3519.498] 	BytesPerScanline: 1600
[  3519.498] 	XResolution: 800
[  3519.498] 	YResolution: 600
[  3519.498] 	XCharSize: 8
[  3519.498] 	YCharSize: 16
[  3519.498] 	NumberOfPlanes: 1
[  3519.498] 	BitsPerPixel: 16
[  3519.498] 	NumberOfBanks: 1
[  3519.498] 	MemoryModel: 6
[  3519.499] 	BankSize: 0
[  3519.499] 	NumberOfImages: 1
[  3519.499] 	RedMaskSize: 5
[  3519.499] 	RedFieldPosition: 10
[  3519.499] 	GreenMaskSize: 5
[  3519.499] 	GreenFieldPosition: 5
[  3519.499] 	BlueMaskSize: 5
[  3519.499] 	BlueFieldPosition: 0
[  3519.499] 	RsvdMaskSize: 1
[  3519.499] 	RsvdFieldPosition: 15
[  3519.499] 	DirectColorModeInfo: 0
[  3519.501] *Mode: 114 (800x600)
[  3519.501] 	ModeAttributes: 0x1b
[  3519.501] 	WinAAttributes: 0x7
[  3519.501] 	WinBAttributes: 0x0
[  3519.501] 	WinGranularity: 64
[  3519.501] 	WinSize: 64
[  3519.501] 	WinASegment: 0xa000
[  3519.502] 	WinBSegment: 0xa000
[  3519.502] 	WinFuncPtr: 0xc000815b
[  3519.502] 	BytesPerScanline: 1600
[  3519.502] 	XResolution: 800
[  3519.502] 	YResolution: 600
[  3519.502] 	XCharSize: 8
[  3519.502] 	YCharSize: 16
[  3519.502] 	NumberOfPlanes: 1
[  3519.502] 	BitsPerPixel: 16
[  3519.502] 	NumberOfBanks: 1
[  3519.502] 	MemoryModel: 6
[  3519.502] 	BankSize: 0
[  3519.503] 	NumberOfImages: 1
[  3519.503] 	RedMaskSize: 5
[  3519.503] 	RedFieldPosition: 11
[  3519.503] 	GreenMaskSize: 6
[  3519.503] 	GreenFieldPosition: 5
[  3519.503] 	BlueMaskSize: 5
[  3519.503] 	BlueFieldPosition: 0
[  3519.503] 	RsvdMaskSize: 0
[  3519.503] 	RsvdFieldPosition: 0
[  3519.503] 	DirectColorModeInfo: 0
[  3519.505] Mode: 110 (640x480)
[  3519.505] 	ModeAttributes: 0x1b
[  3519.505] 	WinAAttributes: 0x7
[  3519.505] 	WinBAttributes: 0x0
[  3519.505] 	WinGranularity: 64
[  3519.505] 	WinSize: 64
[  3519.505] 	WinASegment: 0xa000
[  3519.506] 	WinBSegment: 0xa000
[  3519.506] 	WinFuncPtr: 0xc000815b
[  3519.506] 	BytesPerScanline: 1280
[  3519.506] 	XResolution: 640
[  3519.506] 	YResolution: 480
[  3519.506] 	XCharSize: 8
[  3519.506] 	YCharSize: 16
[  3519.506] 	NumberOfPlanes: 1
[  3519.506] 	BitsPerPixel: 16
[  3519.506] 	NumberOfBanks: 1
[  3519.506] 	MemoryModel: 6
[  3519.506] 	BankSize: 0
[  3519.506] 	NumberOfImages: 1
[  3519.507] 	RedMaskSize: 5
[  3519.507] 	RedFieldPosition: 10
[  3519.507] 	GreenMaskSize: 5
[  3519.507] 	GreenFieldPosition: 5
[  3519.507] 	BlueMaskSize: 5
[  3519.507] 	BlueFieldPosition: 0
[  3519.507] 	RsvdMaskSize: 1
[  3519.507] 	RsvdFieldPosition: 15
[  3519.507] 	DirectColorModeInfo: 0
[  3519.509] *Mode: 111 (640x480)
[  3519.509] 	ModeAttributes: 0x1b
[  3519.509] 	WinAAttributes: 0x7
[  3519.509] 	WinBAttributes: 0x0
[  3519.509] 	WinGranularity: 64
[  3519.509] 	WinSize: 64
[  3519.509] 	WinASegment: 0xa000
[  3519.509] 	WinBSegment: 0xa000
[  3519.510] 	WinFuncPtr: 0xc000815b
[  3519.510] 	BytesPerScanline: 1280
[  3519.510] 	XResolution: 640
[  3519.510] 	YResolution: 480
[  3519.510] 	XCharSize: 8
[  3519.510] 	YCharSize: 16
[  3519.510] 	NumberOfPlanes: 1
[  3519.510] 	BitsPerPixel: 16
[  3519.510] 	NumberOfBanks: 1
[  3519.510] 	MemoryModel: 6
[  3519.510] 	BankSize: 0
[  3519.510] 	NumberOfImages: 1
[  3519.510] 	RedMaskSize: 5
[  3519.511] 	RedFieldPosition: 11
[  3519.511] 	GreenMaskSize: 6
[  3519.511] 	GreenFieldPosition: 5
[  3519.511] 	BlueMaskSize: 5
[  3519.511] 	BlueFieldPosition: 0
[  3519.511] 	RsvdMaskSize: 0
[  3519.511] 	RsvdFieldPosition: 0
[  3519.511] 	DirectColorModeInfo: 0
[  3519.513] Mode: 112 (640x480)
[  3519.513] 	ModeAttributes: 0x1b
[  3519.513] 	WinAAttributes: 0x7
[  3519.513] 	WinBAttributes: 0x0
[  3519.513] 	WinGranularity: 64
[  3519.513] 	WinSize: 64
[  3519.513] 	WinASegment: 0xa000
[  3519.513] 	WinBSegment: 0xa000
[  3519.513] 	WinFuncPtr: 0xc000815b
[  3519.513] 	BytesPerScanline: 2048
[  3519.514] 	XResolution: 640
[  3519.514] 	YResolution: 480
[  3519.514] 	XCharSize: 8
[  3519.514] 	YCharSize: 16
[  3519.514] 	NumberOfPlanes: 1
[  3519.514] 	BitsPerPixel: 24
[  3519.514] 	NumberOfBanks: 1
[  3519.514] 	MemoryModel: 6
[  3519.514] 	BankSize: 0
[  3519.514] 	NumberOfImages: 1
[  3519.514] 	RedMaskSize: 8
[  3519.514] 	RedFieldPosition: 16
[  3519.515] 	GreenMaskSize: 8
[  3519.515] 	GreenFieldPosition: 8
[  3519.515] 	BlueMaskSize: 8
[  3519.515] 	BlueFieldPosition: 0
[  3519.515] 	RsvdMaskSize: 0
[  3519.515] 	RsvdFieldPosition: 0
[  3519.515] 	DirectColorModeInfo: 0
[  3519.516] Mode: 100 (640x400)
[  3519.516] 	ModeAttributes: 0x1f
[  3519.516] 	WinAAttributes: 0x7
[  3519.516] 	WinBAttributes: 0x0
[  3519.517] 	WinGranularity: 64
[  3519.517] 	WinSize: 64
[  3519.517] 	WinASegment: 0xa000
[  3519.517] 	WinBSegment: 0xa000
[  3519.517] 	WinFuncPtr: 0xc000815b
[  3519.517] 	BytesPerScanline: 640
[  3519.517] 	XResolution: 640
[  3519.517] 	YResolution: 400
[  3519.517] 	XCharSize: 8
[  3519.517] 	YCharSize: 16
[  3519.517] 	NumberOfPlanes: 1
[  3519.518] 	BitsPerPixel: 8
[  3519.518] 	NumberOfBanks: 1
[  3519.518] 	MemoryModel: 4
[  3519.518] 	BankSize: 0
[  3519.518] 	NumberOfImages: 1
[  3519.518] 	RedMaskSize: 0
[  3519.518] 	RedFieldPosition: 0
[  3519.518] 	GreenMaskSize: 0
[  3519.518] 	GreenFieldPosition: 0
[  3519.518] 	BlueMaskSize: 0
[  3519.518] 	BlueFieldPosition: 0
[  3519.518] 	RsvdMaskSize: 0
[  3519.518] 	RsvdFieldPosition: 0
[  3519.519] 	DirectColorModeInfo: 0
[  3519.520] Mode: 101 (640x480)
[  3519.520] 	ModeAttributes: 0x1f
[  3519.520] 	WinAAttributes: 0x7
[  3519.520] 	WinBAttributes: 0x0
[  3519.520] 	WinGranularity: 64
[  3519.520] 	WinSize: 64
[  3519.520] 	WinASegment: 0xa000
[  3519.521] 	WinBSegment: 0xa000
[  3519.521] 	WinFuncPtr: 0xc000815b
[  3519.521] 	BytesPerScanline: 640
[  3519.521] 	XResolution: 640
[  3519.521] 	YResolution: 480
[  3519.521] 	XCharSize: 8
[  3519.521] 	YCharSize: 16
[  3519.521] 	NumberOfPlanes: 1
[  3519.521] 	BitsPerPixel: 8
[  3519.521] 	NumberOfBanks: 1
[  3519.521] 	MemoryModel: 4
[  3519.521] 	BankSize: 0
[  3519.522] 	NumberOfImages: 1
[  3519.522] 	RedMaskSize: 0
[  3519.522] 	RedFieldPosition: 0
[  3519.522] 	GreenMaskSize: 0
[  3519.522] 	GreenFieldPosition: 0
[  3519.522] 	BlueMaskSize: 0
[  3519.522] 	BlueFieldPosition: 0
[  3519.522] 	RsvdMaskSize: 0
[  3519.522] 	RsvdFieldPosition: 0
[  3519.522] 	DirectColorModeInfo: 0
[  3519.524] Mode: 103 (800x600)
[  3519.524] 	ModeAttributes: 0x1f
[  3519.524] 	WinAAttributes: 0x7
[  3519.524] 	WinBAttributes: 0x0
[  3519.524] 	WinGranularity: 64
[  3519.524] 	WinSize: 64
[  3519.524] 	WinASegment: 0xa000
[  3519.524] 	WinBSegment: 0xa000
[  3519.524] 	WinFuncPtr: 0xc000815b
[  3519.524] 	BytesPerScanline: 800
[  3519.524] 	XResolution: 800
[  3519.525] 	YResolution: 600
[  3519.525] 	XCharSize: 8
[  3519.525] 	YCharSize: 16
[  3519.525] 	NumberOfPlanes: 1
[  3519.525] 	BitsPerPixel: 8
[  3519.525] 	NumberOfBanks: 1
[  3519.525] 	MemoryModel: 4
[  3519.525] 	BankSize: 0
[  3519.525] 	NumberOfImages: 1
[  3519.525] 	RedMaskSize: 0
[  3519.525] 	RedFieldPosition: 0
[  3519.525] 	GreenMaskSize: 0
[  3519.526] 	GreenFieldPosition: 0
[  3519.526] 	BlueMaskSize: 0
[  3519.526] 	BlueFieldPosition: 0
[  3519.526] 	RsvdMaskSize: 0
[  3519.526] 	RsvdFieldPosition: 0
[  3519.526] 	DirectColorModeInfo: 0
[  3519.527] Mode: 102 (800x600)
[  3519.527] 	ModeAttributes: 0x1f
[  3519.527] 	WinAAttributes: 0x7
[  3519.527] 	WinBAttributes: 0x0
[  3519.528] 	WinGranularity: 64
[  3519.528] 	WinSize: 64
[  3519.528] 	WinASegment: 0xa000
[  3519.528] 	WinBSegment: 0xa000
[  3519.528] 	WinFuncPtr: 0xc000815b
[  3519.528] 	BytesPerScanline: 100
[  3519.528] 	XResolution: 800
[  3519.528] 	YResolution: 600
[  3519.528] 	XCharSize: 8
[  3519.528] 	YCharSize: 16
[  3519.528] 	NumberOfPlanes: 4
[  3519.529] 	BitsPerPixel: 4
[  3519.529] 	NumberOfBanks: 1
[  3519.529] 	MemoryModel: 3
[  3519.529] 	BankSize: 0
[  3519.529] 	NumberOfImages: 1
[  3519.529] 	RedMaskSize: 0
[  3519.529] 	RedFieldPosition: 0
[  3519.529] 	GreenMaskSize: 0
[  3519.529] 	GreenFieldPosition: 0
[  3519.529] 	BlueMaskSize: 0
[  3519.529] 	BlueFieldPosition: 0
[  3519.529] 	RsvdMaskSize: 0
[  3519.530] 	RsvdFieldPosition: 0
[  3519.530] 	DirectColorModeInfo: 0
[  3519.531] Mode: 6a (800x600)
[  3519.531] 	ModeAttributes: 0x1f
[  3519.531] 	WinAAttributes: 0x7
[  3519.531] 	WinBAttributes: 0x0
[  3519.531] 	WinGranularity: 64
[  3519.531] 	WinSize: 64
[  3519.531] 	WinASegment: 0xa000
[  3519.532] 	WinBSegment: 0xa000
[  3519.532] 	WinFuncPtr: 0xc000815b
[  3519.532] 	BytesPerScanline: 100
[  3519.532] 	XResolution: 800
[  3519.532] 	YResolution: 600
[  3519.532] 	XCharSize: 8
[  3519.532] 	YCharSize: 16
[  3519.532] 	NumberOfPlanes: 4
[  3519.532] 	BitsPerPixel: 4
[  3519.532] 	NumberOfBanks: 1
[  3519.532] 	MemoryModel: 3
[  3519.533] 	BankSize: 0
[  3519.533] 	NumberOfImages: 1
[  3519.533] 	RedMaskSize: 0
[  3519.533] 	RedFieldPosition: 0
[  3519.533] 	GreenMaskSize: 0
[  3519.533] 	GreenFieldPosition: 0
[  3519.533] 	BlueMaskSize: 0
[  3519.533] 	BlueFieldPosition: 0
[  3519.533] 	RsvdMaskSize: 0
[  3519.533] 	RsvdFieldPosition: 0
[  3519.533] 	DirectColorModeInfo: 0
[  3519.533] 
[  3519.534] (II) VESA(0): Total Memory: 26 64KB banks (1664kB)
[  3519.534] (II) VESA(0): Configured Monitor: Using hsync range of 38.00-40.00 kHz
[  3519.534] (II) VESA(0): Configured Monitor: Using vrefresh range of 57.00-63.00 Hz
[  3519.534] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[  3519.535] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[  3519.535] (WW) VESA(0): No valid modes left. Trying less strict filter...
[  3519.535] (II) VESA(0): Configured Monitor: Using hsync range of 38.00-40.00 kHz
[  3519.535] (II) VESA(0): Configured Monitor: Using vrefresh range of 57.00-63.00 Hz
[  3519.573] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[  3519.573] (--) VESA(0): Virtual size is 800x600 (pitch 800)
[  3519.574] (**) VESA(0): *Built-in mode "800x600"
[  3519.574] (==) VESA(0): DPI set to (96, 96)
[  3519.574] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (114)
[  3519.575] (**) VESA(0): Using "Shadow Framebuffer"
[  3519.575] (II) Loading sub module "shadow"
[  3519.575] (II) LoadModule: "shadow"
[  3519.576] (II) Loading /usr/lib/xorg/modules/libshadow.so
[  3519.591] (II) Module shadow: vendor="X.Org Foundation"
[  3519.592] 	compiled for 1.9.5, module version = 1.1.0
[  3519.592] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3519.592] (II) Loading sub module "fb"
[  3519.592] (II) LoadModule: "fb"
[  3519.593] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3519.597] (II) Module fb: vendor="X.Org Foundation"
[  3519.597] 	compiled for 1.9.5, module version = 1.0.0
[  3519.597] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3519.598] (II) Loading sub module "int10"
[  3519.598] (II) LoadModule: "int10"
[  3519.599] (II) Reloading /usr/lib/xorg/modules/libint10.so
[  3519.600] (II) VESA(0): initializing int10
[  3519.617] (II) VESA(0): Bad V_BIOS checksum
[  3519.617] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3519.619] (II) VESA(0): VESA BIOS detected
[  3519.619] (II) VESA(0): VESA VBE Version 1.2
[  3519.619] (II) VESA(0): VESA VBE Total Mem: 1664 kB
[  3519.619] (II) VESA(0): VESA VBE OEM: Copyright 1994 TRIDENT MICROSYSTEMS INC.

[  3519.619] (II) VESA(0): virtual address = 0xb7281000,
	physical address = 0xa0000, size = 65536
[  3519.631] (II) VESA(0): Setting up VESA Mode 0x114 (800x600)
[  3519.632] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[  3520.033] (==) VESA(0): Default visual is TrueColor
[  3520.035] (==) VESA(0): Backing store disabled
[  3520.036] (==) VESA(0): DPMS enabled
[  3520.036] (==) RandR enabled
[  3520.036] (II) Initializing built-in extension Generic Event Extension
[  3520.036] (II) Initializing built-in extension SHAPE
[  3520.037] (II) Initializing built-in extension MIT-SHM
[  3520.037] (II) Initializing built-in extension XInputExtension
[  3520.037] (II) Initializing built-in extension XTEST
[  3520.037] (II) Initializing built-in extension BIG-REQUESTS
[  3520.037] (II) Initializing built-in extension SYNC
[  3520.037] (II) Initializing built-in extension XKEYBOARD
[  3520.037] (II) Initializing built-in extension XC-MISC
[  3520.037] (II) Initializing built-in extension SECURITY
[  3520.037] (II) Initializing built-in extension XINERAMA
[  3520.037] (II) Initializing built-in extension XFIXES
[  3520.037] (II) Initializing built-in extension RENDER
[  3520.038] (II) Initializing built-in extension RANDR
[  3520.038] (II) Initializing built-in extension COMPOSITE
[  3520.038] (II) Initializing built-in extension DAMAGE
[  3520.039] (II) SELinux: Disabled on system
[  3520.200] (II) AIGLX: Screen 0 is not DRI2 capable
[  3520.200] (II) AIGLX: Screen 0 is not DRI capable
[  3520.230] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[  3520.230] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  3520.951] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[  3520.951] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3520.952] (**) AT Translated Set 2 keyboard: always reports core events
[  3520.952] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
[  3520.953] (--) AT Translated Set 2 keyboard: Found keys
[  3520.953] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  3520.953] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  3520.953] (**) Option "xkb_rules" "evdev"
[  3520.954] (**) Option "xkb_model" "pc105"
[  3520.954] (**) Option "xkb_layout" "is"
[  3520.954] (**) Option "xkb_options" "compose:menu"
[  3521.297] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event2)
[  3521.298] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  3521.298] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  3521.298] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event2"
[  3521.299] (--) SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[  3521.299] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
[  3521.299] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[  3521.299] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[  3521.299] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
[  3521.300] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[  3521.300] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  3521.300] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[  3521.301] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[  3521.305] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  3521.306] (II) No input driver/identifier specified (ignoring)
[  3521.310] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[  3521.310] (II) No input driver/identifier specified (ignoring)
[  3573.027] (II) VESA(0): Setting up VESA Mode 0x114 (800x600)
[  3644.973] (II) VESA(0): Setting up VESA Mode 0x114 (800x600)
[  3659.821] (II) VESA(0): Setting up VESA Mode 0x114 (800x600)
[  3665.994] (II) AT Translated Set 2 keyboard: Close
[  3665.995] (II) UnloadModule: "evdev"
[  3665.995] (II) SynPS/2 Synaptics TouchPad: Close
[  3665.995] (II) UnloadModule: "evdev"
[  3666.922] 1 XSELINUXs still allocated at reset
[  3666.923] SCREEN: 0 objects of 108 bytes = 0 total bytes 0 private allocs
[  3666.923] COLORMAP: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[  3666.923] DEVICE: 0 objects of 16 bytes = 0 total bytes 0 private allocs
[  3666.923] CLIENT: 0 objects of 160 bytes = 0 total bytes 0 private allocs
[  3666.923] WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[  3666.923] PIXMAP: 1 objects of 12 bytes = 12 total bytes 0 private allocs
[  3666.923] GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs
[  3666.923] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[  3666.924] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[  3666.924] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[  3666.924] TOTAL: 1 objects, 12 bytes, 0 allocs
[  3666.924] 1 PIXMAPs still allocated at reset
[  3666.924] PIXMAP: 1 objects of 12 bytes = 12 total bytes 0 private allocs
[  3666.924] GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs
[  3666.924] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[  3666.924] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[  3666.924] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[  3666.924] TOTAL: 1 objects, 12 bytes, 0 allocs
[  3666.935] (II) Loading sub module "int10"
[  3666.935] (II) LoadModule: "int10"
[  3666.937] (II) Reloading /usr/lib/xorg/modules/libint10.so
[  3666.937] (II) VESA(0): initializing int10
[  3666.955] (II) VESA(0): Bad V_BIOS checksum
[  3666.955] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3666.956] (II) VESA(0): VESA BIOS detected
[  3666.956] (II) VESA(0): VESA VBE Version 1.2
[  3666.957] (II) VESA(0): VESA VBE Total Mem: 1664 kB
[  3666.957] (II) VESA(0): VESA VBE OEM: Copyright 1994 TRIDENT MICROSYSTEMS INC.

[  3666.957] (II) VESA(0): virtual address = 0xb7170000,
	physical address = 0xa0000, size = 65536
[  3666.959] (II) VESA(0): Setting up VESA Mode 0x114 (800x600)
[  3667.023] (==) VESA(0): Default visual is TrueColor
[  3667.024] (==) VESA(0): DPMS enabled
[  3667.024] (==) RandR enabled
[  3667.025] (II) SELinux: Disabled on system
[  3667.187] (II) AIGLX: Screen 0 is not DRI2 capable
[  3667.188] (II) AIGLX: Screen 0 is not DRI capable
[  3667.216] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[  3667.216] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  3668.301] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[  3668.301] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3668.302] (**) AT Translated Set 2 keyboard: always reports core events
[  3668.302] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
[  3668.302] (--) AT Translated Set 2 keyboard: Found keys
[  3668.302] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  3668.303] (**) Option "xkb_rules" "evdev"
[  3668.303] (**) Option "xkb_model" "pc105"
[  3668.303] (**) Option "xkb_layout" "is"
[  3668.303] (**) Option "xkb_options" "compose:menu"
[  3668.636] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event2)
[  3668.637] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  3668.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  3668.637] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event2"
[  3668.638] (--) SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[  3668.638] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
[  3668.638] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[  3668.638] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[  3668.638] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
[  3668.639] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[  3668.639] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  3668.640] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[  3668.644] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  3668.644] (II) No input driver/identifier specified (ignoring)
[  3668.648] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[  3668.649] (II) No input driver/identifier specified (ignoring)
[  3701.179] (II) SynPS/2 Synaptics TouchPad: Close
[  3701.179] (II) UnloadModule: "evdev"
[  3701.180] (II) AT Translated Set 2 keyboard: Close
[  3701.184] (II) UnloadModule: "evdev"

udev information:
-----------------
P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=is
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=compose:menu
E: DMI_VENDOR=MiTAC

P: /devices/platform/i8042/serio1/input/input2/event2
N: input/event2
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=MiTAC
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input2/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input0/event0
N: input/event0
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=MiTAC
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.32-33
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-vesa depends on:
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib
ii  libdrm2                2.4.21-1~squeeze3 Userspace interface to kernel DRM 
ii  xserver-xorg-core [xor 2:1.9.5-1         Xorg X server - core server

xserver-xorg-video-vesa recommends no packages.

xserver-xorg-video-vesa suggests no packages.

-- no debconf information

-- 
Bjarni I. Gislason



--- End Message ---
--- Begin Message ---
On Wed, Apr 27, 2011 at 17:45:02 +0000, Bjarni Ingi Gislason wrote:

>   "Xwrapper.config" contains only one active line, others are
> comments.
> 
>   As I said in my second post, I can not reproduce the error
> message.  My report is therefore premature and can be closed.  If I
> see the error message again I will try to investigate better.
> 
Closing.  In the future, please always keep the bug report
(nnnn@bugs.debian.org) in Cc when replying.

Cheers,
Julien


--- End Message ---

Reply to: