Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#390359: xserver-xorg-video-i810: xserver crashes with a dual head config

1 view
Skip to first unread message

Joao Cachopo

unread,
Sep 30, 2006, 2:20:12 PM9/30/06
to
Package: xserver-xorg-video-i810
Version: 2:1.6.5-3
Severity: important


Hi!

I'm not completely sure that this is a bug of the i810 driver,
although it seems so. But, I suppose that it may be some other
problem related with the newer version of the xserver...

After the recent update to version 7.1 of the xorg xserver, which
included the 1.6.5-3 version of the i810 driver, my X session crashes
after a few seconds (sometimes one or two minutes) of making a login
into my area.

After the crash, the GDM tries to restart the xserver again, but with
no success. I have to reboot the machine to be able to start X again,
leading to another crash after I login in the GDM.

The two particularities of my system are:

- I use the 855resolution program to tweak the video BIOS so that I
can use the 1400x1050 native resolution of my Asus M3N, which has
a broken BIOS.

- I have an xorg.conf configuration that specifies two screens
(without xinerama) so that I can plug my laptop into a projector
whenever I do presentations.

I removed the call to the 855resolution but the problem persisted.

When I change the xorg.conf to a single head configuration, however,
the problem disappears. Thus, it seems to be a problem with the dual
head configuration.

The diff between the single head config (my current xorg.conf) and the
config that causes the crash (xorg.conf.dualhead) is the following:

==================================================
--- xorg.conf 2006-09-30 18:01:38.000000000 +0100
+++ xorg.conf.dualhead 2006-09-29 22:40:29.000000000 +0100
@@ -72,6 +72,21 @@
Driver "i810"
BusID "PCI:0:2:0"
VideoRam 65536
+ Option "MonitorLayout" "CRT,LFP"
+ Option "DRI" "true"
+# Option "DDC" "false"
+ Screen 0
+EndSection
+
+Section "Device"
+ Identifier "Intel CRT"
+ Driver "i810"
+ BusID "PCI:0:2:0"
+ VideoRam 65536
+ Option "MonitorLayout" "CRT,LFP"
+ Option "DRI" "true"
+# Option "DDC" "false"
+ Screen 1
EndSection

Section "Monitor"
@@ -117,11 +132,42 @@
EndSubSection
EndSection

+Section "Screen"
+ Identifier "CRT"
+ Device "Intel CRT"
+ Monitor "External Monitor"
+ DefaultDepth 24
+ SubSection "Display"
+ Depth 1
+ Modes "1024x768" "800x600" "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 4
+ Modes "1024x768" "800x600" "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 8
+ Modes "1024x768" "800x600" "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 15
+ Modes "1024x768" "800x600" "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 16
+ Modes "1024x768" "800x600" "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 24
+ Modes "1024x768" "800x600" "640x480"
+ EndSubSection
+EndSection
+
+
Section "ServerLayout"
Identifier "Default Layout"
- Screen "LCD"
-# Screen 0 "LCD"
-# Screen 1 "CRT"
+ Screen 0 "LCD"
+ Screen 1 "CRT"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
==================================================


Note that the dualhead version works flawlessly with the previous
version of the xserver and the i810 driver.

I've downloaded, compiled, and tested the current version (as of two
hours ago) of the xf86-video-intel module from the git repository at
anongit.freedesktop.org, but the problem remains. I also tried the
modesetting branch (hoping to get rid of the 855resolution hack), but
this version does not work at all in my computer.

Finally, the Xorg.0.log file after the crash is the following:

==================================================
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux nabla 2.6.18-1-686 #1 SMP Sun Sep 24 13:48:23 UTC 2006 i686
Build Date: 07 July 2006
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: Sat Sep 30 13:57:13 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "LCD" (0)
(**) | |-->Monitor "LCD"
(**) | |-->Device "Intel LCD"
(**) |-->Screen "CRT" (1)
(**) | |-->Monitor "External Monitor"
(**) | |-->Device "Intel CRT"
(**) |-->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.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "Xinerama" "false"
(**) Ignoring ABI Version
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3580 card 1043,1741 rev 02 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 8086,3584 card 1043,175a rev 02 class 08,80,00 hdr 00
(II) PCI: 00:00:3: chip 8086,3585 card 1043,175b rev 02 class 08,80,00 hdr 80
(II) PCI: 00:02:0: chip 8086,3582 card 1043,1742 rev 02 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,3582 card 1043,1742 rev 02 class 03,80,00 hdr 80
(II) PCI: 00:1d:0: chip 8086,24c2 card 1043,1748 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1043,1748 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1043,1748 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1043,1749 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 1043,1748 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1043,1743 rev 03 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 1043,1746 rev 03 class 07,03,00 hdr 00
(II) PCI: 01:04:0: chip 8086,1043 card 8086,2527 rev 04 class 02,80,00 hdr 00
(II) PCI: 01:05:0: chip 1180,0475 card c000,0000 rev b8 class 06,07,00 hdr 82
(II) PCI: 01:05:1: chip 1180,0551 card 1043,1747 rev 00 class 0c,00,10 hdr 80
(II) PCI: 01:08:0: chip 8086,103e card 1043,1745 rev 83 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,5), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfe700000 - 0xfe8fffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xde500000 - 0xde6fffff (0x200000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (1:5:0), (1,2,5), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
(--) PCI:*(0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/27, 0xfeb00000/19, I/O @ 0xdc00/3
(--) PCI: (0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/27, 0xfea80000/19
(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) Active PCI resource ranges:
[0] -1 0 0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
[1] -1 0 0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
[2] -1 0 0xfe8fd000 - 0xfe8fdfff (0x1000) MX[B]
[3] -1 0 0x40000600 - 0x400006ff (0x100) MX[B]
[4] -1 0 0x40000400 - 0x400005ff (0x200) MX[B]
[5] -1 0 0x40000000 - 0x400003ff (0x400) MX[B]
[6] -1 0 0xfebff800 - 0xfebffbff (0x400) MX[B]
[7] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[12] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B]
[13] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
[14] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B]
[15] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[16] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[17] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B]
[18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[19] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B]
[20] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
[1] -1 0 0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
[2] -1 0 0xfe8fd000 - 0xfe8fdfff (0x1000) MX[B]
[3] -1 0 0x40000600 - 0x400006ff (0x100) MX[B]
[4] -1 0 0x40000400 - 0x400005ff (0x200) MX[B]
[5] -1 0 0x40000000 - 0x400003ff (0x400) MX[B]
[6] -1 0 0xfebff800 - 0xfebffbff (0x400) MX[B]
[7] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[12] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B]
[13] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
[14] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B]
[15] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[16] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[17] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B]
[18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[19] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B]
[20] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](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 0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
[5] -1 0 0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
[6] -1 0 0xfe8fd000 - 0xfe8fdfff (0x1000) MX[B]
[7] -1 0 0x40000600 - 0x400006ff (0x100) MX[B]
[8] -1 0 0x40000400 - 0x400005ff (0x200) MX[B]
[9] -1 0 0x40000000 - 0x400003ff (0x400) MX[B]
[10] -1 0 0xfebff800 - 0xfebffbff (0x400) MX[B]
[11] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
[14] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[18] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B]
[19] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
[20] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B]
[21] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[23] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B]
[24] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[25] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B]
[26] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, 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: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.6.5
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 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ
(II) Primary Device is: PCI 00:02:0
(--) Chipset 852GM/855GM found
(--) Chipset 852GM/855GM 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 0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
[5] -1 0 0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
[6] -1 0 0xfe8fd000 - 0xfe8fdfff (0x1000) MX[B]
[7] -1 0 0x40000600 - 0x400006ff (0x100) MX[B]
[8] -1 0 0x40000400 - 0x400005ff (0x200) MX[B]
[9] -1 0 0x40000000 - 0x400003ff (0x400) MX[B]
[10] -1 0 0xfebff800 - 0xfebffbff (0x400) MX[B]
[11] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
[14] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[18] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B]
[19] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
[20] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B]
[21] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[23] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B]
[24] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[25] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B]
[26] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](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 0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
[5] -1 0 0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
[6] -1 0 0xfe8fd000 - 0xfe8fdfff (0x1000) MX[B]
[7] -1 0 0x40000600 - 0x400006ff (0x100) MX[B]
[8] -1 0 0x40000400 - 0x400005ff (0x200) MX[B]
[9] -1 0 0x40000000 - 0x400003ff (0x400) MX[B]
[10] -1 0 0xfebff800 - 0xfebffbff (0x400) MX[B]
[11] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
[14] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[15] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[21] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B]
[22] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
[23] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B]
[24] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[25] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[26] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B]
[27] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
[28] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B]
[29] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
[30] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 1 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(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 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(**) I810(0): Depth 24, (--) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(**) I810(0): Option "DRI" "true"
(**) I810(0): Option "MonitorLayout" "CRT,LFP"
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(EE) I810(0): unknown reason for exception
(II) I810(0): EAX=0x00004ff8, EBX=0x00000000, ECX=0x00000000, EDX=0x00000001
(II) I810(0): ESP=0x00000ff6, EBP=0x00000001, ESI=0x00000000, EDI=0x00002000
(II) I810(0): CS=0x009c, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000
(II) I810(0): EIP=0x0000ffff, EFLAGS=0x00033213
(II) stack at 0x00001ff6:
00 00 00 00 00 06 00 00 00 32
(II) I810(0): code at 0x000109bf:
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
(EE) I810(0): cannot continue
(II) I810(0): VESA BIOS not detected
(EE) I810(0): VBE initialization failed.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/lib/xorg/modules/libvgahw.so
(**) I810(1): Depth 24, (--) framebuffer bpp 32
(==) I810(1): RGB weight 888
(==) I810(1): Default visual is TrueColor
(**) I810(1): Option "DRI" "true"
(**) I810(1): Option "MonitorLayout" "CRT,LFP"
(II) I810(1): Integrated Graphics Chipset: Intel(R) 855GM
(--) I810(1): Chipset: "852GM/855GM"
(--) I810(1): Linear framebuffer at 0xF0000000
(--) I810(1): IO registers at addr 0xFEB00000
(II) I810(1): 2 display pipes available.
(II) I810(1): detected 8060 kB stolen memory.

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x84) [0x80c4344]
1: [0xb7f10420]
2: /usr/X11R6/bin/X(InitOutput+0x9e4) [0x80a0514]
3: /usr/X11R6/bin/X(main+0x276) [0x806e486]
4: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7d11ea8]
5: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11. Server aborting
==================================================


If there is any other information that I may give, please ask...


-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages xserver-xorg-video-i810 depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii xserver-xorg-core 2:1.1.1-9 X.Org X server -- core server

xserver-xorg-video-i810 recommends no packages.

-- no debconf information


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

0 new messages