« Return to Thread: OpenGL problem since I change my laptop

OpenGL problem since I change my laptop

by ninjahman :: Rate this Message:

Reply to Author | View in Thread

Hello,

I've a problem similar to the one discussed in thread "OpenGL Problems
with openSUSE 11.1". The difference is that I don't manage to solve it.
I tried fox-1.6.36 and fox-1.7.19 with GLX_VERSION_1_3 defined and not.
fox-1.7.19 with GLX_VERSION_1_3 defined really produce an error, but
other solutions do no complain.

I compile fox-1.7.19 with debug enable,  GLX_VERSION_1_3 undefined and
run app with -tracelevel 151. Printed information shows that everything
is ok, the best visual is chosen which seem to be a sane visual.

Also glxgears and other apps using opengl work well.

Please find attached snapshots of running gltest and glviewer.

thanks for your help.

Xavier



here are some various info about my system:

/var/log/Xorg.0.log
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.28-tuxonice-r10 i686
Current Operating System: Linux laptop 2.6.28-tuxonice-r10 #1 SMP Mon
Jun 1 12:16:21 CEST 2009 i686
Build Date: 01 June 2009  12:58:47PM
 
    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: Mon Jun  1 15:29:21 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/misc/").
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
    Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/misc/").
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
    Entry deleted from font path.
(**) FontPath set to:
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    built-ins
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will
be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x9a0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0@0:2:0) Intel Corporation Mobile 4 Series Chipset Integrated
Graphics Controller rev 7, Mem @ 0xf6c00000/0, 0xe0000000/0, I/O @
0x0000ef98/0
(--) PCI: (0@0:2:1) Intel Corporation Mobile 4 Series Chipset Integrated
Graphics Controller rev 7, Mem @ 0xf6b00000/0
(II) System resource ranges:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[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) "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: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(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.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(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.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "xtrap"

(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"

(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(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.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "intel"

(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.7.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 4.1
(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, IGD_GM, IGD_G, 965G, G35,
    965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile Intel® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[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] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [5] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [6] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [7] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [8] -1    0    0x00000000 - 0x00000000 (0x1) IX[B]
    [9] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [10] 0    0    0x000003c0 - 0x000003df (0x20) IS[B]
(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.5.3, module version = 0.1.0
    ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) 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) Mobile Intel® GM45
Express Chipset
(--) intel(0): Chipset: "Mobile Intel® GM45 Express Chipset"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xF6C00000
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B"
registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): Output HDMI-1 has no monitor section
(II) intel(0): I2C bus "HDMIDDC_B" initialized.
(II) intel(0): HDMI output 1 detected
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C"
registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Output HDMI-2 has no monitor section
(II) intel(0): I2C bus "HDMIDDC_C" initialized.
(II) intel(0): HDMI output 2 detected
(II) intel(0): Output TV has no monitor section
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): Output VGA connected
(II) intel(0): Output LVDS connected
(II) intel(0): Output HDMI-1 disconnected
(II) intel(0): Output HDMI-2 disconnected
(II) intel(0): Output TV disconnected
(II) intel(0): Using fuzzy aspect match for initial modes
(II) intel(0): Output VGA using initial mode 1152x864
(II) intel(0): Output LVDS using initial mode 1152x864
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 32764 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (470, 300) mm
(**) intel(0): DPI set to (90, 142)
(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.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"

(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.4.0
    ABI class: X.Org Video Driver, version 4.1
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to
0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from
0x30000120 to 0x38000120
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from
0x00000b00 to 0x08400b00
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000206 to
0x00000236
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS
SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS
OFIELD_INT_STATUS EFIELD_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x100000d0 to
0x000c00d0
(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to
0x0332012d
(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to
0x07d30104
(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to
0x0733052d
(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to
0x05c70200
(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to
0x0340030c
(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to
0x06d00200
(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000
to 0x010b00e1
(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to
0x00400359
(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to
0x80480022
(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to
0x007c0344
(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to
0x00f01415
(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to
0x00060607
(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to
0x80120001
(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to
0x000900f0
(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to
0x000a00f0
(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to
0x000900f0
(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to
0x000a00f0
(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to
0xc1710087
(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to
0x6b405140
(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to
0x00360024
(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to
0x02640198
(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from
0x00000000 to 0x8000085e
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from
0x00000000 to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from
0x00000000 to 0x00014141
(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to
0xb1403000
(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000
to 0x0000b060
(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000
to 0xb1403000
(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000
to 0x0000b060
(WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x41002000
to 0x80000400
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[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] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [5] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [6] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [7] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [8] -1    0    0x00000000 - 0x00000000 (0x1) IX[B]
    [9] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [10] 0    0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 479744 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1918972 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] loaded kernel module for "i915" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xf6c00000
(II) intel(0): [dri] visual configs initialized
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(II) EXA(0): Offscreen pixmap area of 36126720 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(WW) intel(0): drmDropMaster failed: Unknown error 4294967295
(II) intel(0): Disable render standby.
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0d78b000 (pgoffset 55179)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x000b7fff: compressed frame buffer (736 kB,
0x000000007e000000 physical
)
(II) intel(0): 0x000b8000-0x000b8fff: power context (4 kB)
(II) intel(0): 0x01fff000:            end of stolen memory
(II) intel(0): 0x01fff000-0x0d78afff: DRI memory manager (187952 kB)
(II) intel(0): 0x0d78b000-0x0f9fefff: exa offscreen (35280 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x01fff000:            start of memory manager
(II) intel(0): 0x02020000-0x02b9bfff: depth buffer (11760 kB) Y tiled
(II) intel(0): 0x03020000-0x03b9bfff: back buffer (11760 kB) X tiled
(II) intel(0): 0x04020000-0x04b9bfff: front buffer (11760 kB) X tiled
(II) intel(0): 0x05020000-0x05029fff: HW cursors (40 kB)
(II) intel(0): 0x0d78b000:            end of memory manager
(II) intel(0): [drm] mapped front buffer at 0xe4020000, handle = 0xe4020000
(II) intel(0): [drm] mapped back buffer at 0xe3020000, handle = 0xe3020000
(II) intel(0): [drm] mapped depth buffer at 0xe2020000, handle = 0xe2020000
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output HDMI-1 is connected to pipe none
(II) intel(0):   Output HDMI-2 is connected to pipe none
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled
message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: XF86DRI Enabled
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(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) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 304 x 190
(II) config/hal: Adding input device DualPoint Stick
(II) LoadModule: "evdev"

(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.1.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
(**) DualPoint Stick: always reports core events
(**) DualPoint Stick: Device: "/dev/input/event9"
(II) DualPoint Stick: Found 3 mouse buttons
(II) DualPoint Stick: Found x and y relative axes
(II) DualPoint Stick: Configuring as mouse
(**) DualPoint Stick: YAxisMapping: buttons 4 and 5
(**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10,
EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
(II) config/hal: Adding input device AlpsPS/2 ALPS DualPoint TouchPad
(**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
(**) AlpsPS/2 ALPS DualPoint TouchPad: Device: "/dev/input/event10"
(II) AlpsPS/2 ALPS DualPoint TouchPad: Found 3 mouse buttons
(II) AlpsPS/2 ALPS DualPoint TouchPad: Found x and y relative axes
(II) AlpsPS/2 ALPS DualPoint TouchPad: Found x and y absolute axes
(II) AlpsPS/2 ALPS DualPoint TouchPad: Found absolute touchpad
(II) AlpsPS/2 ALPS DualPoint TouchPad: Configuring as mouse
(**) AlpsPS/2 ALPS DualPoint TouchPad: YAxisMapping: buttons 4 and 5
(**) AlpsPS/2 ALPS DualPoint TouchPad: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint
TouchPad" (type: MOUSE)
(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/event3"
(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" "fr"
(II) config/hal: Adding input device No brand SP04-A1
(**) No brand SP04-A1: always reports core events
(**) No brand SP04-A1: Device: "/dev/input/event8"
(II) No brand SP04-A1: Found keys
(II) No brand SP04-A1: Configuring as keyboard
(II) XINPUT: Adding extended input device "No brand SP04-A1" (type:
KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device SteelSeries ApS Ikari Laser
(**) SteelSeries ApS Ikari Laser: always reports core events
(**) SteelSeries ApS Ikari Laser: Device: "/dev/input/event7"
(II) SteelSeries ApS Ikari Laser: Found 7 mouse buttons
(II) SteelSeries ApS Ikari Laser: Found x and y relative axes
(II) SteelSeries ApS Ikari Laser: Found keys
(II) SteelSeries ApS Ikari Laser: Configuring as mouse
(II) SteelSeries ApS Ikari Laser: Configuring as keyboard
(**) SteelSeries ApS Ikari Laser: YAxisMapping: buttons 4 and 5
(**) SteelSeries ApS Ikari Laser: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "SteelSeries ApS Ikari Laser"
(type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device LITEON Technology USB Multimedia
Keyboard
(**) LITEON Technology USB Multimedia Keyboard: always reports core events
(**) LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event6"
(II) LITEON Technology USB Multimedia Keyboard: Found keys
(II) LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "LITEON Technology USB
Multimedia Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(II) config/hal: Adding input device HID 413c:8158
(**) HID 413c:8158: always reports core events
(**) HID 413c:8158: Device: "/dev/input/event5"
(II) HID 413c:8158: Found 3 mouse buttons
(II) HID 413c:8158: Found x and y relative axes
(II) HID 413c:8158: Configuring as mouse
(**) HID 413c:8158: YAxisMapping: buttons 4 and 5
(**) HID 413c:8158: EmulateWheelButton: 4, EmulateWheelInertia: 10,
EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 413c:8158" (type: MOUSE)
(II) config/hal: Adding input device HID 413c:8157
(**) HID 413c:8157: always reports core events
(**) HID 413c:8157: Device: "/dev/input/event4"
(II) HID 413c:8157: Found keys
(II) HID 413c:8157: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 413c:8157" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
903 909 926 +hsync -vsync (55.7 kHz)
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
910 920 1387 +hsync -vsync (55.7 kHz)
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
903 909 926 +hsync -vsync (55.7 kHz)
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
910 920 1387 +hsync -vsync (55.7 kHz)
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
903 909 926 +hsync -vsync (55.7 kHz)
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
910 920 1387 +hsync -vsync (55.7 kHz)
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
903 909 926 +hsync -vsync (55.7 kHz)
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
910 920 1387 +hsync -vsync (55.7 kHz)
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): [drm] mapped front buffer at 0xe4020000, handle = 0x2c804000
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
903 909 926 +hsync -vsync (55.7 kHz)
(II) intel(0): Modeline "1440x900"x0.0  101.60  1440 1488 1520 1824  900
910 920 1387 +hsync -vsync (55.7 kHz)
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240
1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481
484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489
491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483
486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412
414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1680x1050"x60.0  147.14  1680 1784 1968 2256
1050 1051 1054 1087 -hsync +vsync (65.2 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712
1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552
864 865 868 902 -hsync +vsync (67.7 kHz)
(II) intel(0): EDID vendor "SAM", prod id 596
(II) intel(0):     EDID quirk: Detailed timing is not preferred, use
largest mode at 60Hz
(II) intel(0): EDID vendor "LPL", prod id 320
exaCopyDirty: Pending damage region empty!




glxinfo:
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.4
OpenGL shading language version string: 1.20
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
    GL_ARB_half_float_pixel, GL_ARB_imaging, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_pixel_buffer_object,
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shader_objects,
    GL_ARB_shading_language_100, GL_ARB_shading_language_120,
GL_ARB_shadow,
    GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program,
GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array,
GL_EXT_convolution,
    GL_EXT_copy_texture, GL_EXT_depth_bounds_test,
GL_EXT_draw_range_elements,
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_blit, GL_EXT_fog_coord,
    GL_EXT_gpu_program_parameters, GL_EXT_histogram,
GL_EXT_multi_draw_arrays,
    GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels,
    GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object,
    GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_shadow_funcs, GL_EXT_shared_texture_palette,
GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
    GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
    GL_ATI_blend_equation_separate, GL_ATI_texture_env_combine3,
    GL_ATI_texture_mirror_once, GL_ATI_fragment_shader,
    GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert,
GL_MESA_program_debug,
    GL_MESA_resize_buffers, GL_MESA_texture_array, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_fragment_program,
    GL_NV_light_max_exponent, GL_NV_point_sprite, GL_NV_texture_rectangle,
    GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
    GL_SGI_texture_color_table, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays

3 GLX Visuals
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x76 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None

36 GLXFBConfigs:
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x77  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x78  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x79  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x7a  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x7b  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x7c  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x7d  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x7e  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x7f  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x80  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x81  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x82  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x83  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x84  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x85  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x86  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x87  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x88  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x89  0 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x8a  0 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x8b  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x8c  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x8d  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x8e  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x8f  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x90  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x91  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x92  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x93  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x94  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x95  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x96  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x97  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x98  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x99  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x9a  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow





./gltest -tracelevel 151 (compiled with fox-1.7.19 and GLX_VERSION_1_3
undefined):
FXApp::init
FXApp::openDisplay: opening display.
X Shared Images  = 1
X Shared Pixmaps = 0
X RandR available
FXWindow::FXWindow 0x87e3f48
0x87e4040->FXAccelTable::FXAccelTable
FXWindow::FXWindow 0x87e4070
FXWindow::FXWindow 0x87e4110
FXWindow::FXWindow 0x87e41b0
parseHotKey(OpenGL Canvas Frame) = code=0000 mods=0000
FXWindow::FXWindow 0x87e42e0
FXWindow::FXWindow 0x87e4378
FXVisual::FXVisual 0x87e6020
FXGLVisual::FXGLVisual 0x87e6020
FXWindow::FXWindow 0x87e4418
FXWindow::FXWindow 0x87e4498
FXWindow::FXWindow 0x87e4550
parseHotKey(Button Frame) = code=0000 mods=0000
FXWindow::FXWindow 0x87e4650
FXWindow::FXWindow 0x87e4720
parseHotKey(&OpenGL Info) = code=006f mods=0008
0x87e4040->FXAccelTable::addAccel: code=006f state=0008
FXWindow::FXWindow 0x87e4868
parseHotKey(Spin &Timer) = code=0074 mods=0008
0x87e4040->FXAccelTable::addAccel: code=0074 state=0008
FXWindow::FXWindow 0x87e4a78
parseHotKey(Spin &Chore) = code=0063 mods=0008
0x87e4040->FXAccelTable::addAccel: code=0063 state=0008
FXWindow::FXWindow 0x87e4c78
parseHotKey(&Stop Spin) = code=0073 mods=0008
0x87e4040->FXAccelTable::addAccel: code=0073 state=0008
FXWindow::FXWindow 0x87e4e88
parseHotKey(&Exit) = code=0065 mods=0008
0x87e4040->FXAccelTable::addAccel: code=0065 state=0008
FXWindow::FXWindow 0x87e4fa8
FXApp::create
FXVisual::create 0x87adaa8
FXVisual::create: need no colormap
Pixmap monochrome:
  depth        = 1
  gamma        = 1.000000
  map_entries  = 2
  numcolors    = 2
  black        = 0
  white        = 1
FXVisual::create 0x87b9ef8
FXVisual::create: use default colormap
True color:
  visual id    = 0x21
  depth        = 24
  gamma        = 1.000000
  map_entries  = 256
  numcolors    = 16777216
  BitOrder     = LSBFirst
  ByteOrder    = LSBFirst
  Padding      = 32
  redmax       = 255; redmask   =00ff0000; redshift   = 16
  greenmax     = 255; greenmask =0000ff00; greenshift = 8
  bluemax      = 255; bluemask  =000000ff; blueshift  = 0
FXFont::create 0x87d8a48
FXFont::create: xlfd font
wantfamily=helvetica wantforge= wantsize=90 wantweight=0 wantslant=0
wantsetwidth=0 wantencoding=0 wanthints=0 res=100
bweight=10  bsize=  0 bslant=0 bsetwidth=0 bscalable=0 bpolymorph=0
bxres=75  byres=75
xlfd="-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1"
wantedName=helvetica wantedSize=90 wantedWeight=0 wantedSlant=0
wantedSetwidth=0 wantedEncoding=0
actualName=helvetica [adobe] actualSize=90 actualWeight=50 actualSlant=5
actualSetwidth=100 actualEncoding=1
FXCursor::create 0x87d8810
FXCursor::create: stock cursor
FXCursor::create 0x87ac9e0
FXCursor::create: stock cursor
FXCursor::create 0x87aca10
FXCursor::create: stock cursor
FXCursor::create 0x87c6348
FXCursor::create: stock cursor
FXCursor::create 0x87c6378
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87c73b0
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87c83e8
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87c9420
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87ca458
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87cb490
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87cc4c8
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87ce538
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87cd500
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87cf570
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d05a8
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d15e0
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d2618
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d3650
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d4688
FXCursor::create: custom b/w 16x16 cursor
FXCursor::create 0x87d4ac0
FXCursor::create: custom b/w 16x16 cursor
FXCursor::create 0x87d4ef8
FXCursor::create: custom b/w 16x16 cursor
FXCursor::create 0x87d5330
FXCursor::create: custom b/w 16x16 cursor
FXCursor::create 0x87d5768
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d67a0
FXCursor::create: custom b/w 32x32 cursor
FXCursor::create 0x87d77d8
FXCursor::create: custom b/w 32x32 cursor
GLTestWindow::create 0x87e3f48
FXHorizontalFrame::create 0x87e4070
FXVerticalFrame::create 0x87e4110
FXLabel::create 0x87e41b0
FXHorizontalSeparator::create 0x87e42e0
FXVerticalFrame::create 0x87e4378
FXGLCanvas::create 0x87e4418
FXGLVisual::create 0x87e6020
Found OpenGL version 1.2; 3 visuals
Visual 0x21 (0) match value = 10009
  red size   = 8
  green size = 8
  blue size  = 8
  alpha size = 8
  depth size = 24
  double buf = 1
  stencil    = 8
  acc red    = 0
  acc green  = 0
  acc blue   = 0
  acc alpha  = 0
  stereo     = 0
Visual 0x22 (1) match value = 10009
  red size   = 8
  green size = 8
  blue size  = 8
  alpha size = 8
  depth size = 24
  double buf = 1
  stencil    = 8
  acc red    = 0
  acc green  = 0
  acc blue   = 0
  acc alpha  = 0
  stereo     = 0
Visual 0x76 (2) match value = 11010008
  red size   = 8
  green size = 8
  blue size  = 8
  alpha size = 8
  depth size = 0
  double buf = 0
  stencil    = 0
  acc red    = 0
  acc green  = 0
  acc blue   = 0
  acc alpha  = 0
  stereo     = 0
Best Visual 0x21 match value = 10009
FXGLVisual::create: use default colormap
True color:
  visual id    = 0x21
  depth        = 24
  gamma        = 1.000000
  map_entries  = 256
  numcolors    = 16777216
  BitOrder     = LSBFirst
  ByteOrder    = LSBFirst
  Padding      = 32
  redmax       = 255; redmask   =00ff0000; redshift   = 16
  greenmax     = 255; greenmask =0000ff00; greenshift = 8
  bluemax      = 255; bluemask  =000000ff; blueshift  = 0
  redSize:        8
  greenSize:      8
  blueSize:       8
  alphaSize:      8
  depthSize:      24
  stencilSize:    8
  accumRedSize:   0
  accumGreenSize: 0
  accumBlueSize:  0
  accumAlphaSize: 0
  doubleBuffer:   1
  stereo:         0
  accelerated:    1
FXVerticalFrame::create 0x87e4498
FXLabel::create 0x87e4550
FXHorizontalSeparator::create 0x87e4650
FXButton::create 0x87e4720
FXButton::create 0x87e4868
FXButton::create 0x87e4a78
FXButton::create 0x87e4c78
FXButton::create 0x87e4e88
FXToolTip::create 0x87e4fa8
Start run
GLTestWindow::onFocusIn 0x87e3f48
SEL_KEYRELEASE code=ff0d state=0010 stickyMods=0000 text=""
FXButton::killFocus 0x87e4c78
GLTestWindow::onFocusOut 0x87e3f48
GLTestWindow::onFocusIn 0x87e3f48
GLTestWindow::onEnter 0x87e3f48 (CROSSINGNORMAL)
FXHorizontalFrame::onEnter 0x87e4070 (CROSSINGNORMAL)
FXVerticalFrame::onEnter 0x87e4498 (CROSSINGNORMAL)
FXButton::onEnter 0x87e4e88 (CROSSINGNORMAL)
FXButton::onFocusSelf 0x87e4e88
FXButton::setFocus 0x87e4e88
FXVerticalFrame::setFocus 0x87e4498
FXHorizontalFrame::setFocus 0x87e4070
GLTestWindow::changeFocus: from (nil) to 0x87e4070
FXHorizontalFrame::onFocusIn 0x87e4070
FXHorizontalFrame::changeFocus: from (nil) to 0x87e4498
FXVerticalFrame::onFocusIn 0x87e4498
FXVerticalFrame::changeFocus: from (nil) to 0x87e4e88
FXButton::onFocusIn 0x87e4e88
FXButton::grab 0x87e4e88
FXButton::ungrab 0x87e4e88
FXApp::exit
End run
FXGLVisual::~FXGLVisual 0x87e6020
FXGLVisual::destroy 0x87e6020
FXVisual::~FXVisual 0x87e6020
FXWindow::~FXWindow 0x87e41b0
FXWindow::destroy 0x87e41b0
FXWindow::~FXWindow 0x87e42e0
FXWindow::destroy 0x87e42e0
FXWindow::~FXWindow 0x87e4418
FXWindow::destroy 0x87e4418
FXWindow::destroy: 0x87e4418: removing from WM_COLORMAP_WINDOWS
FXWindow::~FXWindow 0x87e4378
FXWindow::destroy 0x87e4378
FXWindow::~FXWindow 0x87e4110
FXWindow::destroy 0x87e4110
FXWindow::~FXWindow 0x87e4550
FXWindow::destroy 0x87e4550
FXWindow::~FXWindow 0x87e4650
FXWindow::destroy 0x87e4650
0x87e4040->FXAccelTable::removeAccel: code=006f state=0008
FXWindow::~FXWindow 0x87e4720
FXWindow::destroy 0x87e4720
0x87e4040->FXAccelTable::removeAccel: code=0074 state=0008
FXWindow::~FXWindow 0x87e4868
FXWindow::destroy 0x87e4868
0x87e4040->FXAccelTable::removeAccel: code=0063 state=0008
FXWindow::~FXWindow 0x87e4a78
FXWindow::destroy 0x87e4a78
0x87e4040->FXAccelTable::removeAccel: code=0073 state=0008
FXWindow::~FXWindow 0x87e4c78
FXWindow::destroy 0x87e4c78
0x87e4040->FXAccelTable::removeAccel: code=0065 state=0008
FXWindow::~FXWindow 0x87e4e88
FXWindow::destroy 0x87e4e88
FXComposite::changeFocus: from 0x87e4e88 to (nil)
FXWindow::~FXWindow 0x87e4498
FXWindow::destroy 0x87e4498
FXComposite::changeFocus: from 0x87e4498 to (nil)
FXWindow::~FXWindow 0x87e4070
FXWindow::destroy 0x87e4070
FXComposite::changeFocus: from 0x87e4070 to (nil)
FXWindow::~FXWindow 0x87e3f48
FXWindow::destroy 0x87e3f48
0x87e4040->FXAccelTable::~FXAccelTable
FXWindow::~FXWindow 0x87e4fa8
FXWindow::destroy 0x87e4fa8
FXWindow::~FXWindow 0x87d8840
FXVisual::~FXVisual 0x87b9ef8
FXVisual::destroy 0x87b9ef8
FXVisual::~FXVisual 0x87adaa8
FXVisual::destroy 0x87adaa8
FXFont::~FXFont 0x87d8a48
FXFont::destroy 0x87d8a48
FXCursor::~FXCursor 0x87ac9e0
FXCursor::destroy 0x87ac9e0
FXCursor::~FXCursor 0x87aca10
FXCursor::destroy 0x87aca10
FXCursor::~FXCursor 0x87c6348
FXCursor::destroy 0x87c6348
FXCursor::~FXCursor 0x87c6378
FXCursor::destroy 0x87c6378
FXCursor::~FXCursor 0x87c73b0
FXCursor::destroy 0x87c73b0
FXCursor::~FXCursor 0x87c83e8
FXCursor::destroy 0x87c83e8
FXCursor::~FXCursor 0x87c9420
FXCursor::destroy 0x87c9420
FXCursor::~FXCursor 0x87ca458
FXCursor::destroy 0x87ca458
FXCursor::~FXCursor 0x87cb490
FXCursor::destroy 0x87cb490
FXCursor::~FXCursor 0x87cc4c8
FXCursor::destroy 0x87cc4c8
FXCursor::~FXCursor 0x87cd500
FXCursor::destroy 0x87cd500
FXCursor::~FXCursor 0x87ce538
FXCursor::destroy 0x87ce538
FXCursor::~FXCursor 0x87cf570
FXCursor::destroy 0x87cf570
FXCursor::~FXCursor 0x87d05a8
FXCursor::destroy 0x87d05a8
FXCursor::~FXCursor 0x87d15e0
FXCursor::destroy 0x87d15e0
FXCursor::~FXCursor 0x87d2618
FXCursor::destroy 0x87d2618
FXCursor::~FXCursor 0x87d3650
FXCursor::destroy 0x87d3650
FXCursor::~FXCursor 0x87d4688
FXCursor::destroy 0x87d4688
FXCursor::~FXCursor 0x87d4ac0
FXCursor::destroy 0x87d4ac0
FXCursor::~FXCursor 0x87d4ef8
FXCursor::destroy 0x87d4ef8
FXCursor::~FXCursor 0x87d5330
FXCursor::destroy 0x87d5330
FXCursor::~FXCursor 0x87d5768
FXCursor::destroy 0x87d5768
FXCursor::~FXCursor 0x87d67a0
FXCursor::destroy 0x87d67a0
FXCursor::~FXCursor 0x87d77d8
FXCursor::destroy 0x87d77d8
FXCursor::~FXCursor 0x87d8810
FXCursor::destroy 0x87d8810
0x87ac230->FXTranslator::~FXTranslator
FXApp::closeDisplay: closing display.




------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users

gltest.jpg (127K) Download Attachment
glviewer.jpg (166K) Download Attachment

 « Return to Thread: OpenGL problem since I change my laptop