Bug 318511 - High KWin cpu usage and low framerates when desktop effects are active (nvidia with TwinView)
Summary: High KWin cpu usage and low framerates when desktop effects are active (nvidi...
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: effects-window-management (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 16:53 UTC by Paul Sommer
Modified: 2021-12-07 04:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Sommer 2013-04-17 16:53:02 UTC
When desktop effects are active, the framerate of the desktop drops from 60 fps down to 15 (or so) after a while, and the KWin process starts consuming lots of CPU (almost one complete core is used).
glxgears (with VSync off) shows about 2.000 fps with desktop effects on while it shows 8.500 fps when off.

I am using a nvidia GT610 graphic and the proprietary driver offered by Jockey. In Jockey the "nvidia_current_updated" and nvidia_experimental_310" are selected.
In the package management xserver-xorg-video-nouveau is also selected. I must confess that I'm not absolutely sure which one is used.

I'm running Kubuntu 12.04 with KDE 4.8.5

The system has two screens attached and the NVIDIA X Server Settings says it's TwinView.

Reproducible: Always

Steps to Reproduce:
1. Switch on desktop effects
2. Play with the system
3. Wait for the effect to happen



If any additional information is needed to locate the problem, let me know.
I am a Linux user for about 10 years, but not a system expert.
Comment 1 Thomas Lübking 2013-04-17 17:20:23 UTC
> If any additional information is needed to locate the problem
outputs of
xrandr -q
glxinfo
kwin --replace &

and also:
/var/log/Xorg.0.log
~/.kde/share/config/kwinrc

> 2. Play with the system
> 3. Wait for the effect to happen
If it's not strictly state dependent, but caused over time, there's chance sth. is running wild causing repaints -> enable the "show repaint" effect if this happens (be warned that this can cause heavy flicker, don't look at it if you suffer from epilepsy) - the region that flickers like hell is then the cause of the CPU overhead (indirectly causing low framerates)
Comment 2 Paul Sommer 2013-04-17 23:54:01 UTC
Some more info of my system:

$xrandr -q
Screen 0: minimum 8 x 8, current 3200 x 1200, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1280x1024+1920+176 (normal left inverted right x axis y axis) 338mm x 270mm
   1280x1024      60.0*+   75.0  
   1152x864       75.0  
   1024x768       85.0     75.0     70.1     60.0  
   800x600        85.1     75.0     72.2     60.3     56.2  
   640x480        85.0     75.0     72.8     59.9  
   640x400        70.1  
HDMI-0 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 519mm x 324mm
   1920x1200      60.0*+
   1920x1080      60.0     59.9     30.0     30.0  
   1680x1050      60.0  
   1600x1200      60.0  
   1440x900       59.9  
   1280x1024      75.0     60.0  
   1280x800       59.8  
   1280x720       60.0     59.9  
   1152x720       60.0  
   1024x768       75.0     60.0  
   800x600        75.0     60.3  
   720x480        59.9     30.0  
   640x480        75.0     59.9     59.9  
   624x464        60.0  

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

$kwin --replace &
[3] 19795
tosho:~$ QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
OpenGL vendor string:                   NVIDIA Corporation
OpenGL renderer string:                 GeForce GT 610/PCIe/SSE2
OpenGL version string:                  4.3.0 NVIDIA 310.14
OpenGL shading language version string: 4.30 NVIDIA via Cg compiler
Driver:                                 NVIDIA
Driver version:                         310.14
GPU class:                              Unknown
OpenGL version:                         4.3
GLSL version:                           4.30
X server version:                       1.11.3
Linux kernel version:                   3.2
Direct rendering:                       yes
Requires strict binding:                no
GLSL shaders:                           yes
Texture NPOT support:                   yes

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

$ cat /var/log/Xorg.0.log
[     4.657] 
X.Org X Server 1.11.3
Release Date: 2011-12-16
[     4.657] X Protocol Version 11, Revision 0
[     4.657] Build Operating System: Linux 2.6.42-37-generic i686 Ubuntu
[     4.657] Current Operating System: Linux Phoenix 3.2.0-40-generic-pae #64-Ubuntu SMP Mon Mar 25 21:44:41 UTC 2013 i686
[     4.657] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic-pae root=UUID=bca0b278-598e-42ad-8969-afe6af34e4c8 ro quiet splash elevator=deadline
[     4.657] Build Date: 27 February 2013  02:12:16AM
[     4.657] xorg-server 2:1.11.4-0ubuntu10.12 (For technical support please see http://www.ubuntu.com/support) 
[     4.657] Current version of pixman: 0.24.4
[     4.657]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     4.657] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.658] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 17 20:17:43 2013
[     4.659] (==) Using config file: "/etc/X11/xorg.conf"
[     4.659] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.661] (==) ServerLayout "Layout0"
[     4.661] (**) |-->Screen "Screen0" (0)
[     4.661] (**) |   |-->Monitor "Monitor0"
[     4.661] (**) |   |-->Device "Device0"
[     4.661] (**) |-->Input Device "Keyboard0"
[     4.661] (**) |-->Input Device "Mouse0"
[     4.661] (**) Option "Xinerama" "0"
[     4.661] (==) Automatically adding devices
[     4.661] (==) Automatically enabling devices
[     4.663] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     4.663]    Entry deleted from font path.
[     4.663] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     4.663]    Entry deleted from font path.
[     4.664] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     4.664]    Entry deleted from font path.
[     4.664] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[     4.664]    Entry deleted from font path.
[     4.664] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        built-ins
[     4.664] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[     4.664] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     4.664] (WW) Disabling Keyboard0
[     4.664] (WW) Disabling Mouse0
[     4.664] (II) Loader magic: 0xb77615a0
[     4.664] (II) Module ABI versions:
[     4.664]    X.Org ANSI C Emulation: 0.4
[     4.664]    X.Org Video Driver: 11.0
[     4.664]    X.Org XInput driver : 16.0
[     4.664]    X.Org Server Extension : 6.0
[     4.664] (--) PCI:*(0:1:0:0) 10de:104a:1462:2636 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     4.664] (II) Open ACPI successful (/var/run/acpid.socket)
[     4.664] (II) LoadModule: "extmod"
[     4.667] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[     4.668] (II) Module extmod: vendor="X.Org Foundation"
[     4.668]    compiled for 1.11.3, module version = 1.0.0
[     4.668]    Module class: X.Org Server Extension
[     4.668]    ABI class: X.Org Server Extension, version 6.0
[     4.668] (II) Loading extension MIT-SCREEN-SAVER
[     4.668] (II) Loading extension XFree86-VidModeExtension
[     4.668] (II) Loading extension XFree86-DGA
[     4.668] (II) Loading extension DPMS
[     4.668] (II) Loading extension XVideo
[     4.668] (II) Loading extension XVideo-MotionCompensation
[     4.668] (II) Loading extension X-Resource
[     4.668] (II) LoadModule: "dbe"
[     4.668] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[     4.669] (II) Module dbe: vendor="X.Org Foundation"
[     4.669]    compiled for 1.11.3, module version = 1.0.0
[     4.669]    Module class: X.Org Server Extension
[     4.669]    ABI class: X.Org Server Extension, version 6.0
[     4.669] (II) Loading extension DOUBLE-BUFFER
[     4.669] (II) LoadModule: "glx"
[     4.669] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/libglx.so
[     4.746] (II) Module glx: vendor="NVIDIA Corporation"
[     4.746]    compiled for 4.0.2, module version = 1.0.0
[     4.746]    Module class: X.Org Server Extension
[     4.746] (II) NVIDIA GLX Module  310.14  Tue Oct  9 11:28:56 PDT 2012
[     4.746] (II) Loading extension GLX
[     4.746] (II) LoadModule: "record"
[     4.746] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[     4.747] (II) Module record: vendor="X.Org Foundation"
[     4.747]    compiled for 1.11.3, module version = 1.13.0
[     4.747]    Module class: X.Org Server Extension
[     4.747]    ABI class: X.Org Server Extension, version 6.0
[     4.747] (II) Loading extension RECORD
[     4.747] (II) LoadModule: "dri"
[     4.747] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[     4.748] (II) Module dri: vendor="X.Org Foundation"
[     4.748]    compiled for 1.11.3, module version = 1.0.0
[     4.748]    ABI class: X.Org Server Extension, version 6.0
[     4.748] (II) Loading extension XFree86-DRI
[     4.748] (II) LoadModule: "dri2"
[     4.748] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[     4.748] (II) Module dri2: vendor="X.Org Foundation"
[     4.748]    compiled for 1.11.3, module version = 1.2.0
[     4.748]    ABI class: X.Org Server Extension, version 6.0
[     4.748] (II) Loading extension DRI2
[     4.748] (II) LoadModule: "nvidia"
[     4.749] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
[     4.753] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.753]    compiled for 4.0.2, module version = 1.0.0
[     4.753]    Module class: X.Org Video Driver
[     4.754] (II) NVIDIA dlloader X Driver  310.14  Tue Oct  9 11:09:41 PDT 2012
[     4.754] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     4.755] (++) using VT number 7

[     4.758] (II) Loading sub module "wfb"
[     4.758] (II) LoadModule: "wfb"
[     4.758] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.758] (II) Module wfb: vendor="X.Org Foundation"
[     4.758]    compiled for 1.11.3, module version = 1.0.0
[     4.758]    ABI class: X.Org ANSI C Emulation, version 0.4
[     4.758] (II) Loading sub module "ramdac"
[     4.758] (II) LoadModule: "ramdac"
[     4.758] (II) Module "ramdac" already built-in
[     4.759] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
[     4.759] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.760] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     4.760] (==) NVIDIA(0): RGB weight 888
[     4.760] (==) NVIDIA(0): Default visual is TrueColor
[     4.760] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.760] (**) NVIDIA(0): Option "Stereo" "0"
[     4.760] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[     4.760] (**) NVIDIA(0): Stereo disabled by request
[     4.760] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1920+176, DFP-1: nvidia-auto-select +0+0"
[     4.760] (**) NVIDIA(0): Enabling 2D acceleration
[     5.538] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[     5.538] (II) NVIDIA(GPU-0):     Vision stereo.
[     5.549] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[     5.549] (II) NVIDIA(GPU-0):     Vision stereo.
[     5.550] (II) NVIDIA(0): NVIDIA GPU GeForce GT 610 (GF119) at PCI:1:0:0 (GPU-0)
[     5.550] (--) NVIDIA(0): Memory: 1048576 kBytes
[     5.550] (--) NVIDIA(0): VideoBIOS: 75.19.55.00.02
[     5.550] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     5.552] (--) NVIDIA(0): Valid display device(s) on GeForce GT 610 at PCI:1:0:0
[     5.552] (--) NVIDIA(0):     CRT-0
[     5.552] (--) NVIDIA(0):     CRT-1
[     5.552] (--) NVIDIA(0):     ViewSonic VP171s (DFP-0) (connected)
[     5.552] (--) NVIDIA(0):     BenQ G2400W (DFP-1) (connected)
[     5.552] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[     5.552] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[     5.552] (--) NVIDIA(0): ViewSonic VP171s (DFP-0): 330.0 MHz maximum pixel clock
[     5.552] (--) NVIDIA(0): ViewSonic VP171s (DFP-0): Internal Dual Link TMDS
[     5.552] (--) NVIDIA(0): BenQ G2400W (DFP-1): 165.0 MHz maximum pixel clock
[     5.552] (--) NVIDIA(0): BenQ G2400W (DFP-1): Internal Single Link TMDS
[     5.552] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     5.552] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[     5.552] (**) NVIDIA(0):     has been enabled on all display devices.)
[     5.553] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     5.553] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[     5.553] (**) NVIDIA(0):     been enabled on all display devices.)
[     5.554] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[     5.554] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[     5.554] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[     5.554] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[     5.554] (WW) NVIDIA(GPU-0):     for mode "720x480".
[     5.555] (II) NVIDIA(0): Validated MetaModes:
[     5.555] (II) NVIDIA(0):    
[     5.555] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+1920+176,DFP-1:nvidia-auto-select+0+0"
[     5.555] (II) NVIDIA(0): Virtual screen size determined to be 3200 x 1200
[     5.584] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[     5.584] (--) NVIDIA(0):     option
[     5.584] (--) Depth 24 pixmap format is 32 bpp
[     5.584] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[     5.584] (II) NVIDIA:     access.
[     5.588] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1920+176,DFP-1:nvidia-auto-select+0+0"
[     5.640] (II) Loading extension NV-GLX
[     5.698] (==) NVIDIA(0): Disabling shared memory pixmaps
[     5.698] (==) NVIDIA(0): Backing store disabled
[     5.698] (==) NVIDIA(0): Silken mouse enabled
[     5.698] (**) NVIDIA(0): DPMS enabled
[     5.698] (II) Loading extension NV-CONTROL
[     5.698] (II) Loading extension XINERAMA
[     5.698] (II) Loading sub module "dri2"
[     5.698] (II) LoadModule: "dri2"
[     5.698] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[     5.698] (II) Module dri2: vendor="X.Org Foundation"
[     5.698]    compiled for 1.11.3, module version = 1.2.0
[     5.698]    ABI class: X.Org Server Extension, version 6.0
[     5.698] (II) NVIDIA(0): [DRI2] Setup complete
[     5.698] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     5.698] (--) RandR disabled
[     5.698] (II) Initializing built-in extension Generic Event Extension
[     5.698] (II) Initializing built-in extension SHAPE
[     5.698] (II) Initializing built-in extension MIT-SHM
[     5.698] (II) Initializing built-in extension XInputExtension
[     5.698] (II) Initializing built-in extension XTEST
[     5.698] (II) Initializing built-in extension BIG-REQUESTS
[     5.698] (II) Initializing built-in extension SYNC
[     5.698] (II) Initializing built-in extension XKEYBOARD
[     5.698] (II) Initializing built-in extension XC-MISC
[     5.698] (II) Initializing built-in extension SECURITY
[     5.698] (II) Initializing built-in extension XINERAMA
[     5.698] (II) Initializing built-in extension XFIXES
[     5.698] (II) Initializing built-in extension RENDER
[     5.698] (II) Initializing built-in extension RANDR
[     5.698] (II) Initializing built-in extension COMPOSITE
[     5.698] (II) Initializing built-in extension DAMAGE
[     5.700] (II) Initializing extension GLX
[     5.716] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[     5.718] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     5.718] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     5.718] (II) LoadModule: "evdev"
[     5.718] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.719] (II) Module evdev: vendor="X.Org Foundation"
[     5.719]    compiled for 1.11.3, module version = 2.7.0
[     5.719]    Module class: X.Org XInput Driver
[     5.719]    ABI class: X.Org XInput driver, version 16.0
[     5.719] (II) Using input driver 'evdev' for 'Power Button'
[     5.719] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.719] (**) Power Button: always reports core events
[     5.719] (**) evdev: Power Button: Device: "/dev/input/event1"
[     5.719] (--) evdev: Power Button: Vendor 0 Product 0x1
[     5.719] (--) evdev: Power Button: Found keys
[     5.719] (II) evdev: Power Button: Configuring as keyboard
[     5.719] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     5.719] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.719] (**) Option "xkb_rules" "evdev"
[     5.719] (**) Option "xkb_model" "pc105"
[     5.719] (**) Option "xkb_layout" "de"
[     5.720] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
[     5.721] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     5.721] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     5.721] (II) Using input driver 'evdev' for 'Power Button'
[     5.721] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.721] (**) Power Button: always reports core events
[     5.721] (**) evdev: Power Button: Device: "/dev/input/event0"
[     5.721] (--) evdev: Power Button: Vendor 0 Product 0x1
[     5.721] (--) evdev: Power Button: Found keys
[     5.721] (II) evdev: Power Button: Configuring as keyboard
[     5.721] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     5.721] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     5.721] (**) Option "xkb_rules" "evdev"
[     5.721] (**) Option "xkb_model" "pc105"
[     5.721] (**) Option "xkb_layout" "de"
[     5.721] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[     5.721] (II) No input driver specified, ignoring this device.
[     5.721] (II) This device may have been added with another device file.
[     5.721] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[     5.721] (II) No input driver specified, ignoring this device.
[     5.721] (II) This device may have been added with another device file.
[     5.721] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event12)
[     5.721] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "evdev keyboard catchall"
[     5.721] (II) Using input driver 'evdev' for 'IR-receiver inside an USB DVB receiver'
[     5.721] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.721] (**) IR-receiver inside an USB DVB receiver: always reports core events
[     5.721] (**) evdev: IR-receiver inside an USB DVB receiver: Device: "/dev/input/event12"
[     5.722] (--) evdev: IR-receiver inside an USB DVB receiver: Vendor 0x2304 Product 0x237
[     5.722] (--) evdev: IR-receiver inside an USB DVB receiver: Found keys
[     5.722] (II) evdev: IR-receiver inside an USB DVB receiver: Configuring as keyboard
[     5.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/rc/rc0/input12/event12"
[     5.722] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD, id 8)
[     5.722] (**) Option "xkb_rules" "evdev"
[     5.722] (**) Option "xkb_model" "pc105"
[     5.722] (**) Option "xkb_layout" "de"
[     5.722] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[     5.722] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[     5.722] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[     5.722] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.722] (**) Logitech USB Receiver: always reports core events
[     5.722] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[     5.722] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc529
[     5.722] (--) evdev: Logitech USB Receiver: Found keys
[     5.722] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[     5.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.0/input/input2/event2"
[     5.722] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[     5.722] (**) Option "xkb_rules" "evdev"
[     5.722] (**) Option "xkb_model" "pc105"
[     5.722] (**) Option "xkb_layout" "de"
[     5.722] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[     5.722] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[     5.722] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[     5.722] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[     5.722] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.722] (**) Logitech USB Receiver: always reports core events
[     5.722] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3"
[     5.723] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc529
[     5.723] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[     5.723] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[     5.723] (--) evdev: Logitech USB Receiver: Found relative axes
[     5.723] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[     5.723] (--) evdev: Logitech USB Receiver: Found absolute axes
[     5.723] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[     5.723] (--) evdev: Logitech USB Receiver: Found keys
[     5.723] (II) evdev: Logitech USB Receiver: Configuring as mouse
[     5.723] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[     5.723] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[     5.723] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[     5.723] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.723] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.1/input/input3/event3"
[     5.723] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[     5.723] (**) Option "xkb_rules" "evdev"
[     5.723] (**) Option "xkb_model" "pc105"
[     5.723] (**) Option "xkb_layout" "de"
[     5.723] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[     5.723] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[     5.723] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[     5.723] (**) Logitech USB Receiver: (accel) acceleration profile 0
[     5.723] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[     5.723] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[     5.723] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[     5.723] (II) No input driver specified, ignoring this device.
[     5.723] (II) This device may have been added with another device file.
[     5.723] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/event4)
[     5.723] (**) Logitech Unifying Device. Wireless PID:101a: Applying InputClass "evdev pointer catchall"
[     5.723] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101a'
[     5.723] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.723] (**) Logitech Unifying Device. Wireless PID:101a: always reports core events
[     5.723] (**) evdev: Logitech Unifying Device. Wireless PID:101a: Device: "/dev/input/event4"
[     5.723] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Vendor 0x46d Product 0xc52b
[     5.723] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found 20 mouse buttons
[     5.723] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found scroll wheel(s)
[     5.723] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found relative axes
[     5.723] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found x and y relative axes
[     5.723] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Configuring as mouse
[     5.723] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Adding scrollwheel support
[     5.723] (**) evdev: Logitech Unifying Device. Wireless PID:101a: YAxisMapping: buttons 4 and 5
[     5.723] (**) evdev: Logitech Unifying Device. Wireless PID:101a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.723] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.2/1-1.6.2:1.2/0003:046D:C52B.0005/input/input4/event4"
[     5.723] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101a" (type: MOUSE, id 11)
[     5.723] (II) evdev: Logitech Unifying Device. Wireless PID:101a: initialized for relative axes.
[     5.724] (**) Logitech Unifying Device. Wireless PID:101a: (accel) keeping acceleration scheme 1
[     5.724] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration profile 0
[     5.724] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration factor: 2.000
[     5.724] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration threshold: 4
[     5.724] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/mouse1)
[     5.724] (II) No input driver specified, ignoring this device.
[     5.724] (II) This device may have been added with another device file.
[     5.724] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
[     5.724] (II) No input driver specified, ignoring this device.
[     5.724] (II) This device may have been added with another device file.
[     5.724] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event6)
[     5.724] (II) No input driver specified, ignoring this device.
[     5.724] (II) This device may have been added with another device file.
[     5.724] (II) config/udev: Adding input device HDA Intel PCH Line-Out CLFE (/dev/input/event7)
[     5.724] (II) No input driver specified, ignoring this device.
[     5.724] (II) This device may have been added with another device file.
[     5.724] (II) config/udev: Adding input device HDA Intel PCH Line-Out Surround (/dev/input/event8)
[     5.724] (II) No input driver specified, ignoring this device.
[     5.724] (II) This device may have been added with another device file.
[     5.724] (II) config/udev: Adding input device HDA Intel PCH Line-Out Front (/dev/input/event9)
[     5.724] (II) No input driver specified, ignoring this device.
[     5.724] (II) This device may have been added with another device file.
[     5.747] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[     5.747] (II) NVIDIA(GPU-0):     Vision stereo.
[     5.747] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     5.747] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[     5.747] (**) NVIDIA(0):     has been enabled on all display devices.)
[     5.759] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[     5.759] (II) NVIDIA(GPU-0):     Vision stereo.
[     5.759] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     5.759] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[     5.759] (**) NVIDIA(0):     been enabled on all display devices.)
[     5.760] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[     5.760] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[     5.760] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[     5.760] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[     5.760] (WW) NVIDIA(GPU-0):     for mode "720x480".
[   126.259] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[   126.259] (II) NVIDIA(GPU-0):     Vision stereo.
[   126.259] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   126.259] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[   126.259] (**) NVIDIA(0):     has been enabled on all display devices.)
[   126.272] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[   126.272] (II) NVIDIA(GPU-0):     Vision stereo.
[   126.272] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   126.272] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[   126.272] (**) NVIDIA(0):     been enabled on all display devices.)
[   126.273] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[   126.273] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[   126.273] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[   126.273] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[   126.273] (WW) NVIDIA(GPU-0):     for mode "720x480".
[   126.295] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[   126.295] (II) NVIDIA(GPU-0):     Vision stereo.
[   126.295] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   126.295] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[   126.295] (**) NVIDIA(0):     has been enabled on all display devices.)
[   126.307] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[   126.307] (II) NVIDIA(GPU-0):     Vision stereo.
[   126.307] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   126.307] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[   126.307] (**) NVIDIA(0):     been enabled on all display devices.)
[   126.308] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[   126.308] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[   126.308] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[   126.308] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[   126.308] (WW) NVIDIA(GPU-0):     for mode "720x480".
[   126.329] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[   126.329] (II) NVIDIA(GPU-0):     Vision stereo.
[   126.329] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   126.329] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[   126.329] (**) NVIDIA(0):     has been enabled on all display devices.)
[   126.341] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[   126.341] (II) NVIDIA(GPU-0):     Vision stereo.
[   126.341] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   126.341] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[   126.341] (**) NVIDIA(0):     been enabled on all display devices.)
[   126.342] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[   126.342] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[   126.342] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[   126.342] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[   126.342] (WW) NVIDIA(GPU-0):     for mode "720x480".
[   128.039] (II) XKB: reuse xkmfile /var/lib/xkb/server-3A9FDC3036D4B49D8874F24FD1F91F5A7DD1AC51.xkm
[   136.308] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[   136.308] (II) NVIDIA(GPU-0):     Vision stereo.
[   136.308] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.308] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[   136.308] (**) NVIDIA(0):     has been enabled on all display devices.)
[   136.320] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[   136.320] (II) NVIDIA(GPU-0):     Vision stereo.
[   136.320] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   136.320] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[   136.320] (**) NVIDIA(0):     been enabled on all display devices.)
[   136.321] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[   136.321] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[   136.321] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[   136.321] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[   136.321] (WW) NVIDIA(GPU-0):     for mode "720x480".
[   136.646] (II) XKB: reuse xkmfile /var/lib/xkb/server-3A9FDC3036D4B49D8874F24FD1F91F5A7DD1AC51.xkm
[   164.018] (WW) NVIDIA(0): Specified panning domain height of 720 is smaller than
[   164.018] (WW) NVIDIA(0):     viewport height 1024; adjusting
[   164.020] (WW) NVIDIA(0): Specified panning domain height of 720 is smaller than
[   164.020] (WW) NVIDIA(0):     viewport height 1024; adjusting
[   164.022] (WW) NVIDIA(0): Specified panning domain height of 720 is smaller than
[   164.022] (WW) NVIDIA(0):     viewport height 1024; adjusting
[   164.048] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[   164.048] (II) NVIDIA(GPU-0):     Vision stereo.
[   164.048] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   164.048] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[   164.048] (**) NVIDIA(0):     has been enabled on all display devices.)
[   164.060] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[   164.060] (II) NVIDIA(GPU-0):     Vision stereo.
[   164.060] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   164.060] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[   164.060] (**) NVIDIA(0):     been enabled on all display devices.)
[   164.061] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[   164.061] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[   164.061] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[   164.061] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[   164.061] (WW) NVIDIA(GPU-0):     for mode "720x480".
[   164.092] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[   164.092] (II) NVIDIA(GPU-0):     Vision stereo.
[   164.092] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   164.092] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[   164.092] (**) NVIDIA(0):     has been enabled on all display devices.)
[   164.104] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[   164.104] (II) NVIDIA(GPU-0):     Vision stereo.
[   164.104] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   164.104] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[   164.104] (**) NVIDIA(0):     been enabled on all display devices.)
[   164.105] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[   164.105] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[   164.105] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[   164.105] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[   164.105] (WW) NVIDIA(GPU-0):     for mode "720x480".
[  3793.873] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[  3793.873] (II) NVIDIA(GPU-0):     Vision stereo.
[  3793.873] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3793.873] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[  3793.873] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3793.885] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[  3793.885] (II) NVIDIA(GPU-0):     Vision stereo.
[  3793.885] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3793.885] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[  3793.885] (**) NVIDIA(0):     been enabled on all display devices.)
[  3793.885] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[  3793.885] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[  3793.885] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[  3793.885] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[  3793.885] (WW) NVIDIA(GPU-0):     for mode "720x480".
[  3793.943] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[  3793.943] (II) NVIDIA(GPU-0):     Vision stereo.
[  3793.943] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3793.943] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[  3793.943] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3793.956] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[  3793.956] (II) NVIDIA(GPU-0):     Vision stereo.
[  3793.956] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3793.956] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[  3793.956] (**) NVIDIA(0):     been enabled on all display devices.)
[  3793.956] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[  3793.956] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[  3793.956] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[  3793.956] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[  3793.956] (WW) NVIDIA(GPU-0):     for mode "720x480".
[  3794.013] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[  3794.013] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.013] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.013] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[  3794.013] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3794.025] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[  3794.025] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.025] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.025] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[  3794.025] (**) NVIDIA(0):     been enabled on all display devices.)
[  3794.026] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[  3794.026] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[  3794.026] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[  3794.026] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[  3794.026] (WW) NVIDIA(GPU-0):     for mode "720x480".
[  3794.224] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[  3794.224] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.224] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.224] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[  3794.224] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3794.236] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[  3794.236] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.236] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.236] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[  3794.236] (**) NVIDIA(0):     been enabled on all display devices.)
[  3794.236] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[  3794.236] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[  3794.236] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[  3794.236] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[  3794.237] (WW) NVIDIA(GPU-0):     for mode "720x480".
[  3794.430] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[  3794.430] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.430] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.430] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[  3794.430] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3794.442] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[  3794.442] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.442] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.442] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[  3794.442] (**) NVIDIA(0):     been enabled on all display devices.)
[  3794.443] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[  3794.443] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[  3794.443] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[  3794.443] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[  3794.443] (WW) NVIDIA(GPU-0):     for mode "720x480".
[  3794.478] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[  3794.478] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.478] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.478] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[  3794.478] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3794.490] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[  3794.490] (II) NVIDIA(GPU-0):     Vision stereo.
[  3794.490] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3794.490] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[  3794.490] (**) NVIDIA(0):     been enabled on all display devices.)
[  3794.490] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[  3794.490] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[  3794.490] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[  3794.490] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[  3794.490] (WW) NVIDIA(GPU-0):     for mode "720x480".
[ 19845.334] (II) NVIDIA(GPU-0): Display (ViewSonic VP171s (DFP-0)) does not support NVIDIA 3D
[ 19845.334] (II) NVIDIA(GPU-0):     Vision stereo.
[ 19845.334] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19845.334] (**) NVIDIA(0):     device ViewSonic VP171s (DFP-0) (Using EDID frequencies
[ 19845.334] (**) NVIDIA(0):     has been enabled on all display devices.)
[ 19845.346] (II) NVIDIA(GPU-0): Display (BenQ G2400W (DFP-1)) does not support NVIDIA 3D
[ 19845.346] (II) NVIDIA(GPU-0):     Vision stereo.
[ 19845.346] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19845.346] (**) NVIDIA(0):     device BenQ G2400W (DFP-1) (Using EDID frequencies has
[ 19845.346] (**) NVIDIA(0):     been enabled on all display devices.)
[ 19845.347] (WW) NVIDIA(GPU-0): The EDID for BenQ G2400W (DFP-1) contradicts itself: mode
[ 19845.347] (WW) NVIDIA(GPU-0):     "720x480" is specified in the EDID; however, the EDID's
[ 19845.347] (WW) NVIDIA(GPU-0):     valid HorizSync range (31.000-94.000 kHz) would exclude
[ 19845.347] (WW) NVIDIA(GPU-0):     this mode's HorizSync (15.7 kHz); ignoring HorizSync check
[ 19845.347] (WW) NVIDIA(GPU-0):     for mode "720x480".

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

$ cat ~/.kde/share/config/kwinrc
[$Version]
update_info=kwin3_plugin.upd:kde3.2,kwin.upd:kde3.0r1,kwin.upd:kde3.2Xinerama,kwin_focus2.upd:kwin_focus2,kwin_focus1.upd:kwin_focus1,kwin_blacklist.upd:Blacklist-4.5,kwin_on_off.upd:kwin_on_off,kwin_remove_effects.upd:kwin4.7_effects

[Blacklist][Blur]
Advanced Micro Devices=DRI R600:-:7.8.1,DRI R600:-:7.8.2
Ati=Radeon HD 3650:-:3.3.9901
NVIDIA=GeForce 6150/PCI/SSE2:-:195

[Blacklist][Lanczos]
Advanced Micro Devices=DRI R600:-:7.8.1,DRI R600:-:7.8.2
Intel=GM45 Express Chipset GEM 20100328:-:7.8.2,GM45 Express Chipset GEM 20091221:-:7.7.1,965GM GEM 20100328 2010Q1:-:7.8.2,965GM GEM 20091221 2009Q4:-:7.7.1,Ironlake Mobile GEM 20100328:-:7.8.2

[Compositing]
AnimationSpeed=3
Backend=OpenGL
CheckIsSafe=true
DisableChecks=false
Enabled=true
GLDirect=true
GLLegacy=false
GLMode=TFP
GLTextureFilter=2
GLVSync=true
HiddenPreviews=6
OpenGLIsUnsafe=false
UnredirectFullscreen=true
XRenderSmoothScale=true

[Desktops]
Name_1=
Name_2=
Name_3=
Name_4=
Number=2
Rows=2

[Desktops-screen-1]
Name_1=
Number=1

[Effect-Blur]
BlurRadius=14
CacheTexture=true

[Effect-BoxSwitch]
AnimateSwitch=true
BackgroundOpacity=42
ElevateSelected=true
TabBox=false
TabBoxAlternative=false

[Effect-CoverSwitch]
TabBox=false

[Effect-Cube]
BorderActivate=9
BorderActivateCylinder=9
BorderActivateSphere=9

[Effect-CubeSlide]
DontSlidePanels=true
DontSlideStickyWindows=false
RotationDuration=0
UsePagerLayout=true
UseWindowMoving=false

[Effect-DesktopGrid]
BorderActivate=9

[Effect-DimInactive]
DimByGroup=true
DimDesktop=false
DimKeepAbove=false
DimPanels=false
Strength=14

[Effect-FlipSwitch]
BorderActivate=9
BorderActivateAll=9
TabBox=false
TabBoxAlternative=false

[Effect-LookingGlass]
Radius=200

[Effect-Magnifier]
Height=500
Width=500

[Effect-MouseMark]
Color=255,0,0
LineWidth=10

[Effect-PresentWindows]
Accuracy=1
AllowClosingWindows=true
BorderActivate=9
BorderActivateAll=7
DrawWindowCaptions=true
DrawWindowIcons=true
FillGaps=true
IgnoreMinimized=false
LayoutMode=0
LeftButtonDesktop=2
LeftButtonWindow=1
MiddleButtonDesktop=0
MiddleButtonWindow=0
RightButtonDesktop=0
RightButtonWindow=2
ShowPanel=true
TabBox=false
TabBoxAlternative=false

[Effect-Shadow]
Fuzzyness=10
IntensifyActiveShadow=true
Opacity=0.27
Size=7
XOffset=2
YOffset=5

[Effect-ShowFps]
TextAlpha=1
TextColor=255,255,255
TextFont=Arial Black,11,-1,5,50,0,0,0,0,0
TextPosition=2

[Effect-Translucency]
ComboboxPopups=1
Decoration=1
Dialogs=1
DropdownMenus=1
Duration=0
Inactive=1
IndividualMenuConfig=false
Menus=1
MoveResize=0.81
PopupMenus=1
TornOffMenus=1

[Effect-Wobbly]
AdvancedMode=false
Drag=92
MoveFactor=20
MoveWobble=true
ResizeWobble=false
Settings=Auto
Stiffness=3
WobblynessLevel=3

[Effect-Zoom]
EnableFocusTracking=true
EnableFollowFocus=true
MousePointer=0
MouseTracking=0
ZoomFactor=1.2

[ElectricBorders]
Bottom=None
BottomLeft=None
BottomRight=None
Left=None
Right=None
Top=None
TopLeft=None
TopRight=None

[MouseBindings]
CommandActiveTitlebar1=Raise
CommandActiveTitlebar2=Start window tab drag
CommandActiveTitlebar3=Operations menu
CommandAll1=Move
CommandAll2=Toggle raise and lower
CommandAll3=Resize
CommandAllKey=Alt
CommandAllWheel=Nothing
CommandInactiveTitlebar1=Activate and raise
CommandInactiveTitlebar2=Start window tab drag
CommandInactiveTitlebar3=Operations menu
CommandTitlebarWheel=Switch to Window Tab to the Left/Right
CommandWindow1=Activate, raise and pass click
CommandWindow2=Activate and pass click
CommandWindow3=Activate and pass click
CommandWindowWheel=Scroll

[Plugins]
kwin4_effect_blurEnabled=true
kwin4_effect_boxswitchEnabled=false
kwin4_effect_coverswitchEnabled=false
kwin4_effect_cubeEnabled=true
kwin4_effect_cubeslideEnabled=true
kwin4_effect_dashboardEnabled=false
kwin4_effect_desktopgridEnabled=false
kwin4_effect_dialogparentEnabled=false
kwin4_effect_diminactiveEnabled=false
kwin4_effect_dimscreenEnabled=false
kwin4_effect_explosionEnabled=false
kwin4_effect_fadeEnabled=true
kwin4_effect_fadedesktopEnabled=false
kwin4_effect_fallapartEnabled=false
kwin4_effect_flipswitchEnabled=false
kwin4_effect_glideEnabled=true
kwin4_effect_highlightwindowEnabled=false
kwin4_effect_invertEnabled=false
kwin4_effect_loginEnabled=true
kwin4_effect_logoutEnabled=true
kwin4_effect_lookingglassEnabled=true
kwin4_effect_magiclampEnabled=false
kwin4_effect_magnifierEnabled=false
kwin4_effect_minimizeanimationEnabled=false
kwin4_effect_mousemarkEnabled=false
kwin4_effect_outlineEnabled=true
kwin4_effect_presentwindowsEnabled=false
kwin4_effect_resizeEnabled=false
kwin4_effect_scaleinEnabled=false
kwin4_effect_screenshotEnabled=false
kwin4_effect_sheetEnabled=false
kwin4_effect_showfpsEnabled=true
kwin4_effect_showpaintEnabled=false
kwin4_effect_slideEnabled=false
kwin4_effect_slidebackEnabled=false
kwin4_effect_slidingpopupsEnabled=true
kwin4_effect_snaphelperEnabled=false
kwin4_effect_startupfeedbackEnabled=true
kwin4_effect_taskbarthumbnailEnabled=true
kwin4_effect_thumbnailasideEnabled=false
kwin4_effect_trackmouseEnabled=true
kwin4_effect_translucencyEnabled=true
kwin4_effect_windowgeometryEnabled=false
kwin4_effect_wobblywindowsEnabled=false
kwin4_effect_zoomEnabled=false

[PopupInfo]
PopupHideDelay=1000
ShowPopup=false
TextOnly=false

[Style]
BorderSize=1
ButtonsOnLeft=XMF
ButtonsOnRight=SHIA
CustomButtonPositions=true
PluginLib=kwin3_aurorae
ShowToolTips=true

[TabBox]
HighlightWindows=true
LayoutName=thumbnails
ListMode=0
ShowDesktop=false
ShowOutline=false
ShowTabBox=true
SwitchingMode=0

[TabBoxAlternative]
HighlightWindows=true
LayoutName=Default
ListMode=0
ShowDesktop=false
ShowOutline=true
ShowTabBox=true
SwitchingMode=0

[Windows]
ActiveMouseScreen=true
AutoRaise=false
AutoRaiseInterval=750
AutogroupInForeground=true
AutogroupSimilarWindows=false
BorderSnapZone=10
BorderlessMaximizedWindows=false
CenterSnapZone=0
ClickRaise=true
DelayFocus=false
DelayFocusInterval=0
ElectricBorderCooldown=400
ElectricBorderDelay=150
ElectricBorderMaximize=false
ElectricBorderTiling=false
ElectricBorders=0
FocusPolicy=FocusFollowsMouse
FocusStealingPreventionLevel=0
GeometryTip=false
HideUtilityWindowsForInactive=false
IgnoreFocusStealingClasses=kio_uiserver
InactiveTabsSkipTaskbar=false
MaximizeButtonLeftClickCommand=Maximize
MaximizeButtonMiddleClickCommand=Maximize (vertical only)
MaximizeButtonRightClickCommand=Maximize (horizontal only)
MoveMode=Opaque
MoveResizeMaximizedWindows=true
Placement=Smart
ResizeMode=Opaque
RollOverDesktops=true
SeparateScreenFocus=false
ShadeHover=false
ShadeHoverInterval=250
SnapOnlyWhenOverlapping=false
TilingDefaultLayout=0
TilingOn=false
TilingRaisePolicy=0
TitlebarDoubleClickCommand=Maximize
WindowSnapZone=10

Output of glxinfo follows in next comment
Comment 3 Paul Sommer 2013-04-17 23:55:07 UTC
$glxinfo
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
    GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, 
    GLX_ARB_create_context_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness, 
    GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, 
    GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, 
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_NV_float_buffer, GLX_ARB_fbconfig_float, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_framebuffer_sRGB, GLX_NV_present_video, GLX_NV_copy_image, 
    GLX_NV_multisample_coverage, GLX_NV_video_capture, 
    GLX_EXT_create_context_es_profile, GLX_EXT_create_context_es2_profile, 
    GLX_ARB_create_context_robustness
GLX version: 1.4
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
    GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
    GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, 
    GLX_ARB_create_context_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness, 
    GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, 
    GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage, 
    GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 610/PCIe/SSE2
OpenGL version string: 4.3.0 NVIDIA 310.14
OpenGL shading language version string: 4.30 NVIDIA via Cg compiler
OpenGL extensions:
    GL_AMD_multi_draw_indirect, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_clear_buffer_object, 
    GL_ARB_color_buffer_float, GL_ARB_compatibility, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_conservative_depth, 
    GL_ARB_compute_shader, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, 
    GL_ARB_draw_indirect, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_instanced, GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_geometry_shader4, GL_ARB_get_program_binary, GL_ARB_gpu_shader5, 
    GL_ARB_gpu_shader_fp64, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_imaging, GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata, 
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, 
    GL_ARB_multi_draw_indirect, GL_ARB_multisample, GL_ARB_multitexture, 
    GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_image_load_store, 
    GL_ARB_shader_image_size, GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_stencil_texturing, 
    GL_ARB_sync, GL_ARB_tessellation_shader, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_levels, 
    GL_ARB_texture_query_lod, GL_ARB_texture_rectangle, GL_ARB_texture_rg, 
    GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array, 
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, 
    GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, 
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXTX_framebuffer_mixed_formats, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, 
    GL_EXT_secondary_color, GL_EXT_separate_shader_objects, 
    GL_EXT_separate_specular_color, GL_EXT_shader_image_load_store, 
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, 
    GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_buffer_object, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_storage, 
    GL_EXT_texture_swizzle, GL_EXT_texture_type_2_10_10_10_REV, 
    GL_EXT_timer_query, GL_EXT_transform_feedback2, GL_EXT_vertex_array, 
    GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, 
    GL_EXT_x11_sync_object, GL_EXT_import_sync_object, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_KHR_debug, GL_KTX_buffer_region, 
    GL_NV_alpha_test, GL_NV_blend_minmax, GL_NV_blend_square, 
    GL_NV_complex_primitives, GL_NV_compute_program5, 
    GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, 
    GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_draw_texture, 
    GL_NV_ES1_1_compatibility, GL_NV_explicit_multisample, 
    GL_NV_fbo_color_attachments, GL_NV_fence, GL_NV_float_buffer, 
    GL_NV_fog_distance, GL_NV_fragdepth, GL_NV_fragment_program, 
    GL_NV_fragment_program_option, GL_NV_fragment_program2, 
    GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, 
    GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, 
    GL_NV_gpu_program_fp64, GL_NV_gpu_shader5, GL_NV_half_float, 
    GL_NV_light_max_exponent, GL_NV_multisample_coverage, 
    GL_NV_multisample_filter_hint, GL_NV_occlusion_query, 
    GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, 
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering, 
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
    GL_NV_register_combiners, GL_NV_register_combiners2, 
    GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, 
    GL_NV_shader_buffer_load, GL_NV_shader_storage_buffer_object, 
    GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, 
    GL_NV_texture_expand_normal, GL_NV_texture_lod_clamp, 
    GL_NV_texture_multisample, GL_NV_texture_rectangle, GL_NV_texture_shader, 
    GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_transform_feedback, 
    GL_NV_transform_feedback2, GL_NV_vdpau_interop, GL_NV_vertex_array_range, 
    GL_NV_vertex_array_range2, GL_NV_vertex_attrib_integer_64bit, 
    GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, 
    GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
    GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, 
    GL_OES_compressed_ETC2_RGB8_texture, GL_OES_compressed_ETC2_sRGB8_texture, 
    GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture, 
    GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture, 
    GL_OES_compressed_ETC2_RGBA8_texture, 
    GL_OES_compressed_ETC2_sRGB8_alpha8_texture, 
    GL_OES_compressed_EAC_R11_unsigned_texture, 
    GL_OES_compressed_EAC_R11_signed_texture, 
    GL_OES_compressed_EAC_RG11_unsigned_texture, 
    GL_OES_compressed_EAC_RG11_signed_texture, 
    GL_OES_compressed_paletted_texture, GL_OES_depth24, GL_OES_depth32, 
    GL_OES_depth_texture, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil, 
    GL_OES_point_size_array, GL_OES_point_sprite, GL_OES_rgb8_rgba8, 
    GL_OES_read_format, GL_OES_standard_derivatives, GL_OES_texture_3D, 
    GL_OES_texture_float, GL_OES_texture_float_linear, 
    GL_OES_texture_half_float, GL_OES_texture_half_float_linear, 
    GL_OES_texture_npot, GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, 
    GL_SGIX_shadow, GL_SUN_slice_accum

228 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x021 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x022 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x024 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x025 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x026 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x027 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x028 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x029 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x02a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x02b 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x02c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x02d 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x02e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x02f 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x030 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x031 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x032 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x033 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x034 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x035 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x036 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x037 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x038 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x039 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03b 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x03c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x03d 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03f 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x040 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x041 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x042 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x043 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x044 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x045 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x046 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x047 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x048 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x049 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04b 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x04c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x04d 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04f 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x050 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x051 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x052 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x053 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x054 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x055 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x056 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x057 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x058 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x059 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x05a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x05b 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x05c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x05d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x05e 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x05f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x060 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x061 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x062 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x063 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x064 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x065 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x066 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x067 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x068 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x069 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x06a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x06b 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06d 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x070 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x071 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x072 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x073 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x074 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x075 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x076 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x077 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x078 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x079 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x07a 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x07b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x07c 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x07d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x07e 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x07f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x080 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x081 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x082 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x083 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x084 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x085 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x086 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x087 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x088 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x089 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x08a 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08c 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x08d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x08e 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x090 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x091 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x092 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x093 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x094 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x095 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x096 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x097 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x098 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x099 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x09a 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x09b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x09c 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x09d 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x09e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x09f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a0 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0a1 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0a2 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a3 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a5 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a6 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0a7 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0a8 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0a9 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0aa 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0ab 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0ac 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0ad 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0ae 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0af 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0b0 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0b1 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0b2 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b3 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b4 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b5 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b6 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x0b7 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x0b8 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x0b9 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x023 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x0ba 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x0bb 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x0bc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x0bd 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x0be 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x0bf 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x0c0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x0c1 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x0c2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x0c3 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x0c4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x0c5 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0c6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0c7 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0c8 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0c9 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0ca 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0cb 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0cc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0cd 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0ce 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0cf 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d0 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d1 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0d2 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0d3 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d5 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0d6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0d7 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0d8 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0d9 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0da 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0db 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0dc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0dd 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0de 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0df 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e0 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e1 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0e2 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0e3 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e5 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0e6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0e7 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0e8 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0e9 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0ea 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0eb 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0ec 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0ed 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0ee 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0ef 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0f0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0f1 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f3 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f4 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f5 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f7 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f9 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fa 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fb 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fd 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0fe 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0ff 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x100 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x101 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x102 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x103 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x104 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon

311 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x105 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x106 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x107 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x108 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x109 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x10a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x10b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x10c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x10d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x10e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x10f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x110 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x111 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x112 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x113 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x114 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x115 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x116 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x117 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x118 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x119 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x11a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x11b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x11c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x11d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x11e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x11f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x120 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x121 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x122 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x123 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x124 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x125 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x126 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x127 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x128 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x129 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x12e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x12f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x130 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x131 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x132 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x133 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x134 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x135 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x136 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x137 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x138 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x139 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x13e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x13f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x140 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x141 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x142 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x143 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x144 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x145 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x146 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x147 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x148 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x149 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x14a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x14b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x14c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x14d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x14e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x14f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x150 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x151 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x152 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x153 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x154 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x155 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x156 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x157 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x158 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x159 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x15e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x15f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x160 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x161 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x162 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x163 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x164 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x165 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x166 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x167 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x168 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x169 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16d 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x16e 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x16f 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x170 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x171 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x172 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x173 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x174 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x175 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x176 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x177 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x178 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x179 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17a 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17b 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17c 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x180 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x181 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x182 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x183 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x184 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x185 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x186 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x187 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x188 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x189 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18d 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x18e 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x18f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x190 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x191 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x192 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x193 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x194 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x195 24 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x196 24 dc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x197 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x198 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x199 24 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19a 24 dc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19d 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x19e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x19f 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x1a0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x1a1 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x1a2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x1a3 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x1a4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x1a5 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x1a6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x1a7 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x1a8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x1a9 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1aa 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1ab 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1ac 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1ad 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1ae 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1af 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1b0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1b1 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b3 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b4 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b5 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b6 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b7 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b9 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1ba 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1bb 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1bc 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1bd 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1be 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1bf 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1c0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1c1 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1c2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1c3 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c4 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c5 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1c6 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1c7 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c9 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1ca 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1cb 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1cc 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1cd 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1ce 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1cf 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1d0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1d1 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d2 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d3 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d5 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1d6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1d7 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1d8 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1d9 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1da 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1db 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1dc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1dd 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1de 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1df 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1e0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1e1 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e3 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e5 32 tc  0  32  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e7 32 tc  0  32  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e9  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 None
0x1ea  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 None
0x1eb  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 None
0x1ec  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 None
0x1ed  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 None
0x1ee  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 None
0x1ef  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 None
0x1f0  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 None
0x1f1  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 16  0 16 16 16 16  0 0 None
0x1f2  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
0x1f3  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
0x1f4  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f5  0 sg  0  32  0    . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f6  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f7  0 sg  0  32  0    y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f8  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f9  0 sg  0  32  0    . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1fa  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1fb  0 sg  0  32  0    y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1fc  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x1fd  0 sg  0  64  0    . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x1fe  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x1ff  0 sg  0  64  0    y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x200  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x201  0 sg  0 128  0    . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x202  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x203  0 sg  0 128  0    y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x204  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x205  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x206  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x207  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x208  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x209  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x20a  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x20b  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x20c  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x20d  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x20e  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x20f  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x210  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x211  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x212  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x213  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x214  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x215  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x216  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x217  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x218  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x219  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x21a  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x21b  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x21c  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x21d  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x21e  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x21f  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x220  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x221  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x222  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x223  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x224  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x225  0 sg  0  16  0    . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x226  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x227  0 sg  0  16  0    y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x228  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x229  0 sg  0  64  0    . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x22a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x22b  0 sg  0  64  0    y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x22c  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x22d  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x22e  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x22f  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x230  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x231  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x232  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x233  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x234  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x235  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x236  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x237  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x238  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x239  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x23a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x23b  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
Comment 4 Paul Sommer 2013-04-18 00:23:33 UTC
When I enable the "show repaint" effect some areas of the screen flicker moderatly  (e.g. some areas of the gkrellm window), some areas flicker more intense ( e.g. the video area of Kaffeine and the rage rate display). Most of the screen remains  clear. This looks quite normal.

When I hover over the Kaffeine button in the taskbar, the video is shown in the popup that appears above that button. Now the framerate drops to 20 fps but everything becomes normal again after the popup disappears.
 
When the low framerate effect strikes (with about 15 fps) the complete screen starts flickering continuously and homogenous . You cannot see any special areas of activity. The complete workspace seems to be redrawn continously.

After switching desktop effects off and on again (with shift-alt F12) everything becomes normal again for a while.
Comment 5 Paul Sommer 2013-04-18 00:26:36 UTC
Ah, I meant frame rate display, not rage rate display, off cause. My rage rate is still low  :)
Comment 6 Thomas Lübking 2013-04-18 07:03:01 UTC
that's (likely) some plasmoid runnig wild then - iirc the indicators (network, cpu etc.) were prone to cause this. The entire desktop, thus screen repaints in return. Also watch for the cpu load of "plasma-desktop" at that time.

   kquitapp plasma-desktop; sleep 3; plasma-desktop

would in case resolve the issue (for the moment)

If not, try toggle compositing instead ("Shift+Alt+F12", twice) to rule out it's not some effect remaining active forever.
Comment 7 Thomas Lübking 2013-05-11 22:30:33 UTC
Any news on this (reg. impact of quitting/restarting the desktop)?
Comment 8 Paul Sommer 2013-05-13 09:19:26 UTC
Thanks for your reminder, Thomas.

Right now, live is so overwhelming and I have had no time for further investigation.
I haven't noticed any plasma-desktop cpu load when the effect strikes. I wonder how a plasmoid can cause the whole screen to be redrawn continuously.

And yes, toggeling compositing off an on stops that effect for a while.

What I noticed (all the time) is that Kwin produces some moderate cpu load (2-15%) when desktop effects are on. That happens everytime for about 4 seconds when I when move or switch between windows. With disabled desktop effects there is no noticeable cpu load from Kwin.
So I decided to disable effects as I cannot see any benefit (except some eye candy) that's worth the increased power consumption.
Comment 9 Anton Petrusevich 2013-12-18 17:51:45 UTC
I believe I was bitten with the same bug.

fglrx - Catalyst 13.9 - KDE Development Platform 4.10.5. I have the same symptoms.
Comment 10 Thomas Lübking 2013-12-24 11:46:38 UTC
(In reply to comment #9)
> I believe I was bitten with the same bug.

Hardly.
The OP version is one year and 2 major versions older than yours and on a different GPU and SW stack.

First of all, use the "Show paint" effect to check whether sth. causes constant repaints.
!!! Be aware that the effect will flicker a lot - do not use it if you suffer from epilepsy !!!

If yes, see what happens if you quit the repaint source.
If no, file a new bug a start with attaching the output of

   qdbus org.kde.kwin /KWin supportInformation

(if it just yells a weird error, install "qtchooser")

and provide a little more detail about under what circumstances the framerate drops and cpu load rises.
Comment 11 Andrew Crouthamel 2018-11-11 04:35:20 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 12 Andrew Crouthamel 2018-11-21 04:42:43 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 13 kde.org 2021-11-07 10:28:01 UTC
This issue report is quite old. Can you please confirm, that it still persists with Plasma 5.23?
Comment 14 Bug Janitor Service 2021-11-22 04:38:39 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 15 Bug Janitor Service 2021-12-07 04:36:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!