[SOLVED]: xserver crash on logout.

Note: This problem is solved. The video setting in BIOS is generally set to "Auto" which takes away 72 MB RAM and only 312 MB is available for the OS. When I checked new Ubuntu 9.04 Beta Live CD I changed the BIOS setting to minimum to maximise the available memory for the Live CD. The same setting (inadvertently) continued for the installed Linuxes. I changed the BIOS setting once again to "Auto" and crash has disappeared. 
I am using Archlinux since Oct 08. I have multiple WMs and GDM for logout/login. I am unable to logout and re-login to another WM since about a month (or may be more). I have latest stable packages of Arch.
My graphic card is ATI Radeon IGP 345M which works on Xorg radeon driver.
In order to sort out this problem I disabled GDM in /etc/rc.conf and used startx. After killing X either through logout or Ctrl+Alt+Bksp I could not start X once again but got this error:
error setting MTRR (base = 0xdc000000, size = ...... type=1) Invalid arguement.
$ cat /proc/mtrr # Before startx
reg00: base=0x000000000 ( 0MB), size= 256MB, count=1: write-back
reg01: base=0x010000000 ( 256MB), size= 64MB, count=1: write-back
reg02: base=0x014000000 ( 320MB), size= 32MB, count=1: write-back
reg03: base=0x016000000 ( 352MB), size= 16MB, count=1: write-back
reg04: base=0x017000000 ( 368MB), size= 8MB, count=1: write-back
reg05: base=0x017780000 ( 375MB), size= 512KB, count=1: uncachable
reg06: base=0x027780000 ( 631MB), size= 512KB, count=1: uncachable
$ cat /proc/mtrr # After startx
reg00: base=0x000000000 ( 0MB), size= 256MB, count=1: write-back
reg01: base=0x010000000 ( 256MB), size= 64MB, count=1: write-back
reg02: base=0x014000000 ( 320MB), size= 32MB, count=1: write-back
reg03: base=0x016000000 ( 352MB), size= 16MB, count=1: write-back
reg04: base=0x017000000 ( 368MB), size= 8MB, count=1: write-back
reg05: base=0x017780000 ( 375MB), size= 512KB, count=1: uncachable
reg06: base=0x027780000 ( 631MB), size= 512KB, count=1: uncachable
reg07: base=0x0d8000000 ( 3456MB), size= 64MB, count=1: write-combining
$ dmesg | grep mtrr
mtrr: no more MTRRs available
Please note that last line 'reg07' is getting added after startx. I think if I can somehow delete this last line may be I can start xserver once again.
kagashe
Last edited by kagashe (2009-04-12 02:34:36)

The_infinite_loop wrote:
I don't know if this is going to help or not, but have you tried adding the:
nopat enable_mtrr_cleanup
To your kernel line at /boot/grub/menu.lst file?
Hope you can solve this problem
I added 'nopat enable_mtrr_cleanup' to grub line but my xserver still crashes on re-start. Perhaps the crash is not related to MTRR.
Adding that line, however, reduces the no of entries in /proc/mtrr:
$ cat /proc/mtrr # After startx
reg00: base=0x000000000 (    0MB), size=  256MB, count=1: write-back
reg01: base=0x010000000 (  256MB), size=  128MB, count=1: write-back
reg02: base=0x017780000 (  375MB), size=  512KB, count=1: uncachable
reg03: base=0x017800000 (  376MB), size=    8MB, count=1: uncachable
reg04: base=0x0d8000000 ( 3456MB), size=   64MB, count=1: write-combining
kagashe

Similar Messages

  • SOLVED: xserver crashing when trying to start Open Office.

    This is solved. It was my mistake. I had upgraded xserver by enabling testing repo earlier which is explained in my previous post. While downgrading xserver the upgraded libgl remained. I reinstalled xorg step by step once again and there are no crashes now. Sorry for the trouble.
    I have installed LXDE desktop on Archlinux after FTP installation. I am starting with startx after logging in Cli. I am using vesa driver since radeon is giving blank screen on external monitor.
    When I try to start Open Office xserver crashes and I am back at Cli. This also happens when I try to maximize youtube video to full screen, therefore, this may be related to Flash.
    Xorg.0.log before restarting xserver is as follows:
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.26-ARCH i686
    Current Operating System: Linux myhost 2.6.26-ARCH #1 SMP PREEMPT Tue Sep 9 10:15:21 UTC 2008 i686
    Build Date: 17 August 2008  10:53:07AM
        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: Mon Sep 22 06:19:10 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
        Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
        Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
        /usr/share/fonts/misc:unscaled,
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e1f60
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,cbb2 card 0000,0000 rev 02 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,7010 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:06:0: chip 10b9,5451 card 103c,0850 rev 02 class 04,01,00 hdr 00
    (II) PCI: 00:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
    (II) PCI: 00:08:0: chip 10b9,5457 card 103c,0850 rev 00 class 07,03,00 hdr 00
    (II) PCI: 00:0a:0: chip 104c,ac50 card 1800,0000 rev 02 class 06,07,00 hdr 02
    (II) PCI: 00:0b:0: chip 1106,3038 card 103c,0850 rev 50 class 0c,03,00 hdr 80
    (II) PCI: 00:0b:1: chip 1106,3038 card 103c,0850 rev 50 class 0c,03,00 hdr 80
    (II) PCI: 00:0b:2: chip 1106,3104 card 103c,0850 rev 51 class 0c,03,20 hdr 80
    (II) PCI: 00:0c:0: chip 104c,8026 card 103c,0850 rev 00 class 0c,00,10 hdr 00
    (II) PCI: 00:10:0: chip 10b9,5229 card 103c,0850 rev c4 class 01,01,fa hdr 00
    (II) PCI: 00:11:0: chip 10b9,7101 card 103c,0850 rev 00 class 06,80,00 hdr 00
    (II) PCI: 00:12:0: chip 100b,0020 card 103c,0850 rev 00 class 02,00,00 hdr 00
    (II) PCI: 01:05:0: chip 1002,4337 card 103c,0850 rev 00 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,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) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
        [0] -1    0    0x00009000 - 0x000090ff (0x100) IX[b]
        [1] -1    0    0x00009400 - 0x000094ff (0x100) IX[b]
        [2] -1    0    0x00009800 - 0x000098ff (0x100) IX[b]
        [3] -1    0    0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
        [0] -1    0    0xd0300000 - 0xd03fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
        [0] -1    0    0xd8000000 - 0xdfffffff (0x8000000) 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:10:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
        [0] -1    0    0x00001800 - 0x000018ff (0x100) IX[b]
        [1] -1    0    0x00001c00 - 0x00001cff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
        [0] -1    0    0x34000000 - 0x37ffffff (0x4000000) MX[b]
    (II) Bus 2 prefetchable memory range:
        [0] -1    0    0x30000000 - 0x33ffffff (0x4000000) MX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc Radeon IGP 330M/340M/350M rev 0, Mem @ 0xd8000000/27, 0xd0300000/16, I/O @ 0x9000/8
    (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 0xd4000000 from 0xd7ffffff to 0xd3ffffff
    (II) PCI Memory resource overlap reduced 0xd0009000 from 0xd0009fff to 0xd0008fff
    (II) Active PCI resource ranges:
        [0] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [1] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [2] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [3] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [4] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [5] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [6] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [7] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [8] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [9] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [10] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [11] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [12] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [13] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [14] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [15] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [16] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
        [0] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [1] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [2] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [3] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [4] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [5] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [6] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [7] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [8] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [9] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [10] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [11] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [12] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [13] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [14] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [15] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [16] -1    0    0x00009000 - 0x000090ff (0x100) 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    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [5] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [6] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [7] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [8] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [9] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [10] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [11] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [12] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [16] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [17] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [18] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [19] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [20] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [21] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [22] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.2, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.2, 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 1.4.2, 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: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (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.4.2, 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.4.2, 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: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01:05:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset vesa 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    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [5] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [6] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [7] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [8] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [9] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [10] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [11] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [12] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [16] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [17] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [18] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [19] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [20] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [21] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [22] -1    0    0x00009000 - 0x000090ff (0x100) 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    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [5] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [6] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [7] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [8] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [9] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [10] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [11] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [12] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
        [15] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
        [16] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
        [17] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [18] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [19] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [20] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [21] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [22] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [23] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [24] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [25] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
        [26] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
        [27] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (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.4.2, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
    (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.4.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 2.0
    (II) VESA(0): VESA VBE Total Mem: 65472 kB
    (II) VESA(0): VESA VBE OEM: ATI RS200M 
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) VESA(0): VESA VBE OEM Product: MS2
    (II) VESA(0): VESA VBE OEM Product Rev: 01.00
    (**) VESA(0): Depth 16, (--) framebuffer bpp 16
    (==) VESA(0): RGB weight 565
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level 2
    (II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
    (II) VESA(0): VESA VBE DDC read successfully
    (II) VESA(0): Manufacturer: CPQ  Model: 1338  Serial#: 1093941302
    (II) VESA(0): Year: 1999  Week: 6
    (II) VESA(0): EDID Version: 1.1
    (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
    (II) VESA(0): Sync:  Separate
    (II) VESA(0): Max H-Image Size [cm]: horiz.: 27  vert.: 20
    (II) VESA(0): Gamma: 2.85
    (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) VESA(0): redX: 0.612 redY: 0.353   greenX: 0.293 greenY: 0.595
    (II) VESA(0): blueX: 0.149 blueY: 0.068   whiteX: 0.281 whiteY: 0.311
    (II) VESA(0): Supported VESA Video Modes:
    (II) VESA(0): 720x400@70Hz
    (II) VESA(0): 640x480@60Hz
    (II) VESA(0): 640x480@75Hz
    (II) VESA(0): 800x600@60Hz
    (II) VESA(0): 800x600@75Hz
    (II) VESA(0): 1024x768@60Hz
    (II) VESA(0): Manufacturer's mask: 0
    (II) VESA(0): Ranges: V min: 50  V max: 100 Hz, H min: 31  H max: 48 kHz,
    (II) VESA(0): Serial No: 906AB11KA486
    (II) VESA(0): Monitor name: COMPAQ V45
    (II) VESA(0): EDID (in hex):
    (II) VESA(0):     00ffffffffffff000e11381336383441
    (II) VESA(0):     06090101681b14b9e8d1629c5a4b9826
    (II) VESA(0):     11484fa5480001010101010101010101
    (II) VESA(0):     01010101010100000001000101010000
    (II) VESA(0):     00010001000a2020000000fd0032641f
    (II) VESA(0):     30ff000a202020202020000000ff0039
    (II) VESA(0):     3036414231314b413438360a000000fc
    (II) VESA(0):     00434f4d504151205634350a202000fd
    (II) VESA(0): EDID vendor "CPQ", prod id 4920
    (II) VESA(0): Using hsync ranges from config file
    (II) VESA(0): Using vrefresh ranges from config file
    (II) VESA(0): Printing DDC gathered Modelines:
    (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 182 (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 320
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 10d (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 10e (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 10f (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 960
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 120 (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 192 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 320
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 193 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 194 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 195 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 960
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 196 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 203
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a2 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 400
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a3 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 800
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 1a4 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 800
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a5 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1200
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a6 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1600
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b2 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 512
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b3 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1024
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 1b4 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1024
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b5 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1536
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 112
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b6 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2048
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 84
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c2 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c3 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 145
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 1c4 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 145
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c5 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 92
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c6 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 72
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 100 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 183 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 184 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 185 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 84
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 186 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 62
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 101 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 203
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 110 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 101
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 111 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 101
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 112 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 121 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 52
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 103 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 800
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 113 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1600
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 114 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1600
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 115 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2400
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 45
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 122 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 3200
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 33
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 105 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1024
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 84
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 116 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2048
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 41
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 117 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2048
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 41
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 118 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 3072
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 27
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 123 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 4096
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 20
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 107 (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 50
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 119 (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 24
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 11a (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 24
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 11b (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 3840
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 16
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 124 (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 5120
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 11
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 140 (1400x1050)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttri

    it's the same bug like this :
    https://bugs.archlinux.org/task/41369#comment126681
    the solution is to rebuild the vlc package with the last version of ffmpeg, it's easy to do with makepkg/ABS,
    but the vlc maintener seems on holidays, still no new vlc package
    Last edited by Potomac (2014-08-21 13:29:49)

  • Xserver crashes intermittently after a recent (yesterday?) upgrade

    I am running arch stable on thinkpad x61s, with
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
    Since yesterday or, so my Xserver crashes every half an hour or so, usually when I do something with keyboard.  I guess that this means that there is some problem with the keyboard driver, or with the graphics driver (as whenever I do something with keyboard, stuff is drawn/redrawn usually).
    I believe I have started sufferring from this problem a day or two ago, after a series of upgrades to xorg related packages.  Can anybody give me some hints how to debug it ?  Are there any log files I should check first? This makes my machine essentially unusable.
    Last edited by wazow (2009-05-01 20:03:55)

    I am using the intel driver:
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    thanks a lot - then I know what is the reason, and will keep an eye on this.  Perhaps I should revert. Today no crash has happened, though.  Let me see how this develops.  At least I am not giving any presentations in this laptop within a week or so.

  • [solved] Anjuta crashes at startup

    Hi
    When I start Anjuta (1.2.2) it crashes with the follwing dialog-box-message:
    The Application "anjuta" has quit unexpectedly. [etc...]
    The terminal output:
    (anjuta:4049): GLib-GObject-WARNING **: IA__g_object_set_valist: construct property "type" for object `ESplash' can't be set after construction
    ** Message: Initializing AP class
    ** Message: Initializing AP Instance
    ** Message: Initializing launcher class
    (anjuta:4049): Gtk-CRITICAL **: gtk_frame_compute_child_allocation: assertion `GTK_IS_FRAME (frame)' failed
    GTK2 version: 2.6.6.
    I don't know what to do in order to solve this crash.
    So I thought I'd ask here if what I should do.
    thanks...

    I found out that this error occurs only under Gnome (for me). I can start anjuta in fluxbox. So I made a bug report.
    It seems that anjuta 2.0 will come out soon. A beta version should be released in the next few days (according to this: http://www.anjuta.org/wiki/index.php/Anjuta2).

  • [SOLVED] Eclipse crashes XServer and freezes

    After a system upgrade eclipse regulalary crashes the complete xsession. This usuallualy happens after I press ctrl + space.
    When I start eclipse in a new xsession after the crash it freezes at startup. The logs do not contain any error messages that whould hint to a problem.
    The strange thing is, sometimes a succeed to restart eclipse after a crashed xsesssion. In this case, eclipse runs for hours without a crash. Either the crash happens in the first minutes after starting the ide or not at all.
    I have found this older bug: http://bugs.archlinux.org/task/10278. My symptoms are very similar, but the described workaround doesn't fix my problem.
    My system setup:
    xorg-server 1.7.6-3
    xfce
    jdk 6u20-1
    eclipse 3.5.2
    Update: I found the following message in my Xorg.log. Also eclipse isn't the only application causing the crash. Sometimes even the xfce terminal emulator crashes x.
    Backtrace:
    0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x45cd68]
    1: /usr/bin/Xorg (0x400000+0x59a09) [0x459a09]
    2: /lib/libpthread.so.0 (0x7f4081021000+0xef20) [0x7f408102ff20]
    3: /lib/libc.so.6 (__select+0x13) [0x7f40803478b3]
    4: /usr/bin/Xorg (WaitForSomething+0x1ba) [0x45f67a]
    5: /usr/bin/Xorg (0x400000+0x45eb2) [0x445eb2]
    6: /usr/bin/Xorg (0x400000+0x21aac) [0x421aac]
    7: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f408029eb1d]
    8: /usr/bin/Xorg (0x400000+0x21659) [0x421659]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    Last edited by Nadayanna (2010-06-24 16:17:25)

    I forgot that gdm must be always the last daemon in rc.conf. Putting gmd last the list solved my problem. No more crashes!

  • [solved] init 5 and logout from Xorg session -- crash

    Hi guys and gals!
    Hope this is the right forum.
    I have a strange issue here with restarting Xorg sessions. As long as I just boot up or use Ctrl+Alt+Backspace to start and shutdown X, there's no problem at all, session manager (kdm) comes up properly and everything is just fine. But if I logout from the environment  (KDE3), Xorg crashes and I get a black screen with a blinking cursor or even full of strange y" symbols on vc/7.
    On the other virtual consoles I'm able to run startx and this is still in runlevel 5!
    Here are the last 50 lines from Xorg.0.log after such a crash:
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "de"
    (**) Keyboard0: XkbLayout: "de"
    (**) Option "XkbVariant" "nodeadkeys"
    (**) Keyboard0: XkbVariant: "nodeadkeys"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (Mouse0)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 3, should be 2; fixing.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) NVIDIA(0): Initialized GART.
    (II) NVIDIA(0): Setting mode "1280x1024"
    Backtrace:
    0: /usr/bin/X(xf86SigHandler+0x7e) [0x80e053e]
    1: [0xb7f7c420]
    2: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001216X+0xe5) [0xb71cf711]
    3: [0x1]
    Fatal server error:
    Caught signal 11. Server aborting
    BTW: nvidia-96xx 96.43.05-1
    Of course, I can switch to runlevel 3 and then 5 again to get a session manager, but you have to be root for this and I got other users here. So this is quite stupid.
    I can't remember to had this problem before, it seems to be since my update yesterday. Repositories only current, extra and community, pacnew files are all merged with my configs. Don't see any cause.
    Can anyone help me with this?
    Thanks.
    Last edited by Trac3R (2008-03-30 11:54:24)

    This is already in another thread : http://bbs.archlinux.org/viewtopic.php?id=43799
    It's probably a nvidia bug, but there is a workaround given at the end of the other thread.

  • [SOLVED, sort of] After nvidia upgrade, computer crashes at logout

    My video card is Nvidia GEForce 6150 LE, rev 2.  After I upgraded nvidia  on 10/10/08, my computer crashes whenever I log out, and I have to shut down the power and reboot.  This happens on kde and gnome, and also when I press Control-Alt-Backspace.  I tried the new nvidia-173xx drivers, but they didn't work at all.  Finally I went back to vesa, and that works.
    Last edited by cmlr (2008-10-11 23:29:58)

    Problem solved, sort of.  I noticed that the Flint, Michigan mirror was 15 days out of sync, and I downloaded the old nvidia driver from there.  Now everything works fine, as before.  Here's the page that tells the status of mirrors:
    http://users.archlinux.de/~gerbra/mirrorcheck.html
    Still, it would be nice to use the new driver.   If anyone else has this problem and has missed out on the out-of-sync mirrors, send me an email and I can give you the package.
    Last edited by cmlr (2008-10-12 00:02:07)

  • [Solved] Running exec i3 causes crash and logout

    I am trying to get the i3 WM installed on my machine.  I have X installed and working.  I was able to perform the test with xterms specified in the beginners guide.  I installed i3 with 'sudo pacman -S i3' and created a .xnitrc file in my home directory by copying it from the skel directory.  It is supposed to run the command 'exec i3' after I login from xdm but it is failing.  It seems to not do anything but log me out.  If I am booted into XDM and login I just get bounced back to the login screen.  If I am on the console and try to run 'exec i3' it just logs me out and doesn't start.  If I run 'exec i3' from an xterm it crashes the terminal window.
    EDIT:  this occurs with all WMs I have tried in addition to i3 such as ratpoison.
    Last edited by fourmyle (2012-01-09 21:54:22)

    I don't think that is it.  I have dbus installed and its in my DAEMONS array.  I actually just reinstalled arch completely and still have the same problem even without a display manager installed.  If i use 'exec i3' from the command line it logs be out of the current shell session.  startx works though still.  Could it be a driver issue or maybe a bad release?
    Last edited by fourmyle (2012-01-08 01:44:14)

  • Xserve Crash - Now won't boot off either SAS Drive

    Hi all,
    My Xserve (2008) just crashed about an hour ago - turning on the screen connected to the Xserve showed the entire thing had ground to a halt, meaning I had to hold the power button down, thinking it just needed a reboot.
    Upon re-booting, it just started flashing the "No OS" ?-inside-a-folder icon.
    Booting off the system DVD doesn't seem to work, it loads as far as the first blue screen and gets stuck.
    I've successfully managed to boot off a MacBook Pro via Target Disk Mode, and upon startup was presented with two dialogue boxes saying the disks I had inserted were unreadable by the system.
    Can it really be true that BOTH my SAS drives have failed at the same time?
    One was the boot drive, the other a cloned backup updated every other day.
    Unfortunately I don't have a backup of the backup, though somewhat luckily this is just the OS. All the 'data' is stored in RAID5 arrays.
    Any ideas what might be happening? Something inside the Xserve itself?
    I'm currently installing Snow Leopard Server onto a LaCie FW800 drive through a Mac Mini, should be done in about 25 minutes. I'll then plug that into the Xserve and try to alt-boot off that, see if I can get to DiskWarrior.
    Any help is appreciated,
    -Robert

    Nicolas, welcome, did you boot from OS 9.1 or 9.2 for the firmware update. And exactly what happens when you attempt to boot from the external.
    Joe
    Power Mac G4 Gigabit Ethernet   Mac OS X (10.3.9)  

  • [SOLVED] kwin crash when using OpenGL mode after upgrading to 4.7

    I have a Ideapad Y460 (Graphic: ATi Mobility Radeon 5650). Recent days I upgrade my KDE from 4.7RC (4.6.95) to 4.7 (4.7.00) and also Catalyst from 11.6 to 11.7.
    Update:
    The problem has been solved. I used [kde-unsupported] source and kdebase-workspace package in that source contains OpenGL ES support while Catalyst doesn't support it. Thank @csslayer.
    But when I use OpenGL mode, kwin crashed. I run
    kwin --replace
    to start kwin, then the Desktop Effect shows:
    OpenGL compositing (the default) has crashed KWin in the past.
    This was most likely due to a driver bug.
    If you think that you have meanwhile upgraded to a stable driver,
    you can reset this protection but be aware that this might result in an immediate crash!
    Alternatively, you might want to use the XRender backend instead.
    And there is a re-enable button. But the systemsettings window crashed when I pushed it.
    I checked ~/.xsessiong-error and it shows this:
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 20 (X_GetProperty)
    Resource id: 0x1c0015a
    I downgrade Catalyst but the problem still exists while KDE4.7 RC run well on my laptop. So I'm not sure whether it is caused by kwin or by Catalyst 11.7 or other packages.
    Does anyone know the solution? Thanks for your patience.
    Last edited by ukyoi (2011-08-01 08:34:20)

    I found an solution. Go to Settings/Mail, Contact, Calendar/Fetch new data and than enable Push and choose to fetch hourly or every 30 minutes. In this case your iPad will stay connected to wifi even when smart cover is closed. If you select Manualy than wifi connection will be terminated when in sleep mode.
    (Not native english speaker, hope you'll understand)

  • [SOLVED] Xorg crashes at random?

    Gnome/Xorg crashes at random for me sometimes. Happens almost everyday. Don't know what triggers it but I've been typing something on the keyboard every single time it happens.
    Here is my Xorg.0.log if it helps:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.5.902 (1.7.6 RC 2)
    Release Date: 2010-03-12
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux netbook 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:08:25 UTC 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/ad13b42d-d34c-4e3b-8b3a-5a8345389196 resume=/dev/sda3 ro i915.modeset=1 quiet
    Build Date: 13 March 2010 07:33:22PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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 Mar 30 15:58:46 2010
    (II) Loader magic: 0x81e4c40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 2
    (--) PCI:*(0:0:2:0) 8086:27ae:144d:ca00 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf0000000/524288, 0xd0000000/268435456, 0xf0300000/262144, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:27a6:144d:ca00 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf0080000/524288
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default intel Device 0"
    Driver "intel"
    EndSection
    Section "Screen"
    Identifier "Builtin Default intel Screen 0"
    Device "Builtin Default intel Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default intel Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default intel Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default intel Device 0"
    (==) No monitor specified for screen "Builtin Default intel Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (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.7.5.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (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.7.5.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (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.7.5.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) Falling back to old probe method for vesa
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) intel(0): Creating default Display subsection in Screen section
    "Builtin Default intel Screen 0" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    (--) intel(0): Chipset: "945GME"
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output VGA1 has no monitor section
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/samsung
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1024x600
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) UnloadModule: "vesa"
    (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event8"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "SHMConfig" "on"
    (**) Option "EmulateTwoFingerMinZ" "35"
    (**) Option "EmulateTwoFingerMinW" "5"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "off"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device Namuga 1.3M Webcam
    (**) Namuga 1.3M Webcam: always reports core events
    (**) Namuga 1.3M Webcam: Device: "/dev/input/event10"
    (II) Namuga 1.3M Webcam: Found keys
    (II) Namuga 1.3M Webcam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Namuga 1.3M Webcam" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event5"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x80dcbfb]
    1: /usr/bin/X (0x8048000+0x63fa5) [0x80abfa5]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb770b40c]
    3: /usr/bin/X (0x8048000+0x20fc0) [0x8068fc0]
    4: /usr/bin/X (0x8048000+0x1a705) [0x8062705]
    5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb733bb86]
    6: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) UnloadModule: "synaptics"
    (II) Namuga 1.3M Webcam: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    Any thoughts?
    Last edited by shahin (2010-04-14 10:56:03)

    I've managed to solve this, I believe. Don't experience any crashes and X startes in tty7, as it should.
    I've moved this line to the end of my inittab instead of the beginning.
    x:5:once:/bin/su shahin -l -c "/bin/bash --login -c /usr/bin/startx >/dev/null 2>&1"
    So my inittab looks like this now.
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
    # Hypervisor Virtual Console for Xen and KVM
    #h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    x:5:once:/bin/su shahin -l -c "/bin/bash --login -c /usr/bin/startx >/dev/null 2>&1"
    # End of file
    Last edited by shahin (2010-04-14 10:57:47)

  • [SOLVED] Xorg crash - KolourPaint - intel

    Hello.
    I have a ASUS 1001HA netbook. I'm running the latest xorg-server xf86-video-intel and KDE from the stable Archlinux repos.
    Xorg crash when I do:
    1) open KolourPaint, and select the pen tool.
    2) start drawing your name quickly(or some doodle) by pressing the left button of your mouse(or your touchpad) without releasing it.
    3) Xorg crashes.
    Xorg.0.log.old:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux arch 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/ea0af8f4-8676-431b-ac66-5a4c7e989ca8 resume=/dev/sda6 ro acpi_osi="!Windows 2009" acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 logo.nologo quiet console=tty1 splash=silent,theme:arch-black elevator=deadline
    Build Date: 01 April 2010 05:35:33PM
    Current version of pixman: 0.18.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 15 21:52:30 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "SynapticsTouchpad"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7e00000/524288, 0xd0000000/268435456, 0xf7dc0000/262144, I/O @ 0x0000dc00/8
    (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7e80000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (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.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (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.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "intel"
    (II) Reloading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) UnloadModule: "intel"
    (II) Failed to load module "intel" (already loaded, 136046834)
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    (--) intel(0): Chipset: "945GME"
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output VGA1 using monitor section Monitor0
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/eeepc
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1024x600
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) Synaptics touchpad driver version 1.2.1
    (--) SynapticsTouchpad auto-dev sets device to /dev/input/event9
    (**) Option "Device" "/dev/input/event9"
    (II) SynapticsTouchpad: x-axis range 1472 - 5472
    (II) SynapticsTouchpad: y-axis range 1408 - 4448
    (II) SynapticsTouchpad: pressure range 0 - 255
    (II) SynapticsTouchpad: finger width range 0 - 0
    (II) SynapticsTouchpad: buttons: left right
    (**) Option "SHMConfig" "false"
    (**) Option "LeftEdge" "1752"
    (**) Option "RightEdge" "5192"
    (**) Option "TopEdge" "1620"
    (**) Option "BottomEdge" "4236"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "FingerPress" "256"
    (**) Option "MaxTapTime" "180"
    (**) Option "MaxTapMove" "221"
    (**) Option "ClickTime" "80"
    (**) Option "FastTaps" "false"
    (**) Option "EmulateMidButtonTime" "75"
    (**) Option "EmulateTwoFingerMinZ" "280"
    (**) Option "EmulateTwoFingerMinW" "7"
    (**) Option "VertScrollDelta" "100"
    (**) Option "HorizScrollDelta" "100"
    (**) Option "VertEdgeScroll" "true"
    (**) Option "HorizEdgeScroll" "false"
    (**) Option "CornerCoasting" "true"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "true"
    (**) Option "LockedDrags" "true"
    (**) Option "LockedDragTimeout" "5000"
    (**) Option "TapButton1" "3"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "1"
    (**) Option "CircularScrolling" "false"
    (**) Option "CircularPad" "false"
    (**) Option "SingleTapTimeout" "180"
    (**) Option "MinSpeed" "0.4"
    (**) Option "MaxSpeed" "0.7"
    (**) Option "AccelFactor" "0.00995223"
    (**) Option "TrackstickSpeed" "40"
    (**) Option "CoastingSpeed" "0"
    (--) SynapticsTouchpad: touchpad found
    (**) Option "AlwaysCore" "true"
    (**) Option "SendCoreEvents"
    (**) SynapticsTouchpad: always reports core events
    (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD)
    (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    (**) SynapticsTouchpad: (accel) acceleration profile 0
    (--) SynapticsTouchpad: touchpad found
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event9"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    (II) UnloadModule: "synaptics"
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Asus EeePC extra buttons
    (**) Asus EeePC extra buttons: always reports core events
    (**) Asus EeePC extra buttons: Device: "/dev/input/event7"
    (II) Asus EeePC extra buttons: Found keys
    (II) Asus EeePC extra buttons: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device USB2.0 UVC 1.3M WebCam
    (**) USB2.0 UVC 1.3M WebCam: always reports core events
    (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event10"
    (II) USB2.0 UVC 1.3M WebCam: Found keys
    (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event4"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event5"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) intel(0): EDID vendor "HSD", prod id 1001
    (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): No memory allocations
    (II) intel(0): EDID vendor "HSD", prod id 1001
    (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    (--) SynapticsTouchpad: touchpad found
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Asus EeePC extra buttons: Device reopened after 1 attempts.
    (II) USB2.0 UVC 1.3M WebCam: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x809f81b]
    1: /usr/bin/X (0x8048000+0x54745) [0x809c745]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb787c40c]
    3: /usr/lib/xorg/modules/libfb.so (fbSegment+0x230) [0xb72b9b20]
    4: /usr/lib/xorg/modules/libfb.so (fbZeroLine+0x13c) [0xb72b66dc]
    5: /usr/lib/xorg/modules/libfb.so (fbPolyLine+0x72) [0xb72b63c2]
    6: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb72cb000+0x3b405) [0xb7306405]
    7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb72cb000+0x33d6b) [0xb72fed6b]
    8: /usr/bin/X (0x8048000+0xc5d38) [0x810dd38]
    9: /usr/bin/X (0x8048000+0x3daeb) [0x8085aeb]
    10: /usr/bin/X (0x8048000+0x40437) [0x8088437]
    11: /usr/bin/X (0x8048000+0x1a705) [0x8062705]
    12: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7471c76]
    13: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Segmentation fault at address 0xb6e96ffc
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) UnloadModule: "synaptics"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Asus EeePC extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) USB2.0 UVC 1.3M WebCam: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    This bug is similar to:
    https://bugs.launchpad.net/ubuntu/+sour … bug/415357
    Is there any solution for this?
    Last edited by amen (2010-09-30 07:29:05)

    I upgraded my system(new xorg-server, xf86-video-intel...) and problem still exists:
    [ 4658.342]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 4658.342]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 4658.342] X Protocol Version 11, Revision 0
    [ 4658.342] Build Operating System: Linux 2.6.34-ARCH i686
    [ 4658.343] Current Operating System: Linux arch 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 13:06:16 CEST 2010 i686
    [ 4658.343] Kernel command line: root=/dev/disk/by-uuid/ea0af8f4-8676-431b-ac66-5a4c7e989ca8 resume=/dev/sda6 ro acpi_osi="!Windows 2009" acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 logo.nologo quiet console=tty1 splash=silent,theme:arch-black elevator=deadline
    [ 4658.343] Build Date: 21 June 2010 11:54:27AM
    [ 4658.343]
    [ 4658.343] Current version of pixman: 0.18.2
    [ 4658.343] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4658.343] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4658.343] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 22 17:07:49 2010
    [ 4658.344] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4658.344] (==) No Layout section. Using the first Screen section.
    [ 4658.344] (==) No screen section available. Using defaults.
    [ 4658.344] (**) |-->Screen "Default Screen Section" (0)
    [ 4658.344] (**) | |-->Monitor "<default monitor>"
    [ 4658.345] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4658.345] (==) Automatically adding devices
    [ 4658.345] (==) Automatically enabling devices
    [ 4658.345] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4658.345] Entry deleted from font path.
    [ 4658.345] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4658.345] Entry deleted from font path.
    [ 4658.345] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 4658.345] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4658.345] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4658.345] (II) Loader magic: 0x81e9d00
    [ 4658.345] (II) Module ABI versions:
    [ 4658.345] X.Org ANSI C Emulation: 0.4
    [ 4658.345] X.Org Video Driver: 7.0
    [ 4658.345] X.Org XInput driver : 9.0
    [ 4658.345] X.Org Server Extension : 3.0
    [ 4658.371] (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7f00000/524288, 0xd0000000/268435456, 0xf7ec0000/262144, I/O @ 0x0000ec00/8
    [ 4658.371] (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f80000/524288
    [ 4658.371] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 4658.371] (II) LoadModule: "extmod"
    [ 4658.372] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4658.372] (II) Module extmod: vendor="X.Org Foundation"
    [ 4658.372] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.372] Module class: X.Org Server Extension
    [ 4658.372] ABI class: X.Org Server Extension, version 3.0
    [ 4658.373] (II) Loading extension MIT-SCREEN-SAVER
    [ 4658.373] (II) Loading extension XFree86-VidModeExtension
    [ 4658.373] (II) Loading extension XFree86-DGA
    [ 4658.373] (II) Loading extension DPMS
    [ 4658.373] (II) Loading extension XVideo
    [ 4658.373] (II) Loading extension XVideo-MotionCompensation
    [ 4658.373] (II) Loading extension X-Resource
    [ 4658.373] (II) LoadModule: "dbe"
    [ 4658.373] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4658.373] (II) Module dbe: vendor="X.Org Foundation"
    [ 4658.373] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.373] Module class: X.Org Server Extension
    [ 4658.373] ABI class: X.Org Server Extension, version 3.0
    [ 4658.373] (II) Loading extension DOUBLE-BUFFER
    [ 4658.374] (II) LoadModule: "glx"
    [ 4658.374] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4658.374] (II) Module glx: vendor="X.Org Foundation"
    [ 4658.374] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.374] ABI class: X.Org Server Extension, version 3.0
    [ 4658.374] (==) AIGLX enabled
    [ 4658.374] (II) Loading extension GLX
    [ 4658.374] (II) LoadModule: "record"
    [ 4658.375] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4658.375] (II) Module record: vendor="X.Org Foundation"
    [ 4658.375] compiled for 1.8.1.902, module version = 1.13.0
    [ 4658.375] Module class: X.Org Server Extension
    [ 4658.375] ABI class: X.Org Server Extension, version 3.0
    [ 4658.375] (II) Loading extension RECORD
    [ 4658.375] (II) LoadModule: "dri"
    [ 4658.375] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4658.376] (II) Module dri: vendor="X.Org Foundation"
    [ 4658.376] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.376] ABI class: X.Org Server Extension, version 3.0
    [ 4658.376] (II) Loading extension XFree86-DRI
    [ 4658.376] (II) LoadModule: "dri2"
    [ 4658.376] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4658.377] (II) Module dri2: vendor="X.Org Foundation"
    [ 4658.377] compiled for 1.8.1.902, module version = 1.2.0
    [ 4658.377] ABI class: X.Org Server Extension, version 3.0
    [ 4658.377] (II) Loading extension DRI2
    [ 4658.377] (==) Matched intel as autoconfigured driver 0
    [ 4658.377] (==) Matched vesa as autoconfigured driver 1
    [ 4658.377] (==) Matched fbdev as autoconfigured driver 2
    [ 4658.377] (==) Assigned the driver to the xf86ConfigLayout
    [ 4658.377] (II) LoadModule: "intel"
    [ 4658.377] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4658.378] (II) Module intel: vendor="X.Org Foundation"
    [ 4658.378] compiled for 1.8.1, module version = 2.11.0
    [ 4658.378] Module class: X.Org Video Driver
    [ 4658.378] ABI class: X.Org Video Driver, version 7.0
    [ 4658.378] (II) LoadModule: "vesa"
    [ 4658.378] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4658.379] (II) Module vesa: vendor="X.Org Foundation"
    [ 4658.379] compiled for 1.8.0, module version = 2.3.0
    [ 4658.379] Module class: X.Org Video Driver
    [ 4658.379] ABI class: X.Org Video Driver, version 7.0
    [ 4658.379] (II) LoadModule: "fbdev"
    [ 4658.380] (WW) Warning, couldn't open module fbdev
    [ 4658.380] (II) UnloadModule: "fbdev"
    [ 4658.380] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 4658.380] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    [ 4658.381] (II) VESA: driver for VESA chipsets: vesa
    [ 4658.381] (++) using VT number 8
    [ 4658.388] (II) Primary Device is: PCI 00@00:02:0
    [ 4658.389] (WW) Falling back to old probe method for vesa
    [ 4658.391] drmOpenDevice: node name is /dev/dri/card0
    [ 4658.391] drmOpenDevice: open result is 9, (OK)
    [ 4658.416] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 4658.416] drmOpenDevice: node name is /dev/dri/card0
    [ 4658.416] drmOpenDevice: open result is 9, (OK)
    [ 4658.416] drmOpenByBusid: drmOpenMinor returns 9
    [ 4658.416] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 4658.416] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 4658.416] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 4658.416] (==) intel(0): RGB weight 888
    [ 4658.416] (==) intel(0): Default visual is TrueColor
    [ 4658.416] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 4658.417] (--) intel(0): Chipset: "945GME"
    [ 4658.417] (==) intel(0): video overlay key set to 0x101fe
    [ 4658.443] (II) intel(0): Output VGA1 has no monitor section
    [ 4658.545] (II) intel(0): Output LVDS1 has no monitor section
    [ 4658.545] (II) intel(0): found backlight control interface /sys/class/backlight/eeepc
    [ 4658.572] (II) intel(0): EDID for output VGA1
    [ 4658.675] (II) intel(0): EDID for output LVDS1
    [ 4658.675] (II) intel(0): Manufacturer: HSD Model: 3e9 Serial#: 1130
    [ 4658.675] (II) intel(0): Year: 2010 Week: 4
    [ 4658.675] (II) intel(0): EDID Version: 1.3
    [ 4658.675] (II) intel(0): Digital Display Input
    [ 4658.675] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
    [ 4658.675] (II) intel(0): Gamma: 2.20
    [ 4658.676] (II) intel(0): No DPMS capabilities specified
    [ 4658.676] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4658.676] (II) intel(0): First detailed timing is preferred mode
    [ 4658.676] (II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.317 greenY: 0.564
    [ 4658.676] (II) intel(0): blueX: 0.152 blueY: 0.131 whiteX: 0.310 whiteY: 0.330
    [ 4658.676] (II) intel(0): Manufacturer's mask: 0
    [ 4658.676] (II) intel(0): Supported detailed timing:
    [ 4658.676] (II) intel(0): clock: 45.0 MHz Image Size: 220 x 129 mm
    [ 4658.676] (II) intel(0): h_active: 1024 h_sync: 1077 h_sync_end 1112 h_blank_end 1200 h_border: 0
    [ 4658.676] (II) intel(0): v_active: 600 v_sync: 604 v_sync_end 609 v_blanking: 625 v_border: 0
    [ 4658.676] (II) intel(0): Supported detailed timing:
    [ 4658.676] (II) intel(0): clock: 51.4 MHz Image Size: 220 x 129 mm
    [ 4658.676] (II) intel(0): h_active: 1024 h_sync: 1117 h_sync_end 1152 h_blank_end 1240 h_border: 0
    [ 4658.676] (II) intel(0): v_active: 600 v_sync: 617 v_sync_end 622 v_blanking: 638 v_border: 0
    [ 4658.676] (II) intel(0):
    [ 4658.676] (II) intel(0):
    [ 4658.676] (II) intel(0): EDID (in hex):
    [ 4658.677] (II) intel(0): 00ffffffffffff002264e9036a040000
    [ 4658.677] (II) intel(0): 0414010380160d780a86269457519027
    [ 4658.677] (II) intel(0): 214f5400000001010101010101010101
    [ 4658.677] (II) intel(0): 010101010101941100b0405819203523
    [ 4658.677] (II) intel(0): 4500dc8100000019161400d840582620
    [ 4658.677] (II) intel(0): 5d231504dc8100000000000000fe0000
    [ 4658.677] (II) intel(0): 000000000000000000000000000000fe
    [ 4658.677] (II) intel(0): 00000000000000000001000000000066
    [ 4658.677] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4658.678] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 4658.678] (II) intel(0): Printing probed modes for output LVDS1
    [ 4658.678] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 4658.678] (II) intel(0): Modeline "1024x600"x65.0 51.42 1024 1117 1152 1240 600 601 606 638 -hsync -vsync (41.5 kHz)
    [ 4658.678] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 4658.678] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 4658.678] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 4658.678] (II) intel(0): Output VGA1 disconnected
    [ 4658.678] (II) intel(0): Output LVDS1 connected
    [ 4658.678] (II) intel(0): Using exact sizes for initial modes
    [ 4658.678] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 4658.678] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4658.678] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 4658.678] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 4658.678] (==) intel(0): DPI set to (96, 96)
    [ 4658.678] (II) Loading sub module "fb"
    [ 4658.678] (II) LoadModule: "fb"
    [ 4658.678] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4658.679] (II) Module fb: vendor="X.Org Foundation"
    [ 4658.679] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.679] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4658.679] (II) UnloadModule: "vesa"
    [ 4658.679] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4658.679] (==) Depth 24 pixmap format is 32 bpp
    [ 4658.679] (II) intel(0): [DRI2] Setup complete
    [ 4658.679] (II) intel(0): [DRI2] DRI driver: i915
    [ 4658.679] (**) intel(0): Tiling enabled
    [ 4658.680] (**) intel(0): SwapBuffers wait enabled
    [ 4658.680] (==) intel(0): VideoRam: 262144 KB
    [ 4658.680] (II) intel(0): Attempting memory allocation with tiled buffers.
    [ 4658.680] (II) intel(0): Tiled allocation successful.
    [ 4658.680] (II) UXA(0): Driver registered support for the following operations:
    [ 4658.680] (II) solid
    [ 4658.680] (II) copy
    [ 4658.680] (II) composite (RENDER acceleration)
    [ 4658.680] (II) put_image
    [ 4658.680] (==) intel(0): Backing store disabled
    [ 4658.680] (==) intel(0): Silken mouse enabled
    [ 4658.680] (II) intel(0): Initializing HW Cursor
    [ 4658.709] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4658.715] (==) intel(0): DPMS enabled
    [ 4658.715] (==) intel(0): Intel XvMC decoder disabled
    [ 4658.715] (II) intel(0): Set up textured video
    [ 4658.715] (II) intel(0): Set up overlay video
    [ 4658.715] (II) intel(0): direct rendering: DRI2 Enabled
    [ 4658.715] (--) RandR disabled
    [ 4658.715] (II) Initializing built-in extension Generic Event Extension
    [ 4658.715] (II) Initializing built-in extension SHAPE
    [ 4658.715] (II) Initializing built-in extension MIT-SHM
    [ 4658.715] (II) Initializing built-in extension XInputExtension
    [ 4658.715] (II) Initializing built-in extension XTEST
    [ 4658.715] (II) Initializing built-in extension BIG-REQUESTS
    [ 4658.715] (II) Initializing built-in extension SYNC
    [ 4658.715] (II) Initializing built-in extension XKEYBOARD
    [ 4658.715] (II) Initializing built-in extension XC-MISC
    [ 4658.715] (II) Initializing built-in extension SECURITY
    [ 4658.715] (II) Initializing built-in extension XINERAMA
    [ 4658.715] (II) Initializing built-in extension XFIXES
    [ 4658.716] (II) Initializing built-in extension RENDER
    [ 4658.716] (II) Initializing built-in extension RANDR
    [ 4658.716] (II) Initializing built-in extension COMPOSITE
    [ 4658.716] (II) Initializing built-in extension DAMAGE
    [ 4658.742] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4658.742] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4658.742] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4658.742] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 4658.742] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4658.743] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 4658.743] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4658.744] (II) intel(0): Setting screen physical size to 270 x 158
    [ 4659.134] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 4659.134] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.134] (II) LoadModule: "evdev"
    [ 4659.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4659.135] (II) Module evdev: vendor="X.Org Foundation"
    [ 4659.135] compiled for 1.8.0, module version = 2.4.0
    [ 4659.135] Module class: X.Org XInput Driver
    [ 4659.135] ABI class: X.Org XInput driver, version 9.0
    [ 4659.135] (**) Power Button: always reports core events
    [ 4659.135] (**) Power Button: Device: "/dev/input/event5"
    [ 4659.143] (II) Power Button: Found keys
    [ 4659.143] (II) Power Button: Configuring as keyboard
    [ 4659.143] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 4659.143] (**) Option "xkb_rules" "evdev"
    [ 4659.143] (**) Option "xkb_model" "evdev"
    [ 4659.143] (**) Option "xkb_layout" "us"
    [ 4659.232] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
    [ 4659.232] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 4659.232] (**) Video Bus: always reports core events
    [ 4659.232] (**) Video Bus: Device: "/dev/input/event1"
    [ 4659.239] (II) Video Bus: Found keys
    [ 4659.239] (II) Video Bus: Configuring as keyboard
    [ 4659.239] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 4659.239] (**) Option "xkb_rules" "evdev"
    [ 4659.239] (**) Option "xkb_model" "evdev"
    [ 4659.240] (**) Option "xkb_layout" "us"
    [ 4659.243] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 4659.243] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.244] (**) Power Button: always reports core events
    [ 4659.244] (**) Power Button: Device: "/dev/input/event4"
    [ 4659.253] (II) Power Button: Found keys
    [ 4659.253] (II) Power Button: Configuring as keyboard
    [ 4659.253] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 4659.253] (**) Option "xkb_rules" "evdev"
    [ 4659.253] (**) Option "xkb_model" "evdev"
    [ 4659.253] (**) Option "xkb_layout" "us"
    [ 4659.254] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 4659.254] (II) No input driver/identifier specified (ignoring)
    [ 4659.254] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 4659.254] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.254] (**) Sleep Button: always reports core events
    [ 4659.255] (**) Sleep Button: Device: "/dev/input/event3"
    [ 4659.263] (II) Sleep Button: Found keys
    [ 4659.263] (II) Sleep Button: Configuring as keyboard
    [ 4659.263] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 4659.263] (**) Option "xkb_rules" "evdev"
    [ 4659.263] (**) Option "xkb_model" "evdev"
    [ 4659.263] (**) Option "xkb_layout" "us"
    [ 4659.265] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 4659.265] (II) No input driver/identifier specified (ignoring)
    [ 4659.270] (II) config/udev: Adding input device USB2.0 UVC 1.3M WebCam (/dev/input/event9)
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: always reports core events
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event9"
    [ 4659.283] (II) USB2.0 UVC 1.3M WebCam: Found keys
    [ 4659.283] (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
    [ 4659.283] (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
    [ 4659.283] (**) Option "xkb_rules" "evdev"
    [ 4659.283] (**) Option "xkb_model" "evdev"
    [ 4659.283] (**) Option "xkb_layout" "us"
    [ 4659.289] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event7)
    [ 4659.289] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 4659.289] (**) Asus EeePC extra buttons: always reports core events
    [ 4659.289] (**) Asus EeePC extra buttons: Device: "/dev/input/event7"
    [ 4659.299] (II) Asus EeePC extra buttons: Found keys
    [ 4659.299] (II) Asus EeePC extra buttons: Configuring as keyboard
    [ 4659.299] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    [ 4659.299] (**) Option "xkb_rules" "evdev"
    [ 4659.299] (**) Option "xkb_model" "evdev"
    [ 4659.300] (**) Option "xkb_layout" "us"
    [ 4659.301] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 4659.301] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 4659.301] (**) AT Translated Set 2 keyboard: always reports core events
    [ 4659.301] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 4659.316] (II) AT Translated Set 2 keyboard: Found keys
    [ 4659.316] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 4659.316] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 4659.316] (**) Option "xkb_rules" "evdev"
    [ 4659.316] (**) Option "xkb_model" "evdev"
    [ 4659.316] (**) Option "xkb_layout" "us"
    [ 4659.317] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 4659.317] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 4659.317] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 4659.317] (II) LoadModule: "synaptics"
    [ 4659.318] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 4659.318] (II) Module synaptics: vendor="X.Org Foundation"
    [ 4659.318] compiled for 1.8.0.902, module version = 1.2.2
    [ 4659.318] Module class: X.Org XInput Driver
    [ 4659.318] ABI class: X.Org XInput driver, version 9.0
    [ 4659.318] (II) Synaptics touchpad driver version 1.2.2
    [ 4659.318] (**) Option "Device" "/dev/input/event6"
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 4659.359] (**) Option "SHMConfig" "on"
    [ 4659.360] (**) Option "FingerPress" "256"
    [ 4659.360] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 4659.360] (**) Option "VertScrollDelta" "250"
    [ 4659.360] (**) Option "VertEdgeScroll" "on"
    [ 4659.360] (**) Option "HorizEdgeScroll" "off"
    [ 4659.360] (**) Option "VertTwoFingerScroll" "off"
    [ 4659.360] (**) Option "HorizTwoFingerScroll" "off"
    [ 4659.360] (**) Option "LockedDrags" "on"
    [ 4659.360] (**) Option "TapButton1" "3"
    [ 4659.360] (**) Option "TapButton2" "2"
    [ 4659.360] (**) Option "TapButton3" "1"
    [ 4659.360] (**) Option "CircularScrolling" "off"
    [ 4659.360] (**) Option "CircScrollTrigger" "2"
    [ 4659.360] (**) Option "MinSpeed" "0.4"
    [ 4659.361] (**) Option "MaxSpeed" "0.7"
    [ 4659.361] (**) Option "AccelFactor" "0.00995223"
    [ 4659.389] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 4659.389] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 4659.402] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 4659.429] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 4659.430] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 4659.430] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 4659.430] (II) Synaptics touchpad driver version 1.2.2
    [ 4659.876] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 4659.876] (**) Option "Device" "/dev/input/mouse0"
    [ 4659.889] (**) Option "SHMConfig" "on"
    [ 4659.889] (**) Option "FingerPress" "256"
    [ 4659.889] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 4659.890] (**) Option "VertScrollDelta" "250"
    [ 4659.890] (**) Option "VertEdgeScroll" "on"
    [ 4659.890] (**) Option "HorizEdgeScroll" "off"
    [ 4659.890] (**) Option "VertTwoFingerScroll" "off"
    [ 4659.890] (**) Option "HorizTwoFingerScroll" "off"
    [ 4659.890] (**) Option "LockedDrags" "on"
    [ 4659.890] (**) Option "TapButton1" "3"
    [ 4659.890] (**) Option "TapButton2" "2"
    [ 4659.890] (**) Option "TapButton3" "1"
    [ 4659.890] (**) Option "CircularScrolling" "off"
    [ 4659.890] (**) Option "CircScrollTrigger" "2"
    [ 4659.890] (**) Option "MinSpeed" "0.4"
    [ 4659.890] (**) Option "MaxSpeed" "0.7"
    [ 4659.890] (**) Option "AccelFactor" "0.00995223"
    [ 4659.911] Query no Synaptics: 6003C8
    [ 4659.911] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 4659.911] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 4659.949] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 4659.949] (II) UnloadModule: "synaptics"
    [ 4665.312] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 4665.312] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 4665.312] (II) intel(0): Printing DDC gathered Modelines:
    [ 4665.312] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 4665.312] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    [ 5029.658]
    Backtrace:
    [ 5029.658] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df05b]
    [ 5029.658] 1: /usr/bin/X (0x8048000+0x63da5) [0x80abda5]
    [ 5029.658] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb783040c]
    [ 5029.658] 3: /usr/lib/xorg/modules/libfb.so (fbSegment+0x22e) [0xb73ac68e]
    [ 5029.658] 4: /usr/lib/xorg/modules/libfb.so (fbZeroLine+0x13c) [0xb73a832c]
    [ 5029.658] 5: /usr/lib/xorg/modules/libfb.so (fbPolyLine+0x72) [0xb73a8412]
    [ 5029.658] 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b1000+0x4143d) [0xb73f243d]
    [ 5029.658] 7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b1000+0x3a5ab) [0xb73eb5ab]
    [ 5029.658] 8: /usr/bin/X (0x8048000+0xc8c2b) [0x8110c2b]
    [ 5029.658] 9: /usr/bin/X (0x8048000+0x1d5ec) [0x80655ec]
    [ 5029.658] 10: /usr/bin/X (0x8048000+0x2170f) [0x806970f]
    [ 5029.658] 11: /usr/bin/X (0x8048000+0x1a4b5) [0x80624b5]
    [ 5029.659] 12: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7566c76]
    [ 5029.659] 13: /usr/bin/X (0x8048000+0x1a0a1) [0x80620a1]
    [ 5029.659] Segmentation fault at address 0xb6e06ffc
    [ 5029.659]
    Fatal server error:
    [ 5029.659] Caught signal 11 (Segmentation fault). Server aborting
    [ 5029.659]
    [ 5029.659]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 5029.659] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 5029.659]
    [ 5029.672] (II) Power Button: Close
    [ 5029.673] (II) UnloadModule: "evdev"
    [ 5029.686] (II) Video Bus: Close
    [ 5029.686] (II) UnloadModule: "evdev"
    [ 5029.699] (II) Power Button: Close
    [ 5029.699] (II) UnloadModule: "evdev"
    [ 5029.713] (II) Sleep Button: Close
    [ 5029.713] (II) UnloadModule: "evdev"
    [ 5029.726] (II) USB2.0 UVC 1.3M WebCam: Close
    [ 5029.726] (II) UnloadModule: "evdev"
    [ 5029.739] (II) Asus EeePC extra buttons: Close
    [ 5029.739] (II) UnloadModule: "evdev"
    [ 5029.753] (II) AT Translated Set 2 keyboard: Close
    [ 5029.753] (II) UnloadModule: "evdev"
    [ 5029.787] (II) UnloadModule: "synaptics"
    [ 5029.787] (II) AIGLX: Suspending AIGLX clients for VT switch
    Edit:
    Problem solved after system update.
    Last edited by amen (2010-09-30 07:28:12)

  • SOLVED: Xorg crash with 4.0.4, xorg 1.17.1-5, nvidia 352.09

    Hi,
    xorg crashes for me with a segfault with these versions, first line of the backtrace mentions /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x594a29].
    Anyone else seeing the same? I'll try with the previous NVIDIA driver in the meantime.
    Thanks
    edit: Solved by using nvidia 349.16, works now.
    Last edited by Fackamato (2015-05-25 22:16:41)

    Sorry this doesn't really help with the Xinerama problem, but since you are using the nvidia driver, have you considered using Twinview instead? You could do composite stuff too with Twinview - last I knew, Xinerama had problems with things that want to use compositing. I don't know how your setup is but if you're not set on using Xinerama, it might be an option to consider.

  • [SOLVED] banshee crashing on startup

    Since today banshee is crashing for me at startup. The window frame get's visible for one short moment without any ui content ant then it crashes.
    I can't remember doing any package updates right before the problem occured. Deleting all banshee configuration files didn't work (all banshee-1 directories). The error message told me to write "add-auto-load-safe-path /usr/bin/mono-sgen-gdb.py" into ~/.gdbinit which reduced the amount of error messages but didn't solve the problem.
    I also tried reinstalling banshee and mono without any success in resolving the problem.
    I'm not very good in interpreting debugger messages, so maybe someone has some suggestions on what to try or has experienced the same problem and solved it.
    The first output is before creating ~/.gdbinit, the second one afterwards:
    [Info 23:44:05.504] Running Banshee 2.6.1: [ArchLinux (linux-gnu, x86_64) @ 2013-05-29 19:01:26 UTC]
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkComponent) to class (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    Stacktrace:
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) object.__icall_wrapper_mono_gc_alloc_vector (intptr,intptr,intptr) <0xffffffff>
    at (wrapper alloc) object.AllocVector (intptr,intptr) <0xffffffff>
    at System.Globalization.NumberFormatInfo..ctor (int,bool) <0x00277>
    at System.Globalization.NumberFormatInfo..ctor (bool) <0x0001b>
    at System.Globalization.NumberFormatInfo.get_InvariantInfo () <0x00020>
    at System.Globalization.CultureInfo.ConstructInvariant (bool) <0x0002b>
    at System.Globalization.CultureInfo..ctor (string,bool,bool) <0x00057>
    at System.Globalization.CultureInfo.CreateCulture (string,bool) <0x0007f>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_object_object_byte (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.Assembly.GetReferencedAssemblies (System.Reflection.Assembly) <0xffffffff>
    at System.Reflection.Assembly.GetReferencedAssemblies () <0x0000c>
    at GLib.GType.LookupType (intptr) <0x00340>
    at GLib.ObjectManager.GetTypeOrParent (intptr) <0x00023>
    at GLib.ObjectManager.CreateObject (intptr) <0x0004b>
    at GLib.Object.GetObject (intptr,bool) <0x00193>
    at GLib.Object.GetObject (intptr) <0x0000f>
    at Gdk.Screen.get_Display () <0x00023>
    at X11NotificationArea.Init () <0x00127>
    at X11NotificationArea..ctor (string) <0x0002f>
    at Banshee.NotificationArea.X11NotificationAreaBox..ctor () <0x00047>
    at Banshee.NotificationArea.NotificationAreaService.BuildNotificationArea () <0x0006f>
    at Banshee.NotificationArea.NotificationAreaService.ServiceStartup () <0x000e7>
    at Banshee.NotificationArea.NotificationAreaService.Banshee.ServiceStack.IExtensionService.Initialize () <0x000a7>
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode) <0x00140>
    at Banshee.ServiceStack.ServiceManager.Run () <0x00153>
    at Banshee.ServiceStack.Application.Run () <0x0005f>
    at Banshee.Gui.GtkBaseClient.Initialize (bool) <0x0063f>
    at Banshee.Gui.GtkBaseClient..ctor (bool,string) <0x0005f>
    at Banshee.Gui.GtkBaseClient..ctor () <0x0001b>
    at Nereid.Client..ctor () <0x0000f>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0xffffffff>
    at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003d>
    at System.Activator.CreateInstance (System.Type,bool) <0x0012a>
    at System.Activator.CreateInstance (System.Type) <0x0000e>
    at Banshee.Gui.GtkBaseClient.Startup () <0x0001c>
    at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0009e>
    at Banshee.Gui.GtkBaseClient.Startup<T> () <0x0009f>
    at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x00103>
    at Nereid.Client.Main (string[]) <0x00017>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
    at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00034>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssembly (string) <0x0001c>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
    at Booter.Booter.BootClient (string) <0x00092>
    at Booter.Booter.Main () <0x001e3>
    at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
    Native stacktrace:
    banshee() [0x4b2f41]
    banshee() [0x509a2b]
    banshee() [0x422752]
    /usr/lib/libpthread.so.0(+0xf870) [0x7f3c33d43870]
    banshee() [0x5f6f1d]
    banshee() [0x5d3b0f]
    banshee() [0x5d98ce]
    banshee() [0x5d9d89]
    banshee() [0x5ef779]
    banshee() [0x5ef8f4]
    [0x405364e0]
    Debug info from gdb:
    warning: File "/usr/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
    To enable execution of this file add
    add-auto-load-safe-path /usr/bin/mono-sgen-gdb.py
    line to your configuration file "/home/max/.gdbinit".
    To completely disable this security protection add
    set auto-load safe-path /
    line to your configuration file "/home/max/.gdbinit".
    For more information about this security protection see the
    "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
    info "(gdb)Auto-loading safe path"
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [New LWP 23492]
    [New LWP 23491]
    [New LWP 23490]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff7abfe000
    0x00007f3c33d43479 in waitpid () from /usr/lib/libpthread.so.0
    Id Target Id Frame
    4 Thread 0x7f3c318ca700 (LWP 23490) "mono" 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    3 Thread 0x7f3c20e3b700 (LWP 23491) "banshee" 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    2 Thread 0x7f3c19ddb700 (LWP 23492) "gdbus" 0x00007f3c33a6596d in poll () from /usr/lib/libc.so.6
    * 1 Thread 0x7f3c3487b780 (LWP 23488) "banshee" 0x00007f3c33d43479 in waitpid () from /usr/lib/libpthread.so.0
    Thread 4 (Thread 0x7f3c318ca700 (LWP 23490)):
    #0 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f3c33d41fee in sem_wait () from /usr/lib/libpthread.so.0
    #5 0x0000000000629e37 in mono_sem_wait ()
    #6 0x00000000005a6525 in ?? ()
    #7 0x00000000005894eb in ?? ()
    #8 0x000000000061e92d in ?? ()
    #9 0x000000000062e555 in ?? ()
    #10 0x00007f3c33d3c0a2 in start_thread () from /usr/lib/libpthread.so.0
    #11 0x00007f3c33a6e43d in clone () from /usr/lib/libc.so.6
    Thread 3 (Thread 0x7f3c20e3b700 (LWP 23491)):
    #0 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f3c33d4003d in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #5 0x000000000060835b in ?? ()
    #6 0x000000000061b9dd in ?? ()
    #7 0x0000000000588a8f in ?? ()
    #8 0x000000000058a999 in ?? ()
    #9 0x000000004090b7a8 in ?? ()
    #10 0x00007f3c1c002540 in ?? ()
    #11 0x00007f3c20e3aaf0 in ?? ()
    #12 0x00007f3c20e3ab0f in ?? ()
    #13 0x00007f3c331d92f8 in ?? ()
    #14 0x00007f3c1c0025d0 in ?? ()
    #15 0x00007f3c20e3ab10 in ?? ()
    #16 0x00007f3c20e3aa80 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 2 (Thread 0x7f3c19ddb700 (LWP 23492)):
    #0 0x00007f3c33a6596d in poll () from /usr/lib/libc.so.6
    #1 0x00007f3c3104a084 in ?? () from /usr/lib/libglib-2.0.so.0
    #2 0x00007f3c3104a4ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #3 0x00007f3c30211346 in ?? () from /usr/lib/libgio-2.0.so.0
    #4 0x00007f3c3106e085 in ?? () from /usr/lib/libglib-2.0.so.0
    #5 0x00007f3c33d3c0a2 in start_thread () from /usr/lib/libpthread.so.0
    #6 0x00007f3c33a6e43d in clone () from /usr/lib/libc.so.6
    Thread 1 (Thread 0x7f3c3487b780 (LWP 23488)):
    #0 0x00007f3c33d43479 in waitpid () from /usr/lib/libpthread.so.0
    #1 0x00000000004b3058 in ?? ()
    #2 0x0000000000509a2b in ?? ()
    #3 0x0000000000422752 in ?? ()
    #4 <signal handler called>
    #5 0x00000000005f6f1d in ?? ()
    #6 0x00000000005d3b0f in ?? ()
    #7 0x00000000005d98ce in ?? ()
    #8 0x00000000005d9d89 in ?? ()
    #9 0x00000000005ef779 in ?? ()
    #10 0x00000000005ef8f4 in ?? ()
    #11 0x00000000405364e0 in ?? ()
    #12 0x00007fff7aae43c0 in ?? ()
    #13 0x0000000000000290 in ?? ()
    #14 0x0000000000000000 in ?? ()
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    [Info 23:41:54.337] Running Banshee 2.6.1: [ArchLinux (linux-gnu, x86_64) @ 2013-05-29 19:01:26 UTC]
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkComponent) to class (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    Stacktrace:
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) object.__icall_wrapper_mono_gc_alloc_obj (intptr,intptr) <0xffffffff>
    at (wrapper alloc) object.AllocSmall (intptr) <0xffffffff>
    at System.Globalization.NumberFormatInfo.get_InvariantInfo () <0x0000f>
    at System.Globalization.CultureInfo.ConstructInvariant (bool) <0x0002b>
    at System.Globalization.CultureInfo..ctor (string,bool,bool) <0x00057>
    at System.Globalization.CultureInfo.CreateCulture (string,bool) <0x0007f>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_object_object_byte (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.Assembly.GetReferencedAssemblies (System.Reflection.Assembly) <0xffffffff>
    at System.Reflection.Assembly.GetReferencedAssemblies () <0x0000c>
    at GLib.GType.LookupType (intptr) <0x00340>
    at GLib.ObjectManager.GetTypeOrParent (intptr) <0x00023>
    at GLib.ObjectManager.CreateObject (intptr) <0x0004b>
    at GLib.Object.GetObject (intptr,bool) <0x00193>
    at GLib.Object.GetObject (intptr) <0x0000f>
    at Gdk.Screen.get_Display () <0x00023>
    at X11NotificationArea.Init () <0x00127>
    at X11NotificationArea..ctor (string) <0x0002f>
    at Banshee.NotificationArea.X11NotificationAreaBox..ctor () <0x00047>
    at Banshee.NotificationArea.NotificationAreaService.BuildNotificationArea () <0x0006f>
    at Banshee.NotificationArea.NotificationAreaService.ServiceStartup () <0x000e7>
    at Banshee.NotificationArea.NotificationAreaService.Banshee.ServiceStack.IExtensionService.Initialize () <0x000a7>
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode) <0x00140>
    at Banshee.ServiceStack.ServiceManager.Run () <0x00153>
    at Banshee.ServiceStack.Application.Run () <0x0005f>
    at Banshee.Gui.GtkBaseClient.Initialize (bool) <0x0063f>
    at Banshee.Gui.GtkBaseClient..ctor (bool,string) <0x0005f>
    at Banshee.Gui.GtkBaseClient..ctor () <0x0001b>
    at Nereid.Client..ctor () <0x0000f>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0xffffffff>
    at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003d>
    at System.Activator.CreateInstance (System.Type,bool) <0x0012a>
    at System.Activator.CreateInstance (System.Type) <0x0000e>
    at Banshee.Gui.GtkBaseClient.Startup () <0x0001c>
    at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0009e>
    at Banshee.Gui.GtkBaseClient.Startup<T> () <0x0009f>
    at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x00103>
    at Nereid.Client.Main (string[]) <0x00017>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
    at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00034>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssembly (string) <0x0001c>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
    at Booter.Booter.BootClient (string) <0x00092>
    at Booter.Booter.Main () <0x001e3>
    at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
    Native stacktrace:
    banshee() [0x4b2f41]
    banshee() [0x509a2b]
    banshee() [0x422752]
    /usr/lib/libpthread.so.0(+0xf870) [0x7f44b5174870]
    banshee() [0x5f6f1d]
    banshee() [0x5d3b0f]
    banshee() [0x5d98ce]
    banshee() [0x5d9d89]
    banshee() [0x5ef779]
    banshee() [0x5ef834]
    [0x4058e1fd]
    Debug info from gdb:
    Mono support loaded.
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [New LWP 22712]
    [New LWP 22711]
    [New LWP 22710]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff17da0000
    0x00007f44b5174479 in waitpid () from /usr/lib/libpthread.so.0
    Id Target Id Frame
    4 Thread 0x7f44b2cca700 (LWP 22710) "mono" 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    3 Thread 0x7f44a22d8700 (LWP 22711) "banshee" 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    2 Thread 0x7f449b2eb700 (LWP 22712) "gdbus" 0x00007f44b4e9696d in poll () from /usr/lib/libc.so.6
    * 1 Thread 0x7f44b5cac780 (LWP 22708) "banshee" 0x00007f44b5174479 in waitpid () from /usr/lib/libpthread.so.0
    Thread 4 (Thread 0x7f44b2cca700 (LWP 22710)):
    #0 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f44b5172fee in sem_wait () from /usr/lib/libpthread.so.0
    #5 0x0000000000629e37 in mono_sem_wait ()
    #6 0x00000000005a6525 in ?? ()
    #7 0x00000000005894eb in ?? ()
    #8 0x000000000061e92d in ?? ()
    #9 0x000000000062e555 in ?? ()
    #10 0x00007f44b516d0a2 in start_thread () from /usr/lib/libpthread.so.0
    #11 0x00007f44b4e9f43d in clone () from /usr/lib/libc.so.6
    Thread 3 (Thread 0x7f44a22d8700 (LWP 22711)):
    #0 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f44b517103d in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #5 0x000000000060835b in ?? ()
    #6 0x000000000061b9dd in ?? ()
    #7 0x0000000000588a8f in ?? ()
    #8 0x000000000058a999 in ?? ()
    #9 0x00000000409e37d8 in ?? ()
    #10 0x00007f449c002540 in ?? ()
    #11 0x00007f44a22d7af0 in ?? ()
    #12 0x00007f44a22d7b0f in ?? ()
    #13 0x00007f44b45d92f8 in ?? ()
    #14 0x00007f449c0025d0 in ?? ()
    #15 0x00007f44a22d7b10 in ?? ()
    #16 0x00007f44a22d7a80 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 2 (Thread 0x7f449b2eb700 (LWP 22712)):
    #0 0x00007f44b4e9696d in poll () from /usr/lib/libc.so.6
    #1 0x00007f44b244a084 in ?? () from /usr/lib/libglib-2.0.so.0
    #2 0x00007f44b244a4ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #3 0x00007f44b1611346 in ?? () from /usr/lib/libgio-2.0.so.0
    #4 0x00007f44b246e085 in ?? () from /usr/lib/libglib-2.0.so.0
    #5 0x00007f44b516d0a2 in start_thread () from /usr/lib/libpthread.so.0
    #6 0x00007f44b4e9f43d in clone () from /usr/lib/libc.so.6
    Thread 1 (Thread 0x7f44b5cac780 (LWP 22708)):
    #0 0x00007f44b5174479 in waitpid () from /usr/lib/libpthread.so.0
    #1 0x00000000004b3058 in ?? ()
    #2 0x0000000000509a2b in ?? ()
    #3 0x0000000000422752 in ?? ()
    #4 <signal handler called>
    #5 0x00000000005f6f1d in ?? ()
    #6 0x00000000005d3b0f in ?? ()
    #7 0x00000000005d98ce in ?? ()
    #8 0x00000000005d9d89 in ?? ()
    #9 0x00000000005ef779 in ?? ()
    #10 0x00000000005ef834 in ?? ()
    #11 0x000000004058e1fd in ?? ()
    #12 0x00007fff17ce6c30 in ?? ()
    #13 0x0000000000000000 in ?? ()
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    EDIT: Found a bug that seems related and reported the same problem there: https://bugs.archlinux.org/task/36956
    Last edited by FSMaxB (2013-09-17 07:21:06)

    'downgrade' tells you that you have the package you're looking for in the cache and you can install it by picking just the number e.g.
    $ downgrade linux
    The following packages are available in your cache:
    1) local linux-3.11.1-1-i686.pkg.tar.xz [installed]
    2) local linux-3.11-1-i686.pkg.tar.xz
    3) local linux-3.10.10-1-i686.pkg.tar.xz
    please choose a version, [s]earch A.R.M or [q]uit: q
    You can use '-n' switch to tell 'downgrade' not look in cache and go directly to A.R.M.

  • [Solved] mga crashes xorg

    Hi all.
    I have a Matrox Millennium II and every time i use mga (xf86-video-mga) on the Screen section of xorg.conf, the Xorg crashes. I have tried to use the xorg.conf generated by Xubuntu 7.10 (which runs great on that distro) on Arch, but no success.
    Here's the xorg.conf (generated by Xubuntu):
    # 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" "pc105"
    Option "XkbLayout" "pt"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "InputDevice"
    Driver "wacom"
    Identifier "stylus"
    Option "Device" "/dev/input/wacom"
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection
    Section "InputDevice"
    Driver "wacom"
    Identifier "eraser"
    Option "Device" "/dev/input/wacom"
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection
    Section "InputDevice"
    Driver "wacom"
    Identifier "cursor"
    Option "Device" "/dev/input/wacom"
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection
    Section "Device"
    Identifier "Matrox Graphics, Inc. MGA 2164W [Millennium II]"
    Driver "mga"
    BusID "PCI:1:7:0"
    Option "OldDmaInit" "True"
    EndSection
    Section "Monitor"
    Identifier "Monitor Genérico"
    Option "DPMS"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "Matrox Graphics, Inc. MGA 2164W [Millennium II]"
    Monitor "Monitor Genérico"
    DefaultDepth 24
    SubSection "Display"
    Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    # Uncomment if you have a wacom tablet
    # InputDevice "stylus" "SendCoreEvents"
    # InputDevice "cursor" "SendCoreEvents"
    # InputDevice "eraser" "SendCoreEvents"
    EndSection
    Here's the /var/log/Xorg.0.log (sorry, it's long):
    X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-ARCH i686
    Current Operating System: Linux localhost 2.6.24-ARCH #1 SMP PREEMPT Sun Feb 10 15:21:33 UTC 2008 i686
    Build Date: 03 February 2008 02:54:48PM
    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 Mar 1 19:50:21 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Default Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Monitor Genérico"
    (**) | |-->Device "Matrox Graphics, Inc. MGA 2164W [Millennium II]"
    (**) |-->Input Device "Generic Keyboard"
    (**) |-->Input Device "Configured Mouse"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81d65c0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 4
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,02f4 card 10de,02f4 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:1: chip 10de,02fa card 10de,02fa rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:2: chip 10de,02fe card 10de,02fe rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:3: chip 10de,02f8 card 10de,02f8 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:4: chip 10de,02f9 card 10de,02f9 rev a2 class 05,00,00 hdr 00
    (II) PCI: 00:00:5: chip 10de,02ff card 10de,02ff rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:6: chip 10de,027f card 10de,027f rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:7: chip 10de,027e card 10de,027e rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:08:0: chip 10de,0369 card 1043,cb84 rev a1 class 05,00,00 hdr 00
    (II) PCI: 00:09:0: chip 10de,0360 card 1043,cb84 rev a2 class 06,01,00 hdr 80
    (II) PCI: 00:09:1: chip 10de,0368 card 1043,cb84 rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:09:2: chip 10de,036a card 1043,cb84 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:0a:0: chip 10de,036c card 1043,cb84 rev a1 class 0c,03,10 hdr 80
    (II) PCI: 00:0a:1: chip 10de,036d card 1043,cb84 rev a2 class 0c,03,20 hdr 80
    (II) PCI: 00:0c:0: chip 10de,036e card 1043,cb84 rev a1 class 01,01,8a hdr 00
    (II) PCI: 00:0d:0: chip 10de,037f card 1043,cb84 rev a2 class 01,01,85 hdr 80
    (II) PCI: 00:0d:1: chip 10de,037f card 1043,cb84 rev a2 class 01,01,85 hdr 80
    (II) PCI: 00:0d:2: chip 10de,037f card 1043,cb84 rev a2 class 01,01,85 hdr 80
    (II) PCI: 00:0e:0: chip 10de,0370 card 0000,0000 rev a2 class 06,04,01 hdr 81
    (II) PCI: 00:0e:1: chip 10de,0371 card 1043,81f6 rev a2 class 04,03,00 hdr 80
    (II) PCI: 00:10:0: chip 10de,0373 card 1043,cb84 rev a2 class 06,80,00 hdr 00
    (II) PCI: 00:11:0: chip 10de,0373 card 1043,cb84 rev a2 class 06,80,00 hdr 00
    (II) PCI: 00:16:0: chip 10de,0375 card 0000,0000 rev a2 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:07:0: chip 102b,051b card 102b,0100 rev 00 class 03,00,00 hdr 00
    (II) PCI: 01:0b:0: chip 104c,8023 card 1043,815b rev 00 class 0c,00,10 hdr 00
    (II) PCI: 02:00:0: chip 1095,3132 card 1043,819f rev 01 class 01,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:9:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x0a0c (VGA_EN is set)
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfc800000 - 0xfd7fffff (0x1000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:22:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[b]
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24: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]
    (--) PCI:*(1:7:0) Matrox Graphics, Inc. MGA 2164W [Millennium II] rev 0, Mem @ 0xfb000000/24, 0xfd7f8000/14, 0xfc800000/23, BIOS @ 0xfd7e0000/16
    (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 0xfdff8000 - 0xfdffbfff (0x4000) MX[b]
    [1] -1 0 0xfdfff000 - 0xfdfff07f (0x80) MX[b]
    [2] -1 0 0xfd7f4000 - 0xfd7f7fff (0x4000) MX[b]
    [3] -1 0 0xfd7ff000 - 0xfd7ff7ff (0x800) MX[b]
    [4] -1 0 0xfe025000 - 0xfe02500f (0x10) MX[b]
    [5] -1 0 0xfe026000 - 0xfe0260ff (0x100) MX[b]
    [6] -1 0 0xfe027000 - 0xfe027fff (0x1000) MX[b]
    [7] -1 0 0xfe028000 - 0xfe02800f (0x10) MX[b]
    [8] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[b]
    [9] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [10] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [11] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [12] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [13] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [14] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [15] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [16] -1 0 0xfd000000 - 0xfd00ffff (0x10000) MX[b](B)
    [17] -1 0 0xfc800000 - 0xfcffffff (0x800000) MX[b](B)
    [18] -1 0 0xfd7f8000 - 0xfd7fbfff (0x4000) MX[b](B)
    [19] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [20] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [21] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
    [22] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [23] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[b]
    [24] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [25] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [26] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[b]
    [27] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[b]
    [28] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[b]
    [29] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [30] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [31] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [32] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [33] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [34] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [35] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [36] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [37] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [38] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[b]
    [39] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [40] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdff8000 - 0xfdffbfff (0x4000) MX[b]
    [1] -1 0 0xfdfff000 - 0xfdfff07f (0x80) MX[b]
    [2] -1 0 0xfd7f4000 - 0xfd7f7fff (0x4000) MX[b]
    [3] -1 0 0xfd7ff000 - 0xfd7ff7ff (0x800) MX[b]
    [4] -1 0 0xfe025000 - 0xfe02500f (0x10) MX[b]
    [5] -1 0 0xfe026000 - 0xfe0260ff (0x100) MX[b]
    [6] -1 0 0xfe027000 - 0xfe027fff (0x1000) MX[b]
    [7] -1 0 0xfe028000 - 0xfe02800f (0x10) MX[b]
    [8] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[b]
    [9] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [10] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [11] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [12] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [13] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [14] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [15] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [16] -1 0 0xfd000000 - 0xfd00ffff (0x10000) MX[b](B)
    [17] -1 0 0xfc800000 - 0xfcffffff (0x800000) MX[b](B)
    [18] -1 0 0xfd7f8000 - 0xfd7fbfff (0x4000) MX[b](B)
    [19] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [20] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [21] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
    [22] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [23] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[b]
    [24] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [25] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [26] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[b]
    [27] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[b]
    [28] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[b]
    [29] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [30] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [31] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [32] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [33] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [34] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [35] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [36] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [37] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [38] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[b]
    [39] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [40] -1 0 0x00001c00 - 0x00001c3f (0x40) 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 0xfdff8000 - 0xfdffbfff (0x4000) MX[b]
    [5] -1 0 0xfdfff000 - 0xfdfff07f (0x80) MX[b]
    [6] -1 0 0xfd7f4000 - 0xfd7f7fff (0x4000) MX[b]
    [7] -1 0 0xfd7ff000 - 0xfd7ff7ff (0x800) MX[b]
    [8] -1 0 0xfe025000 - 0xfe02500f (0x10) MX[b]
    [9] -1 0 0xfe026000 - 0xfe0260ff (0x100) MX[b]
    [10] -1 0 0xfe027000 - 0xfe027fff (0x1000) MX[b]
    [11] -1 0 0xfe028000 - 0xfe02800f (0x10) MX[b]
    [12] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[b]
    [13] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [14] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [15] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [16] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [17] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [18] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [19] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [20] -1 0 0xfd000000 - 0xfd00ffff (0x10000) MX[b](B)
    [21] -1 0 0xfc800000 - 0xfcffffff (0x800000) MX[b](B)
    [22] -1 0 0xfd7f8000 - 0xfd7fbfff (0x4000) MX[b](B)
    [23] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [26] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [27] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
    [28] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [29] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[b]
    [30] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [31] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [32] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[b]
    [33] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[b]
    [34] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[b]
    [35] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [36] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [37] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [38] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [39] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [40] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [41] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [42] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [43] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [44] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[b]
    [45] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [46] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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.4.0.90, 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="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) NVIDIA GLX Module 169.09 Fri Jan 11 15:31:25 PST 2008
    (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.4.0.90, 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.4.0.90, 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.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "mga"
    (II) Loading /usr/lib/xorg/modules/drivers//mga_drv.so
    (II) Module mga: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.9.100
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
    mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
    mgag200 SE A PCI, mgag200 SE B PCI, mgag400, mgag550
    (II) Primary Device is: PCI 01:07:0
    (--) Chipset mga2164w 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 0xfdff8000 - 0xfdffbfff (0x4000) MX[b]
    [5] -1 0 0xfdfff000 - 0xfdfff07f (0x80) MX[b]
    [6] -1 0 0xfd7f4000 - 0xfd7f7fff (0x4000) MX[b]
    [7] -1 0 0xfd7ff000 - 0xfd7ff7ff (0x800) MX[b]
    [8] -1 0 0xfe025000 - 0xfe02500f (0x10) MX[b]
    [9] -1 0 0xfe026000 - 0xfe0260ff (0x100) MX[b]
    [10] -1 0 0xfe027000 - 0xfe027fff (0x1000) MX[b]
    [11] -1 0 0xfe028000 - 0xfe02800f (0x10) MX[b]
    [12] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[b]
    [13] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [14] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [15] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [16] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [17] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [18] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [19] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [20] -1 0 0xfd000000 - 0xfd00ffff (0x10000) MX[b](B)
    [21] -1 0 0xfc800000 - 0xfcffffff (0x800000) MX[b](B)
    [22] -1 0 0xfd7f8000 - 0xfd7fbfff (0x4000) MX[b](B)
    [23] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [26] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [27] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
    [28] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [29] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[b]
    [30] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [31] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [32] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[b]
    [33] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[b]
    [34] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[b]
    [35] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [36] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [37] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [38] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [39] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [40] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [41] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [42] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [43] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [44] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[b]
    [45] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [46] -1 0 0x00001c00 - 0x00001c3f (0x40) 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 0xfdff8000 - 0xfdffbfff (0x4000) MX[b]
    [5] -1 0 0xfdfff000 - 0xfdfff07f (0x80) MX[b]
    [6] -1 0 0xfd7f4000 - 0xfd7f7fff (0x4000) MX[b]
    [7] -1 0 0xfd7ff000 - 0xfd7ff7ff (0x800) MX[b]
    [8] -1 0 0xfe025000 - 0xfe02500f (0x10) MX[b]
    [9] -1 0 0xfe026000 - 0xfe0260ff (0x100) MX[b]
    [10] -1 0 0xfe027000 - 0xfe027fff (0x1000) MX[b]
    [11] -1 0 0xfe028000 - 0xfe02800f (0x10) MX[b]
    [12] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[b]
    [13] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [14] -1 0 0xfe020000 - 0xfe023fff (0x4000) MX[b]
    [15] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [16] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [17] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [18] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [19] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [20] -1 0 0xfd000000 - 0xfd00ffff (0x10000) MX[b](B)
    [21] -1 0 0xfc800000 - 0xfcffffff (0x800000) MX[b](B)
    [22] -1 0 0xfd7f8000 - 0xfd7fbfff (0x4000) MX[b](B)
    [23] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [24] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [25] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [26] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [29] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [30] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[b]
    [31] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [32] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[b]
    [33] -1 0 0x0000bc00 - 0x0000bc03 (0x4) IX[b]
    [34] -1 0 0x0000c000 - 0x0000c007 (0x8) IX[b]
    [35] -1 0 0x0000c400 - 0x0000c403 (0x4) IX[b]
    [36] -1 0 0x0000c800 - 0x0000c807 (0x8) IX[b]
    [37] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[b]
    [38] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [39] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [40] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [41] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [42] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [43] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [44] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [45] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [46] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [47] -1 0 0x0000f400 - 0x0000f40f (0x10) IX[b]
    [48] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [49] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [50] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [51] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (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.4.0.90, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (--) MGA(0): Chipset: "mga2164w"
    (**) MGA(0): Depth 24, (--) framebuffer bpp 32
    (==) MGA(0): RGB weight 888
    (**) MGA(0): Option "OldDmaInit" "True"
    (==) MGA(0): Using AGP 1x mode
    (==) MGA(0): Using XAA acceleration
    (--) MGA(0): Linear framebuffer at 0xFB000000
    (==) MGA(0): MMIO registers at 0xFD7F8000
    (--) MGA(0): Pseudo-DMA transfer window at 0xFC800000
    (--) MGA(0): BIOS at 0xFD7E0000
    (II) Attempted to read BIOS 128KB from /sys/bus/pci/devices/0000:01:07.0/rom: got 32KB
    (--) MGA(0): Video BIOS info block at offset 0x07DC0
    (WW) MGA(0): Unable to probe memory amount due to hardware bug. Assuming 4096 KB
    (--) MGA(0): VideoRAM: 4096 kByte
    (II) MGA(0): I2C bus "DDC" initialized.
    (II) MGA(0): Output VGA using monitor section Monitor Genérico
    (==) MGA(0): Write-combining range (0xfb000000,0x400000)
    (II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0.
    (II) MGA(0): EDID vendor "SAM", prod id 4183
    (II) MGA(0): Using EDID range info for horizontal sync
    (II) MGA(0): Using EDID range info for vertical refresh
    (II) MGA(0): Printing DDC gathered Modelines:
    (II) MGA(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) MGA(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    (II) MGA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) MGA(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) MGA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) MGA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) MGA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) MGA(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) MGA(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) MGA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) MGA(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    (II) MGA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) MGA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) MGA(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz)
    (II) MGA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) MGA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) MGA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) MGA(0): Modeline "640x480"x84.6 35.00 640 664 728 816 480 483 487 507 -hsync +vsync (42.9 kHz)
    (II) MGA(0): Modeline "800x600"x84.9 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync (53.7 kHz)
    (II) MGA(0): Modeline "1024x768"x84.9 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync (68.7 kHz)
    (II) MGA(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    (II) MGA(0): EDID vendor "SAM", prod id 4183
    (II) MGA(0): Output VGA connected
    (II) MGA(0): Output VGA using initial mode 1024x768
    (==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) MGA(0): Min pixel clock is 17 MHz
    (--) MGA(0): Max pixel clock is 250 MHz
    (--) MGA(0): MCLK used is 50.0 MHz
    (--) MGA(0): Has SDRAM
    (--) MGA(0): Virtual size is 1280x1024 (pitch 0)
    (**) MGA(0): Driver mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
    (II) MGA(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    (**) MGA(0): Driver mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 84.9 Hz
    (II) MGA(0): Modeline "1024x768"x84.9 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync (68.7 kHz)
    (**) MGA(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    (II) MGA(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    (**) MGA(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    (II) MGA(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (**) MGA(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) MGA(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (**) MGA(0): Driver mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 87.0 Hz (I)
    (II) MGA(0): Modeline "1024x768"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz)
    (**) MGA(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    (II) MGA(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (**) MGA(0): Driver mode "800x600": 56.8 MHz (scaled from 0.0 MHz), 53.7 kHz, 84.9 Hz
    (II) MGA(0): Modeline "800x600"x84.9 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync (53.7 kHz)
    (**) MGA(0): Driver mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.1 Hz
    (II) MGA(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (**) MGA(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    (II) MGA(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (**) MGA(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) MGA(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (**) MGA(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    (II) MGA(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (**) MGA(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    (II) MGA(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (**) MGA(0): Driver mode "640x480": 35.0 MHz (scaled from 0.0 MHz), 42.9 kHz, 84.6 Hz
    (II) MGA(0): Modeline "640x480"x84.6 35.00 640 664 728 816 480 483 487 507 -hsync +vsync (42.9 kHz)
    (**) MGA(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) MGA(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (**) MGA(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    (II) MGA(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (**) MGA(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    (II) MGA(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (**) MGA(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) MGA(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (**) MGA(0): Driver mode "720x400": 35.5 MHz (scaled from 0.0 MHz), 39.4 kHz, 87.8 Hz
    (II) MGA(0): Modeline "720x400"x87.8 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (**) MGA(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    (II) MGA(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (**) MGA(0): Driver mode "1280x1024": 109.0 MHz (scaled from 0.0 MHz), 63.7 kHz, 59.9 Hz
    (II) MGA(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    (**) MGA(0): Display dimensions: (320, 240) mm
    (**) MGA(0): DPI set to (101, 108)
    Backtrace:
    0: /usr/bin/X(xf86SigHandler+0x7e) [0x80baf4e]
    1: [0xb7fc0420]
    2: /usr/bin/X(InitOutput+0xa10) [0x80a81a0]
    3: /usr/bin/X(main+0x296) [0x8073d46]
    4: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d8d390]
    5: /usr/bin/X(FontFileCompleteXLFD+0x209) [0x80732b1]
    Fatal server error:
    Caught signal 8. Server aborting
    The error that i get on the screen is:
    Backtrace:
    0: /usr/bin/X(xf86SigHandler+0x7e) [0x80baf4e]
    1: [0xb7fc0420]
    2: /usr/bin/X(InitOutput+0xa10) [0x80a81a0]
    3: /usr/bin/X(main+0x296) [0x8073d46]
    4: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d8d390]
    5: /usr/bin/X(FontFileCompleteXLFD+0x209) [0x80732b1]
    Fatal server error:
    Caught signal 8. Server aborting
    Please, can someone help me with this?
    I'm now using the vesa driver, but that's not a good solution...
    thanks in advance.
    Last edited by eldarion (2008-03-03 22:54:05)

    @eldarion,
    Have you had a look at the unofficial matrox drivers at:
    http://forum.tuxx-home.at/viewtopic.php?t=153 ?
    Don't know about your card, but this is the mga driver I am using with my Millennium G400 and G450 cards.
    Now, the .run installer might complain about "different X server versions ... because ABI incompatible", so add the following to the [X-:*-Core] section in /opt/kde/share/config/kdm/kdmrc :
    ServerArgsLocal=-ignoreABI
    Also, set in the xorg.conf Device section:
    Option "HWCursor" "false"
    (In fact, you can just copy the files mga_drv.so and mga_hal_drv.so to /usr/lib/xorg/modules/drivers/ if necessary.)
    glxinfo and glxgears should check out okay with this mga driver.

Maybe you are looking for

  • Import statement clashes

    Hi, If 2 import statements happen to import the same class implicitly (as opposed to naming the exact class in the import statement), then how does the compiler decide which one is used? Apparently the order of the import statements doesn't matter...

  • Getting this message "This Connection is Untrusted" and I need this next page to come up so that I can put in a job submital. Need to allow this to open????

    I am putting in for jobs and it is not letting me go to the next page. I am getting the below message and cannot figure out how to make this problem stop. I did not have this problem in Explorer. I am getting this message...I have say allow it, but t

  • RE: (forte-users) Solaris -Dbsession Connectionproblem

    Yes, i set all the environment variables, the application could able to read as well. Thanks babu --- "Amin, Kamran" <kamran.aminlendware.com> wrote: Make sure the environment variable you might be using are defined on the server and also the resourc

  • Importing my own animations some do some don"t

    Hi.. I am trying to import my own animations, so I can show clients these on my iphone 3G second generation. Any ideas please I have 24 hrs left to solve this. They are mp4's or movs and all compressed on a variety of free converters, i.e. If it didn

  • MDX query to get negative measures

    I need to query a cube with all negative values, unfortunately I'm new to MDX and find the syntax very alien compared to SQL. I want to get the sum of all negative values from the database. SQL would be: SELECT Desk,Rating_Group, SUM(Value) FROM fact