Discussion:
Bug#454304: xserver-xorg: X doesn't start anymore after upgrade to Lenny on Toshiba S1800
Add Reply
Bert Verbeek
2007-12-04 16:00:16 UTC
Reply
Permalink
Package: xserver-xorg
Version: 1:7.2-5
Severity: important


I'm trying to upgrade a Debian stable installation on an older
Toshiba S1800 laptop. An upgrade to testing succeeded, however X will
not start anymore and hangs the laptop. Ctrl-Alt-Del, Ctrl-Alt-BkSp,
Ctrl-Alt-F1, and ssh from an other PC don't work so I can not check
the log files. It gives a black screen.

What I tried:

I started with a standard stable installation and added manually
a 2.6.22 kernel and headers from testing to add the rt2x00 wireless
stuff. I compiled the rt2x00 modules successfully with m-a. I can still
use this installation from an other hd partition.

Now my wireless Lan was working, I could update to Lenny, kernels
2.6.22-2 and 2.6.22-3. The upgrade itself was no problem but X stopped
working. The vga server starts, but gives an unusable screen. The trident
and vesa servers both lock up the system, as stated above. X -probeonly
locks the system as well. I don't know where the problem actually is but
I think in the X server itself, as the kernel and the trident driver are
the same in a working stable and failing testing installation.

I'm out of options now, reading the net didn't help me either, so any
help with this problem would be welcome.

Bert

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-12-04 14:14 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736632 2007-08-09 19:39 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 5d)

/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 1883 2007-12-04 14:43 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# 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 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"
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"
EndSection

Section "Device"
Identifier "Trident Microsystems CyberBlade/i1"
Driver "trident"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Trident Microsystems CyberBlade/i1"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1024x768" "800x600"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 14499 2007-12-04 14:21 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux traveller 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Build Date: 09 August 2007
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 Dec 4 14:21:00 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "Trident Microsystems CyberBlade/i1"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/share/fonts/X11/cyrillic" 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.
(==) 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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e5140
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
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.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10b9,1632 card 0000,0000 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10b9,5247 card 0000,0000 rev 01 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 10b9,5237 card 1179,0004 rev 03 class 0c,03,10 hdr 00
(II) PCI: 00:04:0: chip 10b9,5229 card 1179,0004 rev c3 class 01,01,f0 hdr 00
(II) PCI: 00:06:0: chip 10b9,5451 card 1179,0001 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:07:0: chip 10b9,1533 card 1179,0004 rev 00 class 06,01,00 hdr 00
(II) PCI: 00:08:0: chip 10b9,7101 card 1179,0001 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:11:0: chip 1179,0617 card 1000,0000 rev 32 class 06,07,00 hdr 82
(II) PCI: 00:11:1: chip 1179,0617 card 1800,0000 rev 32 class 06,07,00 hdr 82
(II) PCI: 01:00:0: chip 1023,8620 card 1179,0001 rev 5d class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfe000000 - 0xff7fffff (0x1800000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0x20000000 - 0x200fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:17:0), (0,2,5), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[1] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x10000000 - 0x13ffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (0:17:1), (0,6,9), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 6 I/O range:
[0] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[1] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0x1c000000 - 0x1fffffff (0x4000000) MX[B]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0x18000000 - 0x1bffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) Trident Microsystems CyberBlade/i1 rev 93, Mem @ 0xff000000/23, 0xfefe0000/17, 0xfe000000/23
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfdffe000 - 0xfdffefff (0x1000) MX[B]
[1] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX[B]
[2] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[3] -1 0 0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
[4] -1 0 0xfefe0000 - 0xfeffffff (0x20000) MX[B](B)
[5] -1 0 0xff000000 - 0xff7fffff (0x800000) MX[B](B)
[6] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]
[7] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdffe000 - 0xfdffefff (0x1000) MX[B]
[1] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX[B]
[2] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[3] -1 0 0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
[4] -1 0 0xfefe0000 - 0xfeffffff (0x20000) MX[B](B)
[5] -1 0 0xff000000 - 0xff7fffff (0x800000) MX[B](B)
[6] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]
[7] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdffe000 - 0xfdffefff (0x1000) MX[B]
[5] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX[B]
[6] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[7] -1 0 0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
[8] -1 0 0xfefe0000 - 0xfeffffff (0x20000) MX[B](B)
[9] -1 0 0xff000000 - 0xff7fffff (0x800000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]
[13] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.3.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "trident"
(II) Loading /usr/lib/xorg/modules/drivers//trident_drv.so
(II) Module trident: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
cyberbladeAi1d, bladeXP, cyberbladeXPAi1, cyberbladeXP4, XP5
(II) Primary Device is: PCI 01:00:0
(--) Chipset cyberbladeAi1d found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdffe000 - 0xfdffefff (0x1000) MX[B]
[5] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX[B]
[6] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[7] -1 0 0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
[8] -1 0 0xfefe0000 - 0xfeffffff (0x20000) MX[B](B)
[9] -1 0 0xff000000 - 0xff7fffff (0x800000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]
[13] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfdffe000 - 0xfdffefff (0x1000) MX[B]
[5] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX[B]
[6] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[7] -1 0 0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
[8] -1 0 0xfefe0000 - 0xfeffffff (0x20000) MX[B](B)
[9] -1 0 0xff000000 - 0xff7fffff (0x800000) MX[B](B)
[10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]
[16] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]
[17] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[18] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) TRIDENT(0): Creating default Display subsection in Screen section
"Default Screen" for depth/fbbpp 24/32
(==) TRIDENT(0): Depth 24, (==) framebuffer bpp 32
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.2
(II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(==) TRIDENT(0): RGB weight 888
(==) TRIDENT(0): Default visual is TrueColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) TRIDENT(0): Using XAA for acceleration
(==) TRIDENT(0): Linear framebuffer at 0xFF000000
(--) TRIDENT(0): IO registers at 0xFEFE0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(II) TRIDENT(0): initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): VESA BIOS detected
(II) TRIDENT(0): VESA VBE Version 2.0
(II) TRIDENT(0): VESA VBE Total Mem: 8192 kB
(II) TRIDENT(0): VESA VBE OEM: Trident CYBER 8620
(II) TRIDENT(0): VESA VBE OEM Software Rev: 2.0
(II) TRIDENT(0): VESA VBE OEM Vendor: TRIDENT MICROSYSTEMS INC.
(II) TRIDENT(0): VESA VBE OEM Product: CYBER 8620
(II) TRIDENT(0): VESA VBE OEM Product Rev: BTT 7.0 (05.10)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in


-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii debconf [debconf-2. 1.5.17 Debian configuration management sy
ii x11-common 1:7.2-5 X Window System (X.Org) infrastruc
ii xbase-clients 1:7.2.ds2-2 miscellaneous X clients
ii xkb-data 1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii xserver-xorg-core 2:1.3.0.0.dfsg-12 X.Org X server -- core server
ii xserver-xorg-input- 1:7.2-5 the X.Org X server -- input driver
ii xserver-xorg-input- 1:1.1.5-3 X.Org X server -- evdev input driv
ii xserver-xorg-input- 1:1.2.0-1+1.2.1 X.Org X server -- keyboard input d
ii xserver-xorg-input- 1:1.2.2-1 X.Org X server -- mouse input driv
ii xserver-xorg-input- 0.14.7~git20070517-2 Synaptics TouchPad driver for X.Or
ii xserver-xorg-video- 1:7.2-5 the X.Org X server -- output drive
ii xserver-xorg-video- 1:1.1.1-7 X.Org X server -- APM display driv
ii xserver-xorg-video- 1:0.6.0-6 X.Org X server -- ark display driv
ii xserver-xorg-video- 1:6.6.3-2 X.Org X server -- ATI display driv
ii xserver-xorg-video- 1:1.1.1-4 X.Org X server -- Chips display dr
ii xserver-xorg-video- 1:1.1.0-3 X.Org X server -- Cirrus display d
ii xserver-xorg-video- 1:1.1.0-4 X.Org X server -- Cyrix display dr
ii xserver-xorg-video- 1:0.2.0-3 X.Org X server -- dummy display dr
ii xserver-xorg-video- 1:0.3.1-1 X.Org X server -- fbdev display dr
ii xserver-xorg-video- 1:1.1.1-6 X.Org X server -- Glint display dr
ii xserver-xorg-video- 1:1.2.1-2 X.Org X server -- i128 display dri
ii xserver-xorg-video- 1:1.1.0-3 X.Org X server -- i740 display dri
ii xserver-xorg-video- 1:1.1.0-3 X.Org X server -- IMSTT display dr
ii xserver-xorg-video- 2:2.1.0-2 X.Org X server -- Intel i8xx, i9xx
ii xserver-xorg-video- 1:1.4.6.1.dfsg.1-3 X.Org X server -- MGA display driv
ii xserver-xorg-video- 1:1.1.1-5 X.Org X server -- Neomagic display
ii xserver-xorg-video- 1:0.2.1-2 X.Org X server -- Newport display
ii xserver-xorg-video- 1:2.8.2-2 X.Org X server -- NSC display driv
ii xserver-xorg-video- 1:2.1.3-1 X.Org X server -- NV display drive
ii xserver-xorg-video- 1:4.1.3.dfsg.1-2 X.Org X server -- Rendition displa
ii xserver-xorg-video- 1:0.5.0-2 X.Org X server -- legacy S3 displa
ii xserver-xorg-video- 1:1.9.1-3 X.Org X server -- S3 ViRGE display
ii xserver-xorg-video- 1:2.1.3-1 X.Org X server -- Savage display d
ii xserver-xorg-video- 1:1.5.1-1 X.Org X server -- SiliconMotion di
ii xserver-xorg-video- 1:0.9.3-2 X.Org X server -- SiS display driv
ii xserver-xorg-video- 1:0.8.1-3 X.Org X server -- SiS USB display
ii xserver-xorg-video- 1:1.3.0-1 X.Org X server -- tdfx display dri
ii xserver-xorg-video- 1:1.1.0-3 X.Org X server -- TGA display driv
ii xserver-xorg-video- 1:1.2.3-1 X.Org X server -- Trident display
ii xserver-xorg-video- 1:1.1.1-1 X.Org X server -- Tseng display dr
ii xserver-xorg-video- 0.1.1-3 X.Org X server -- Video 4 Linux di
ii xserver-xorg-video- 1:1.3.0-1 X.Org X server -- VESA display dri
ii xserver-xorg-video- 1:4.1.0-3 X.Org X server -- VGA display driv
ii xserver-xorg-video- 1:0.2.2-2+b1 X.Org X server -- VIA display driv
ii xserver-xorg-video- 1:10.13.0-3 X.Org X server -- VMware display d
ii xserver-xorg-video- 1:1.1.1-2 X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii discover1 1.7.21 hardware identification system
ii dmidecode 2.9-1 Dump Desktop Management Interface
ii laptop-detect 0.12.1-0.1 attempt to detect a laptop
pn mdetect <none> (no description available)
ii xresprobe 0.4.23debian1-0.1 X Resolution Probe
ii xserver-xorg-input-all 1:7.2-5 the X.Org X server -- input driver
ii xserver-xorg-video-all 1:7.2-5 the X.Org X server -- output drive

-- debconf information:
shared/fontpath/fontserver:
xserver-xorg/multiple_possible_x-drivers:
xserver-xorg/config/monitor/use_sync_ranges: true
xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
xserver-xorg/config/doublequote_in_string_error:
xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
shared/default-x-server: xserver-xorg
xserver-xorg/config/device/default-identifier:
xserver-xorg/autodetect_monitor: true
xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
shared/no_known_x-server:
xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1024x768, 800x600
xserver-xorg/config/device/bus_id_error:
xserver-xorg/config/monitor/vert-refresh: 43-60
xserver-xorg/config/inputdevice/keyboard/options:
xserver-xorg/autodetect_keyboard: false
xserver-xorg/config/device/use_fbdev: false
xserver-xorg/config/inputdevice/keyboard/variant:
xserver-xorg/config/nonnumeric_string_error:
xserver-xorg/config/inputdevice/keyboard/layout: us
xserver-xorg/config/modules: i2c, bitmap, ddc, dri, extmod, freetype, glx, int10, vbe
xserver-xorg/config/monitor/identifier: Generic Monitor
xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
xserver-xorg/autodetect_mouse: true
xserver-xorg/config/monitor/horiz-sync: 28-51
xserver-xorg/config/device/video_ram:
xserver-xorg/config/monitor/range_input_error:
xserver-xorg/config/inputdevice/keyboard/model: pc104
xserver-xorg/config/device/driver: trident
xserver-xorg/config/device/identifier: Trident Microsystems CyberBlade/i1
xserver-xorg/config/monitor/selection-method: Advanced
xserver-xorg/config/null_string_error:
shared/multiple_possible_x-servers:
xserver-xorg/config/device/bus_id: PCI:1:0:0
xserver-xorg/config/write_files_section: true
xserver-xorg/autodetect_video_card: true
xserver-xorg/config/monitor/mode-list: 1024x768 @ 60Hz
xserver-xorg/config/inputdevice/keyboard/rules: xorg
xserver-xorg/config/monitor/default-identifier:
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Brice Goglin
2007-12-04 19:00:16 UTC
Reply
Permalink
Post by Bert Verbeek
Package: xserver-xorg
Version: 1:7.2-5
Severity: important
I'm trying to upgrade a Debian stable installation on an older
Toshiba S1800 laptop. An upgrade to testing succeeded, however X will
not start anymore and hangs the laptop. Ctrl-Alt-Del, Ctrl-Alt-BkSp,
Ctrl-Alt-F1, and ssh from an other PC don't work so I can not check
the log files. It gives a black screen.
I started with a standard stable installation and added manually
a 2.6.22 kernel and headers from testing to add the rt2x00 wireless
stuff. I compiled the rt2x00 modules successfully with m-a. I can still
use this installation from an other hd partition.
Now my wireless Lan was working, I could update to Lenny, kernels
2.6.22-2 and 2.6.22-3. The upgrade itself was no problem but X stopped
working. The vga server starts, but gives an unusable screen. The trident
and vesa servers both lock up the system, as stated above. X -probeonly
locks the system as well. I don't know where the problem actually is but
I think in the X server itself, as the kernel and the trident driver are
the same in a working stable and failing testing installation.
I'm out of options now, reading the net didn't help me either, so any
help with this problem would be welcome.
Does downgrading *only* xserver-xorg-core to stable (from 2:1.3.0.0.dfsg-12
to 2:1.1.1-21) fix the problem? For both vesa and trident drivers?

Brice
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-05 10:50:09 UTC
Reply
Permalink
Post by Brice Goglin
Does downgrading *only* xserver-xorg-core to stable (from 2:1.3.0.0.dfsg-12
to 2:1.1.1-21) fix the problem? For both vesa and trident drivers?
Brice
I downloaded to xserver-xorg-core_1.1.1-21etch1_386.deb.

unfortunately not,
X complains about module mismatches:

(EE) module ABI minor version (7) is newer than the server's version (6)
(EE) Failed to load module "kbd" (module requirement mismatch, 0)

the same for modules mouse and synaptics.

it doesn't lock up the system.

Bert
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-05 11:00:14 UTC
Reply
Permalink
Hello,

I also noticed there was a newer xserver-xorg-video-trident package in
unstable.

I updated xserver-xorg (and everything it depends on) via apt-pinning to X
1:7.3+7.

No solution, it locks up the laptop as well.
--
M.vr.gr.
Bert Verbeek
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Brice Goglin
2007-12-05 11:10:10 UTC
Reply
Permalink
Post by Bert Verbeek
Post by Brice Goglin
Does downgrading *only* xserver-xorg-core to stable (from 2:1.3.0.0.dfsg-12
to 2:1.1.1-21) fix the problem? For both vesa and trident drivers?
Brice
I downloaded to xserver-xorg-core_1.1.1-21etch1_386.deb.
unfortunately not,
(EE) module ABI minor version (7) is newer than the server's version (6)
(EE) Failed to load module "kbd" (module requirement mismatch, 0)
You probably need to downgrad xserver-xorg-input-kbd, -mouse and
-synaptics to stable/etch as well.

Brice
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-05 15:00:11 UTC
Reply
Permalink
Post by Brice Goglin
You probably need to downgrad xserver-xorg-input-kbd, -mouse and
-synaptics to stable/etch as well.
Brice
Hello Brice,

Good news,

I did what you proposed and I got X back in the testing installation,
thanks for this workaround.

KDE starts as well,
two minor differences I see at the moment:

1. the asteriskes to hide the password in kdm are replaced by big black filled
circles.

2. the bouncing icons during startup of an application have a weird flickering
background.

I'm willing to spend more time for further testing to trace down this bug in
the testing xserver-xorg-core. Under guidance of an X-guru, as debugging
X-software is not my field.

Thanks again for the workaround.

Bert
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Brice Goglin
2007-12-05 19:20:06 UTC
Reply
Permalink
reassign 454304 xserver-xorg-core
found 454304 2:1.3.0.0.dfsg-12
retitle 454304 "xserver 1.3 breaks trident driver on Toshiba S1800"
thank you
Post by Bert Verbeek
I did what you proposed and I got X back in the testing installation,
thanks for this workaround.
KDE starts as well,
1. the asteriskes to hide the password in kdm are replaced by big black filled
circles.
2. the bouncing icons during startup of an application have a weird flickering
background.
I'm willing to spend more time for further testing to trace down this bug in
the testing xserver-xorg-core. Under guidance of an X-guru, as debugging
X-software is not my field.
Ok then the problem is in xserver-xorg-core 1.3 in testing. You could
try 1.2 from
http://snapshot.debian.net/archive/2007/02/26/debian/pool/main/x/xorg-server/xserver-xorg-core_1.2.0-4_i386.deb
so that we know more about when the bug appeared?

Also, it would be very nice if you could test xserver-xorg-core 1.4 in
unstable in case
the bug is fixed now. But you will have to upgrade many packages to do
so. Any chance
you could try that?

thanks,
Brice
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-05 21:00:14 UTC
Reply
Permalink
Post by Brice Goglin
Ok then the problem is in xserver-xorg-core 1.3 in testing. You could
try 1.2 from
http://snapshot.debian.net/archive/2007/02/26/debian/pool/main/x/xorg-serve
r/xserver-xorg-core_1.2.0-4_i386.deb so that we know more about when the bug
appeared?
I will do that tonight.
Post by Brice Goglin
Also, it would be very nice if you could test xserver-xorg-core 1.4 in
unstable in case
the bug is fixed now. But you will have to upgrade many packages to do
so. Any chance
you could try that?
I already tried that, see one of my earlier mails.
It didn't bring up X in testing.
--
M.vr.gr.
Bert Verbeek
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-05 21:40:12 UTC
Reply
Permalink
Ok then the problem is in xserver-xorg-core 1.3 in testing. You could try 1.2 from
http://snapshot.debian.net/archive/2007/02/26/debian/pool/main/x/xorg-server/xserver-xorg-core_1.2.0-4_i386.deb
so that we know more about when the bug appeared?
xserver-xorg-core_1.2.0-4 runs exactly the same as 1.1.1-21etch1,
the same minor imperfections I mentioned before (In KDE).

Bert
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-05 21:50:08 UTC
Reply
Permalink
Post by Bert Verbeek
xserver-xorg-core_1.2.0-4 runs exactly the same as 1.1.1-21etch1,
the same minor imperfections I mentioned before (In KDE).
Bert
I removed the synaptics input device from my xorg.conf file,
as this laptop doesn't have one.

I also tried from here, once more, to go to a normal testing installation,
and found out that I actually can ssh into the laptop.

top shows that Xorg consumes 99.5 % CPU time,
and I can kill it.

I go back to the 1.2 solution.

Bert
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Brice Goglin
2007-12-14 22:30:12 UTC
Reply
Permalink
Post by Bert Verbeek
Post by Bert Verbeek
xserver-xorg-core_1.2.0-4 runs exactly the same as 1.1.1-21etch1,
the same minor imperfections I mentioned before (In KDE).
Bert
I removed the synaptics input device from my xorg.conf file,
as this laptop doesn't have one.
I also tried from here, once more, to go to a normal testing installation,
and found out that I actually can ssh into the laptop.
top shows that Xorg consumes 99.5 % CPU time,
and I can kill it.
With Xserver 1.3 then? That's an interesting point. Could you log in
through ssh and attach a gdb with
gdb -p $(pidof X)
then interrupt with ctrl-c, enter 'bt full' to see which code is being
run, then enter 'c' to continue, wait a bit, enter ctrl-c again, enter
'bt full' again ... several times to get several backtraces. If all
backtraces are similar, we may know where the server is stuck.

It would be even better to do that with Xserver 1.4 from unstable.

thanks,
Brice
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-17 19:00:14 UTC
Reply
Permalink
Post by Brice Goglin
With Xserver 1.3 then? That's an interesting point. Could you log in
through ssh and attach a gdb with
gdb -p $(pidof X)
then interrupt with ctrl-c, enter 'bt full' to see which code is being
run, then enter 'c' to continue, wait a bit, enter ctrl-c again, enter
'bt full' again ... several times to get several backtraces. If all
backtraces are similar, we may know where the server is stuck.
the results on xserver 1.3 in testing:

Bert

------------------

a lot of (no debugging symbols found) for libs

0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
(gdb) Quit
(gdb) bt full
#0 0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7b741b4 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7b60825 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7b7c3f9 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#4 0xb7b9dc3d in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#5 0x08211f50 in ?? ()
No symbol table info available.
#6 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGTERM, Terminated.
0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
(gdb) Quit
(gdb) bt full
#0 0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7b741b4 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7b60825 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7b7c3f9 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#4 0xb7b9dc3d in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#5 0x08211f50 in ?? ()
No symbol table info available.
#6 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGCONT, Continued.
0x081bed30 in GiveUp ()
(gdb) Quit
(gdb) bt full
#0 0x081bed30 in GiveUp ()
No symbol table info available.
#1 <signal handler called>
No symbol table info available.
#2 0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7b741b4 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#4 0xb7b60825 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#5 0xb7b7c3f9 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#6 0xb7b9dc3d in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#7 0x08211f50 in ?? ()
No symbol table info available.
#8 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGINT, Interrupt.
0xb7b741c3 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
(gdb) bt full
#0 0xb7b741c3 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7b60825 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7b7c3f9 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#3 0xb7b9dc3d in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#4 0x08211f50 in ?? ()
No symbol table info available.
#5 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGINT, Interrupt.
0xb7b741c3 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
(gdb) bt full
#0 0xb7b741c3 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7b60825 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7b7c3f9 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#3 0xb7b9dc3d in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#4 0x08211f50 in ?? ()
No symbol table info available.
#5 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGINT, Interrupt.
0xb7b5e437 in __i686.get_pc_thunk.bx ()
from /usr/lib/xorg/modules//libint10.so
(gdb) Quit
(gdb) bt full
#0 0xb7b5e437 in __i686.get_pc_thunk.bx ()
from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7b5e599 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7b741b4 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7b60825 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#4 0xb7b7c3f9 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#5 0xb7b9dc3d in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#6 0x08211f50 in ?? ()
No symbol table info available.
#7 0x00000000 in ?? ()
No symbol table info available.
(gdb)

-------------------------------
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Julien Cristau
2007-12-17 19:10:11 UTC
Reply
Permalink
Post by Bert Verbeek
Bert
------------------
a lot of (no debugging symbols found) for libs
0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
(gdb) Quit
(gdb) bt full
#0 0xb7b5e5b9 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
Hi Bert,

can you install xserver-xorg-core-dbg to get more info in the backtrace?

Thanks,
Julien
--
To UNSUBSCRIBE, email to debian-bugs-dist-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bert Verbeek
2007-12-17 23:10:12 UTC
Reply
Permalink
Post by Julien Cristau
Hi Bert,
can you install xserver-xorg-core-dbg to get more info in the backtrace?
Hello Julien,

no problem,
the gdb results on xserver-xorg-core-dbg from unstable:

Bert
------------------

Reading symbols from /usr/lib/xorg/modules/libint10.so...Reading symbols
from /usr/lib/debug/usr/lib/xorg/modules/libint10.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//libint10.so
read_b (pInt=0x8217f88, addr=1044224)
at ../../../../hw/xfree86/int10/generic.c:388
388 ../../../../hw/xfree86/int10/generic.c: No such file or directory.
in ../../../../hw/xfree86/int10/generic.c
(gdb) Quit
(gdb) bt full
#0 read_b (pInt=0x8217f88, addr=1044224)
at ../../../../hw/xfree86/int10/generic.c:388
No locals.
#1 0xb7b09429 in Mem_rb (addr=1044224)
at ../../../../hw/xfree86/int10/helper_exec.c:428
No locals.
#2 0xb7b0c194 in fetch_byte_imm ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:183
fetched = <value optimized out>
#3 0xb7b0d942 in x86emuOp_opc80_byte_RM_IMM (op1=128 '\200')
at ../../../../hw/xfree86/int10/../x86emu/ops.c:5296
mod = 3
rl = 4
rh = <value optimized out>
destreg = (x86emuu8 *) 0xb7b23f6d "È"
imm = <value optimized out>
destval = <value optimized out>
#4 0xb7b1eb43 in X86EMU_exec ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:122
op1 = <value optimized out>
#5 0xb7b0b3a5 in xf86ExecX86int10 (pInt=0x8217f88)
at ../../../../hw/xfree86/int10/xf86x86emu.c:40
sig = 0
#6 0xb7b27651 in vbeDoEDID (pVbe=0x82180d0, pDDCModule=0x0)
at ../../../../hw/xfree86/vbe/vbe.c:190
pMonitor = <value optimized out>
pModule = (pointer) 0x1
#7 0xb7b4801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#8 0x082180d0 in ?? ()
No symbol table info available.
#9 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGTERM, Terminated.
[Switching to Thread 0xb7c5b6b0 (LWP 3156)]
read_b (pInt=0x8217f88, addr=1044224)
at ../../../../hw/xfree86/int10/generic.c:388
388 in ../../../../hw/xfree86/int10/generic.c
(gdb) Quit
(gdb) bt full
#0 read_b (pInt=0x8217f88, addr=1044224)
at ../../../../hw/xfree86/int10/generic.c:388
No locals.
#1 0xb7b09429 in Mem_rb (addr=1044224)
at ../../../../hw/xfree86/int10/helper_exec.c:428
No locals.
#2 0xb7b0c194 in fetch_byte_imm ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:183
fetched = <value optimized out>
#3 0xb7b0d942 in x86emuOp_opc80_byte_RM_IMM (op1=128 '\200')
at ../../../../hw/xfree86/int10/../x86emu/ops.c:5296
mod = 3
rl = 4
rh = <value optimized out>
destreg = (x86emuu8 *) 0xb7b23f6d "È"
imm = <value optimized out>
destval = <value optimized out>
#4 0xb7b1eb43 in X86EMU_exec ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:122
op1 = <value optimized out>
#5 0xb7b0b3a5 in xf86ExecX86int10 (pInt=0x8217f88)
at ../../../../hw/xfree86/int10/xf86x86emu.c:40
sig = 0
#6 0xb7b27651 in vbeDoEDID (pVbe=0x82180d0, pDDCModule=0x0)
at ../../../../hw/xfree86/vbe/vbe.c:190
pMonitor = <value optimized out>
pModule = (pointer) 0x1
#7 0xb7b4801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#8 0x082180d0 in ?? ()
No symbol table info available.
#9 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGCONT, Continued.
GiveUp (sig=15) at ../../os/utils.c:502
502 ../../os/utils.c: No such file or directory.
in ../../os/utils.c
(gdb) Quit
(gdb) bt full
#0 GiveUp (sig=15) at ../../os/utils.c:502
olderrno = <value optimized out>
#1 <signal handler called>
No symbol table info available.
#2 read_b (pInt=0x8217f88, addr=1044224)
at ../../../../hw/xfree86/int10/generic.c:388
No locals.
#3 0xb7b09429 in Mem_rb (addr=1044224)
at ../../../../hw/xfree86/int10/helper_exec.c:428
No locals.
#4 0xb7b0c194 in fetch_byte_imm ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:183
fetched = <value optimized out>
#5 0xb7b0d942 in x86emuOp_opc80_byte_RM_IMM (op1=128 '\200')
at ../../../../hw/xfree86/int10/../x86emu/ops.c:5296
mod = 3
rl = 4
rh = <value optimized out>
destreg = (x86emuu8 *) 0xb7b23f6d "È"
imm = <value optimized out>
destval = <value optimized out>
#6 0xb7b1eb43 in X86EMU_exec ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:122
op1 = <value optimized out>
#7 0xb7b0b3a5 in xf86ExecX86int10 (pInt=0x8217f88)
at ../../../../hw/xfree86/int10/xf86x86emu.c:40
sig = 0
#8 0xb7b27651 in vbeDoEDID (pVbe=0x82180d0, pDDCModule=0x0)
at ../../../../hw/xfree86/vbe/vbe.c:190
pMonitor = <value optimized out>
pModule = (pointer) 0x1
#9 0xb7b4801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#10 0x082180d0 in ?? ()
No symbol table info available.
#11 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGINT, Interrupt.
fetch_decode_modrm (mod=0xbfed09b8, regh=0xbfed09b0, regl=0xbfed09b4)
at ../../../../hw/xfree86/int10/../x86emu/decode.c:162
162 ../../../../hw/xfree86/int10/../x86emu/decode.c: No such file or
directory.
in ../../../../hw/xfree86/int10/../x86emu/decode.c
(gdb) bt full
#0 fetch_decode_modrm (mod=0xbfed09b8, regh=0xbfed09b0, regl=0xbfed09b4)
at ../../../../hw/xfree86/int10/../x86emu/decode.c:162
fetched = 252
#1 0xb7b0d8a3 in x86emuOp_opc80_byte_RM_IMM (op1=128 '\200')
at ../../../../hw/xfree86/int10/../x86emu/ops.c:5218
mod = <value optimized out>
rl = <value optimized out>
rh = <value optimized out>
destreg = <value optimized out>
imm = <value optimized out>
destval = <value optimized out>
#2 0xb7b1eb43 in X86EMU_exec ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:122
op1 = <value optimized out>
#3 0xb7b0b3a5 in xf86ExecX86int10 (pInt=0x8217f88)
at ../../../../hw/xfree86/int10/xf86x86emu.c:40
sig = 0
#4 0xb7b27651 in vbeDoEDID (pVbe=0x82180d0, pDDCModule=0x0)
at ../../../../hw/xfree86/vbe/vbe.c:190
pMonitor = <value optimized out>
pModule = (pointer) 0x1
#5 0xb7b4801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#6 0x082180d0 in ?? ()
No symbol table info available.
#7 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGINT, Interrupt.
0xb7b08e00 in ***@plt ()
from /usr/lib/xorg/modules//libint10.so
(gdb) bt full
#0 0xb7b08e00 in ***@plt ()
from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7b0d8a3 in x86emuOp_opc80_byte_RM_IMM (op1=128 '\200')
at ../../../../hw/xfree86/int10/../x86emu/ops.c:5218
mod = <value optimized out>
rl = <value optimized out>
rh = <value optimized out>
destreg = <value optimized out>
imm = <value optimized out>
destval = <value optimized out>
#2 0xb7b1eb43 in X86EMU_exec ()
at ../../../../hw/xfree86/int10/../x86emu/decode.c:122
op1 = <value optimized out>
#3 0xb7b0b3a5 in xf86ExecX86int10 (pInt=0x8217f88)
at ../../../../hw/xfree86/int10/xf86x86emu.c:40
sig = 0
#4 0xb7b27651 in vbeDoEDID (pVbe=0x82180d0, pDDCModule=0x0)
at ../../../../hw/xfree86/vbe/vbe.c:190
pMonitor = <value optimized out>
pModule = (pointer) 0x1
#5 0xb7b4801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#6 0x082180d0 in ?? ()
No symbol table info available.
#7 0x00000000 in ?? ()
No symbol table info available.
(gdb)

------------------
Bert Verbeek
2007-12-17 19:30:10 UTC
Reply
Permalink
Post by Brice Goglin
It would be even better to do that with Xserver 1.4 from unstable.
ok, testing + xserver 1.4 from unstable
the output looks the same to me.

I attached the corresponding /var/log/Xorg.0.log.

Bert

---------------------

(no debugging symbols found)
0xb7a79420 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
(gdb) Quit
(gdb) bt full
#0 0xb7a79420 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7a8eb34 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7a7b3a5 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7a97651 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#4 0xb7ab801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#5 0x082180d0 in ?? ()
No symbol table info available.
#6 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGTERM, Terminated.
[Switching to Thread 0xb7bcb6b0 (LWP 3154)]
0xb7a79420 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
(gdb) Quit
(gdb) bt full
#0 0xb7a79420 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#1 0xb7a8eb34 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#2 0xb7a7b3a5 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7a97651 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#4 0xb7ab801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#5 0x082180d0 in ?? ()
No symbol table info available.
#6 0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGCONT, Continued.
0x081b3cb0 in GiveUp ()
(gdb) Quit
(gdb) bt full
#0 0x081b3cb0 in GiveUp ()
No symbol table info available.
#1 <signal handler called>
No symbol table info available.
#2 0xb7a79420 in Mem_rb () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#3 0xb7a8eb34 in X86EMU_exec () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#4 0xb7a7b3a5 in xf86ExecX86int10 () from /usr/lib/xorg/modules//libint10.so
No symbol table info available.
#5 0xb7a97651 in vbeDoEDID () from /usr/lib/xorg/modules//libvbe.so
No symbol table info available.
#6 0xb7ab801e in ?? () from /usr/lib/xorg/modules/drivers//trident_drv.so
No symbol table info available.
#7 0x082180d0 in ?? ()
No symbol table info available.
#8 0x00000000 in ?? ()
No symbol table info available.
(gdb)

----------------------
OFFICE NOTARIAL ESTI
2025-03-03 22:10:01 UTC
Reply
Permalink
Hebt u mijn bericht over de erfenis gelezen? Ik zou het op prijs stellen
als u mij zou antwoorden voor meer details.

Loading...