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

Bug#522747: xserver-xorg-video-s3: X failed after upgrading stable to testing



Package: xserver-xorg-video-s3
Version: 1:0.6.3-4+b3
Followup-For: Bug #522747

Dear Maintainer,

after upgrading to wheezy I cannot start X on my system.
Before I used squeeze (with only kernel upgraded to wheezy' version 3.2.0) 
and it worked fine (how this hardware can).
I tried to reset BIOS and make some arrangements in xorg.conf but no effect - 
server does not start with segmentation error.


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar  8 07:32 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2027892 Feb 23 22:31 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:0b.0 VGA compatible controller [0300]: S3 Inc. 86c775/86c785 [Trio 64V2/DX or /GX] [5333:8901] (rev 16)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2953 Mar 17 21:48 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# This is a sample xorg.conf. All sections are commented out, but may
# be uncommented in order to enable them. You'll almost definitely
# need to edit the values given here to suit your own system. 
#
# It is not recommended to uncomment any more than is necessary, as
# the server will choose good defaults in most cases. Thus, your
# xorg.conf should only be used to override the server when those
# defaults are incorrect for your system.
#
# For full documentation see xorg.conf(5)

Section "Files"
#     FontPath	"/usr/share/fonts/X11/100dpi"
#     FontPath	"/usr/share/fonts/X11/75dpi"
#     FontPath	"/usr/share/fonts/X11/cyrillic"
     FontPath	"/usr/share/fonts/X11/misc"
#     FontPath	"/usr/share/fonts/Type1"
     ModulePath "/usr/lib/xorg/modules"
EndSection

# Section "ServerFlags"
#     Option "DontZap" "False"
#     Option "DefaultServerLayout"	"Layout"
#     Option "AllowMouseOpenFail"	"False"
#     Option "AllowEmptyInput"		"True"
#     Option "AutoAddDevices"		"True"
# EndSection

Section "Module"
#     Load	"glx"
EndSection

# Section "Extensions"
#     Option	"Composite"	"Enable"
# EndSection

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

Section "InputDevice"
     Identifier	"Mouse"
     Driver	"mouse"
     Option	"CorePointer"
     Option	"Device"	"/dev/input/mice"
     Option	"Protocol"	"ExplorerPS/2"
EndSection

# Section "Device"
#     Identifier	"Video Card"
#     Driver		"vesa"
#     Option		"AccelMethod"	"EXA"
#     Option		"Monitor-LVDS"	"Monitor1"
#     Option		"Monitor-VGA"	"Monitor2"
# EndSection

# Section "Device"
#     Identifier	"Internal Graphics Card We Disable"
#     Option		"Ignore"  "true"
#     BusID		"PCI:1:0:0"
# EndSection

# Section "Monitor"
#     Identifier	"Monitor1"
#     DisplaySize	304 228
# EndSection

# Section "Monitor"
#     Identifier	"Monitor2"
#     HorizSync		24-82
#     VertRefresh	55-77
#     Option		"RightOf"	"Monitor1"
# EndSection

# Section "Screen"
#     Identifier	"Screen"
#     Device	"Video Card"
#     Monitor	"Monitor"
#     DefaultDepth	24
#     SubSection "Display"
#         Depth	 24
#	  Virtual 3072 1200
#     EndSubSection
# EndSection


Section "Screen"
    Identifier "First"
    Monitor "Main"
    Device "PCI card"
    DefaultDepth 8
    SubSection "Display"
        Depth 8
        Modes "1024x768_75.00"
    EndSubSection
EndSection

Section "Device"
    Identifier "PCI card"
    Driver "s3"
EndSection

Section "Monitor"
  Identifier "Main"
#  Mode "1024"
  HorizSync 30-60
  VertRefresh 60-100
 # 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz
  ModeLine "1024x768_75.00"  81.80  1024 1065 1177 1360  768 769 772 802  -HSync +Vsync
EndSection

Section "ServerLayout"
     Identifier	"Layout"
     Screen		"First"
     InputDevice	"Keyboard"
     InputDevice	"Mouse"
EndSection

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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-4-486 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-15) ) #1 Debian 3.2.39-2

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 7572 Mar 17 21:53 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    48.163] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    48.163] X Protocol Version 11, Revision 0
[    48.164] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    48.164] Current Operating System: Linux vintage 3.2.0-4-486 #1 Debian 3.2.39-2 i586
[    48.164] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-486 root=UUID=fdde74c3-11da-40aa-bb3b-32ac280efe06 ro quiet
[    48.165] Build Date: 23 February 2013  06:25:22PM
[    48.165] xorg-server 2:1.12.4-5 (Julien Cristau <jcristau@debian.org>) 
[    48.166] Current version of pixman: 0.26.0
[    48.166] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    48.166] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    48.169] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 17 21:53:51 2013
[    48.171] (==) Using config file: "/etc/X11/xorg.conf"
[    48.171] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    48.177] (==) ServerLayout "Layout"
[    48.177] (**) |-->Screen "First" (0)
[    48.177] (**) |   |-->Monitor "Main"
[    48.181] (**) |   |-->Device "PCI card"
[    48.181] (**) |-->Input Device "Keyboard"
[    48.182] (**) |-->Input Device "Mouse"
[    48.182] (==) Automatically adding devices
[    48.182] (==) Automatically enabling devices
[    48.183] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    48.183] 	Entry deleted from font path.
[    48.183] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    48.184] 	Entry deleted from font path.
[    48.184] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    48.184] 	Entry deleted from font path.
[    48.184] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    48.184] 	Entry deleted from font path.
[    48.185] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    48.185] 	Entry deleted from font path.
[    48.185] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    48.185] 	Entry deleted from font path.
[    48.185] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    48.186] 	Entry deleted from font path.
[    48.186] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/misc,
	built-ins
[    48.186] (**) ModulePath set to "/usr/lib/xorg/modules"
[    48.186] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    48.187] (WW) Disabling Keyboard
[    48.187] (WW) Disabling Mouse
[    48.187] (II) Loader magic: 0xb77be5a0
[    48.187] (II) Module ABI versions:
[    48.187] 	X.Org ANSI C Emulation: 0.4
[    48.188] 	X.Org Video Driver: 12.1
[    48.188] 	X.Org XInput driver : 16.0
[    48.188] 	X.Org Server Extension : 6.0
[    48.192] (--) PCI:*(0:0:11:0) 5333:8901:5333:8901 rev 22, Mem @ 0xd8000000/67108864, BIOS @ 0x????????/65536
[    48.196] (II) Open ACPI successful (/var/run/acpid.socket)
[    48.196] (II) "extmod" will be loaded by default.
[    48.197] (II) "dbe" will be loaded by default.
[    48.197] (II) "glx" will be loaded by default.
[    48.197] (II) "record" will be loaded by default.
[    48.197] (II) "dri" will be loaded by default.
[    48.197] (II) "dri2" will be loaded by default.
[    48.198] (II) LoadModule: "extmod"
[    48.201] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    48.205] (II) Module extmod: vendor="X.Org Foundation"
[    48.205] 	compiled for 1.12.4, module version = 1.0.0
[    48.206] 	Module class: X.Org Server Extension
[    48.206] 	ABI class: X.Org Server Extension, version 6.0
[    48.206] (II) Loading extension SELinux
[    48.206] (II) Loading extension MIT-SCREEN-SAVER
[    48.207] (II) Loading extension XFree86-VidModeExtension
[    48.207] (II) Loading extension XFree86-DGA
[    48.207] (II) Loading extension DPMS
[    48.207] (II) Loading extension XVideo
[    48.207] (II) Loading extension XVideo-MotionCompensation
[    48.208] (II) Loading extension X-Resource
[    48.208] (II) LoadModule: "dbe"
[    48.209] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    48.211] (II) Module dbe: vendor="X.Org Foundation"
[    48.211] 	compiled for 1.12.4, module version = 1.0.0
[    48.211] 	Module class: X.Org Server Extension
[    48.211] 	ABI class: X.Org Server Extension, version 6.0
[    48.212] (II) Loading extension DOUBLE-BUFFER
[    48.212] (II) LoadModule: "glx"
[    48.213] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    48.215] (II) Module glx: vendor="X.Org Foundation"
[    48.215] 	compiled for 1.12.4, module version = 1.0.0
[    48.215] 	ABI class: X.Org Server Extension, version 6.0
[    48.216] (==) AIGLX enabled
[    48.216] (II) Loading extension GLX
[    48.216] (II) LoadModule: "record"
[    48.218] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    48.220] (II) Module record: vendor="X.Org Foundation"
[    48.220] 	compiled for 1.12.4, module version = 1.13.0
[    48.220] 	Module class: X.Org Server Extension
[    48.220] 	ABI class: X.Org Server Extension, version 6.0
[    48.220] (II) Loading extension RECORD
[    48.221] (II) LoadModule: "dri"
[    48.222] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    48.225] (II) Module dri: vendor="X.Org Foundation"
[    48.225] 	compiled for 1.12.4, module version = 1.0.0
[    48.225] 	ABI class: X.Org Server Extension, version 6.0
[    48.225] (II) Loading extension XFree86-DRI
[    48.226] (II) LoadModule: "dri2"
[    48.227] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    48.228] (II) Module dri2: vendor="X.Org Foundation"
[    48.229] 	compiled for 1.12.4, module version = 1.2.0
[    48.229] 	ABI class: X.Org Server Extension, version 6.0
[    48.229] (II) Loading extension DRI2
[    48.229] (II) LoadModule: "s3"
[    48.233] (II) Loading /usr/lib/xorg/modules/drivers/s3_drv.so
[    48.234] (II) Module s3: vendor="X.Org Foundation"
[    48.234] 	compiled for 1.12.1, module version = 0.6.3
[    48.234] 	Module class: X.Org Video Driver
[    48.235] 	ABI class: X.Org Video Driver, version 12.0
[    48.235] (II) S3: driver (version 0.6.3 for S3 chipset: 964-0, 964-1, 968,
	Trio32/64, Aurora64V+, Trio64UV+, Trio64V2/DX/GX
[    48.237] (++) using VT number 7

[    48.245] (WW) Falling back to old probe method for s3
[    48.245] (--) Assigning device section with no busID to primary device
[    48.245] (--) Chipset Trio64V2/DX/GX found
[    48.246] (II) Loading sub module "vgahw"
[    48.246] (II) LoadModule: "vgahw"
[    48.251] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    48.252] (II) Module vgahw: vendor="X.Org Foundation"
[    48.252] 	compiled for 1.12.4, module version = 0.1.0
[    48.253] 	ABI class: X.Org Video Driver, version 12.1
[    48.253] 
[    48.254] Backtrace:
[    48.255] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb7751719]
[    48.256] 1: /usr/bin/X (0xb75d4000+0x181136) [0xb7755136]
[    48.256] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb75b5410]
[    48.256] 
[    48.256] Segmentation fault at address (nil)
[    48.257] 
Fatal server error:
[    48.257] Caught signal 11 (Segmentation fault). Server aborting
[    48.257] 
[    48.257] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    48.258] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    48.258] 
[    48.264] Server terminated with error (1). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11107086

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
E: DMI_VENDOR=System Manufacturer
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11439534
E: XKBLAYOUT=us,ru
E: XKBMODEL=pc105
E: XKBOPTIONS=grp:toggle,grp_led:scroll
E: XKBVARIANT=,

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10116746

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=System Manufacturer
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11435420
E: XKBLAYOUT=us,ru
E: XKBMODEL=pc105
E: XKBOPTIONS=grp:toggle,grp_led:scroll
E: XKBVARIANT=,

P: /devices/platform/i8042/serio1/input/input3
E: DEVPATH=/devices/platform/i8042/serio1/input/input3
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0005e0051-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="ImPS/2 Logitech Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/5/51
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11813225

P: /devices/platform/i8042/serio1/input/input3/event3
N: input/event3
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/i8042/serio1/input/input3/event3
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11896475

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

P: /devices/platform/pcspkr/input/input2
E: DEVPATH=/devices/platform/pcspkr/input/input2
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11412439

P: /devices/platform/pcspkr/input/input2/event2
N: input/event2
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/platform/pcspkr/input/input2/event2
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=11518518


DRM Information from dmesg:
---------------------------
[    1.213907] Linux agpgart interface v0.103
[    1.214000] agpgart-ali 0000:00:00.0: ALi M1541 chipset
[    1.219310] agpgart-ali 0000:00:00.0: AGP aperture is 64M @ 0xe0000000


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

Kernel: Linux 3.2.0-4-486
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-s3 depends on:
ii  libc6                                  2.13-38
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.4-5

xserver-xorg-video-s3 recommends no packages.

xserver-xorg-video-s3 suggests no packages.

-- no debconf information


Reply to: