____________________________________________ Start of NVIDIA bug report log file. Please include this file, along with a detailed description of your problem, when reporting a graphics driver bug via the NVIDIA Linux forum (see devtalk.nvidia.com) or by sending email to 'linux-bugs@nvidia.com'. nvidia-bug-report.sh Version: 17374837 Date: Wed Mar 12 14:34:23 CDT 2014 uname: Linux ahcobgps26 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux command line flags: ____________________________________________ *** /etc/issue *** ls: -rw-r--r-- 1 root root 74 2012-01-24 03:20:07.000000000 -0600 /etc/issue Red Hat Enterprise Linux Server release 5.8 (Tikanga) Kernel \r on an \m ____________________________________________ *** /etc/redhat-release *** ls: -rw-r--r-- 1 root root 54 2012-01-24 03:20:07.000000000 -0600 /etc/redhat-release Red Hat Enterprise Linux Server release 5.8 (Tikanga) ____________________________________________ *** /var/log/nvidia-installer.log *** ls: -rw-r--r-- 1 root root 87118 2014-03-12 14:31:28.000000000 -0500 /var/log/nvidia-installer.log nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Wed Mar 12 14:30:23 2014 installer version: 331.38 PATH: /usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 331.38. -> There appears to already be a driver installed on your system (version: 295.53). As part of installing this driver (version: 331.38), the existing driver will be uninstalled. Are you sure you want to continue? ('no' will abort installation) (Answer: Yes) -> Performing CC sanity check with CC="cc". -> Kernel source path: '/lib/modules/2.6.18-308.el5/source' -> Kernel output path: '/lib/modules/2.6.18-308.el5/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Performing PREEMPT_RT check. -> Cleaning kernel module build directory. executing: 'cd ./kernel; make clean'... -> Building NVIDIA kernel module: executing: 'cd ./kernel; make module SYSSRC=/lib/modules/2.6.18-308.el5/source SYSOUT=/lib/modules/2.6.18-308.el5/build NV_BUILD_MODULE_INSTANCES='... NVIDIA: calling KBUILD... make[1]: Entering directory `/usr/src/kernels/2.6.18-308.el5-x86_64' make -C /lib/modules/2.6.18-308.el5/build \ KBUILD_SRC=/usr/src/kernels/2.6.18-308.el5-x86_64 \ KBUILD_EXTMOD="/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel" -f /usr/src/kernels/2.6.18-308.el5-x86_64/Makefile modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_versions rm -f /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_versions/* make -f /usr/src/kernels/2.6.18-308.el5-x86_64/scripts/Makefile.build obj=/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv.c:13: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mc model=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-acpi.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\" 331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-chrdev.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-chrdev.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-chrdev.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cas t-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-cray.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-cray.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-cray.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA- Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-drm.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-drm.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-drm.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES =0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-gvi.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-gvi.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-gvi.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer -sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-i2c.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-i2c.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-i2c.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fn o-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-mempool.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mempool.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mempool.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at -a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-mlock.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mlock.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mlock.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-b locks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-mmap.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mmap.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mmap.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=gen eric -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-p2p.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-p2p.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-p2p.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaratio n -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-pat.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-pat.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-pat.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstr ict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-procfs.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-procfs.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-procfs.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef - Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-usermap.o /tmp/selfgz11981/NVID IA-Linux-x86_64-331.38/kernel/nv-usermap.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-usermap.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA- Linux-x86_64-331.38/kernel/.tmp_nv-vm.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-vm.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-vm.c:14: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUI LD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-vtophys.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-vtophys.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-vtophys.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DM ODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-interface.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-interface.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-interface.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.os-pci.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-r ed-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_pci)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-pci.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_ STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-registry.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign- compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-smp.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/sel fgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-usermap.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.c:15: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv_uvm_interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MOD ULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_uvm_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv_uvm_interface.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.c:21: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-frontend.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_frontend)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-frontend.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:65, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.c:13: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression ld -m elf_x86_64 -r -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-kernel.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-chrdev.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-cray.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-drm.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-gvi.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-i2c.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38 /kernel/nv-mempool.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mlock.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-mmap.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-p2p.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-pat.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-procfs.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-usermap.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-vm.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-vtophys.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-interface.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.o Building modules, stage 2. make -rR -f /usr/src/kernels/2.6.18-308.el5-x86_64/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.18-308.el5-x86_64/Module.symvers -I /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/Module.symvers -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/Module.symvers -K /usr/src/kernels/2.6.18-308.el5-x86_64/Module.markers -M /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/Module.markers /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.o WARNING: could not find /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nv-kernel.o.cmd for /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nv-kernel.o cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/usr/src/kernels/2.6.18-308.el5-x86_64/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.c ld -m elf_x86_64 -r -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.ko /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.o make[1]: Leaving directory `/usr/src/kernels/2.6.18-308.el5-x86_64' NVIDIA: left KBUILD. -> done. -> Building Unified Memory kernel module: executing: 'cd ./kernel/uvm; make module SYSSRC=/lib/modules/2.6.18-308.el5/source SYSOUT=/lib/modules/2.6.18-308.el5/build NV_BUILD_MODULE_INSTANCES='... cp /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/Module.symvers Module.symvers NVIDIA UVM: CC=cc, HOST_CC=cc NV_TARGET_ARCH=x86_64 NVIDIA UVM: CONFTEST=/bin/sh ./conftest.sh cc cc x86_64 /lib/modules/2.6.18-308.el5/source /lib/modules/2.6.18-308.el5/build KERNEL_SOURCES: /lib/modules/2.6.18-308.el5/source EXTRA_CFLAGS: -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="331.38" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME="nvidia-uvm" NVIDIA: calling KBUILD... make[1]: Entering directory `/usr/src/kernels/2.6.18-308.el5-x86_64' make -C /lib/modules/2.6.18-308.el5/build \ KBUILD_SRC=/usr/src/kernels/2.6.18-308.el5-x86_64 \ KBUILD_EXTMOD="/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm" -f /usr/src/kernels/2.6.18-308.el5-x86_64/Makefile modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_versions rm -f /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_versions/* make -f /usr/src/kernels/2.6.18-308.el5-x86_64/scripts/Makefile.build obj=/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstr ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_linux)" -D"KBUILD_MODNAME=KBUILD_STR(nvid ia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_linux.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.c:24: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331. 38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_common)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_common.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.c:41: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_utils.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-p ointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_utils)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_utils.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_utils.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_utils.c:25: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_lite.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mn o-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_lite.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite.c:26: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite.c: In function ‘migrate_cpu_to_gpu’: /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite.c:2294: warning: ‘cpuPhysAddr’ may be used uninitialized in this function cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_page_cache.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kerne l -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_page_cache)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_page_cache.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_page_cache.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_page_cache.c:25: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_lite_api.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -W no-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_api)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_lite_api.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_api.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_api.c:25: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_lite_counters.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -D MODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_counters)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_lite_counters.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_counters.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_counters.c:28: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_page_migration.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statemen t -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_page_migration)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_page_migration.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_page_migration.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_page_migration.c:28: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_page_migration_kepler.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-c hecks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_page_migration_kepler)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_page_migration_kepler.o /tmp/selfgz11981/NVIDIA-Linux-x86_64- 331.38/kernel/uvm/nvidia_page_migration_kepler.c cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia_uvm_lite_events.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/kernels/2.6.18-308.el5-x86_64 -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel -I/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_events)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.tmp_nvidia_uvm_lite_events.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_events.c In file included from include/linux/sched.h:54, from include/linux/module.h:9, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.h:83, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_events.c:25: include/linux/nodemask.h: In function ‘__first_node’: include/linux/nodemask.h:229: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__next_node’: include/linux/nodemask.h:235: warning: signed and unsigned type in conditional expression include/linux/nodemask.h: In function ‘__first_unset_node’: include/linux/nodemask.h:253: warning: signed and unsigned type in conditional expression ld -m elf_x86_64 -r -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_linux.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_common.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_utils.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_page_cache.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_api.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nv idia_uvm_lite_counters.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_page_migration.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_page_migration_kepler.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia_uvm_lite_events.o Building modules, stage 2. make -rR -f /usr/src/kernels/2.6.18-308.el5-x86_64/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.18-308.el5-x86_64/Module.symvers -I /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/Module.symvers -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/Module.symvers -K /usr/src/kernels/2.6.18-308.el5-x86_64/Module.markers -M /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/Module.markers /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.o cc -Wp,-MD,/tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/.nvidia-uvm.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-308.el5-x86_64/include -include include/linux/autoconf.h -I/usr/src/kernels/2.6.18-308.el5-x86_64/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -fwrapv -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -DMODULE -c -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.mod.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.mod.c ld -m elf_x86_64 -r -o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.ko /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.o /tmp/selfgz11981/NVIDIA-Linux-x86_64-331.38/kernel/uvm/nvidia-uvm.mod.o make[1]: Leaving directory `/usr/src/kernels/2.6.18-308.el5-x86_64' NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Unable to determine if Secure Boot is enabled: No such file or directory -> Kernel messages: kjournald starting. Commit interval 5 seconds EXT3 FS on cciss/c0d0p1, internal journal EXT3-fs: mounted filesystem with ordered data mode. Adding 51199144k swap on /dev/cciss/c0d0p2. Priority:-1 extents:1 across:51199144k IA-32 Microcode Update Driver: v1.14a ADDRCONF(NETDEV_UP): eth0: link is not ready netxen_nic: eth0 NIC Link is up ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ADDRCONF(NETDEV_UP): eth1: link is not ready netxen_nic: eth1 NIC Link is up ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready eth0: no IPv6 routers present eth1: no IPv6 routers present ACPI: PCI interrupt for device 0000:0d:00.0 disabled ACPI: PCI interrupt for device 0000:21:00.0 disabled [drm] Initialized drm 1.0.1 20051102 ACPI: PCI Interrupt 0000:0d:00.0[A] -> GSI 30 (level, low) -> IRQ 179 PCI: Setting latency timer of device 0000:0d:00.0 to 64 ACPI: PCI Interrupt 0000:21:00.0[A] -> GSI 48 (level, low) -> IRQ 187 PCI: Setting latency timer of device 0000:21:00.0 to 64 NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014 nvidia_uvm: Loaded the UVM driver, major device number 251 nvidia_uvm: Unregistered the UVM driver ACPI: PCI interrupt for device 0000:0d:00.0 disabled ACPI: PCI interrupt for device 0000:21:00.0 disabled -> Installing both new and classic TLS OpenGL libraries. -> Installing both new and classic TLS 32bit OpenGL libraries. -> Install NVIDIA's 32-bit compatibility libraries? (Answer: Yes) -> Parsing log file: -> done. -> Validating previous installation: -> done. -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86_64 (1.0-29553 (295.53)): -> Unable to delete directories created by previous installation. -> done. -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86_64 (295.53) is complete. -> nvidia-installer will install the libvdpau and libvdpau_trace libraries that were included with this installer package. These libraries are available separately through the libvdpau project and will be removed from the NVIDIA Linux driver installer package in the future, so it is recommended that VDPAU users install libvdpau separately, e.g. by using packages available from their distributions, or by building from the sources available at: http://people.freedesktop.org/~aplattner/vdpau -> Searching for conflicting X files: -> done. -> Searching for conflicting OpenGL files: -> done. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (331.38): executing: '/sbin/ldconfig'... executing: '/sbin/depmod -aq'... -> done. -> Driver file installation is complete. -> Running post-install sanity check: -> done. -> Post-install sanity check passed. -> Shared memory test passed. -> Running runtime sanity check: -> done. -> Runtime sanity check passed. -> Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. (Answer: Yes) -> Your X configuration file has been successfully updated. Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 331.38) is now complete. ____________________________________________ *** /var/log/Xorg.0.log *** ls: -rw-r--r-- 1 root root 38455 2014-03-12 14:33:51.000000000 -0500 /var/log/Xorg.0.log X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: Linux 2.6.18-274.12.1.el5 x86_64 Red Hat, Inc. Current Operating System: Linux ahcobgps26 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 Build Date: 05 January 2012 Build ID: xorg-x11-server 1.1.1-48.90.el5 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 12 14:32:34 2014 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Layout0" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Device0" (**) |-->Input Device "Keyboard0" (**) |-->Input Device "Mouse0" (**) FontPath set to: unix/:7100 (==) RgbPath set to "/usr/share/X11/rgb" (==) ModulePath set to "/usr/lib64/xorg/modules" (==) Max clients allowed: 512, resource mask: 0xfffff (**) Extension "Composite" is disabled (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 1.0 X.Org XInput driver : 0.6 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/lib64/xorg/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (++) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,3406 card 103c,330b rev 13 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,3408 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:02:0: chip 8086,3409 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:03:0: chip 8086,340a card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:04:0: chip 8086,340b card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:05:0: chip 8086,340c card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:06:0: chip 8086,340d card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,340e card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:08:0: chip 8086,340f card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:09:0: chip 8086,3410 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:0a:0: chip 8086,3411 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:0d:0: chip 8086,343a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:1: chip 8086,343b card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:2: chip 8086,343c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:3: chip 8086,343d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:4: chip 8086,3418 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:5: chip 8086,3419 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:6: chip 8086,341a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:0: chip 8086,341c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:1: chip 8086,341d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:2: chip 8086,341e card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:3: chip 8086,341f card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:4: chip 8086,3439 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:14:0: chip 8086,342e card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 00:14:1: chip 8086,3422 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 00:14:2: chip 8086,3423 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 00:1c:0: chip 8086,3a40 card 0000,0000 rev 00 class 06,04,00 hdr 81 (II) PCI: 00:1d:0: chip 8086,3a34 card 103c,330d rev 00 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,3a35 card 103c,330d rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,3a36 card 103c,330d rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:3: chip 8086,3a39 card 103c,330d rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,3a3a card 103c,330d rev 00 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 90 class 06,04,01 hdr 01 (II) PCI: 00:1f:0: chip 8086,3a18 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:1f:2: chip 8086,3a20 card 103c,330d rev 00 class 01,01,8f hdr 00 (II) PCI: 01:03:0: chip 1002,515e card 103c,31fb rev 02 class 03,00,00 hdr 00 (II) PCI: 01:04:0: chip 0e11,b203 card 103c,3305 rev 03 class 08,80,00 hdr 80 (II) PCI: 01:04:2: chip 0e11,b204 card 103c,3305 rev 03 class 08,80,00 hdr 80 (II) PCI: 01:04:4: chip 103c,3300 card 103c,3305 rev 00 class 0c,03,00 hdr 80 (II) PCI: 01:04:6: chip 103c,3302 card 103c,3305 rev 00 class 0c,07,01 hdr 80 (II) PCI: 05:00:0: chip 103c,323a card 103c,3245 rev 01 class 01,04,00 hdr 00 (II) PCI: 06:00:0: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 06:00:1: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 06:00:2: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 06:00:3: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 0d:00:0: chip 10de,05fd card 10de,0593 rev a1 class 03,00,00 hdr 00 (II) PCI: 17:01:0: chip 8086,3408 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:02:0: chip 8086,3409 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:03:0: chip 8086,340a card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:04:0: chip 8086,340b card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:05:0: chip 8086,340c card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:06:0: chip 8086,340d card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:07:0: chip 8086,340e card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:08:0: chip 8086,340f card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:09:0: chip 8086,3410 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:0a:0: chip 8086,3411 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:0d:0: chip 8086,343a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:1: chip 8086,343b card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:2: chip 8086,343c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:3: chip 8086,343d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:4: chip 8086,3418 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:5: chip 8086,3419 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:6: chip 8086,341a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:0: chip 8086,341c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:1: chip 8086,341d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:2: chip 8086,341e card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:3: chip 8086,341f card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:4: chip 8086,3439 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:14:0: chip 8086,342e card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 17:14:1: chip 8086,3422 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 17:14:2: chip 8086,3423 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 21:00:0: chip 10de,05fd card 10de,0593 rev a1 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Intel Bridge workaround enabled (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,44), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 10: bridge is at (0:1:0), (0,10,12), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 19: bridge is at (0:2:0), (0,19,19), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 6: bridge is at (0:3:0), (0,6,8), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 6 non-prefetchable memory range: [0] -1 0 0xdb800000 - 0xdbffffff (0x800000) MX[B] (II) Bus 6 prefetchable memory range: [0] -1 0 0xd0000000 - 0xd00fffff (0x100000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 9: bridge is at (0:4:0), (0,9,9), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 16: bridge is at (0:5:0), (0,16,18), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 5: bridge is at (0:6:0), (0,5,5), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 5 I/O range: [0] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] (II) Bus 5 non-prefetchable memory range: [0] -1 0 0xdb300000 - 0xdb7fffff (0x500000) MX[B] (II) Bus 5 prefetchable memory range: [0] -1 0 0xd0100000 - 0xd01fffff (0x100000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 13: bridge is at (0:7:0), (0,13,15), BCTRL: 0x000b (VGA_EN is set) (II) Bus 13 I/O range: [0] -1 0 0x00005000 - 0x00005fff (0x1000) IX[B] (II) Bus 13 non-prefetchable memory range: [0] -1 0 0xdc000000 - 0xdeffffff (0x3000000) MX[B] (II) Bus 13 prefetchable memory range: [0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 20: bridge is at (0:8:0), (0,20,20), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 21: bridge is at (0:9:0), (0,21,21), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 22: bridge is at (0:10:0), (0,22,22), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:28:0), (0,2,4), BCTRL: 0x0003 (VGA_EN is cleared) (II) Subtractive PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 1 I/O range: [0] -1 0 0x00002000 - 0x00003fff (0x2000) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xdb100000 - 0xdb2fffff (0x200000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-PCI bridge: (II) Bus 24: bridge is at (23:1:0), (23,24,26), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 40: bridge is at (23:2:0), (23,40,40), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 33: bridge is at (23:3:0), (23,33,35), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 33 I/O range: [0] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B] (II) Bus 33 non-prefetchable memory range: [0] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] (II) Bus 33 prefetchable memory range: [0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 41: bridge is at (23:4:0), (23,41,41), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 42: bridge is at (23:5:0), (23,42,42), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 43: bridge is at (23:6:0), (23,43,43), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 36: bridge is at (23:7:0), (23,36,38), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 30: bridge is at (23:8:0), (23,30,32), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 27: bridge is at (23:9:0), (23,27,29), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 44: bridge is at (23:10:0), (23,44,44), BCTRL: 0x0003 (VGA_EN is cleared) (II) Host-to-PCI bridge: (II) Bus 23: bridge is at (23:13:0), (23,23,44), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 23 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 23 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (II) Bus 23 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (--) PCI: (1:3:0) ATI Technologies Inc ES1000 rev 2, Mem @ 0xb8000000/27, 0xdb2f0000/16, I/O @ 0x3000/8 (--) PCI:*(13:0:0) nVidia Corporation unknown chipset (0x05fd) rev 161, Mem @ 0xde000000/24, 0xc0000000/28, 0xdc000000/25, I/O @ 0x5000/7 (--) PCI: (33:0:0) nVidia Corporation unknown chipset (0x05fd) rev 161, Mem @ 0xfb000000/24, 0xe0000000/28, 0xf8000000/25, I/O @ 0x6000/7 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [1] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [2] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [3] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [4] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [5] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [6] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [7] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [8] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [9] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [10] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [11] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [12] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [15] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [17] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [18] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [19] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [20] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [21] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [22] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [23] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [24] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [25] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [26] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [27] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [28] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [29] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [30] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [31] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [32] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [33] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [34] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [35] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [36] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [1] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [2] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [3] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [4] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [5] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [6] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [7] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [8] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [9] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [10] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [11] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [12] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [15] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [17] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [18] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [19] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [20] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [21] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [22] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [23] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [24] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [25] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [26] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [27] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [28] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [29] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [30] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [31] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [32] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [33] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [34] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [35] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [36] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [26] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [27] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [28] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [29] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [30] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [31] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [32] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [33] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [34] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [35] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [36] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [37] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [38] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [39] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [40] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [41] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [42] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) LoadModule: "rge" (II) Loading /usr/lib64/xorg/modules/extensions/librge.so (II) Module rge: vendor="X.Org Foundation" compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension RGE (II) LoadModule: "dbe" (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "extmod" (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "type1" (II) Loading /usr/lib64/xorg/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Type1 (II) LoadModule: "freetype" (II) Loading /usr/lib64/xorg/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 7.1.1, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 331.38 Wed Jan 8 19:10:17 PST 2014 (II) Loading extension GLX (II) LoadModule: "nvidia" (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) LoadModule: "kbd" (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) LoadModule: "mouse" (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) NVIDIA dlloader X Driver 331.38 Wed Jan 8 18:51:00 PST 2014 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 0d:00:0 (--) Assigning device section with no busID to primary device (WW) NVIDIA: No matching Device section for instance (BusID PCI:33:0:0) found (--) Chipset NVIDIA GPU found (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib64/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) Loading sub module "wfb" (II) LoadModule: "wfb" (II) Loading /usr/lib64/xorg/modules/libwfb.so (II) Module wfb: vendor="NVIDIA Corporation" compiled for 7.1.99.2, module version = 1.0.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/lib64/xorg/modules/libramdac.so (II) Module ramdac: vendor="X.Org Foundation" compiled for 7.1.1, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.0 (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [26] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [27] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [28] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [29] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [30] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [31] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [32] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [33] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [34] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [35] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [36] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [37] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [38] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [39] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [40] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [41] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [42] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [25] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [26] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [29] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [30] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [31] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [32] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [33] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [34] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [35] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [36] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [37] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [38] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [39] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [40] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [41] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [42] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [43] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [44] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [45] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) [46] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [47] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) Mar 12 14:32:34 NVIDIA(0): Enabling 2D acceleration (II) Mar 12 14:32:35 NVIDIA(0): Display (HP LP2465 (DFP-0)) does not support NVIDIA 3D Vision (II) Mar 12 14:32:35 NVIDIA(0): stereo. (II) Mar 12 14:32:35 NVIDIA(0): NVIDIA GPU Quadro FX 5800 (GT200GL) at PCI:13:0:0 (GPU-0) (--) Mar 12 14:32:35 NVIDIA(0): Memory: 4194304 kBytes (--) Mar 12 14:32:35 NVIDIA(0): VideoBIOS: 62.00.71.00.03 (II) Mar 12 14:32:35 NVIDIA(0): Detected PCI Express Link width: 16X (--) Mar 12 14:32:35 NVIDIA(0): Valid display device(s) on Quadro FX 5800 at PCI:13:0:0 (--) Mar 12 14:32:35 NVIDIA(0): CRT-0 (--) Mar 12 14:32:35 NVIDIA(0): CRT-1 (--) Mar 12 14:32:35 NVIDIA(0): HP LP2465 (DFP-0) (boot, connected) (--) Mar 12 14:32:35 NVIDIA(0): DFP-1 (--) Mar 12 14:32:35 NVIDIA(0): DFP-2 (--) Mar 12 14:32:35 NVIDIA(0): DFP-3 (--) Mar 12 14:32:35 NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock (--) Mar 12 14:32:35 NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock (--) Mar 12 14:32:35 NVIDIA(0): HP LP2465 (DFP-0): Internal Dual Link TMDS (--) Mar 12 14:32:35 NVIDIA(0): HP LP2465 (DFP-0): 330.0 MHz maximum pixel clock (--) Mar 12 14:32:35 NVIDIA(0): DFP-1: Internal Single Link TMDS (--) Mar 12 14:32:35 NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock (--) Mar 12 14:32:35 NVIDIA(0): DFP-2: Internal Single Link TMDS (--) Mar 12 14:32:35 NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock (--) Mar 12 14:32:35 NVIDIA(0): DFP-3: Internal DisplayPort (--) Mar 12 14:32:35 NVIDIA(0): DFP-3: 480.0 MHz maximum pixel clock (**) Mar 12 14:32:35 NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display (**) Mar 12 14:32:35 NVIDIA(0): device HP LP2465 (DFP-0) (Using EDID frequencies has been (**) Mar 12 14:32:35 NVIDIA(0): enabled on all display devices.) (==) Mar 12 14:32:35 NVIDIA(0): (==) Mar 12 14:32:35 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (==) Mar 12 14:32:35 NVIDIA(0): will be used as the requested mode. (==) Mar 12 14:32:35 NVIDIA(0): (II) Mar 12 14:32:35 NVIDIA(0): Validated MetaModes: (II) Mar 12 14:32:35 NVIDIA(0): "DFP-0:nvidia-auto-select" (II) Mar 12 14:32:35 NVIDIA(0): Virtual screen size determined to be 1920 x 1200 (--) Mar 12 14:32:36 NVIDIA(0): DPI set to (93, 92); computed from "UseEdidDpi" X config (--) Mar 12 14:32:36 NVIDIA(0): option (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [25] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [26] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [29] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [30] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [31] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [32] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [33] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [34] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [35] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [36] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [37] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [38] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [39] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [40] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [41] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [42] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [43] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [44] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [45] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) [46] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [47] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Mar 12 14:32:36 NVIDIA(GPU-1): NVIDIA GPU Quadro FX 5800 (GT200GL) at PCI:33:0:0 (GPU-1) (--) Mar 12 14:32:36 NVIDIA(GPU-1): Memory: 4194304 kBytes (--) Mar 12 14:32:36 NVIDIA(GPU-1): VideoBIOS: 62.00.71.00.03 (II) Mar 12 14:32:36 NVIDIA(GPU-1): Detected PCI Express Link width: 16X (--) Mar 12 14:32:36 NVIDIA(GPU-1): Valid display device(s) on Quadro FX 5800 at PCI:33:0:0 (--) Mar 12 14:32:36 NVIDIA(GPU-1): CRT-0 (--) Mar 12 14:32:36 NVIDIA(GPU-1): CRT-1 (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-0 (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-1 (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-2 (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-3 (--) Mar 12 14:32:36 NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock (--) Mar 12 14:32:36 NVIDIA(GPU-1): CRT-1: 400.0 MHz maximum pixel clock (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-0: Internal Single Link TMDS (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-0: 330.0 MHz maximum pixel clock (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-1: Internal Single Link TMDS (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-1: 330.0 MHz maximum pixel clock (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-2: Internal Single Link TMDS (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-2: 165.0 MHz maximum pixel clock (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-3: Internal DisplayPort (--) Mar 12 14:32:36 NVIDIA(GPU-1): DFP-3: 480.0 MHz maximum pixel clock (II) Mar 12 14:32:36 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. (II) Mar 12 14:32:36 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon (II) Mar 12 14:32:36 NVIDIA(0): may not be running or the "AcpidSocketPath" X (II) Mar 12 14:32:36 NVIDIA(0): configuration option may not be set correctly. When the (II) Mar 12 14:32:36 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will (II) Mar 12 14:32:36 NVIDIA(0): try to use it to receive ACPI event notifications. For (II) Mar 12 14:32:36 NVIDIA(0): details, please see the "ConnectToAcpid" and (II) Mar 12 14:32:36 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X (II) Mar 12 14:32:36 NVIDIA(0): Config Options in the README. (II) Mar 12 14:32:36 NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select" (II) Loading extension NV-GLX (==) NVIDIA(0): Disabling shared memory pixmaps (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (==) RandR enabled (II) Setting vga for screen 0. (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (RG) 14:32:36.862 HP Remote Graphics extension. Build date : May 1 2013 (RG) 14:32:36.862 Listening for RG connections at /var/opt/hpremote/rgsender/sockets/rgsender-rge:0 (RG) 14:32:36.863 Started rgsender process PID = 14606 (RG) 14:32:36.863 Save gamma ramp (RG) 14:32:36.863 RG nVidia support is available (II) Initializing extension GLX (**) Option "CoreKeyboard" (**) Keyboard0: Core Keyboard (**) Option "Protocol" "standard" (**) Keyboard0: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Keyboard0: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard0: XkbModel: "pc105" (**) Option "XkbLayout" "us" (**) Keyboard0: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard0: CustomKeycodes disabled (**) Option "Protocol" "auto" (**) Mouse0: Device: "/dev/input/mice" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/input/mice" (**) Option "Emulate3Buttons" "no" (**) Option "ZAxisMapping" "4 5" (**) Mouse0: ZAxisMapping: buttons 4 and 5 (**) Mouse0: Buttons: 9 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) (RG) 14:32:37.021 rgeSigChildHandler: received signal: 17 (--) Mouse0: PnP-detected protocol: "ExplorerPS/2" (II) Mouse0: ps2EnableDataReporting: succeeded (RG) 14:32:39.018 Established connection with rgsender (RG) 14:32:52.445 Attach to Shared Framebuffer, ID: 4718598, Width: 1920, Height: 1200 (RG) 14:32:52.445 Attach to Shared Framebuffer, ID: 4751367, Width: 1920, Height: 1200 (II) Mar 12 14:33:02 NVIDIA(0): Setting mode "DVI-I-2:nvidia-auto-select{ViewPortIn=1920x1080,ViewPortOut=1920x1080+0+60}" (RG) 14:33:02.925 Detach from Shared Framebuffer, ID: 4751367 (RG) 14:33:02.926 Detach from Shared Framebuffer, ID: 4718598 (RG) 14:33:02.928 Attach to Shared Framebuffer, ID: 4784133, Width: 1920, Height: 1080 (RG) 14:33:02.928 Attach to Shared Framebuffer, ID: 4816902, Width: 1920, Height: 1080 (II) Mar 12 14:33:36 NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select" (II) Mar 12 14:33:51 NVIDIA(0): Setting mode "DVI-I-2:nvidia-auto-select{ViewPortIn=1920x1080,ViewPortOut=1920x1080+0+60}" ____________________________________________ *** /etc/X11/xorg.conf *** ls: -rw-r--r-- 1 root root 1893 2014-03-12 14:32:17.000000000 -0500 /etc/X11/xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 331.38 (buildmeister@swio-display-x64-rhel04-15) Wed Jan 8 19:53:14 PST 2014 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" FontPath "unix/:7100" EndSection Section "Module" # Begin HP Remote Graphics Software # HP Remote Graphics Extension Load "rge" # End HP Remote Graphics Software Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from data in "/etc/sysconfig/keyboard" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us" Option "XkbModel" "pc105" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection # Begin HP Remote Graphics Software Section "Extensions" Option "Composite" "Disable" EndSection # End HP Remote Graphics Software ____________________________________________ *** /var/log/Xorg.0.log.old *** ls: -rw-r--r-- 1 root root 36590 2014-03-12 14:29:26.000000000 -0500 /var/log/Xorg.0.log.old X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: Linux 2.6.18-274.12.1.el5 x86_64 Red Hat, Inc. Current Operating System: Linux ahcobgps26 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 Build Date: 05 January 2012 Build ID: xorg-x11-server 1.1.1-48.90.el5 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 11 22:01:46 2014 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Layout0" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Device0" (**) |-->Input Device "Keyboard0" (**) |-->Input Device "Mouse0" (**) FontPath set to: unix/:7100 (==) RgbPath set to "/usr/share/X11/rgb" (==) ModulePath set to "/usr/lib64/xorg/modules" (==) Max clients allowed: 512, resource mask: 0xfffff (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 1.0 X.Org XInput driver : 0.6 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/lib64/xorg/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (++) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,3406 card 103c,330b rev 13 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,3408 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:02:0: chip 8086,3409 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:03:0: chip 8086,340a card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:04:0: chip 8086,340b card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:05:0: chip 8086,340c card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:06:0: chip 8086,340d card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,340e card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:08:0: chip 8086,340f card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:09:0: chip 8086,3410 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:0a:0: chip 8086,3411 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 00:0d:0: chip 8086,343a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:1: chip 8086,343b card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:2: chip 8086,343c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:3: chip 8086,343d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:4: chip 8086,3418 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:5: chip 8086,3419 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0d:6: chip 8086,341a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:0: chip 8086,341c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:1: chip 8086,341d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:2: chip 8086,341e card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:3: chip 8086,341f card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:0e:4: chip 8086,3439 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 00:14:0: chip 8086,342e card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 00:14:1: chip 8086,3422 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 00:14:2: chip 8086,3423 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 00:1c:0: chip 8086,3a40 card 0000,0000 rev 00 class 06,04,00 hdr 81 (II) PCI: 00:1d:0: chip 8086,3a34 card 103c,330d rev 00 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,3a35 card 103c,330d rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,3a36 card 103c,330d rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:3: chip 8086,3a39 card 103c,330d rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,3a3a card 103c,330d rev 00 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 90 class 06,04,01 hdr 01 (II) PCI: 00:1f:0: chip 8086,3a18 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:1f:2: chip 8086,3a20 card 103c,330d rev 00 class 01,01,8f hdr 00 (II) PCI: 01:03:0: chip 1002,515e card 103c,31fb rev 02 class 03,00,00 hdr 00 (II) PCI: 01:04:0: chip 0e11,b203 card 103c,3305 rev 03 class 08,80,00 hdr 80 (II) PCI: 01:04:2: chip 0e11,b204 card 103c,3305 rev 03 class 08,80,00 hdr 80 (II) PCI: 01:04:4: chip 103c,3300 card 103c,3305 rev 00 class 0c,03,00 hdr 80 (II) PCI: 01:04:6: chip 103c,3302 card 103c,3305 rev 00 class 0c,07,01 hdr 80 (II) PCI: 05:00:0: chip 103c,323a card 103c,3245 rev 01 class 01,04,00 hdr 00 (II) PCI: 06:00:0: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 06:00:1: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 06:00:2: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 06:00:3: chip 4040,0100 card 103c,1740 rev 42 class 02,00,00 hdr 80 (II) PCI: 0d:00:0: chip 10de,05fd card 10de,0593 rev a1 class 03,00,00 hdr 00 (II) PCI: 17:01:0: chip 8086,3408 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:02:0: chip 8086,3409 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:03:0: chip 8086,340a card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:04:0: chip 8086,340b card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:05:0: chip 8086,340c card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:06:0: chip 8086,340d card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:07:0: chip 8086,340e card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:08:0: chip 8086,340f card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:09:0: chip 8086,3410 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:0a:0: chip 8086,3411 card 0000,0000 rev 13 class 06,04,00 hdr 01 (II) PCI: 17:0d:0: chip 8086,343a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:1: chip 8086,343b card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:2: chip 8086,343c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:3: chip 8086,343d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:4: chip 8086,3418 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:5: chip 8086,3419 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0d:6: chip 8086,341a card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:0: chip 8086,341c card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:1: chip 8086,341d card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:2: chip 8086,341e card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:3: chip 8086,341f card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:0e:4: chip 8086,3439 card 0000,0000 rev 13 class 06,00,00 hdr 80 (II) PCI: 17:14:0: chip 8086,342e card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 17:14:1: chip 8086,3422 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 17:14:2: chip 8086,3423 card 003c,000b rev 13 class 08,00,00 hdr 80 (II) PCI: 21:00:0: chip 10de,05fd card 10de,0593 rev a1 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Intel Bridge workaround enabled (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,44), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 10: bridge is at (0:1:0), (0,10,12), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 19: bridge is at (0:2:0), (0,19,19), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 6: bridge is at (0:3:0), (0,6,8), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 6 non-prefetchable memory range: [0] -1 0 0xdb800000 - 0xdbffffff (0x800000) MX[B] (II) Bus 6 prefetchable memory range: [0] -1 0 0xd0000000 - 0xd00fffff (0x100000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 9: bridge is at (0:4:0), (0,9,9), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 16: bridge is at (0:5:0), (0,16,18), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 5: bridge is at (0:6:0), (0,5,5), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 5 I/O range: [0] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] (II) Bus 5 non-prefetchable memory range: [0] -1 0 0xdb300000 - 0xdb7fffff (0x500000) MX[B] (II) Bus 5 prefetchable memory range: [0] -1 0 0xd0100000 - 0xd01fffff (0x100000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 13: bridge is at (0:7:0), (0,13,15), BCTRL: 0x000b (VGA_EN is set) (II) Bus 13 I/O range: [0] -1 0 0x00005000 - 0x00005fff (0x1000) IX[B] (II) Bus 13 non-prefetchable memory range: [0] -1 0 0xdc000000 - 0xdeffffff (0x3000000) MX[B] (II) Bus 13 prefetchable memory range: [0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 20: bridge is at (0:8:0), (0,20,20), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 21: bridge is at (0:9:0), (0,21,21), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 22: bridge is at (0:10:0), (0,22,22), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:28:0), (0,2,4), BCTRL: 0x0003 (VGA_EN is cleared) (II) Subtractive PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 1 I/O range: [0] -1 0 0x00002000 - 0x00003fff (0x2000) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xdb100000 - 0xdb2fffff (0x200000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-PCI bridge: (II) Bus 24: bridge is at (23:1:0), (23,24,26), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 40: bridge is at (23:2:0), (23,40,40), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 33: bridge is at (23:3:0), (23,33,35), BCTRL: 0x0003 (VGA_EN is cleared) (II) Bus 33 I/O range: [0] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B] (II) Bus 33 non-prefetchable memory range: [0] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] (II) Bus 33 prefetchable memory range: [0] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 41: bridge is at (23:4:0), (23,41,41), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 42: bridge is at (23:5:0), (23,42,42), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 43: bridge is at (23:6:0), (23,43,43), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 36: bridge is at (23:7:0), (23,36,38), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 30: bridge is at (23:8:0), (23,30,32), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 27: bridge is at (23:9:0), (23,27,29), BCTRL: 0x0003 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 44: bridge is at (23:10:0), (23,44,44), BCTRL: 0x0003 (VGA_EN is cleared) (II) Host-to-PCI bridge: (II) Bus 23: bridge is at (23:13:0), (23,23,44), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 23 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 23 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (II) Bus 23 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] (--) PCI: (1:3:0) ATI Technologies Inc ES1000 rev 2, Mem @ 0xb8000000/27, 0xdb2f0000/16, I/O @ 0x3000/8 (--) PCI:*(13:0:0) nVidia Corporation unknown chipset (0x05fd) rev 161, Mem @ 0xde000000/24, 0xc0000000/28, 0xdc000000/25, I/O @ 0x5000/7 (--) PCI: (33:0:0) nVidia Corporation unknown chipset (0x05fd) rev 161, Mem @ 0xfb000000/24, 0xe0000000/28, 0xf8000000/25, I/O @ 0x6000/7 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [1] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [2] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [3] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [4] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [5] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [6] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [7] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [8] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [9] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [10] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [11] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [12] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [15] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [17] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [18] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [19] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [20] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [21] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [22] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [23] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [24] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [25] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [26] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [27] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [28] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [29] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [30] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [31] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [32] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [33] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [34] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [35] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [36] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [1] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [2] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [3] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [4] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [5] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [6] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [7] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [8] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [9] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [10] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [11] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [12] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [14] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [15] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [17] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [18] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [19] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [20] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [21] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [22] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [23] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [24] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [25] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [26] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [27] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [28] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [29] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [30] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [31] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [32] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [33] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [34] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [35] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [36] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [26] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [27] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [28] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [29] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [30] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [31] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [32] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [33] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [34] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [35] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [36] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [37] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [38] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [39] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [40] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [41] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [42] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) LoadModule: "dbe" (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "extmod" (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "type1" (II) Loading /usr/lib64/xorg/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Type1 (II) LoadModule: "freetype" (II) Loading /usr/lib64/xorg/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 7.1.1, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012 (II) Loading extension GLX (II) LoadModule: "rge" (II) Loading /usr/lib64/xorg/modules/extensions/librge.so (II) Module rge: vendor="X.Org Foundation" compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension RGE (II) LoadModule: "nvidia" (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) LoadModule: "kbd" (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) LoadModule: "mouse" (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) NVIDIA dlloader X Driver 295.53 Fri May 11 23:29:56 PDT 2012 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 0d:00:0 (--) Assigning device section with no busID to primary device (WW) NVIDIA: No matching Device section for instance (BusID PCI:33:0:0) found (--) Chipset NVIDIA GPU found (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib64/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) Loading sub module "wfb" (II) LoadModule: "wfb" (II) Loading /usr/lib64/xorg/modules/libwfb.so (II) Module wfb: vendor="NVIDIA Corporation" compiled for 7.1.99.2, module version = 1.0.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/lib64/xorg/modules/libramdac.so (II) Module ramdac: vendor="X.Org Foundation" compiled for 7.1.1, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.0 (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [26] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [27] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [28] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [29] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [30] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [31] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [32] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [33] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [34] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [35] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [36] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [37] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [38] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [39] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [40] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [41] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [42] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [25] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [26] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [29] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [30] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [31] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [32] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [33] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [34] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [35] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [36] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [37] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [38] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [39] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [40] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [41] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [42] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [43] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [44] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [45] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) [46] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [47] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) Mar 11 22:01:46 NVIDIA(0): Enabling 2D acceleration (II) Mar 11 22:01:47 NVIDIA(GPU-0): Display (HP LP2465 (DFP-0)) does not support NVIDIA 3D Vision (II) Mar 11 22:01:47 NVIDIA(GPU-0): stereo. (II) Mar 11 22:01:47 NVIDIA(0): NVIDIA GPU Quadro FX 5800 (GT200GL) at PCI:13:0:0 (GPU-0) (--) Mar 11 22:01:47 NVIDIA(0): Memory: 4194304 kBytes (--) Mar 11 22:01:47 NVIDIA(0): VideoBIOS: 62.00.71.00.03 (II) Mar 11 22:01:47 NVIDIA(0): Detected PCI Express Link width: 16X (--) Mar 11 22:01:47 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Mar 11 22:01:47 NVIDIA(0): Connected display device(s) on Quadro FX 5800 at PCI:13:0:0 (--) Mar 11 22:01:47 NVIDIA(0): HP LP2465 (DFP-0) (--) Mar 11 22:01:47 NVIDIA(0): HP LP2465 (DFP-0): 330.0 MHz maximum pixel clock (--) Mar 11 22:01:47 NVIDIA(0): HP LP2465 (DFP-0): Internal Dual Link TMDS (**) Mar 11 22:01:47 NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display (**) Mar 11 22:01:47 NVIDIA(0): device HP LP2465 (DFP-0) (Using EDID frequencies has been (**) Mar 11 22:01:47 NVIDIA(0): enabled on all display devices.) (II) Mar 11 22:01:47 NVIDIA(0): Assigned Display Device: DFP-0 (==) Mar 11 22:01:47 NVIDIA(0): (==) Mar 11 22:01:47 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (==) Mar 11 22:01:47 NVIDIA(0): will be used as the requested mode. (==) Mar 11 22:01:47 NVIDIA(0): (II) Mar 11 22:01:47 NVIDIA(0): Validated modes: (II) Mar 11 22:01:47 NVIDIA(0): "nvidia-auto-select" (II) Mar 11 22:01:47 NVIDIA(0): Virtual screen size determined to be 1920 x 1200 (--) Mar 11 22:01:47 NVIDIA(0): DPI set to (93, 92); computed from "UseEdidDpi" X config (--) Mar 11 22:01:47 NVIDIA(0): option (WW) Mar 11 22:01:47 NVIDIA(0): UBB is incompatible with the Composite extension. Disabling (WW) Mar 11 22:01:47 NVIDIA(0): UBB. (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xdb800000 - 0xdb9fffff (0x200000) MX[B] [5] -1 0 0xdba00000 - 0xdbbfffff (0x200000) MX[B] [6] -1 0 0xdbc00000 - 0xdbdfffff (0x200000) MX[B] [7] -1 0 0xdbe00000 - 0xdbffffff (0x200000) MX[B] [8] -1 0 0xdb3f0000 - 0xdb3f0fff (0x1000) MX[B] [9] -1 0 0xdb400000 - 0xdb7fffff (0x400000) MX[B] [10] -1 0 0xdb1f0000 - 0xdb1f00ff (0x100) MX[B] [11] -1 0 0xdb200000 - 0xdb27ffff (0x80000) MX[B] [12] -1 0 0xdb2c0000 - 0xdb2c3fff (0x4000) MX[B] [13] -1 0 0xdb2d0000 - 0xdb2d07ff (0x800) MX[B] [14] -1 0 0xdb2e0000 - 0xdb2e01ff (0x200) MX[B] [15] -1 0 0xdb0f0000 - 0xdb0f03ff (0x400) MX[B] [16] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B) [17] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[B](B) [18] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[B](B) [19] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B](B) [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [21] -1 0 0xde000000 - 0xdeffffff (0x1000000) MX[B](B) [22] -1 0 0xdb2f0000 - 0xdb2fffff (0x10000) MX[B](B) [23] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B) [24] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [25] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [26] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [29] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [30] -1 0 0x00003800 - 0x0000381f (0x20) IX[B] [31] -1 0 0x00003400 - 0x000034ff (0x100) IX[B] [32] -1 0 0x00002800 - 0x000028ff (0x100) IX[B] [33] -1 0 0x000010b0 - 0x000010bf (0x10) IX[B] [34] -1 0 0x000010a0 - 0x000010af (0x10) IX[B] [35] -1 0 0x00001098 - 0x0000109b (0x4) IX[B] [36] -1 0 0x00001090 - 0x00001097 (0x8) IX[B] [37] -1 0 0x00001088 - 0x0000108b (0x4) IX[B] [38] -1 0 0x00001080 - 0x00001087 (0x8) IX[B] [39] -1 0 0x00001060 - 0x0000107f (0x20) IX[B] [40] -1 0 0x00001040 - 0x0000105f (0x20) IX[B] [41] -1 0 0x00001020 - 0x0000103f (0x20) IX[B] [42] -1 0 0x00001000 - 0x0000101f (0x20) IX[B] [43] -1 0 0x00006000 - 0x0000607f (0x80) IX[B](B) [44] -1 0 0x00005000 - 0x0000507f (0x80) IX[B](B) [45] -1 0 0x00003000 - 0x000030ff (0x100) IX[B](B) [46] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [47] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Mar 11 22:01:48 NVIDIA(GPU-1): NVIDIA GPU Quadro FX 5800 (GT200GL) at PCI:33:0:0 (GPU-1) (--) Mar 11 22:01:48 NVIDIA(GPU-1): Memory: 4194304 kBytes (--) Mar 11 22:01:48 NVIDIA(GPU-1): VideoBIOS: 62.00.71.00.03 (II) Mar 11 22:01:48 NVIDIA(GPU-1): Detected PCI Express Link width: 16X (--) Mar 11 22:01:48 NVIDIA(GPU-1): Interlaced video modes are supported on this GPU (--) Mar 11 22:01:48 NVIDIA(GPU-1): Connected display device(s) on Quadro FX 5800 at PCI:33:0:0 (--) Mar 11 22:01:48 NVIDIA(GPU-1): none (II) Mar 11 22:01:48 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. (II) Mar 11 22:01:48 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon (II) Mar 11 22:01:48 NVIDIA(0): may not be running or the "AcpidSocketPath" X (II) Mar 11 22:01:48 NVIDIA(0): configuration option may not be set correctly. When the (II) Mar 11 22:01:48 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will (II) Mar 11 22:01:48 NVIDIA(0): try to use it to receive ACPI event notifications. For (II) Mar 11 22:01:48 NVIDIA(0): details, please see the "ConnectToAcpid" and (II) Mar 11 22:01:48 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X (II) Mar 11 22:01:48 NVIDIA(0): Config Options in the README. (II) Mar 11 22:01:48 NVIDIA(0): Setting mode "nvidia-auto-select" (II) Loading extension NV-GLX (==) NVIDIA(0): Disabling shared memory pixmaps (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (==) RandR enabled (II) Setting vga for screen 0. (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (II) Initializing extension GLX (RG) 22:01:48.844 HP Remote Graphics extension. Build date : May 1 2013 (RG) 22:01:48.856 Listening for RG connections at /var/opt/hpremote/rgsender/sockets/rgsender-rge:0 (RG) 22:01:48.973 Started rgsender process PID = 5408 (RG) 22:01:48.973 Save gamma ramp (RG) 22:01:48.973 RG nVidia support is available (**) Option "CoreKeyboard" (**) Keyboard0: Core Keyboard (**) Option "Protocol" "standard" (**) Keyboard0: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Keyboard0: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard0: XkbModel: "pc105" (**) Option "XkbLayout" "us" (**) Keyboard0: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard0: CustomKeycodes disabled (**) Option "Protocol" "auto" (**) Mouse0: Device: "/dev/input/mice" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/input/mice" (**) Option "Emulate3Buttons" "no" (**) Option "ZAxisMapping" "4 5" (**) Mouse0: ZAxisMapping: buttons 4 and 5 (**) Mouse0: Buttons: 9 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) (RG) 22:01:49.046 rgeSigChildHandler: received signal: 17 (--) Mouse0: PnP-detected protocol: "ExplorerPS/2" (II) Mouse0: ps2EnableDataReporting: succeeded (RG) 22:01:54.810 Established connection with rgsender (RG) 14:29:26.659 rgeProcReset - terminating (RG) 14:29:26.663 rgeSenderStop: Entry; gRgeSenderPID is : 5408 (RG) 14:29:26.663 Restore gamma ramp (RG) 14:29:26.663 Closing socket 33 (RG) 14:29:26.663 Sending SIGTERM to rgsender process 5408 (RG) 14:29:26.664 Stopped rgsender process 5408; status is 0 ____________________________________________ *** /usr/share/nvidia/nvidia-application-profiles-331.38-rc *** ls: -r--r--r-- 1 root root 1900 2014-03-12 14:31:07.000000000 -0500 /usr/share/nvidia/nvidia-application-profiles-331.38-rc # Application profiles for the NVIDIA Linux graphics driver, version 331.38 # Last modified: Wed Jan 8 19:13:27 PST 2014 # These profiles were provided by NVIDIA and should not be modified. If you # wish to change the defaults provided here, you can override them by creating # custom rules in /etc/nvidia/nvidia-application-profiles-rc (which will apply # system-wide) or, for a given user, $HOME/.nv/nvidia-application-profiles-rc # (which will apply to that particular user). See the "APPLICATION PROFILE # SEARCH PATH" section of the NVIDIA Linux Graphics Driver README for more # information. { "profiles" : [ { "name" : "NonConformantBlitFramebufferScissor", "settings" : [ "GLConformantBlitFramebufferScissor", false ] }, { "name" : "CL1C", "settings" : [ "0x528ab3", 1 ] }, { "name" : "FA0", "settings" : [ "10572898", 0 ] } ], "rules" : [ # Work around GNOME bug 690451 (see # https://bugzilla.gnome.org/show_bug.cgi?id=690451) { "pattern" : { "feature" : "dso", "matches" : "libcogl.so" }, "profile" : "NonConformantBlitFramebufferScissor" }, { "pattern" : "Maya2014", "profile" : "CL1C" }, { "pattern" : "xsi", "profile" : "CL1C" }, { "pattern" : "HoudiniFX", "profile" : "CL1C" }, { "pattern" : "katana", "profile" : "CL1C" }, { "pattern" : "Autodesk Mudbox 2014 64-bit", "profile" : "CL1C" }, { "pattern" : "octane", "profile" : "CL1C" }, { "pattern" : "Fusion64_6.4", "profile" : "CL1C" }, { "pattern" : "Nuke7.0", "profile" : "CL1C" }, { "pattern" : "vray.exe", "profile" : "CL1C" }, { "pattern" : "vray.bin", "profile" : "CL1C" }, { "pattern" : "kwin_gles", "profile" : "FA0" } ] } ____________________________________________ ldd /usr/bin/glxinfo linux-vdso.so.1 => (0x00007fff083fd000) libGL.so.1 => /usr/lib64/libGL.so.1 (0x00002b4614cb6000) libGLU.so.1 => /usr/lib64/libGLU.so.1 (0x000000367f600000) libc.so.6 => /lib64/libc.so.6 (0x0000003978000000) libX11.so.6 => /usr/lib64/libX11.so.6 (0x0000003979400000) libnvidia-tls.so.331.38 => /usr/lib64/tls/libnvidia-tls.so.331.38 (0x00002b4614fea000) libnvidia-glcore.so.331.38 => /usr/lib64/libnvidia-glcore.so.331.38 (0x00002b46151ed000) libXext.so.6 => /usr/lib64/libXext.so.6 (0x0000003979c00000) libdl.so.2 => /lib64/libdl.so.2 (0x0000003978400000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x000000397e400000) libm.so.6 => /lib64/libm.so.6 (0x0000003978800000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x000000397c800000) /lib64/ld-linux-x86-64.so.2 (0x0000003977800000) libXau.so.6 => /usr/lib64/libXau.so.6 (0x0000003979000000) libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x0000003979800000) ____________________________________________ /sbin/lspci -d "10de:*" -v -xxx 0d:00.0 VGA compatible controller: NVIDIA Corporation GT200GL [Quadro FX 5800] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation Device 0593 Flags: bus master, fast devsel, latency 0, IRQ 211 Memory at de000000 (32-bit, non-prefetchable) [size=16M] Memory at c0000000 (64-bit, prefetchable) [size=256M] Memory at dc000000 (64-bit, non-prefetchable) [size=32M] I/O ports at 5000 [size=128] Expansion ROM at [disabled] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [128] Power Budgeting Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 Kernel driver in use: nvidia Kernel modules: nvidiafb, nvidia 00: de 10 fd 05 47 00 10 00 a1 00 00 03 00 00 00 00 10: 00 00 00 de 0c 00 00 c0 00 00 00 00 04 00 00 dc 20: 00 00 00 00 01 50 00 00 00 00 00 00 de 10 93 05 30: 00 00 00 00 60 00 00 00 00 00 00 00 0b 01 00 00 40: de 10 93 05 00 00 00 00 00 00 00 00 00 00 00 00 50: 01 00 00 00 01 00 00 00 ce d6 23 00 00 00 00 00 60: 01 68 03 00 08 00 00 00 05 78 81 00 00 00 e0 fe 70: 00 00 00 00 d3 40 00 00 10 00 02 00 e0 84 00 00 80: 16 59 00 00 02 2d 00 00 08 00 02 01 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 21:00.0 VGA compatible controller: NVIDIA Corporation GT200GL [Quadro FX 5800] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation Device 0593 Flags: bus master, fast devsel, latency 0, IRQ 219 Memory at fb000000 (32-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] Memory at f8000000 (64-bit, non-prefetchable) [size=32M] I/O ports at 6000 [size=128] [virtual] Expansion ROM at fa000000 [disabled] [size=512K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [128] Power Budgeting Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 Kernel driver in use: nvidia Kernel modules: nvidiafb, nvidia 00: de 10 fd 05 47 00 10 00 a1 00 00 03 00 00 00 00 10: 00 00 00 fb 0c 00 00 e0 00 00 00 00 04 00 00 f8 20: 00 00 00 00 01 60 00 00 00 00 00 00 de 10 93 05 30: 00 00 00 00 60 00 00 00 00 00 00 00 0b 01 00 00 40: de 10 93 05 00 00 00 00 00 00 00 00 00 00 00 00 50: 01 00 00 00 01 00 00 00 ce d6 23 00 00 00 00 00 60: 01 68 03 00 08 00 00 00 05 78 81 00 00 00 e0 fe 70: 00 00 00 00 db 40 00 00 10 00 02 00 e0 84 00 00 80: 16 59 00 00 01 2d 00 00 08 00 02 01 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ____________________________________________ /sbin/lspci -d "10b5:*" -v -xxx ____________________________________________ /sbin/lspci -t -+-[0000:17]-+-01.0-[18-1a]-- | +-02.0-[28]-- | +-03.0-[21-23]----00.0 | +-04.0-[29]-- | +-05.0-[2a]-- | +-06.0-[2b]-- | +-07.0-[24-26]-- | +-08.0-[1e-20]-- | +-09.0-[1b-1d]-- | +-0a.0-[2c]-- | +-0d.0 | +-0d.1 | +-0d.2 | +-0d.3 | +-0d.4 | +-0d.5 | +-0d.6 | +-0e.0 | +-0e.1 | +-0e.2 | +-0e.3 | +-0e.4 | +-14.0 | +-14.1 | \-14.2 \-[0000:00]-+-00.0 +-01.0-[0a-0c]-- +-02.0-[13]-- +-03.0-[06-08]--+-00.0 | +-00.1 | +-00.2 | \-00.3 +-04.0-[09]-- +-05.0-[10-12]-- +-06.0-[05]----00.0 +-07.0-[0d-0f]----00.0 +-08.0-[14]-- +-09.0-[15]-- +-0a.0-[16]-- +-0d.0 +-0d.1 +-0d.2 +-0d.3 +-0d.4 +-0d.5 +-0d.6 +-0e.0 +-0e.1 +-0e.2 +-0e.3 +-0e.4 +-14.0 +-14.1 +-14.2 +-1c.0-[02-04]-- +-1d.0 +-1d.1 +-1d.2 +-1d.3 +-1d.7 +-1e.0-[01]--+-03.0 | +-04.0 | +-04.2 | +-04.4 | \-04.6 +-1f.0 \-1f.2 ____________________________________________ /sbin/lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation 5520 I/O Hub to ESI Port [8086:3406] (rev 13) 00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 13) 00:02.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 2 [8086:3409] (rev 13) 00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 13) 00:04.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI Express Root Port 4 [8086:340b] (rev 13) 00:05.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI Express Root Port 5 [8086:340c] (rev 13) 00:06.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI Express Root Port 6 [8086:340d] (rev 13) 00:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 13) 00:08.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 8 [8086:340f] (rev 13) 00:09.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 9 [8086:3410] (rev 13) 00:0a.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 10 [8086:3411] (rev 13) 00:0d.0 Host bridge [0600]: Intel Corporation Device [8086:343a] (rev 13) 00:0d.1 Host bridge [0600]: Intel Corporation Device [8086:343b] (rev 13) 00:0d.2 Host bridge [0600]: Intel Corporation Device [8086:343c] (rev 13) 00:0d.3 Host bridge [0600]: Intel Corporation Device [8086:343d] (rev 13) 00:0d.4 Host bridge [0600]: Intel Corporation 5520/5500/X58 Physical Layer Port 0 [8086:3418] (rev 13) 00:0d.5 Host bridge [0600]: Intel Corporation 5520/5500 Physical Layer Port 1 [8086:3419] (rev 13) 00:0d.6 Host bridge [0600]: Intel Corporation Device [8086:341a] (rev 13) 00:0e.0 Host bridge [0600]: Intel Corporation Device [8086:341c] (rev 13) 00:0e.1 Host bridge [0600]: Intel Corporation Device [8086:341d] (rev 13) 00:0e.2 Host bridge [0600]: Intel Corporation Device [8086:341e] (rev 13) 00:0e.3 Host bridge [0600]: Intel Corporation Device [8086:341f] (rev 13) 00:0e.4 Host bridge [0600]: Intel Corporation Device [8086:3439] (rev 13) 00:14.0 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 13) 00:14.1 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 13) 00:14.2 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 13) 00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40] 00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34] 00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35] 00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36] 00:1d.3 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39] 00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a] 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90) 00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIB (ICH10) LPC Interface Controller [8086:3a18] 00:1f.2 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1 [8086:3a20] 01:03.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI ES1000 [1002:515e] (rev 02) 01:04.0 System peripheral [0880]: Compaq Computer Corporation Integrated Lights Out Controller [0e11:b203] (rev 03) 01:04.2 System peripheral [0880]: Compaq Computer Corporation Integrated Lights Out Processor [0e11:b204] (rev 03) 01:04.4 USB controller [0c03]: Hewlett-Packard Company Integrated Lights-Out Standard Virtual USB Controller [103c:3300] 01:04.6 IPMI SMIC interface [0c07]: Hewlett-Packard Company Integrated Lights-Out Standard KCS Interface [103c:3302] 05:00.0 RAID bus controller [0104]: Hewlett-Packard Company Smart Array G6 controllers [103c:323a] (rev 01) 06:00.0 Ethernet controller [0200]: NetXen Incorporated NX3031 Multifunction 1/10-Gigabit Server Adapter [4040:0100] (rev 42) 06:00.1 Ethernet controller [0200]: NetXen Incorporated NX3031 Multifunction 1/10-Gigabit Server Adapter [4040:0100] (rev 42) 06:00.2 Ethernet controller [0200]: NetXen Incorporated NX3031 Multifunction 1/10-Gigabit Server Adapter [4040:0100] (rev 42) 06:00.3 Ethernet controller [0200]: NetXen Incorporated NX3031 Multifunction 1/10-Gigabit Server Adapter [4040:0100] (rev 42) 0d:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT200GL [Quadro FX 5800] [10de:05fd] (rev a1) 17:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 13) 17:02.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 2 [8086:3409] (rev 13) 17:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 13) 17:04.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI Express Root Port 4 [8086:340b] (rev 13) 17:05.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI Express Root Port 5 [8086:340c] (rev 13) 17:06.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI Express Root Port 6 [8086:340d] (rev 13) 17:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 13) 17:08.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 8 [8086:340f] (rev 13) 17:09.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 9 [8086:3410] (rev 13) 17:0a.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 10 [8086:3411] (rev 13) 17:0d.0 Host bridge [0600]: Intel Corporation Device [8086:343a] (rev 13) 17:0d.1 Host bridge [0600]: Intel Corporation Device [8086:343b] (rev 13) 17:0d.2 Host bridge [0600]: Intel Corporation Device [8086:343c] (rev 13) 17:0d.3 Host bridge [0600]: Intel Corporation Device [8086:343d] (rev 13) 17:0d.4 Host bridge [0600]: Intel Corporation 5520/5500/X58 Physical Layer Port 0 [8086:3418] (rev 13) 17:0d.5 Host bridge [0600]: Intel Corporation 5520/5500 Physical Layer Port 1 [8086:3419] (rev 13) 17:0d.6 Host bridge [0600]: Intel Corporation Device [8086:341a] (rev 13) 17:0e.0 Host bridge [0600]: Intel Corporation Device [8086:341c] (rev 13) 17:0e.1 Host bridge [0600]: Intel Corporation Device [8086:341d] (rev 13) 17:0e.2 Host bridge [0600]: Intel Corporation Device [8086:341e] (rev 13) 17:0e.3 Host bridge [0600]: Intel Corporation Device [8086:341f] (rev 13) 17:0e.4 Host bridge [0600]: Intel Corporation Device [8086:3439] (rev 13) 17:14.0 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 13) 17:14.1 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 13) 17:14.2 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 13) 21:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT200GL [Quadro FX 5800] [10de:05fd] (rev a1) ____________________________________________ /sbin/lsusb Bus 006 Device 002: ID 03f0:1027 Hewlett-Packard Virtual keyboard and mouse Bus 006 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 005 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 ____________________________________________ /usr/sbin/dmidecode # dmidecode 2.11 SMBIOS 2.6 present. 138 structures occupying 4002 bytes. Table at 0xAF7FE000. Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: HP Version: P63 Release Date: 03/30/2010 Address: 0xF0000 Runtime Size: 64 kB ROM Size: 8192 kB Characteristics: PCI is supported PNP is supported BIOS is upgradeable BIOS shadowing is allowed ESCD support is available Boot from CD is supported Selectable boot is supported EDD is supported 5.25"/360 kB floppy services are supported (int 13h) 5.25"/1.2 MB floppy services are supported (int 13h) 3.5"/720 kB floppy services are supported (int 13h) Print screen service is supported (int 5h) 8042 keyboard services are supported (int 9h) Serial services are supported (int 14h) Printer services are supported (int 17h) CGA/mono video services are supported (int 10h) ACPI is supported USB legacy is supported BIOS boot specification is supported Function key-initiated network boot is supported Targeted content distribution is supported Firmware Revision: 1.82 Handle 0x0100, DMI type 1, 27 bytes System Information Manufacturer: HP Product Name: ProLiant DL370 G6 Version: Not Specified Serial Number: USE027NA2D UUID: 38333834-3437-5355-4530-32374E413244 Wake-up Type: Power Switch SKU Number: 483874-B21 Family: ProLiant Handle 0x0300, DMI type 3, 21 bytes Chassis Information Manufacturer: HP Type: Rack Mount Chassis Lock: Not Present Version: Not Specified Serial Number: USE027NA2D Asset Tag: Boot-up State: Safe Power Supply State: Safe Thermal State: Safe Security Status: Unknown OEM Information: 0x00000000 Height: 4 U Number Of Power Cords: 2 Contained Elements: 0 Handle 0x0400, DMI type 4, 42 bytes Processor Information Socket Designation: Proc 1 Type: Central Processor Family: Xeon Manufacturer: Intel ID: A5 06 01 00 FF FB EB BF Signature: Type 0, Family 6, Model 26, Stepping 5 Flags: FPU (Floating-point unit on-chip) VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MSR (Model specific registers) PAE (Physical address extension) MCE (Machine check exception) CX8 (CMPXCHG8 instruction supported) APIC (On-chip APIC hardware supported) SEP (Fast system call) MTRR (Memory type range registers) PGE (Page global enable) MCA (Machine check architecture) CMOV (Conditional move instruction supported) PAT (Page attribute table) PSE-36 (36-bit page size extension) CLFSH (CLFLUSH instruction supported) DS (Debug store) ACPI (ACPI supported) MMX (MMX technology supported) FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2) SS (Self-snoop) HTT (Multi-threading) TM (Thermal monitor supported) PBE (Pending break enabled) Version: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz Voltage: 1.4 V External Clock: 133 MHz Max Speed: 4800 MHz Current Speed: 2933 MHz Status: Populated, Enabled Upgrade: Socket LGA1366 L1 Cache Handle: 0x0710 L2 Cache Handle: 0x0720 L3 Cache Handle: 0x0730 Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Core Count: 4 Core Enabled: 4 Thread Count: 8 Characteristics: 64-bit capable Handle 0x0406, DMI type 4, 42 bytes Processor Information Socket Designation: Proc 2 Type: Central Processor Family: Xeon Manufacturer: Intel ID: A5 06 01 00 FF FB EB BF Signature: Type 0, Family 6, Model 26, Stepping 5 Flags: FPU (Floating-point unit on-chip) VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MSR (Model specific registers) PAE (Physical address extension) MCE (Machine check exception) CX8 (CMPXCHG8 instruction supported) APIC (On-chip APIC hardware supported) SEP (Fast system call) MTRR (Memory type range registers) PGE (Page global enable) MCA (Machine check architecture) CMOV (Conditional move instruction supported) PAT (Page attribute table) PSE-36 (36-bit page size extension) CLFSH (CLFLUSH instruction supported) DS (Debug store) ACPI (ACPI supported) MMX (MMX technology supported) FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2) SS (Self-snoop) HTT (Multi-threading) TM (Thermal monitor supported) PBE (Pending break enabled) Version: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz Voltage: 1.4 V External Clock: 133 MHz Max Speed: 4800 MHz Current Speed: 2933 MHz Status: Populated, Idle Upgrade: Socket LGA1366 L1 Cache Handle: 0x0716 L2 Cache Handle: 0x0726 L3 Cache Handle: 0x0736 Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Core Count: 4 Core Enabled: 4 Thread Count: 8 Characteristics: 64-bit capable Handle 0x0710, DMI type 7, 19 bytes Cache Information Socket Designation: Processor 1 Internal L1 Cache Configuration: Enabled, Not Socketed, Level 1 Operational Mode: Write Back Location: Internal Installed Size: 128 kB Maximum Size: 192 kB Supported SRAM Types: Burst Installed SRAM Type: Burst Speed: Unknown Error Correction Type: Single-bit ECC System Type: Data Associativity: 8-way Set-associative Handle 0x0716, DMI type 7, 19 bytes Cache Information Socket Designation: Processor 2 Internal L1 Cache Configuration: Enabled, Not Socketed, Level 1 Operational Mode: Write Back Location: Internal Installed Size: 128 kB Maximum Size: 192 kB Supported SRAM Types: Burst Installed SRAM Type: Burst Speed: Unknown Error Correction Type: Single-bit ECC System Type: Data Associativity: 8-way Set-associative Handle 0x0720, DMI type 7, 19 bytes Cache Information Socket Designation: Processor 1 Internal L2 Cache Configuration: Enabled, Not Socketed, Level 2 Operational Mode: Write Back Location: Internal Installed Size: 1024 kB Maximum Size: 1536 kB Supported SRAM Types: Burst Installed SRAM Type: Burst Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unknown Associativity: 8-way Set-associative Handle 0x0726, DMI type 7, 19 bytes Cache Information Socket Designation: Processor 2 Internal L2 Cache Configuration: Enabled, Not Socketed, Level 2 Operational Mode: Write Back Location: Internal Installed Size: 1024 kB Maximum Size: 1536 kB Supported SRAM Types: Burst Installed SRAM Type: Burst Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unknown Associativity: 8-way Set-associative Handle 0x0730, DMI type 7, 19 bytes Cache Information Socket Designation: Processor 1 Internal L3 Cache Configuration: Enabled, Not Socketed, Level 3 Operational Mode: Write Back Location: Internal Installed Size: 8192 kB Maximum Size: 12288 kB Supported SRAM Types: Burst Installed SRAM Type: Burst Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unknown Associativity: 16-way Set-associative Handle 0x0736, DMI type 7, 19 bytes Cache Information Socket Designation: Processor 2 Internal L3 Cache Configuration: Enabled, Not Socketed, Level 3 Operational Mode: Write Back Location: Internal Installed Size: 8192 kB Maximum Size: 12288 kB Supported SRAM Types: Burst Installed SRAM Type: Burst Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unknown Associativity: 16-way Set-associative Handle 0x0801, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2 Internal Connector Type: Access Bus (USB) External Reference Designator: USB Port 1 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x0802, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J3 Internal Connector Type: Access Bus (USB) External Reference Designator: USB Port 2 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x0803, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J94 Internal Connector Type: Access Bus (USB) External Reference Designator: USB Port 3 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x0804, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J94 Internal Connector Type: Access Bus (USB) External Reference Designator: USB Port 4 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x0805, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J165 Internal Connector Type: None External Reference Designator: Mouse Port External Connector Type: PS/2 Port Type: Mouse Port Handle 0x0806, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J165 Internal Connector Type: None External Reference Designator: Keyboard Port External Connector Type: PS/2 Port Type: Keyboard Port Handle 0x0807, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J14 Internal Connector Type: None External Reference Designator: Video Port External Connector Type: DB-15 female Port Type: Video Port Handle 0x0808, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J149 Internal Connector Type: None External Reference Designator: COM Port External Connector Type: DB-9 male Port Type: Serial Port 16550A Compatible Handle 0x0809, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J95 Internal Connector Type: None External Reference Designator: ILO NIC port External Connector Type: RJ-45 Port Type: Network Port Handle 0x080A, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J166 Internal Connector Type: None External Reference Designator: NIC port 1 External Connector Type: RJ-45 Port Type: Network Port Handle 0x080B, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J167 Internal Connector Type: None External Reference Designator: NIC port 2 External Connector Type: RJ-45 Port Type: Network Port Handle 0x080C, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J167 Internal Connector Type: None External Reference Designator: NIC port 3 External Connector Type: RJ-45 Port Type: Network Port Handle 0x080D, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J167 Internal Connector Type: None External Reference Designator: NIC port 4 External Connector Type: RJ-45 Port Type: Network Port Handle 0x0901, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 1 Type: x4 PCI Express x4 Current Usage: Available Length: Long ID: 1 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:02:00.0 Handle 0x0902, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 2 Type: x4 PCI Express 2 x8 Current Usage: Available Length: Long ID: 2 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:0a:00.0 Handle 0x0903, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 3 Type: x16 PCI Express 2 x16 Current Usage: In Use Length: Long ID: 3 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:0d:00.0 Handle 0x0904, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 4 Type: x4 PCI Express 2 x8 Current Usage: Available Length: Long ID: 4 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:10:00.0 Handle 0x0905, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 5 Type: x4 PCI Express 2 x8 Current Usage: Available Length: Long ID: 5 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:18:00.0 Handle 0x0906, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 6 Type: x8 PCI Express 2 x16 Current Usage: Available Length: Long ID: 6 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:1b:00.0 Handle 0x0907, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 7 Type: x4 PCI Express 2 x8 Current Usage: Available Length: Long ID: 7 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:1e:00.0 Handle 0x0908, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 8 Type: x16 PCI Express 2 x16 Current Usage: In Use Length: Long ID: 8 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:21:00.0 Handle 0x0909, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 9 Type: x4 PCI Express 2 x8 Current Usage: Available Length: Long ID: 9 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:24:00.0 Handle 0x090A, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot10 Type: x8 PCI Express 2 x8 Current Usage: In Use Length: Long ID: 10 Characteristics: 3.3 V is provided PME signal is supported Bus Address: 0000:06:00.0 Handle 0x090B, DMI type 218, 17 bytes OEM-specific Type Header and Data: DA 11 0B 09 00 00 00 00 00 00 00 00 00 00 00 00 00 Strings: Handle 0x090C, DMI type 218, 17 bytes OEM-specific Type Header and Data: DA 11 0C 09 00 00 00 00 00 00 00 00 00 00 00 00 00 Strings: Handle 0x0B00, DMI type 11, 5 bytes OEM Strings String 1: PSF: String 2: Product ID: 483874-B21 Handle 0x1000, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: Single-bit ECC Maximum Capacity: 96 GB Error Information Handle: Not Provided Number Of Devices: 9 Handle 0x1001, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: Single-bit ECC Maximum Capacity: 96 GB Error Information Handle: Not Provided Number Of Devices: 9 Handle 0x1100, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 1 Locator: PROC 1 DIMM 1G Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1101, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 2 Locator: PROC 1 DIMM 2D Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1102, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 3 Locator: PROC 1 DIMM 3A Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1103, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 4 Locator: PROC 1 DIMM 4H Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1104, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 5 Locator: PROC 1 DIMM 5E Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1105, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 6 Locator: PROC 1 DIMM 6B Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1106, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 7 Locator: PROC 1 DIMM 7I Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1107, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 8 Locator: PROC 1 DIMM 8F Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1108, DMI type 17, 28 bytes Memory Device Array Handle: 0x1000 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 9 Locator: PROC 1 DIMM 9C Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1109, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 10 Locator: PROC 2 DIMM 1G Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x110A, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 11 Locator: PROC 2 DIMM 2D Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x110B, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 12 Locator: PROC 2 DIMM 3A Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x110C, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 13 Locator: PROC 2 DIMM 4H Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x110D, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 14 Locator: PROC 2 DIMM 5E Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x110E, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 15 Locator: PROC 2 DIMM 6B Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x110F, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 16 Locator: PROC 2 DIMM 7I Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1110, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 17 Locator: PROC 2 DIMM 8F Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1111, DMI type 17, 28 bytes Memory Device Array Handle: 0x1001 Error Information Handle: Not Provided Total Width: 72 bits Data Width: 64 bits Size: 4096 MB Form Factor: DIMM Set: 18 Locator: PROC 2 DIMM 9C Bank Locator: Not Specified Type: DDR3 Type Detail: Synchronous Speed: 1333 MHz Manufacturer: Not Specified Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Rank: 2 Handle 0x1300, DMI type 19, 15 bytes Memory Array Mapped Address Starting Address: 0x00000000000 Ending Address: 0x000AFFFFFFF Range Size: 2816 MB Physical Array Handle: 0x1000 Partition Width: 1 Handle 0x1301, DMI type 218, 15 bytes OEM-specific Type Header and Data: DA 0F 01 13 00 00 00 00 00 00 00 00 00 00 00 Handle 0x1302, DMI type 19, 15 bytes Memory Array Mapped Address Starting Address: 0x00100000000 Ending Address: 0x0094FFFFFFF Range Size: 34048 MB Physical Array Handle: 0x1000 Partition Width: 1 Handle 0x1303, DMI type 19, 15 bytes Memory Array Mapped Address Starting Address: 0x00950000000 Ending Address: 0x0124FFFFFFF Range Size: 36 GB Physical Array Handle: 0x1001 Partition Width: 1 Handle 0x1304, DMI type 218, 15 bytes OEM-specific Type Header and Data: DA 0F 04 13 00 00 00 00 00 00 00 00 00 00 00 Handle 0x1305, DMI type 218, 15 bytes OEM-specific Type Header and Data: DA 0F 05 13 00 00 00 00 00 00 00 00 00 00 00 Handle 0x1306, DMI type 218, 15 bytes OEM-specific Type Header and Data: DA 0F 06 13 00 00 00 00 00 00 00 00 00 00 00 Handle 0x1307, DMI type 218, 15 bytes OEM-specific Type Header and Data: DA 0F 07 13 00 00 00 00 00 00 00 00 00 00 00 Handle 0x2000, DMI type 32, 11 bytes System Boot Information Status: No errors detected Handle 0x2600, DMI type 38, 18 bytes IPMI Device Information Interface Type: KCS (Keyboard Control Style) Specification Version: 2.0 I2C Slave Address: 0x10 NV Storage Device: Not Present Base Address: 0x0000000000000CA2 (I/O) Register Spacing: Successive Byte Boundaries Handle 0x2700, DMI type 39, 22 bytes System Power Supply Power Unit Group: 1 Location: Not Specified Name: Power Supply 1 Manufacturer: HP Serial Number: 5AQNB0B4DZ4QHX Asset Tag: Not Specified Model Part Number: 512327-B21 Revision: Not Specified Max Power Capacity: 750 W Status: Present, Unknown Type: Unknown Input Voltage Range Switching: Unknown Plugged: Yes Hot Replaceable: Yes Handle 0x2701, DMI type 39, 22 bytes System Power Supply Power Unit Group: 1 Location: Not Specified Name: Power Supply 2 Manufacturer: HP Serial Number: 5AQNB0B4DZ4QF2 Asset Tag: Not Specified Model Part Number: 512327-B21 Revision: Not Specified Max Power Capacity: 750 W Status: Present, Unknown Type: Unknown Input Voltage Range Switching: Unknown Plugged: Yes Hot Replaceable: Yes Handle 0xC101, DMI type 193, 10 bytes OEM-specific Type Header and Data: C1 0A 01 C1 01 01 02 03 04 05 Strings: 03/30/2010 01/22/2010 2.9 Handle 0xC200, DMI type 194, 5 bytes OEM-specific Type Header and Data: C2 05 00 C2 01 Handle 0xC300, DMI type 195, 5 bytes OEM-specific Type Header and Data: C3 05 00 C3 01 Strings: $0E110781 Handle 0xC400, DMI type 196, 5 bytes OEM-specific Type Header and Data: C4 05 00 C4 00 Handle 0xC500, DMI type 197, 12 bytes OEM-specific Type Header and Data: C5 0C 00 C5 00 04 00 01 FF 01 5F 00 Handle 0xC506, DMI type 197, 12 bytes OEM-specific Type Header and Data: C5 0C 06 C5 06 04 10 00 FF 02 5F 00 Handle 0xD300, DMI type 211, 7 bytes OEM-specific Type Header and Data: D3 07 00 D3 00 04 4C Handle 0xD306, DMI type 211, 7 bytes OEM-specific Type Header and Data: D3 07 06 D3 06 04 4C Handle 0xC600, DMI type 198, 11 bytes OEM-specific Type Header and Data: C6 0B 00 C6 17 00 00 01 3C 00 01 Handle 0xC700, DMI type 199, 52 bytes OEM-specific Type Header and Data: C7 34 00 C7 0C 00 00 00 08 20 30 10 A4 06 01 00 11 00 00 00 09 20 14 04 A5 06 01 00 06 00 00 00 09 20 22 12 C1 06 02 00 0C 00 00 00 10 20 02 04 C2 06 02 00 Handle 0xCD00, DMI type 205, 22 bytes OEM-specific Type Header and Data: CD 16 00 CD 01 01 46 41 54 78 00 00 E0 FF 00 00 00 00 00 00 0D 00 Handle 0xCA00, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 00 CA 00 11 FF 01 01 Handle 0xCA01, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 01 CA 01 11 FF 02 01 Handle 0xCA02, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 02 CA 02 11 FF 03 01 Handle 0xCA03, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 03 CA 03 11 FF 04 01 Handle 0xCA04, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 04 CA 04 11 FF 05 01 Handle 0xCA05, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 05 CA 05 11 FF 06 01 Handle 0xCA06, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 06 CA 06 11 FF 07 01 Handle 0xCA07, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 07 CA 07 11 FF 08 01 Handle 0xCA08, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 08 CA 08 11 FF 09 01 Handle 0xCA09, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 09 CA 09 11 FF 01 02 Handle 0xCA0A, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 0A CA 0A 11 FF 02 02 Handle 0xCA0B, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 0B CA 0B 11 FF 03 02 Handle 0xCA0C, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 0C CA 0C 11 FF 04 02 Handle 0xCA0D, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 0D CA 0D 11 FF 05 02 Handle 0xCA0E, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 0E CA 0E 11 FF 06 02 Handle 0xCA0F, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 0F CA 0F 11 FF 07 02 Handle 0xCA10, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 10 CA 10 11 FF 08 02 Handle 0xCA11, DMI type 202, 9 bytes OEM-specific Type Header and Data: CA 09 11 CA 11 11 FF 09 02 Handle 0xD100, DMI type 209, 36 bytes HP BIOS NIC PCI and MAC Information NIC 1: PCI device 06:00.0, MAC address FF:FF:FF:FF:FF:FF NIC 2: PCI device 06:00.1, MAC address FF:FF:FF:FF:FF:FF NIC 3: PCI device 06:00.2, MAC address FF:FF:FF:FF:FF:FF NIC 4: PCI device 06:00.3, MAC address FF:FF:FF:FF:FF:FF Handle 0xD400, DMI type 212, 24 bytes OEM-specific Type Header and Data: D4 18 00 D4 24 43 52 55 00 20 F9 FF 00 00 00 00 00 40 00 00 00 00 00 00 Handle 0xD700, DMI type 215, 6 bytes OEM-specific Type Header and Data: D7 06 00 D7 00 05 Handle 0xDB00, DMI type 219, 8 bytes OEM-specific Type Header and Data: DB 08 00 DB FF 0B 00 00 Handle 0xDC01, DMI type 220, 85 bytes OEM-specific Type Header and Data: DC 55 01 DC 10 00 00 C5 00 00 01 00 C5 00 01 02 00 C5 01 00 03 00 C5 01 01 04 00 C5 02 00 05 00 C5 02 01 06 00 C5 03 00 07 00 C5 03 01 10 06 C5 00 00 11 06 C5 00 01 12 06 C5 01 00 13 06 C5 01 01 14 06 C5 02 00 15 06 C5 02 01 16 06 C5 03 00 17 06 C5 03 01 Handle 0xDC01, DMI type 218, 125 bytes OEM-specific Type Header and Data: DA 7D 01 DC 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Handle 0xDD00, DMI type 221, 20 bytes HP BIOS iSCSI NIC PCI and MAC Information NIC 1: Disabled NIC 2: Disabled Handle 0xDF00, DMI type 223, 7 bytes OEM-specific Type Header and Data: DF 07 00 DF 66 46 70 Handle 0xE000, DMI type 224, 5 bytes OEM-specific Type Header and Data: E0 05 00 E0 00 Handle 0xE200, DMI type 226, 21 bytes OEM-specific Type Header and Data: E2 15 00 E2 34 38 33 38 37 34 55 53 45 30 32 37 4E 41 32 44 01 Strings: USE027NA2D Handle 0xE300, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 00 E3 00 04 00 11 04 A0 01 00 Handle 0xE301, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 01 E3 00 04 01 11 07 A2 01 00 Handle 0xE302, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 02 E3 00 04 02 11 07 A0 01 00 Handle 0xE303, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 03 E3 00 04 03 11 04 A6 01 00 Handle 0xE304, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 04 E3 00 04 04 11 07 A6 01 00 Handle 0xE305, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 05 E3 00 04 05 11 07 A4 01 00 Handle 0xE306, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 06 E3 00 04 06 11 04 AA 01 00 Handle 0xE307, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 07 E3 00 04 07 11 07 AA 01 00 Handle 0xE308, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 08 E3 00 04 08 11 07 A8 01 00 Handle 0xE309, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 09 E3 06 04 09 11 05 A0 01 01 Handle 0xE30A, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 0A E3 06 04 0A 11 06 A2 01 01 Handle 0xE30B, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 0B E3 06 04 0B 11 06 A0 01 01 Handle 0xE30C, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 0C E3 06 04 0C 11 05 A6 01 01 Handle 0xE30D, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 0D E3 06 04 0D 11 06 A6 01 01 Handle 0xE30E, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 0E E3 06 04 0E 11 06 A4 01 01 Handle 0xE30F, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 0F E3 06 04 0F 11 05 AA 01 01 Handle 0xE310, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 10 E3 06 04 10 11 06 AA 01 01 Handle 0xE311, DMI type 227, 12 bytes OEM-specific Type Header and Data: E3 0C 11 E3 06 04 11 11 06 A8 01 01 Handle 0xE400, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 00 E4 00 00 00 00 00 00 00 FF 00 00 Handle 0xE401, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 01 E4 01 00 00 00 00 00 00 FF 00 00 Handle 0xE402, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 02 E4 02 00 00 00 00 00 00 FF 01 00 Handle 0xE403, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 03 E4 03 00 00 00 00 00 00 FF 00 00 Handle 0xE404, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 04 E4 04 02 05 03 00 00 00 00 00 00 Handle 0xE405, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 05 E4 05 02 05 03 01 00 00 00 00 00 Handle 0xE406, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 06 E4 06 02 05 03 02 00 00 00 00 00 Handle 0xE407, DMI type 228, 14 bytes OEM-specific Type Header and Data: E4 0E 07 E4 07 02 05 03 03 00 00 00 00 00 Handle 0xE500, DMI type 229, 20 bytes OEM-specific Type Header and Data: E5 14 00 E5 24 48 44 44 00 E0 63 AF 00 00 00 00 00 20 00 00 Handle 0xE600, DMI type 230, 11 bytes OEM-specific Type Header and Data: E6 0B 00 E6 00 27 01 02 02 03 A0 Strings: DELTA 01 Handle 0xE601, DMI type 230, 11 bytes OEM-specific Type Header and Data: E6 0B 01 E6 01 27 01 02 02 03 A2 Strings: DELTA 01 Handle 0x7F00, DMI type 127, 4 bytes End Of Table ____________________________________________ /sbin/modinfo nvidia | grep vermagic vermagic: 2.6.18-308.el5 SMP mod_unload gcc-4.1 ____________________________________________ Scanning kernel log files for NVRM messages: /var/log/messages: Mar 11 11:40:06 ahcobgps26 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.53 Fri May 11 23:28:10 PDT 2012 Mar 11 22:01:54 ahcobgps26 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.53 Fri May 11 23:28:10 PDT 2012 Mar 12 14:30:48 ahcobgps26 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014 Mar 12 14:31:34 ahcobgps26 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014 /var/log/kernel.log is not readable ____________________________________________ dmesg: Linux version 2.6.18-308.el5 (mockbuild@x86-007.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Fri Jan 27 17:17:51 EST 2012 Command line: ro root=LABEL=/1 rhgb quiet BIOS-provided physical RAM map: BIOS-e820: 0000000000010000 - 000000000009f400 (usable) BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 00000000af62f000 (usable) BIOS-e820: 00000000af62f000 - 00000000af63c000 (ACPI data) BIOS-e820: 00000000af63c000 - 00000000af63d000 (usable) BIOS-e820: 00000000af63d000 - 00000000b4000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fee10000 (reserved) BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) BIOS-e820: 0000000100000000 - 000000124ffff000 (usable) DMI 2.6 present. DMI: HP ProLiant DL370 G6, BIOS P63 03/30/2010 ACPI: RSDP (v002 HP ) @ 0x00000000000f4f00 ACPI: XSDT (v001 HP ProLiant 0x00000002 Ò 0x0000162e) @ 0x00000000af630080 ACPI: FADT (v003 HP ProLiant 0x00000002 Ò 0x0000162e) @ 0x00000000af630180 ACPI: SPCR (v001 HP SPCRRBSU 0x00000001 Ò 0x0000162e) @ 0x00000000af62f140 ACPI: MCFG (v001 HP ProLiant 0x00000001 0x00000000) @ 0x00000000af62f1c0 ACPI: HPET (v001 HP ProLiant 0x00000002 Ò 0x0000162e) @ 0x00000000af62f200 ACPI: FFFF (v002 HP ProLiant 0x00000002 Ò 0x0000162e) @ 0x00000000af62f240 ACPI: SPMI (v005 HP ProLiant 0x00000001 Ò 0x0000162e) @ 0x00000000af62f2c0 ACPI: ERST (v001 HP ProLiant 0x00000001 Ò 0x0000162e) @ 0x00000000af62f300 ACPI: MADT (v001 HP ProLiant 0x00000002 0x00000000) @ 0x00000000af62f500 ACPI: SRAT (v001 HP Proliant 0x00000001 Ò 0x0000162e) @ 0x00000000af62f680 ACPI: FFFF (v001 HP ProLiant 0x00000001 Ò 0x0000162e) @ 0x00000000af62fc00 ACPI: BERT (v001 HP ProLiant 0x00000001 Ò 0x0000162e) @ 0x00000000af62fd80 ACPI: HEST (v001 HP ProLiant 0x00000001 Ò 0x0000162e) @ 0x00000000af62fdc0 ACPI: DMAR (v001 HP ProLiant 0x00000001 Ò 0x0000162e) @ 0x00000000af62fe80 ACPI: SSDT (v003 HP CRSPCI0 0x00000002 HP 0x00000001) @ 0x00000000af632a80 ACPI: SSDT (v003 HP CRSPCI1 0x00000002 HP 0x00000001) @ 0x00000000af632bc0 ACPI: SSDT (v003 HP riser1a 0x00000002 INTL 0x20061109) @ 0x00000000af632c80 ACPI: SSDT (v001 HP pcc 0x00000001 INTL 0x20090625) @ 0x00000000af633680 ACPI: SSDT (v001 HP pmab 0x00000001 INTL 0x20090625) @ 0x00000000af633a40 ACPI: SSDT (v001 INTEL PPM RCM 0x00000001 INTL 0x20061109) @ 0x00000000af633dc0 ACPI: DSDT (v001 HP DSDT 0x00000001 INTL 0x20030228) @ 0x0000000000000000 SRAT: PXM 0 -> APIC 0 -> Node 0 SRAT: PXM 0 -> APIC 1 -> Node 0 SRAT: PXM 0 -> APIC 2 -> Node 0 SRAT: PXM 0 -> APIC 3 -> Node 0 SRAT: PXM 0 -> APIC 4 -> Node 0 SRAT: PXM 0 -> APIC 5 -> Node 0 SRAT: PXM 0 -> APIC 6 -> Node 0 SRAT: PXM 0 -> APIC 7 -> Node 0 SRAT: PXM 1 -> APIC 16 -> Node 1 SRAT: PXM 1 -> APIC 17 -> Node 1 SRAT: PXM 1 -> APIC 18 -> Node 1 SRAT: PXM 1 -> APIC 19 -> Node 1 SRAT: PXM 1 -> APIC 20 -> Node 1 SRAT: PXM 1 -> APIC 21 -> Node 1 SRAT: PXM 1 -> APIC 22 -> Node 1 SRAT: PXM 1 -> APIC 23 -> Node 1 SRAT: Node 0 PXM 0 0-b0000000 SRAT: Node 0 PXM 0 0-950000000 SRAT: Node 1 PXM 1 950000000-1250000000 NUMA: Using 28 for the hash shift. Bootmem setup node 0 0000000000000000-0000000950000000 bootmap start 7d6000 pages 298 Bootmem setup node 1 0000000950000000-000000124ffff000 bootmap start 950006000 pages 288 Memory for crash kernel (0x0 to 0x0) notwithin permissible range disabling kdump Setting up node 0 0-950000 On node 0 totalpages: 9299481 DMA zone: 2353 pages, LIFO batch:0 DMA32 zone: 700008 pages, LIFO batch:31 Normal zone: 8597120 pages, LIFO batch:31 Setting up node 1 950000-124ffff On node 1 totalpages: 9308160 Normal zone: 9308160 pages, LIFO batch:31 ACPI: PM-Timer IO Port: 0x908 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x10] lapic_id[0x20] disabled) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] enabled) Processor #16 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x18] lapic_id[0x30] disabled) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) Processor #4 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x14] lapic_id[0x24] disabled) ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x14] enabled) Processor #20 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x34] disabled) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) Processor #2 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x12] lapic_id[0x22] disabled) ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x12] enabled) Processor #18 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x32] disabled) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) Processor #6 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x16] lapic_id[0x26] disabled) ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x16] enabled) Processor #22 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x36] disabled) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Processor #1 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x11] lapic_id[0x21] disabled) ACPI: LAPIC (acpi_id[0x09] lapic_id[0x11] enabled) Processor #17 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x19] lapic_id[0x31] disabled) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) Processor #5 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x15] lapic_id[0x25] disabled) ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x15] enabled) Processor #21 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x35] disabled) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) Processor #3 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x13] lapic_id[0x23] disabled) ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] enabled) Processor #19 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x33] disabled) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) Processor #7 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x17] lapic_id[0x27] disabled) ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] enabled) Processor #23 7:10 APIC version 21 ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x37] disabled) ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 ACPI: IOAPIC (id[0x00] address[0xfec80000] gsi_base[24]) IOAPIC[1]: apic_id 0, version 32, address 0xfec80000, GSI 24-47 ACPI: IOAPIC (id[0x0a] address[0xfec82000] gsi_base[48]) IOAPIC[2]: apic_id 10, version 32, address 0xfec82000, GSI 48-71 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Setting APIC routing to physical flat ACPI: HPET id: 0x8086a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information Nosave address range: 000000000009f000 - 00000000000a0000 Nosave address range: 00000000000a0000 - 00000000000f0000 Nosave address range: 00000000000f0000 - 0000000000100000 Nosave address range: 00000000af62f000 - 00000000af63c000 Nosave address range: 00000000af63d000 - 00000000b4000000 Nosave address range: 00000000b4000000 - 00000000fec00000 Nosave address range: 00000000fec00000 - 00000000fee10000 Nosave address range: 00000000fee10000 - 00000000ff800000 Nosave address range: 00000000ff800000 - 0000000100000000 Allocating PCI resources starting at b8000000 (gap: b4000000:4ac00000) SMP: Allowing 32 CPUs, 16 hotplug CPUs Built 2 zonelists. Total pages: 18607641 Kernel command line: ro root=LABEL=/1 rhgb quiet Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) Console: colour VGA+ 80x25 Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes) Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes) Checking aperture... PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Placing software IO TLB between 0xd0a1000 - 0x110a1000 Memory: 74163700k/76808188k available (2616k kernel code, 1323268k reserved, 1672k data, 224k init) Calibrating delay loop (skipped), value calculated using timer frequency.. 5865.18 BogoMIPS (lpj=2932594) Security Framework v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 256 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 0/0 -> Node 0 using mwait in idle threads. CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 MCE: Machine Check Exception Reporting is disabled. SMP alternatives: switching to UP code ACPI: Core revision 20060707 Using local APIC timer interrupts. Detected 8.331 MHz APIC timer. SMP alternatives: switching to SMP code Booting processor 1/16 APIC 0x10 Initializing CPU#1 Calibrating delay using timer specific routine.. 5865.12 BogoMIPS (lpj=2932563) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 1/10 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 0 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 2/16 APIC 0x4 Initializing CPU#2 Calibrating delay using timer specific routine.. 5864.93 BogoMIPS (lpj=2932468) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 2/4 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 2 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 3/16 APIC 0x14 Initializing CPU#3 Calibrating delay using timer specific routine.. 5865.03 BogoMIPS (lpj=2932518) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 3/14 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 2 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 4/16 APIC 0x2 Initializing CPU#4 Calibrating delay using timer specific routine.. 5865.01 BogoMIPS (lpj=2932505) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 4/2 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 5/16 APIC 0x12 Initializing CPU#5 Calibrating delay using timer specific routine.. 5865.05 BogoMIPS (lpj=2932525) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 5/12 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 1 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 6/16 APIC 0x6 Initializing CPU#6 Calibrating delay using timer specific routine.. 5864.99 BogoMIPS (lpj=2932499) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 6/6 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 3 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 7/16 APIC 0x16 Initializing CPU#7 Calibrating delay using timer specific routine.. 5865.03 BogoMIPS (lpj=2932518) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 7/16 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 3 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 8/16 APIC 0x1 Initializing CPU#8 Calibrating delay using timer specific routine.. 5864.91 BogoMIPS (lpj=2932458) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 8/1 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 9/16 APIC 0x11 Initializing CPU#9 Calibrating delay using timer specific routine.. 5865.06 BogoMIPS (lpj=2932531) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 9/11 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 0 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 10/16 APIC 0x5 Initializing CPU#10 Calibrating delay using timer specific routine.. 5865.00 BogoMIPS (lpj=2932502) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 10/5 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 2 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 11/16 APIC 0x15 Initializing CPU#11 Calibrating delay using timer specific routine.. 5864.95 BogoMIPS (lpj=2932478) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 11/15 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 2 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 12/16 APIC 0x3 Initializing CPU#12 Calibrating delay using timer specific routine.. 5864.92 BogoMIPS (lpj=2932463) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 12/3 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 13/16 APIC 0x13 Initializing CPU#13 Calibrating delay using timer specific routine.. 5865.02 BogoMIPS (lpj=2932514) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 13/13 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 1 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 14/16 APIC 0x7 Initializing CPU#14 Calibrating delay using timer specific routine.. 5865.01 BogoMIPS (lpj=2932505) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 14/7 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 3 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 SMP alternatives: switching to SMP code Booting processor 15/16 APIC 0x17 Initializing CPU#15 Calibrating delay using timer specific routine.. 5864.98 BogoMIPS (lpj=2932492) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 15/17 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 3 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping 05 Brought up 16 CPUs CPU#0: NMI watchdog performance counter calibration - 1225->1247 CPU#1: NMI watchdog performance counter calibration - 34->45 CPU#2: NMI watchdog performance counter calibration - 68->90 CPU#3: NMI watchdog performance counter calibration - 34->45 CPU#4: NMI watchdog performance counter calibration - 67->89 CPU#5: NMI watchdog performance counter calibration - 34->45 CPU#6: NMI watchdog performance counter calibration - 67->89 CPU#7: NMI watchdog performance counter calibration - 34->44 CPU#8: NMI watchdog performance counter calibration - 67->89 CPU#9: NMI watchdog performance counter calibration - 33->44 CPU#10: NMI watchdog performance counter calibration - 66->88 CPU#11: NMI watchdog performance counter calibration - 33->44 CPU#12: NMI watchdog performance counter calibration - 66->88 CPU#13: NMI watchdog performance counter calibration - 33->44 CPU#14: NMI watchdog performance counter calibration - 65->87 CPU#15: NMI watchdog performance counter calibration - 32->43 NMI watchdog testing PASSED. time.c: Using 14.318180 MHz WALL HPET GTOD HPET/TSC timer. time.c: Detected 2932.594 MHz processor. sizeof(vma)=176 bytes sizeof(page)=56 bytes sizeof(inode)=560 bytes sizeof(dentry)=216 bytes sizeof(ext3inode)=760 bytes sizeof(buffer_head)=96 bytes sizeof(skbuff)=248 bytes migration_cost=6,29,1272 checking if image is initramfs... it is Freeing initrd memory: 2678k freed NET: Registered protocol family 16 ACPI: bus type pci registered Warning: pci_mmcfg_init marking 256MB space uncacheable. MCFG table requires 64MB uncacheable only. Try booting with acpi_mcfg_max_pci_bus_num=on PCI: Using MMCONFIG at b0000000 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: No dock devices found. ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IP2P._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPT1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT01._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT02._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT03._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT04._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT05._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT06._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT07._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT08._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT09._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT0A._PRT] ACPI: PCI Root Bridge [PCI1] (0000:17) ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT01._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT02._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT03._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT04._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT05._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT06._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT07._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT08._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT09._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.PT0A._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, disabled. ACPI: PCI Interrupt Link [LNKE] (IRQs *5 7 10 11) ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 *10 11) ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 *10 11) ACPI: PCI Interrupt Link [LNKH] (IRQs 5 *7 10 11) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 12 devices usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0, 0 hpet0: 4 64-bit timers, 14318180 Hz DMAR:Host address width 39 DMAR:DRHD base: 0x000000dfffe000 flags: 0x0 IOMMU dfffe000: ver 1:0 cap c90780106f0462 ecap f0207e DMAR:DRHD base: 0x000000b7ffe000 flags: 0x1 IOMMU b7ffe000: ver 1:0 cap c90780106f0462 ecap f0207e DMAR:RMRR base: 0x000000af7fc000 end: 0x000000af7fdfff DMAR:RMRR base: 0x000000af7f5000 end: 0x000000af7fafff DMAR:RMRR base: 0x000000af63e000 end: 0x000000af63ffff DMAR:ATSR flags: 0x0 DMAR:ATSR flags: 0x0 DMAR:Unsupported device scope PCI-GART: No AMD northbridge found. pnp: 00:01: ioport range 0x408-0x40f has been reserved pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved pnp: 00:01: ioport range 0x700-0x71f has been reserved pnp: 00:01: iomem range 0xb0000000-0xb3ffffff has been reserved pnp: 00:01: iomem range 0xfe000000-0xfebfffff has been reserved pnp: 00:01: iomem range 0xb7ffe000-0xb7ffffff has been reserved pnp: 00:01: iomem range 0xdfffe000-0xdfffffff has been reserved PCI: Bridge: 0000:00:01.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:02.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:03.0 IO window: disabled. MEM window: db800000-dbffffff PREFETCH window 0x00000000d0000000-0x00000000d00fffff PCI: Bridge: 0000:00:04.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:05.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:06.0 IO window: 4000-4fff MEM window: db300000-db7fffff PREFETCH window 0x00000000d0100000-0x00000000d01fffff PCI: mem resource #6:80000@d0000000 for 0000:0d:00.0 was not allocated. PCI: Bridge: 0000:00:07.0 IO window: 5000-5fff MEM window: dc000000-deffffff PREFETCH window 0x00000000c0000000-0x00000000cfffffff PCI: Bridge: 0000:00:08.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:09.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0a.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:1c.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:1e.0 IO window: 2000-3fff MEM window: db100000-db2fffff PREFETCH window 0x00000000b8000000-0x00000000bfffffff PCI: Setting latency timer of device 0000:00:01.0 to 64 PCI: Setting latency timer of device 0000:00:02.0 to 64 PCI: Setting latency timer of device 0000:00:03.0 to 64 PCI: Setting latency timer of device 0000:00:04.0 to 64 PCI: Setting latency timer of device 0000:00:05.0 to 64 PCI: Setting latency timer of device 0000:00:06.0 to 64 PCI: Setting latency timer of device 0000:00:07.0 to 64 PCI: Setting latency timer of device 0000:00:08.0 to 64 PCI: Setting latency timer of device 0000:00:09.0 to 64 PCI: Setting latency timer of device 0000:00:0a.0 to 64 GSI 16 sharing vector 0xA9 and IRQ 16 ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 PCI: Setting latency timer of device 0000:00:1c.0 to 64 PCI: Setting latency timer of device 0000:00:1e.0 to 64 PCI: Bridge: 0000:17:01.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:02.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:03.0 IO window: 6000-6fff MEM window: f8000000-fbffffff PREFETCH window 0x00000000e0000000-0x00000000efffffff PCI: Bridge: 0000:17:04.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:05.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:06.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:07.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:08.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:09.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:17:0a.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Setting latency timer of device 0000:17:01.0 to 64 PCI: Setting latency timer of device 0000:17:02.0 to 64 PCI: Setting latency timer of device 0000:17:03.0 to 64 PCI: Setting latency timer of device 0000:17:04.0 to 64 PCI: Setting latency timer of device 0000:17:05.0 to 64 PCI: Setting latency timer of device 0000:17:06.0 to 64 PCI: Setting latency timer of device 0000:17:07.0 to 64 PCI: Setting latency timer of device 0000:17:08.0 to 64 PCI: Setting latency timer of device 0000:17:09.0 to 64 PCI: Setting latency timer of device 0000:17:0a.0 to 64 NET: Registered protocol family 2 IP route cache hash table entries: 524288 (order: 10, 4194304 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered audit: initializing netlink socket (disabled) type=2000 audit(1394593235.412:1): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API alg: No test for crc32c (crc32c-generic) ksign: Installing public key data Loading keyring - Added public key 2D3142B3E704051 - User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Boot video device is 0000:0d:00.0 PCI: Setting latency timer of device 0000:00:01.0 to 64 PCI: Setting latency timer of device 0000:00:02.0 to 64 PCI: Setting latency timer of device 0000:00:03.0 to 64 PCI: Setting latency timer of device 0000:00:04.0 to 64 PCI: Setting latency timer of device 0000:00:05.0 to 64 PCI: Setting latency timer of device 0000:00:06.0 to 64 PCI: Setting latency timer of device 0000:00:07.0 to 64 PCI: Setting latency timer of device 0000:00:08.0 to 64 PCI: Setting latency timer of device 0000:00:09.0 to 64 PCI: Setting latency timer of device 0000:00:0a.0 to 64 PCI: Setting latency timer of device 0000:00:1c.0 to 64 PCI: Setting latency timer of device 0000:17:01.0 to 64 PCI: Setting latency timer of device 0000:17:02.0 to 64 PCI: Setting latency timer of device 0000:17:03.0 to 64 PCI: Setting latency timer of device 0000:17:04.0 to 64 PCI: Setting latency timer of device 0000:17:05.0 to 64 PCI: Setting latency timer of device 0000:17:06.0 to 64 PCI: Setting latency timer of device 0000:17:07.0 to 64 PCI: Setting latency timer of device 0000:17:08.0 to 64 PCI: Setting latency timer of device 0000:17:09.0 to 64 PCI: Setting latency timer of device 0000:17:0a.0 to 64 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Monitor-Mwait will be used to enter C-1 state Monitor-Mwait will be used to enter C-3 state Monitor-Mwait will be used to enter C-3 state ACPI: CPU0 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU8 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU4 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU12 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU2 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU10 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU6 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU14 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU1 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU9 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU5 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU13 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU3 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU11 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU7 (power states: C1[C1] C2[C3] C3[C3]) ACPI: CPU15 (power states: C1[C1] C2[C3] C3[C3]) ACPI: Thermal Zone [THM0] (8 C) Real Time Clock Driver v1.12ac hpet_resources: 0xfed00000 is busy Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A brd: module loaded Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Probing IDE interface ide0... Probing IDE interface ide1... ide-floppy driver 0.99.newide usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 TCP bic registered Initializing IPsec netlink socket NET: Registered protocol family 1 NET: Registered protocol family 17 ACPI: (supports S0 S4 S5) Initalizing network drop monitor service Freeing unused kernel memory: 224k freed Write protecting the kernel read-only data: 530k GSI 17 sharing vector 0xA2 and IRQ 17 ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 162 PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: debug port 1 PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: irq 162, io mem 0xdb0f0000 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 162 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 162, io base 0x00001000 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected GSI 18 sharing vector 0xAA and IRQ 18 ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 23 (level, low) -> IRQ 170 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 170, io base 0x00001020 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected GSI 19 sharing vector 0xB2 and IRQ 19 ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 178 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 178, io base 0x00001040 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 170 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 170, io base 0x00001060 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:01:04.4[B] -> GSI 22 (level, low) -> IRQ 178 uhci_hcd 0000:01:04.4: UHCI Host Controller uhci_hcd 0000:01:04.4: new USB bus registered, assigned bus number 6 uhci_hcd 0000:01:04.4: port count misdetected? forcing to 2 ports uhci_hcd 0000:01:04.4: irq 178, io base 0x00003800 usb usb6: configuration #1 chosen from 1 choice hub 6-0:1.0: USB hub found hub 6-0:1.0: 2 ports detected SCSI subsystem initialized HP CISS Driver (v 3.6.28-RH2) GSI 20 sharing vector 0xBA and IRQ 20 ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 27 (level, low) -> IRQ 186 cciss 0000:05:00.0: cciss: Trying to put board into performant mode cciss 0000:05:00.0: Placing controller into performant mode cciss/c0d0: p1 p2 p3 scsi0 : cciss shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 libata version 3.00 loaded. ata_piix 0000:00:1f.2: version 2.12 GSI 21 sharing vector 0xE2 and IRQ 21 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 226 ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] usb 6-1: new full speed USB device using uhci_hcd and address 2 PCI: Setting latency timer of device 0000:00:1f.2 to 64 scsi1 : ata_piix scsi2 : ata_piix ata1: SATA max UDMA/133 cmd 0x1080 ctl 0x1088 bmdma 0x10a0 irq 226 ata2: SATA max UDMA/133 cmd 0x1090 ctl 0x1098 bmdma 0x10a8 irq 226 usb 6-1: configuration #1 chosen from 1 choice input: HP Virtual Keyboard as /class/input/input0 input,hidraw0: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:01:04.4-1 input: HP Virtual Keyboard as /class/input/input1 input,hidraw0: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:01:04.4-1 ata1: SATA link down (SStatus 4 SControl 300) ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata2.01: NODEV after polling detection ata2.00: ATAPI: hp DVDROM DH20N, EB00, max UDMA/100 ata2.00: configured for UDMA/100 Vendor: hp Model: DVDROM DH20N Rev: EB00 Type: CD-ROM ANSI SCSI revision: 05 device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.11.6-ioctl (2011-02-18) initialised: dm-devel@redhat.com device-mapper: dm-raid45: initialized v0.2594l kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. SELinux: Disabled at runtime. SELinux: Unregistering netfilter hooks type=1404 audit(1394593259.230:2): selinux=0 auid=4294967295 ses=4294967295 input: PC Speaker as /class/input/input2 Floppy drive(s): fd0 is 1.44M ACPI: PCI Interrupt 0000:01:04.2[B] -> GSI 22 (level, low) -> IRQ 178 EDAC MC: Ver: 2.0.1 Jan 27 2012 802.1Q VLAN Support v1.8 Ben Greear All bugs added by David S. Miller QLogic/NetXen Network Driver v4.0.77 GSI 22 sharing vector 0xEA and IRQ 22 ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 24 (level, low) -> IRQ 234 PCI: Setting latency timer of device 0000:06:00.0 to 64 netxen_nic 0000:06:00.0: 2MB memory map nvidia: module license 'NVIDIA' taints kernel. scsi 2:0:0:0: Attached scsi generic sg0 type 5 sr0: scsi3-mmc drive: 12x/125x cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 sr 2:0:0:0: Attached scsi CD-ROM sr0 floppy0: no floppy controllers found work still pending netxen_nic 0000:06:00.0: loading firmware from flash netxen_nic 0000:06:00.0: Gen2 strapping detected netxen_nic 0000:06:00.0: using 64-bit dma mask netxen_nic: Quad Gig LP Board S/N ZN33BK0284 Chip rev 0x42 netxen_nic 0000:06:00.0: firmware v4.0.588 [legacy] netxen_nic 0000:06:00.0: using msi-x interrupts netxen_nic 0000:06:00.0: eth0: GbE port initialized ACPI: PCI Interrupt 0000:06:00.1[A] -> GSI 24 (level, low) -> IRQ 234 PCI: Setting latency timer of device 0000:06:00.1 to 64 netxen_nic 0000:06:00.1: 2MB memory map netxen_nic 0000:06:00.1: using 64-bit dma mask netxen_nic 0000:06:00.1: firmware v4.0.588 [legacy] netxen_nic 0000:06:00.1: using msi-x interrupts netxen_nic 0000:06:00.1: eth1: GbE port initialized ACPI: PCI Interrupt 0000:06:00.2[A] -> GSI 24 (level, low) -> IRQ 234 PCI: Setting latency timer of device 0000:06:00.2 to 64 netxen_nic 0000:06:00.2: 2MB memory map netxen_nic 0000:06:00.2: using 64-bit dma mask netxen_nic 0000:06:00.2: firmware v4.0.588 [legacy] netxen_nic 0000:06:00.2: using msi-x interrupts netxen_nic 0000:06:00.2: eth2: GbE port initialized ACPI: PCI Interrupt 0000:06:00.3[A] -> GSI 24 (level, low) -> IRQ 234 PCI: Setting latency timer of device 0000:06:00.3 to 64 netxen_nic 0000:06:00.3: 2MB memory map netxen_nic 0000:06:00.3: using 64-bit dma mask netxen_nic 0000:06:00.3: firmware v4.0.588 [legacy] netxen_nic 0000:06:00.3: using msi-x interrupts netxen_nic 0000:06:00.3: eth3: GbE port initialized GSI 23 sharing vector 0xB3 and IRQ 23 ACPI: PCI Interrupt 0000:0d:00.0[A] -> GSI 30 (level, low) -> IRQ 179 PCI: Setting latency timer of device 0000:0d:00.0 to 64 PCI: Enabling device 0000:21:00.0 (0046 -> 0047) GSI 24 sharing vector 0xBB and IRQ 24 ACPI: PCI Interrupt 0000:21:00.0[A] -> GSI 48 (level, low) -> IRQ 187 PCI: Setting latency timer of device 0000:21:00.0 to 64 NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.53 Fri May 11 23:28:10 PDT 2012 Floppy drive(s): fd0 is 1.44M floppy0: no floppy controllers found work still pending lp: driver loaded but no devices found NET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver sit0: Disabled Privacy Extensions ACPI: Power Button (FF) [PWRF] ACPI: Mapper loaded dell-wmi: No known WMI GUID found md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. device-mapper: multipath: version 1.0.6 loaded EXT3 FS on cciss/c0d0p3, internal journal kjournald starting. Commit interval 5 seconds EXT3 FS on cciss/c0d0p1, internal journal EXT3-fs: mounted filesystem with ordered data mode. Adding 51199144k swap on /dev/cciss/c0d0p2. Priority:-1 extents:1 across:51199144k IA-32 Microcode Update Driver: v1.14a ADDRCONF(NETDEV_UP): eth0: link is not ready netxen_nic: eth0 NIC Link is up ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ADDRCONF(NETDEV_UP): eth1: link is not ready netxen_nic: eth1 NIC Link is up ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready eth0: no IPv6 routers present eth1: no IPv6 routers present ACPI: PCI interrupt for device 0000:0d:00.0 disabled ACPI: PCI interrupt for device 0000:21:00.0 disabled [drm] Initialized drm 1.0.1 20051102 ACPI: PCI Interrupt 0000:0d:00.0[A] -> GSI 30 (level, low) -> IRQ 179 PCI: Setting latency timer of device 0000:0d:00.0 to 64 ACPI: PCI Interrupt 0000:21:00.0[A] -> GSI 48 (level, low) -> IRQ 187 PCI: Setting latency timer of device 0000:21:00.0 to 64 NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014 nvidia_uvm: Loaded the UVM driver, major device number 251 nvidia_uvm: Unregistered the UVM driver ACPI: PCI interrupt for device 0000:0d:00.0 disabled ACPI: PCI interrupt for device 0000:21:00.0 disabled ACPI: PCI Interrupt 0000:0d:00.0[A] -> GSI 30 (level, low) -> IRQ 179 PCI: Setting latency timer of device 0000:0d:00.0 to 64 ACPI: PCI Interrupt 0000:21:00.0[A] -> GSI 48 (level, low) -> IRQ 187 PCI: Setting latency timer of device 0000:21:00.0 to 64 NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014 ____________________________________________ Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) ____________________________________________ Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) ____________________________________________ xset -q: Keyboard Control: auto repeat: on key click percent: 0 LED mask: 00000000 auto repeat delay: 500 repeat rate: 30 auto repeating keys: 00ffffffdffffbbf fadfffdfffdfe5ef ffffffffffffffff ffffffffffffffff bell percent: 50 bell pitch: 400 bell duration: 100 Pointer Control: acceleration: 2/1 threshold: 4 Screen Saver: prefer blanking: yes allow exposures: yes timeout: 600 cycle: 600 Colors: default colormap: 0x20 BlackPixel: 0 WhitePixel: 16777215 Font Path: unix/:7100 Bug Mode: compatibility mode is disabled DPMS (Energy Star): Standby: 0 Suspend: 0 Off: 0 DPMS is Enabled Monitor is On Font cache: Server does not have the FontCache Extension File paths: Config file: /etc/X11/xorg.conf Modules path: /usr/lib64/xorg/modules Log file: /var/log/Xorg.0.log ____________________________________________ nvidia-settings -q all: Attributes queryable via ahcobgps26:0.0: Attribute 'OperatingSystem' (ahcobgps26:0.0): 0. The valid values for 'OperatingSystem' are in the range 0 - 2 (inclusive). 'OperatingSystem' is a read-only attribute. 'OperatingSystem' can use the following target types: X Screen, GPU. Attribute 'NvidiaDriverVersion' (ahcobgps26:0.0): 331.38 'NvidiaDriverVersion' is a string attribute. 'NvidiaDriverVersion' is a read-only attribute. 'NvidiaDriverVersion' can use the following target types: X Screen, GPU. Attribute 'NvControlVersion' (ahcobgps26:0.0): 1.29 'NvControlVersion' is a string attribute. 'NvControlVersion' is a read-only attribute. 'NvControlVersion' can use the following target types: X Screen. Attribute 'GLXServerVersion' (ahcobgps26:0.0): 1.4 'GLXServerVersion' is a string attribute. 'GLXServerVersion' is a read-only attribute. 'GLXServerVersion' can use the following target types: X Screen. Attribute 'GLXClientVersion' (ahcobgps26: ERROR: Error while querying valid values for attribute 'XRandRVersion' on ahcobgps26:0.0 (Missing Extension). 0.0): 1.4 'GLXClientVersion' is a string attribute. 'GLXClientVersion' is a read-only attribute. 'GLXClientVersion' can use the following target types: X Screen. Attribute 'OpenGLVersion' (ahcobgps26:0.0): 3.3.0 NVIDIA 331.38 'OpenGLVersion' is a string attribute. 'OpenGLVersion' is a read-only attribute. 'OpenGLVersion' can use the following target types: X Screen. Attribute 'XF86VidModeVersion' (ahcobgps26:0.0): 2.2 'XF86VidModeVersion' is a string attribute. 'XF86VidModeVersion' is a read-only attribute. 'XF86VidModeVersion' can use the following target types: X Screen. Attribute 'XvVersion' (ahcobgps26:0.0): 2.2 'XvVersion' is a string attribute. 'XvVersion' is a read-only attribute. 'XvVersion' can use the following target types: X Screen. Attribute 'Ubb' (ahcobgps26:0.0): 1. 'Ubb' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Ubb' is a read-only attribute. 'Ubb' can use the following target types: X Screen. Attribute 'Overlay' (ahcobgps26:0.0): 0. 'Overlay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Overlay' is a read-only attribute. 'Overlay' can use the following target types: X Screen. Attribute 'Stereo' (ahcobgps26:0.0): 0. 'Stereo' is an integer attribute. 'Stereo' is a read-only attribute. 'Stereo' can use the following target types: X Screen. Attribute 'TwinView' (ahcobgps26:0.0): 0. 'TwinView' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'TwinView' is a read-only attribute. 'TwinView' can use the following target types: X Screen. Attribute 'ConnectedDisplays' (ahcobgps26:0.0): 0x00010000. 'ConnectedDisplays' is a bitmask attribute. 'ConnectedDisplays' is a read-only attribute. 'ConnectedDisplays' can use the following target types: X Screen, GPU. Attribute 'EnabledDisplays' (ahcobgps26:0.0): 0x00010000. 'EnabledDisplays' is a bitmask attribute. 'EnabledDisplays' is a read-only attribute. 'EnabledDisplays' can use the following target types: X Screen, GPU. Attribute 'AssociatedDisplays' (ahcobgps26:0.0): 0x000f0003. 'AssociatedDisplays' is a bitmask attribute. 'AssociatedDisplays' can use the following target types: X Screen. Attribute 'InitialPixmapPlacement' (ahcobgps26:0.0): 2. The valid values for 'InitialPixmapPlacement' are in the range 0 - 4 (inclusive). 'InitialPixmapPlacement' can use the following target types: X Screen. Attribute 'MultiGpuDisplayOwner' (ahcobgps26:0.0): 0. 'MultiGpuDisplayOwner' is an integer attribute. 'MultiGpuDisplayOwner' is a read-only attribute. 'MultiGpuDisplayOwner' can use the following target types: X Screen. Attribute 'GlyphCache' (ahcobgps26:0.0): 1. 'GlyphCache' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'GlyphCache' can use the following target types: X Screen. Attribute 'Depth30Allowed' (ahcobgps26:0.0): 1. 'Depth30Allowed' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Depth30Allowed' is a read-only attribute. 'Depth30Allowed' can use the following target types: X Screen, GPU. Attribute 'NoScanout' (ahcobgps26:0.0): 0. 'NoScanout' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'NoScanout' is a read-only attribute. 'NoScanout' can use the following target types: X Screen, GPU. Attribute 'XServerUniqueId' (ahcobgps26:0.0): -188315877. 'XServerUniqueId' is an integer attribute. 'XServerUniqueId' is a read-only attribute. 'XServerUniqueId' can use the following target types: X Screen. Attribute 'PixmapCache' (ahcobgps26:0.0): 1. 'PixmapCache' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'PixmapCache' can use the following target types: X Screen. Attribute 'PixmapCacheRoundSizeKB' (ahcobgps26:0.0): 1024. The valid values for 'PixmapCacheRoundSizeKB' are in the range 4 - 1048576 (inclusive). 'PixmapCacheRoundSizeKB' can use the following target types: X Screen. Attribute 'AccelerateTrapezoids' (ahcobgps26:0.0): 1. 'AccelerateTrapezoids' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'AccelerateTrapezoids' can use the following target types: X Screen. Attribute 'SyncToVBlank' (ahcobgps26:0.0): 1. 'SyncToVBlank' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SyncToVBlank' can use the following target types: X Screen. Attribute 'LogAniso' (ahcobgps26:0.0): 0. The valid values for 'LogAniso' are in the range 0 - 4 (inclusive). 'LogAniso' can use the following target types: X Screen. Attribute 'FSAA' (ahcobgps26:0.0): 0. Valid values for 'FSAA' are: 0, 1, 5, 7, 8, 9, 10, 11, 12 and 13. 'FSAA' can use the following target types: X Screen. Attribute 'TextureSharpen' (ahcobgps26:0.0): 0. 'TextureSharpen' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'TextureSharpen' can use the following target types: X Screen. Attribute 'GammaCorrectedAALines' (ahcobgps26:0.0): 0. 'GammaCorrectedAALines' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'GammaCorrectedAALines' can use the following target types: X Screen. Attribute 'TextureClamping' (ahcobgps26:0.0): 1. 'TextureClamping' is an integer attribute. 'TextureClamping' can use the following target types: X Screen. Attribute 'FXAA' (ahcobgps26:0.0): 0. 'FXAA' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'FXAA' can use the following target types: X Screen. Attribute 'AllowFlipping' (ahcobgps26:0.0): 1. 'AllowFlipping' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'AllowFlipping' can use the following target types: X Screen. Attribute 'FSAAAppControlled' (ahcobgps26:0.0): 1. 'FSAAAppControlled' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'FSAAAppControlled' can use the following target types: X Screen. Attribute 'LogAnisoAppControlled' (ahcobgps26:0.0): 1. 'LogAnisoAppControlled' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'LogAnisoAppControlled' can use the following target types: X Screen. Attribute 'OpenGLImageSettings' (ahcobgps26:0.0): 1. The valid values for 'OpenGLImageSettings' are in the range 0 - 3 (inclusive). 'OpenGLImageSettings' can use the following target types: X Screen. Attribute 'FSAAAppEnhanced' (ahcobgps26:0.0): 0. 'FSAAAppEnhanced' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'FSAAAppEnhanced' can use the following target types: X Screen. Attribute 'GammaCorrectedAALinesValue' (ahcobgps26:0.0): 16. The valid values for 'GammaCorrectedAALinesValue' are in the range 1 - 100 (inclusive). 'GammaCorrectedAALinesValue' can use the following target types: X Screen. Attribute 'SliMosaicModeAvailable' (ahcobgps26:0.0): 0. 'SliMosaicModeAvailable' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SliMosaicModeAvailable' is a read-only attribute. 'SliMosaicModeAvailable' can use the following target types: X Screen, GPU, VCS. Attribute 'BusType' (ahcobgps26:0.0): 2. The valid values for 'BusType' are in the range 0 - 3 (inclusive). 'BusType' is a read-only attribute. 'BusType' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEMaxLinkSpeed' (ahcobgps26:0.0): 5000. 'PCIEMaxLinkSpeed' is an integer attribute. 'PCIEMaxLinkSpeed' is a read-only attribute. 'PCIEMaxLinkSpeed' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEMaxLinkWidth' (ahcobgps26:0.0): 16. The valid values for 'PCIEMaxLinkWidth' are in the range 1 - 16 (inclusive). 'PCIEMaxLinkWidth' is a read-only attribute. 'PCIEMaxLinkWidth' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIECurrentLinkSpeed' (ahcobgps26:0.0): 5000. 'PCIECurrentLinkSpeed' is an integer attribute. 'PCIECurrentLinkSpeed' is a read-only attribute. 'PCIECurrentLinkSpeed' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIECurrentLinkWidth' (ahcobgps26:0.0): 16. 'PCIECurrentLinkWidth' is an integer attribute. 'PCIECurrentLinkWidth' is a read-only attribute. 'PCIECurrentLinkWidth' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'VideoRam' (ahcobgps26:0.0): 4194304. 'VideoRam' is an integer attribute. 'VideoRam' is a read-only attribute. 'VideoRam' can use the following target types: X Screen, GPU. Attribute 'Irq' (ahcobgps26:0.0): 211. 'Irq' is an integer attribute. 'Irq' is a read-only attribute. 'Irq' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'CUDACores' (ahcobgps26:0.0): 240. 'CUDACores' is an integer attribute. 'CUDACores' is a read-only attribute. 'CUDACores' can use the following target types: X Screen, GPU. Attribute 'GPUMemoryInterface' (ahcobgps26:0.0): 512. 'GPUMemoryInterface' is an integer attribute. 'GPUMemoryInterface' is a read-only attribute. 'GPUMemoryInterface' can use the following target types: X Screen, GPU. Attribute 'GPUCoreTemp' (ahcobgps26:0.0): 49. 'GPUCoreTemp' is an integer attribute. 'GPUCoreTemp' is a read-only attribute. 'GPUCoreTemp' can use the following target types: X Screen, GPU. Attribute 'GPUAmbientTemp' (ahcobgps26:0.0): 34. 'GPUAmbientTemp' is an integer attribute. 'GPUAmbientTemp' is a read-only attribute. 'GPUAmbientTemp' can use the following target types: X Screen, GPU. Attribute 'GPU2DClockFreqs' (ahcobgps26:0.0): 400,300. The valid values for 'GPU2DClockFreqs' are in the ranges 100 - 800, 75 - 1680 (inclusive). 'GPU2DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPU3DClockFreqs' (ahcobgps26:0.0): 610,800. The valid values for 'GPU3DClockFreqs' are in the ranges 152 - 1220, 200 - 1680 (inclusive). 'GPU3DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUDefault2DClockFreqs' (ahcobgps26:0.0): 400,300. 'GPUDefault2DClockFreqs' is a packed integer attribute. 'GPUDefault2DClockFreqs' is a read-only attribute. 'GPUDefault2DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUDefault3DClockFreqs' (ahcobgps26:0.0): 610,800. 'GPUDefault3DClockFreqs' is a packed integer attribute. 'GPUDefault3DClockFreqs' is a read-only attribute. 'GPUDefault3DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentClockFreqs' (ahcobgps26:0.0): 610,800. 'GPUCurrentClockFreqs' is a packed integer attribute. 'GPUCurrentClockFreqs' is a read-only attribute. 'GPUCurrentClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentProcessorClockFreqs' (ahcobgps26:0.0): 1296. The valid values for 'GPUCurrentProcessorClockFreqs' are in the range 324 - 2592 (inclusive). 'GPUCurrentProcessorClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentClockFreqsString' (ahcobgps26:0.0): nvclock=610, nvclockmin=610, nvclockmax=610, memclock=800, memclockmin=800, memclockmax=800, memTransferRate=1600, memTransferRatemin=1600, memTransferRatemax=1600, processorclock=1296, processorclockmin=1296, processorclockmax=1296 'GPUCurrentClockFreqsString' is a string attribute. 'GPUCurrentClockFreqsString' can use the following target types: X Screen, GPU. Attribute 'BusRate' (ahcobgps26:0.0): 16. The valid values for 'BusRate' are in the range 1 - 16 (inclusive). 'BusRate' is a read-only attribute. 'BusRate' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEGen' (ahcobgps26:0.0): 2. 'PCIEGen' is an integer attribute. 'PCIEGen' is a read-only attribute. 'PCIEGen' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'GPUErrors' (ahcobgps26:0.0): 0. 'GPUErrors' is an integer attribute. 'GPUErrors' is a read-only attribute. 'GPUErrors' can use the following target types: X Screen. Attribute 'GPUPowerSource' (ahcobgps26:0.0): 0. 'GPUPowerSource' is an integer attribute. 'GPUPowerSource' is a read-only attribute. 'GPUPowerSource' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentPerfLevel' (ahcobgps26:0.0): 1. 'GPUCurrentPerfLevel' is an integer attribute. 'GPUCurrentPerfLevel' is a read-only attribute. 'GPUCurrentPerfLevel' can use the following target types: X Screen, GPU. Attribute 'GPUAdaptiveClockState' (ahcobgps26:0.0): 1. 'GPUAdaptiveClockState' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'GPUAdaptiveClockState' is a read-only attribute. 'GPUAdaptiveClockState' can use the following target types: X Screen, GPU. Attribute 'GPUPerfModes' (ahcobgps26:0.0): perf=0, nvclock=400, nvclockmin=400, nvclockmax=400, memclock=300, memclockmin=300, memclockmax=300, memTransferRate=600, memTransferRatemin=600, memTransferRatemax=600, processorclock=800, processorclockmin=800, processorclockmax=800 ; perf=1, nvclock=610, nvclockmin=610, nvclockmax=610, memclock=800, memclockmin=800, memclockmax=800, memTransferRate=1600, memTransferRatemin=1600, memTransferRatemax=1600, processorclock=1296, processorclockmin=1296, processorclockmax=1296 'GPUPerfModes' is a string attribute. 'GPUPerfModes' is a read-only attribute. 'GPUPerfModes' can use the following target types: X Screen, GPU. Attribute 'ECCConfigurationSupported' (ahcobgps26:0.0): 0. 'ECCConfigurationSupported' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'ECCConfigurationSupported' is a read-only attribute. 'ECCConfigurationSupported' can use the following target types: X Screen, GPU. Attribute 'GvoSupported' (ahcobgps26:0.0): 0. 'GvoSupported' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'GvoSupported' is a read-only attribute. 'GvoSupported' can use the following target types: X Screen. Attribute 'IsGvoDisplay' (ahcobgps26:0.0; display device: DFP-0): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0.0; display device: DFP-0): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0.0; display device: DFP-0): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0.0; display device: DFP-0): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0.0; display device: DFP-0): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0.0; display device: DFP-0): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0.0; display device: DFP-0): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'CurrentMetaModeID' (ahcobgps26:0.0): 66. 'CurrentMetaModeID' is an integer attribute. 'CurrentMetaModeID' can use the following target types: X Screen. Attribute 'CurrentMetaMode' (ahcobgps26:0.0): id=66, switchable=no, source=implicit :: DPY-2: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+60} 'CurrentMetaMode' is a string attribute. 'CurrentMetaMode' can use the following target types: X Screen. Attribute 'XineramaInfoOrder' (ahcobgps26:0.0): CRT, DFP, TV 'XineramaInfoOrder' is a string attribute. 'XineramaInfoOrder' can use the following target types: X Screen. Attribute 'XVideoSyncToDisplay' (ahcobgps26:0.0): 0x00000001. 'XVideoSyncToDisplay' is a bitmask attribute. 'XVideoSyncToDisplay' can use the following target types: X Screen. Attribute 'XVideoSyncToDisplayID' (ahcobgps26:0.0): 0. 'XVideoSyncToDisplayID' is an integer attribute. 'XVideoSyncToDisplayID' can use the following target types: X Screen. Attributes queryable via ahcobgps26:0[gpu:0]: Attribute 'OperatingSystem' (ahcobgps26:0[gpu:0]): 0. The valid values for 'OperatingSystem' are in the range 0 - 2 (inclusive). 'OperatingSystem' is a read-only attribute. 'OperatingSystem' can use the following target types: X Screen, GPU. Attribute 'NvidiaDriverVersion' (ahcobgps26:0[gpu:0]): 331.38 'NvidiaDriverVersion' is a string attribute. 'NvidiaDriverVersion' is a read-only attribute. 'NvidiaDriverVersion' can use the following target types: X Screen, GPU. Attribute 'ConnectedDisplays' (ahcobgps26:0[gpu:0]): 0x00010000. 'ConnectedDisplays' is a bitmask attribute. 'ConnectedDisplays' is a read-only attribute. 'ConnectedDisplays' can use the following target types: X Screen, GPU. Attribute 'EnabledDisplays' (ahcobgps26:0[gpu:0]): 0x00010000. 'EnabledDisplays' is a bitmask attribute. 'EnabledDisplays' is a read-only attribute. 'EnabledDisplays' can use the following target types: X Screen, GPU. Attribute 'Depth30Allowed' (ahcobgps26:0[gpu:0]): 1. 'Depth30Allowed' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Depth30Allowed' is a read-only attribute. 'Depth30Allowed' can use the following target types: X Screen, GPU. Attribute 'NoScanout' (ahcobgps26:0[gpu:0]): 0. 'NoScanout' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'NoScanout' is a read-only attribute. 'NoScanout' can use the following target types: X Screen, GPU. Attribute 'SliMosaicModeAvailable' (ahcobgps26:0[gpu:0]): 0. 'SliMosaicModeAvailable' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SliMosaicModeAvailable' is a read-only attribute. 'SliMosaicModeAvailable' can use the following target types: X Screen, GPU, VCS. Attribute 'BusType' (ahcobgps26:0[gpu:0]): 2. The valid values for 'BusType' are in the range 0 - 3 (inclusive). 'BusType' is a read-only attribute. 'BusType' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEMaxLinkSpeed' (ahcobgps26:0[gpu:0]): 5000. 'PCIEMaxLinkSpeed' is an integer attribute. 'PCIEMaxLinkSpeed' is a read-only attribute. 'PCIEMaxLinkSpeed' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEMaxLinkWidth' (ahcobgps26:0[gpu:0]): 16. The valid values for 'PCIEMaxLinkWidth' are in the range 1 - 16 (inclusive). 'PCIEMaxLinkWidth' is a read-only attribute. 'PCIEMaxLinkWidth' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIECurrentLinkSpeed' (ahcobgps26:0[gpu:0]): 5000. 'PCIECurrentLinkSpeed' is an integer attribute. 'PCIECurrentLinkSpeed' is a read-only attribute. 'PCIECurrentLinkSpeed' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIECurrentLinkWidth' (ahcobgps26:0[gpu:0]): 16. 'PCIECurrentLinkWidth' is an integer attribute. 'PCIECurrentLinkWidth' is a read-only attribute. 'PCIECurrentLinkWidth' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'VideoRam' (ahcobgps26:0[gpu:0]): 4194304. 'VideoRam' is an integer attribute. 'VideoRam' is a read-only attribute. 'VideoRam' can use the following target types: X Screen, GPU. Attribute 'TotalDedicatedGPUMemory' (ahcobgps26:0[gpu:0]): 4096. 'TotalDedicatedGPUMemory' is an integer attribute. 'TotalDedicatedGPUMemory' is a read-only attribute. 'TotalDedicatedGPUMemory' can use the following target types: GPU. Attribute 'UsedDedicatedGPUMemory' (ahcobgps26:0[gpu:0]): 55. 'UsedDedicatedGPUMemory' is an integer attribute. 'UsedDedicatedGPUMemory' is a read-only attribute. 'UsedDedicatedGPUMemory' can use the following target types: GPU. Attribute 'Irq' (ahcobgps26:0[gpu:0]): 211. 'Irq' is an integer attribute. 'Irq' is a read-only attribute. 'Irq' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'CUDACores' (ahcobgps26:0[gpu:0]): 240. 'CUDACores' is an integer attribute. 'CUDACores' is a read-only attribute. 'CUDACores' can use the following target types: X Screen, GPU. Attribute 'GPUMemoryInterface' (ahcobgps26:0[gpu:0]): 512. 'GPUMemoryInterface' is an integer attribute. 'GPUMemoryInterface' is a read-only attribute. 'GPUMemoryInterface' can use the following target types: X Screen, GPU. Attribute 'GPUCoreTemp' (ahcobgps26:0[gpu:0]): 49. 'GPUCoreTemp' is an integer attribute. 'GPUCoreTemp' is a read-only attribute. 'GPUCoreTemp' can use the following target types: X Screen, GPU. Attribute 'GPUAmbientTemp' (ahcobgps26:0[gpu:0]): 34. 'GPUAmbientTemp' is an integer attribute. 'GPUAmbientTemp' is a read-only attribute. 'GPUAmbientTemp' can use the following target types: X Screen, GPU. Attribute 'GPU2DClockFreqs' (ahcobgps26:0[gpu:0]): 400,300. The valid values for 'GPU2DClockFreqs' are in the ranges 100 - 800, 75 - 1680 (inclusive). 'GPU2DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPU3DClockFreqs' (ahcobgps26:0[gpu:0]): 610,800. The valid values for 'GPU3DClockFreqs' are in the ranges 152 - 1220, 200 - 1680 (inclusive). 'GPU3DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUDefault2DClockFreqs' (ahcobgps26:0[gpu:0]): 400,300. 'GPUDefault2DClockFreqs' is a packed integer attribute. 'GPUDefault2DClockFreqs' is a read-only attribute. 'GPUDefault2DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUDefault3DClockFreqs' (ahcobgps26:0[gpu:0]): 610,800. 'GPUDefault3DClockFreqs' is a packed integer attribute. 'GPUDefault3DClockFreqs' is a read-only attribute. 'GPUDefault3DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentClockFreqs' (ahcobgps26:0[gpu:0]): 610,800. 'GPUCurrentClockFreqs' is a packed integer attribute. 'GPUCurrentClockFreqs' is a read-only attribute. 'GPUCurrentClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentProcessorClockFreqs' (ahcobgps26:0[gpu:0]): 1296. The valid values for 'GPUCurrentProcessorClockFreqs' are in the range 324 - 2592 (inclusive). 'GPUCurrentProcessorClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentClockFreqsString' (ahcobgps26:0[gpu:0]): nvclock=610, nvclockmin=610, nvclockmax=610, memclock=800, memclockmin=800, memclockmax=800, memTransferRate=1600, memTransferRatemin=1600, memTransferRatemax=1600, processorclock=1296, processorclockmin=1296, processorclockmax=1296 'GPUCurrentClockFreqsString' is a string attribute. 'GPUCurrentClockFreqsString' can use the following target types: X Screen, GPU. Attribute 'BusRate' (ahcobgps26:0[gpu:0]): 16. The valid values for 'BusRate' are in the range 1 - 16 (inclusive). 'BusRate' is a read-only attribute. 'BusRate' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIDomain' (ahcobgps26:0[gpu:0]): 0. 'PCIDomain' is an integer attribute. 'PCIDomain' is a read-only attribute. 'PCIDomain' can use the following target types: GPU, SDI Input Device. Attribute 'PCIBus' (ahcobgps26:0[gpu:0]): 13. 'PCIBus' is an integer attribute. 'PCIBus' is a read-only attribute. 'PCIBus' can use the following target types: GPU, SDI Input Device. Attribute 'PCIDevice' (ahcobgps26:0[gpu:0]): 0. 'PCIDevice' is an integer attribute. 'PCIDevice' is a read-only attribute. 'PCIDevice' can use the following target types: GPU, SDI Input Device. Attribute 'PCIFunc' (ahcobgps26:0[gpu:0]): 0. 'PCIFunc' is an integer attribute. 'PCIFunc' is a read-only attribute. 'PCIFunc' can use the following target types: GPU, SDI Input Device. Attribute 'PCIID' (ahcobgps26:0[gpu:0]): 4318,1533. 'PCIID' is a packed integer attribute. 'PCIID' is a read-only attribute. 'PCIID' can use the following target types: GPU, SDI Input Device. Attribute 'PCIEGen' (ahcobgps26:0[gpu:0]): 2. 'PCIEGen' is an integer attribute. 'PCIEGen' is a read-only attribute. 'PCIEGen' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'GPUPowerSource' (ahcobgps26:0[gpu:0]): 0. 'GPUPowerSource' is an integer attribute. 'GPUPowerSource' is a read-only attribute. 'GPUPowerSource' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentPerfLevel' (ahcobgps26:0[gpu:0]): 1. 'GPUCurrentPerfLevel' is an integer attribute. 'GPUCurrentPerfLevel' is a read-only attribute. 'GPUCurrentPerfLevel' can use the following target types: X Screen, GPU. Attribute 'GPUAdaptiveClockState' (ahcobgps26:0[gpu:0]): 1. 'GPUAdaptiveClockState' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'GPUAdaptiveClockState' is a read-only attribute. 'GPUAdaptiveClockState' can use the following target types: X Screen, GPU. Attribute 'GPUPerfModes' (ahcobgps26:0[gpu:0]): perf=0, nvclock=400, nvclockmin=400, nvclockmax=400, memclock=300, memclockmin=300, memclockmax=300, memTransferRate=600, memTransferRatemin=600, memTransferRatemax=600, processorclock=800, processorclockmin=800, processorclockmax=800 ; perf=1, nvclock=610, nvclockmin=610, nvclockmax=610, memclock=800, memclockmin=800, memclockmax=800, memTransferRate=1600, memTransferRatemin=1600, memTransferRatemax=1600, processorclock=1296, processorclockmin=1296, processorclockmax=1296 'GPUPerfModes' is a string attribute. 'GPUPerfModes' is a read-only attribute. 'GPUPerfModes' can use the following target types: X Screen, GPU. Attribute 'GPUPowerMizerMode' (ahcobgps26:0[gpu:0]): 2. Valid values for 'GPUPowerMizerMode' are: 0, 1 and 2. 'GPUPowerMizerMode' can use the following target types: GPU. Attribute 'GPUPowerMizerDefaultMode' (ahcobgps26:0[gpu:0]): 0. 'GPUPowerMizerDefaultMode' is an integer attribute. 'GPUPowerMizerDefaultMode' is a read-only attribute. 'GPUPowerMizerDefaultMode' can use the following target types: GPU. Attribute 'ECCSupported' (ahcobgps26:0[gpu:0]): 0. 'ECCSupported' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'ECCSupported' is a read-only attribute. 'ECCSupported' can use the following target types: GPU. Attribute 'ECCConfigurationSupported' (ahcobgps26:0[gpu:0]): 0. 'ECCConfigurationSupported' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'ECCConfigurationSupported' is a read-only attribute. 'ECCConfigurationSupported' can use the following target types: X Screen, GPU. Attribute 'BaseMosaic' (ahcobgps26:0[gpu:0]): 0. Valid values for 'BaseMosaic' are: 0 and 1. 'BaseMosaic' is a read-only attribute. 'BaseMosaic' can use the following target types: GPU. Attribute 'GpuUUID' (ahcobgps26:0[gpu:0]): GPU-585e333a-5dd7-cc09-59d6-b4f8251fb91f 'GpuUUID' is a string attribute. 'GpuUUID' is a read-only attribute. 'GpuUUID' can use the following target types: GPU. Attribute 'MultiGpuMasterPossible' (ahcobgps26:0[gpu:0]): 1. 'MultiGpuMasterPossible' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'MultiGpuMasterPossible' is a read-only attribute. 'MultiGpuMasterPossible' can use the following target types: GPU. Attribute 'IsGvoDisplay' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[gpu:0]; display device: DFP-0): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[gpu:0]; display device: DFP-0): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[gpu:0]; display device: DFP-0): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[gpu:0]; display device: DFP-0): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[gpu:0]; display device: DFP-0): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[gpu:0]; display device: DFP-0): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[gpu:0]; display device: DFP-0): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'GPUUtilization' (ahcobgps26:0[gpu:0]): graphics=0, memory=0, video=0, PCIe=0 'GPUUtilization' is a string attribute. 'GPUUtilization' is a read-only attribute. 'GPUUtilization' can use the following target types: GPU. Attributes queryable via ahcobgps26:0[gpu:1]: Attribute 'OperatingSystem' (ahcobgps26:0[gpu:1]): 0. The valid values for 'OperatingSystem' are in the range 0 - 2 (inclusive). 'OperatingSystem' is a read-only attribute. 'OperatingSystem' can use the following target types: X Screen, GPU. Attribute 'NvidiaDriverVersion' (ahcobgps26:0[gpu:1]): 331.38 'NvidiaDriverVersion' is a string attribute. 'NvidiaDriverVersion' is a read-only attribute. 'NvidiaDriverVersion' can use the following target types: X Screen, GPU. Attribute 'ConnectedDisplays' (ahcobgps26:0[gpu:1]): 0x00000000. 'ConnectedDisplays' is a bitmask attribute. 'ConnectedDisplays' is a read-only attribute. 'ConnectedDisplays' can use the following target types: X Screen, GPU. Attribute 'EnabledDisplays' (ahcobgps26:0[gpu:1]): 0x00000000. 'EnabledDisplays' is a bitmask attribute. 'EnabledDisplays' is a read-only attribute. 'EnabledDisplays' can use the following target types: X Screen, GPU. Attribute 'Depth30Allowed' (ahcobgps26:0[gpu:1]): 1. 'Depth30Allowed' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Depth30Allowed' is a read-only attribute. 'Depth30Allowed' can use the following target types: X Screen, GPU. Attribute 'NoScanout' (ahcobgps26:0[gpu:1]): 0. 'NoScanout' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'NoScanout' is a read-only attribute. 'NoScanout' can use the following target types: X Screen, GPU. Attribute 'SliMosaicModeAvailable' (ahcobgps26:0[gpu:1]): 0. 'SliMosaicModeAvailable' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SliMosaicModeAvailable' is a read-only attribute. 'SliMosaicModeAvailable' can use the following target types: X Screen, GPU, VCS. Attribute 'BusType' (ahcobgps26:0[gpu:1]): 2. The valid values for 'BusType' are in the range 0 - 3 (inclusive). 'BusType' is a read-only attribute. 'BusType' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEMaxLinkSpeed' (ahcobgps26:0[gpu:1]): 5000. 'PCIEMaxLinkSpeed' is an integer attribute. 'PCIEMaxLinkSpeed' is a read-only attribute. 'PCIEMaxLinkSpeed' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIEMaxLinkWidth' (ahcobgps26:0[gpu:1]): 16. The valid values for 'PCIEMaxLinkWidth' are in the range 1 - 16 (inclusive). 'PCIEMaxLinkWidth' is a read-only attribute. 'PCIEMaxLinkWidth' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIECurrentLinkSpeed' (ahcobgps26:0[gpu:1]): 5000. 'PCIECurrentLinkSpeed' is an integer attribute. 'PCIECurrentLinkSpeed' is a read-only attribute. 'PCIECurrentLinkSpeed' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIECurrentLinkWidth' (ahcobgps26:0[gpu:1]): 16. 'PCIECurrentLinkWidth' is an integer attribute. 'PCIECurrentLinkWidth' is a read-only attribute. 'PCIECurrentLinkWidth' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'VideoRam' (ahcobgps26:0[gpu:1]): 4194304. 'VideoRam' is an integer attribute. 'VideoRam' is a read-only attribute. 'VideoRam' can use the following target types: X Screen, GPU. Attribute 'TotalDedicatedGPUMemory' (ahcobgps26:0[gpu:1]): 4096. 'TotalDedicatedGPUMemory' is an integer attribute. 'TotalDedicatedGPUMemory' is a read-only attribute. 'TotalDedicatedGPUMemory' can use the following target types: GPU. Attribute 'UsedDedicatedGPUMemory' (ahcobgps26:0[gpu:1]): 3. 'UsedDedicatedGPUMemory' is an integer attribute. 'UsedDedicatedGPUMemory' is a read-only attribute. 'UsedDedicatedGPUMemory' can use the following target types: GPU. Attribute 'Irq' (ahcobgps26:0[gpu:1]): 219. 'Irq' is an integer attribute. 'Irq' is a read-only attribute. 'Irq' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'CUDACores' (ahcobgps26:0[gpu:1]): 240. 'CUDACores' is an integer attribute. 'CUDACores' is a read-only attribute. 'CUDACores' can use the following target types: X Screen, GPU. Attribute 'GPUMemoryInterface' (ahcobgps26:0[gpu:1]): 512. 'GPUMemoryInterface' is an integer attribute. 'GPUMemoryInterface' is a read-only attribute. 'GPUMemoryInterface' can use the following target types: X Screen, GPU. Attribute 'GPUCoreTemp' (ahcobgps26:0[gpu:1]): 46. 'GPUCoreTemp' is an integer attribute. 'GPUCoreTemp' is a read-only attribute. 'GPUCoreTemp' can use the following target types: X Screen, GPU. Attribute 'GPUAmbientTemp' (ahcobgps26:0[gpu:1]): 34. 'GPUAmbientTemp' is an integer attribute. 'GPUAmbientTemp' is a read-only attribute. 'GPUAmbientTemp' can use the following target types: X Screen, GPU. Attribute 'GPU2DClockFreqs' (ahcobgps26:0[gpu:1]): 400,300. The valid values for 'GPU2DClockFreqs' are in the ranges 100 - 800, 75 - 1680 (inclusive). 'GPU2DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPU3DClockFreqs' (ahcobgps26:0[gpu:1]): 610,800. The valid values for 'GPU3DClockFreqs' are in the ranges 152 - 1220, 200 - 1680 (inclusive). 'GPU3DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUDefault2DClockFreqs' (ahcobgps26:0[gpu:1]): 400,300. 'GPUDefault2DClockFreqs' is a packed integer attribute. 'GPUDefault2DClockFreqs' is a read-only attribute. 'GPUDefault2DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUDefault3DClockFreqs' (ahcobgps26:0[gpu:1]): 610,800. 'GPUDefault3DClockFreqs' is a packed integer attribute. 'GPUDefault3DClockFreqs' is a read-only attribute. 'GPUDefault3DClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentClockFreqs' (ahcobgps26:0[gpu:1]): 400,300. 'GPUCurrentClockFreqs' is a packed integer attribute. 'GPUCurrentClockFreqs' is a read-only attribute. 'GPUCurrentClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentProcessorClockFreqs' (ahcobgps26:0[gpu:1]): 800. The valid values for 'GPUCurrentProcessorClockFreqs' are in the range 324 - 2592 (inclusive). 'GPUCurrentProcessorClockFreqs' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentClockFreqsString' (ahcobgps26:0[gpu:1]): nvclock=400, nvclockmin=400, nvclockmax=400, memclock=300, memclockmin=300, memclockmax=300, memTransferRate=600, memTransferRatemin=600, memTransferRatemax=600, processorclock=800, processorclockmin=800, processorclockmax=800 'GPUCurrentClockFreqsString' is a string attribute. 'GPUCurrentClockFreqsString' can use the following target types: X Screen, GPU. Attribute 'BusRate' (ahcobgps26:0[gpu:1]): 16. The valid values for 'BusRate' are in the range 1 - 16 (inclusive). 'BusRate' is a read-only attribute. 'BusRate' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'PCIDomain' (ahcobgps26:0[gpu:1]): 0. 'PCIDomain' is an integer attribute. 'PCIDomain' is a read-only attribute. 'PCIDomain' can use the following target types: GPU, SDI Input Device. Attribute 'PCIBus' (ahcobgps26:0[gpu:1]): 33. 'PCIBus' is an integer attribute. 'PCIBus' is a read-only attribute. 'PCIBus' can use the following target types: GPU, SDI Input Device. Attribute 'PCIDevice' (ahcobgps26:0[gpu:1]): 0. 'PCIDevice' is an integer attribute. 'PCIDevice' is a read-only attribute. 'PCIDevice' can use the following target types: GPU, SDI Input Device. Attribute 'PCIFunc' (ahcobgps26:0[gpu:1]): 0. 'PCIFunc' is an integer attribute. 'PCIFunc' is a read-only attribute. 'PCIFunc' can use the following target types: GPU, SDI Input Device. Attribute 'PCIID' (ahcobgps26:0[gpu:1]): 4318,1533. 'PCIID' is a packed integer attribute. 'PCIID' is a read-only attribute. 'PCIID' can use the following target types: GPU, SDI Input Device. Attribute 'PCIEGen' (ahcobgps26:0[gpu:1]): 2. 'PCIEGen' is an integer attribute. 'PCIEGen' is a read-only attribute. 'PCIEGen' can use the following target types: X Screen, GPU, SDI Input Device. Attribute 'GPUPowerSource' (ahcobgps26:0[gpu:1]): 0. 'GPUPowerSource' is an integer attribute. 'GPUPowerSource' is a read-only attribute. 'GPUPowerSource' can use the following target types: X Screen, GPU. Attribute 'GPUCurrentPerfLevel' (ahcobgps26:0[gpu:1]): 0. 'GPUCurrentPerfLevel' is an integer attribute. 'GPUCurrentPerfLevel' is a read-only attribute. 'GPUCurrentPerfLevel' can use the following target types: X Screen, GPU. Attribute 'GPUAdaptiveClockState' (ahcobgps26:0[gpu:1]): 1. 'GPUAdaptiveClockState' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'GPUAdaptiveClockState' is a read-only attribute. 'GPUAdaptiveClockState' can use the following target types: X Screen, GPU. Attribute 'GPUPerfModes' (ahcobgps26:0[gpu:1]): perf=0, nvclock=400, nvclockmin=400, nvclockmax=400, memclock=300, memclockmin=300, memclockmax=300, memTransferRate=600, memTransferRatemin=600, memTransferRatemax=600, processorclock=800, processorclockmin=800, processorclockmax=800 ; perf=1, nvclock=610, nvclockmin=610, nvclockmax=610, memclock=800, memclockmin=800, memclockmax=800, memTransferRate=1600, memTransferRatemin=1600, memTransferRatemax=1600, processorclock=1296, processorclockmin=1296, processorclockmax=1296 'GPUPerfModes' is a string attribute. 'GPUPerfModes' is a read-only attribute. 'GPUPerfModes' can use the following target types: X Screen, GPU. Attribute 'GPUPowerMizerMode' (ahcobgps26:0[gpu:1]): 2. Valid values for 'GPUPowerMizerMode' are: 0, 1 and 2. 'GPUPowerMizerMode' can use the following target types: GPU. Attribute 'GPUPowerMizerDefaultMode' (ahcobgps26:0[gpu:1]): 0. 'GPUPowerMizerDefaultMode' is an integer attribute. 'GPUPowerMizerDefaultMode' is a read-only attribute. 'GPUPowerMizerDefaultMode' can use the following target types: GPU. Attribute 'ECCSupported' (ahcobgps26:0[gpu:1]): 0. 'ECCSupported' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'ECCSupported' is a read-only attribute. 'ECCSupported' can use the following target types: GPU. Attribute 'ECCConfigurationSupported' (ahcobgps26:0[gpu:1]): 0. 'ECCConfigurationSupported' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'ECCConfigurationSupported' is a read-only attribute. 'ECCConfigurationSupported' can use the following target types: X Screen, GPU. Attribute 'BaseMosaic' (ahcobgps26:0[gpu:1]): 0. Valid values for 'BaseMosaic' are: 0 and 1. 'BaseMosaic' is a read-only attribute. 'BaseMosaic' can use the following target types: GPU. Attribute 'GpuUUID' (ahcobgps26:0[gpu:1]): GPU-83c41762-11e3-7457-5418-76cd36c77078 'GpuUUID' is a string attribute. 'GpuUUID' is a read-only attribute. 'GpuUUID' can use the following target types: GPU. Attribute 'MultiGpuMasterPossible' (ahcobgps26:0[gpu:1]): 0. 'MultiGpuMasterPossible' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'MultiGpuMasterPossible' is a read-only attribute. 'MultiGpuMasterPossible' can use the following target types: GPU. Attribute 'IsGvoDisplay' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[gpu:1]; display device: CRT-0): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[gpu:1]; display device: CRT-1): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'GPUUtilization' (ahcobgps26:0[gpu:1]): graphics=0, memory=0, video=0, PCIe=0 'GPUUtilization' is a string attribute. 'GPUUtilization' is a read-only attribute. 'GPUUtilization' can use the following target types: GPU. Attributes queryable via ahcobgps26:0[fan:0]: Attribute 'GPUCurrentFanSpeed' (ahcobgps26:0[fan:0]): 35. The valid values for 'GPUCurrentFanSpeed' are in the range 0 - 100 (inclusive). 'GPUCurrentFanSpeed' can use the following target types: Fan. Attribute 'GPUFanControlType' (ahcobgps26:0[fan:0]): 2. 'GPUFanControlType' is an integer attribute. 'GPUFanControlType' is a read-only attribute. 'GPUFanControlType' can use the following target types: Fan. Attribute 'GPUFanTarget' (ahcobgps26:0[fan:0]): 0x00000007. 'GPUFanTarget' is a bitmask attribute. 'GPUFanTarget' is a read-only attribute. 'GPUFanTarget' can use the following target types: Fan. Attributes queryable via ahcobgps26:0[fan:1]: Attribute 'GPUCurrentFanSpeed' (ahcobgps26:0[fan:1]): 35. The valid values for 'GPUCurrentFanSpeed' are in the range 0 - 100 (inclusive). 'GPUCurrentFanSpeed' can use the following target types: Fan. Attribute 'GPUFanControlType' (ahcobgps26:0[fan:1]): 2. 'GPUFanControlType' is an integer attribute. 'GPUFanControlType' is a read-only attribute. 'GPUFanControlType' can use the following target types: Fan. Attribute 'GPUFanTarget' (ahcobgps26:0[fan:1]): 0x00000007. 'GPUFanTarget' is a bitmask attribute. 'GPUFanTarget' is a read-only attribute. 'GPUFanTarget' can use the following target types: Fan. Attributes queryable via ahcobgps26:0[thermalsensor:0]: Attribute 'ThermalSensorReading' (ahcobgps26:0[thermalsensor:0]): 49. The valid values for 'ThermalSensorReading' are in the range 0 - 191 (inclusive). 'ThermalSensorReading' is a read-only attribute. 'ThermalSensorReading' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorProvider' (ahcobgps26:0[thermalsensor:0]): 1. 'ThermalSensorProvider' is an integer attribute. 'ThermalSensorProvider' is a read-only attribute. 'ThermalSensorProvider' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorTarget' (ahcobgps26:0[thermalsensor:0]): 1. 'ThermalSensorTarget' is an integer attribute. 'ThermalSensorTarget' is a read-only attribute. 'ThermalSensorTarget' can use the following target types: Thermal Sensor. Attributes queryable via ahcobgps26:0[thermalsensor:1]: Attribute 'ThermalSensorReading' (ahcobgps26:0[thermalsensor:1]): 34. The valid values for 'ThermalSensorReading' are in the range 0 - 191 (inclusive). 'ThermalSensorReading' is a read-only attribute. 'ThermalSensorReading' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorProvider' (ahcobgps26:0[thermalsensor:1]): 8. 'ThermalSensorProvider' is an integer attribute. 'ThermalSensorProvider' is a read-only attribute. 'ThermalSensorProvider' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorTarget' (ahcobgps26:0[thermalsensor:1]): 8. 'ThermalSensorTarget' is an integer attribute. 'ThermalSensorTarget' is a read-only attribute. 'ThermalSensorTarget' can use the following target types: Thermal Sensor. Attributes queryable via ahcobgps26:0[thermalsensor:2]: Attribute 'ThermalSensorReading' (ahcobgps26:0[thermalsensor:2]): 46. The valid values for 'ThermalSensorReading' are in the range 0 - 191 (inclusive). 'ThermalSensorReading' is a read-only attribute. 'ThermalSensorReading' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorProvider' (ahcobgps26:0[thermalsensor:2]): 1. 'ThermalSensorProvider' is an integer attribute. 'ThermalSensorProvider' is a read-only attribute. 'ThermalSensorProvider' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorTarget' (ahcobgps26:0[thermalsensor:2]): 1. 'ThermalSensorTarget' is an integer attribute. 'ThermalSensorTarget' is a read-only attribute. 'ThermalSensorTarget' can use the following target types: Thermal Sensor. Attributes queryable via ahcobgps26:0[thermalsensor:3]: Attribute 'ThermalSensorReading' (ahcobgps26:0[thermalsensor:3]): 34. The valid values for 'ThermalSensorReading' are in the range 0 - 191 (inclusive). 'ThermalSensorReading' is a read-only attribute. 'ThermalSensorReading' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorProvider' (ahcobgps26:0[thermalsensor:3]): 8. 'ThermalSensorProvider' is an integer attribute. 'ThermalSensorProvider' is a read-only attribute. 'ThermalSensorProvider' can use the following target types: Thermal Sensor. Attribute 'ThermalSensorTarget' (ahcobgps26:0[thermalsensor:3]): 8. 'ThermalSensorTarget' is an integer attribute. 'ThermalSensorTarget' is a read-only attribute. 'ThermalSensorTarget' can use the following target types: Thermal Sensor. Attributes queryable via ahcobgps26:0[dpy:6]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:6]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:6]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:6]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:6]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:6]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:6]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:6]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:7]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:7]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:7]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:7]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:7]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:7]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:7]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:7]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:8]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:8]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:8]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:8]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:8]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:8]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:8]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:8]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:9]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:9]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:9]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:9]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:9]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:9]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:9]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:9]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:10]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:10]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:10]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:10]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:10]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:10]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:10]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:10]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:11]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:11]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:11]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:11]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:11]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:11]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:11]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:11]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:0]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:0]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:0]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:0]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:0]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:0]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:0]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:0]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:1]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:1]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:1]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:1]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:1]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:1]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:1]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:1]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:2]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:2]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:2]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:2]): 1. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:2]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:2]): 1. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:2]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:2]): 2. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'DigitalVibrance' (ahcobgps26:0[dpy:2]): 0. The valid values for 'DigitalVibrance' are in the range -1024 - 1023 (inclusive). 'DigitalVibrance' is display device specific. 'DigitalVibrance' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'ImageSharpeningDefault' (ahcobgps26:0[dpy:2]): 127. 'ImageSharpeningDefault' is an integer attribute. 'ImageSharpeningDefault' is a read-only attribute. 'ImageSharpeningDefault' is display device specific. 'ImageSharpeningDefault' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate' (ahcobgps26:0[dpy:2]): 59.95 Hz. 'RefreshRate' is an integer attribute. 'RefreshRate' is a read-only attribute. 'RefreshRate' is display device specific. 'RefreshRate' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'RefreshRate3' (ahcobgps26:0[dpy:2]): 59.950 Hz. 'RefreshRate3' is an integer attribute. 'RefreshRate3' is a read-only attribute. 'RefreshRate3' is display device specific. 'RefreshRate3' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorSpace' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorSpace' are: 0. 'ColorSpace' is display device specific. 'ColorSpace' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'ColorRange' (ahcobgps26:0[dpy:2]): 0. Valid values for 'ColorRange' are: 0 and 1. 'ColorRange' is display device specific. 'ColorRange' can use the following target types: X Screen, GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:2]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:2]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attribute 'Hdmi3D' (ahcobgps26:0[dpy:2]): 0. 'Hdmi3D' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'Hdmi3D' is a read-only attribute. 'Hdmi3D' is display device specific. 'Hdmi3D' can use the following target types: GPU, Display Device. Attributes queryable via ahcobgps26:0[dpy:3]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:3]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:3]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:3]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:3]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:3]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:3]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:3]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:4]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:4]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:4]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:4]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:4]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:4]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:4]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:4]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attributes queryable via ahcobgps26:0[dpy:5]: Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'IsGvoDisplay' (ahcobgps26:0[dpy:5]): 0. 'IsGvoDisplay' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'IsGvoDisplay' is a read-only attribute. 'IsGvoDisplay' is display device specific. 'IsGvoDisplay' can use the following target types: X Screen, GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'Dithering' (ahcobgps26:0[dpy:5]): 0. 'Dithering' is an integer attribute. 'Dithering' is display device specific. 'Dithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'CurrentDithering' (ahcobgps26:0[dpy:5]): 0. 'CurrentDithering' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'CurrentDithering' is a read-only attribute. 'CurrentDithering' is display device specific. 'CurrentDithering' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringMode' (ahcobgps26:0[dpy:5]): 0. Valid values for 'DitheringMode' are: 0, 1 and 2. 'DitheringMode' is display device specific. 'DitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringMode' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringMode' is an integer attribute. 'CurrentDitheringMode' is a read-only attribute. 'CurrentDitheringMode' is display device specific. 'CurrentDitheringMode' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'DitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'DitheringDepth' is an integer attribute. 'DitheringDepth' is display device specific. 'DitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'CurrentDitheringDepth' (ahcobgps26:0[dpy:5]): 0. 'CurrentDitheringDepth' is an integer attribute. 'CurrentDitheringDepth' is a read-only attribute. 'CurrentDitheringDepth' is display device specific. 'CurrentDitheringDepth' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'SynchronousPaletteUpdates' (ahcobgps26:0[dpy:5]): 0. 'SynchronousPaletteUpdates' is a boolean attribute; valid values are: 1 (on/true) and 0 (off/false). 'SynchronousPaletteUpdates' is display device specific. 'SynchronousPaletteUpdates' can use the following target types: GPU, Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. Attribute 'RandROutputID' (ahcobgps26:0[dpy:5]): 0. 'RandROutputID' is an integer attribute. 'RandROutputID' is a read-only attribute. 'RandROutputID' is display device specific. 'RandROutputID' can use the following target types: Display Device. ____________________________________________ xrandr --verbose: SZ: Pixels Physical Refresh 0 1920 x 1200 ( 524mm x 331mm ) 50 51 1 1680 x 1050 ( 458mm x 289mm ) 52 2 1600 x 1200 ( 436mm x 331mm ) 53 3 1600 x 1000 ( 436mm x 276mm ) 54 4 1280 x 1024 ( 349mm x 282mm ) 55 56 57 5 1280 x 960 ( 349mm x 265mm ) 58 6 1152 x 720 ( 314mm x 198mm ) 59 7 1024 x 768 ( 279mm x 212mm ) 60 61 8 800 x 600 ( 218mm x 165mm ) 62 63 9 640 x 480 ( 174mm x 132mm ) 64 65 *10 1920 x 1080 ( 524mm x 298mm ) *66 11 1440 x 900 ( 393mm x 248mm ) 67 12 1366 x 768 ( 373mm x 212mm ) 68 13 1280 x 800 ( 349mm x 220mm ) 69 14 1280 x 720 ( 349mm x 198mm ) 70 Current rotation - normal Current reflection - none Rotations possible - normal Reflections possible - none Setting size to 10, rotation to normal Setting reflection on neither axis ____________________________________________ *** /proc/cmdline *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.688512340 -0500 /proc/cmdline ro root=LABEL=/1 rhgb quiet ____________________________________________ *** /proc/cpuinfo *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.692512402 -0500 /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 0 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.18 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 0 cpu cores : 4 apicid : 16 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.12 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 2 cpu cores : 4 apicid : 4 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5864.93 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 2 cpu cores : 4 apicid : 20 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.03 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 4 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 2 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.01 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 1 cpu cores : 4 apicid : 18 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.05 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 6 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5864.99 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 3 cpu cores : 4 apicid : 22 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.03 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 8 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 1 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5864.91 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 9 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 0 cpu cores : 4 apicid : 17 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.06 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 10 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 2 cpu cores : 4 apicid : 5 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.00 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 11 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 2 cpu cores : 4 apicid : 21 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5864.95 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 12 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 3 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5864.92 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 13 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 1 cpu cores : 4 apicid : 19 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.02 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 14 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 7 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5865.01 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 15 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 2932.594 cache size : 8192 KB physical id : 1 siblings : 8 core id : 3 cpu cores : 4 apicid : 23 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm bogomips : 5864.98 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] ____________________________________________ *** /proc/interrupts *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.696512464 -0500 /proc/interrupts CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 CPU8 CPU9 CPU10 CPU11 CPU12 CPU13 CPU14 CPU15 0: 59634796 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-edge timer 1: 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-edge i8042 8: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-edge rtc 9: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-level acpi 12: 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-edge i8042 51: 432 0 0 0 0 0 0 0 0 0 0 0 92220 178 19917 103 PCI-MSI-X eth0[0] 59: 96 0 2885 0 1946 0 1544 0 0 0 3651 0 652 0 2829 0 PCI-MSI-X eth0[1] 67: 138 0 3331 0 2399 0 3083 0 0 0 1848 2 170 42 3049 34 PCI-MSI-X eth0[2] 75: 83 0 4729 0 743 0 2258 0 0 0 8557 19 980 0 3527 240 PCI-MSI-X eth0[3] 83: 32 0 3152 0 506 0 3988 0 0 2 3488 0 976 1 2348 1 PCI-MSI-X eth1[0] 91: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI-X eth1[1] 99: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI-X eth1[2] 107: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI-X eth1[3] 162: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-level ehci_hcd:usb1, uhci_hcd:usb2 170: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-level uhci_hcd:usb3, uhci_hcd:usb5 178: 39 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 IO-APIC-level uhci_hcd:usb4, uhci_hcd:usb6, hpilo 194: 5938 8316 45804 2538 7458 0 528 0 0 0 70 0 0 0 0 0 PCI-MSI-X cciss0 211: 108 44 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI nvidia 219: 80 40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI nvidia 226: 201 220 135145 330 514338 440 1188 0 0 0 0 0 0 0 0 0 IO-APIC-level ata_piix NMI: 11917 2504 2118 2483 2141 2472 2081 2477 3552 1682 1318 1685 1292 1669 1242 1681 LOC: 59634427 59634351 59634276 59634201 59634126 59634053 59633972 59633859 59633848 59633724 59633620 59633555 59633454 59633377 59633297 59633230 ERR: 0 MIS: 0 ____________________________________________ *** /proc/meminfo *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.700512526 -0500 /proc/meminfo MemTotal: 74166604 kB MemFree: 72171836 kB Buffers: 92952 kB Cached: 1460472 kB SwapCached: 0 kB Active: 738752 kB Inactive: 933548 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 74166604 kB LowFree: 72171836 kB SwapTotal: 51199144 kB SwapFree: 51199144 kB Dirty: 348 kB Writeback: 0 kB AnonPages: 119532 kB Mapped: 91848 kB Slab: 219272 kB PageTables: 17704 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 88282444 kB Committed_AS: 532372 kB VmallocTotal: 34359738367 kB VmallocUsed: 365096 kB VmallocChunk: 34359355899 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 Hugepagesize: 2048 kB ____________________________________________ *** /proc/modules *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.703512572 -0500 /proc/modules nvidia 10705892 42 - Live 0xffffffff88253000 (PU) autofs4 62281 3 - Live 0xffffffff89060000 nfs 293721 11 - Live 0xffffffff89017000 nfs_acl 36673 1 nfs, Live 0xffffffff8900d000 lockd 101425 2 nfs, Live 0xffffffff88ff3000 sunrpc 203145 20 nfs,nfs_acl,lockd, Live 0xffffffff88fc0000 dm_mirror 54865 0 - Live 0xffffffff88fb1000 dm_multipath 58969 0 - Live 0xffffffff88fa1000 scsi_dh 42561 1 dm_multipath, Live 0xffffffff88f95000 video 53197 0 - Live 0xffffffff88f87000 backlight 39873 1 video, Live 0xffffffff88f7c000 sbs 49921 0 - Live 0xffffffff88f6e000 power_meter 47053 0 - Live 0xffffffff88f61000 hwmon 36553 1 power_meter, Live 0xffffffff88f57000 i2c_ec 38593 1 sbs, Live 0xffffffff88f4c000 dell_wmi 37601 0 - Live 0xffffffff88f41000 wmi 41985 1 dell_wmi, Live 0xffffffff88f35000 button 40545 0 - Live 0xffffffff88f2a000 battery 43849 0 - Live 0xffffffff88f1e000 asus_acpi 50917 0 - Live 0xffffffff88f10000 acpi_memhotplug 40517 0 - Live 0xffffffff88f05000 ac 38729 0 - Live 0xffffffff88efa000 ipv6 437857 80 - Live 0xffffffff88e8e000 xfrm_nalgo 43333 1 ipv6, Live 0xffffffff88e82000 crypto_api 42945 1 xfrm_nalgo, Live 0xffffffff88e76000 parport_pc 62953 0 - Live 0xffffffff88e65000 lp 47121 0 - Live 0xffffffff88e58000 parport 73165 2 parport_pc,lp, Live 0xffffffff881b6000 sr_mod 50661 0 - Live 0xffffffff88e4a000 cdrom 68713 1 sr_mod, Live 0xffffffff88e38000 sg 70649 0 - Live 0xffffffff88e25000 tpm_tis 48077 0 - Live 0xffffffff88246000 tpm 50273 1 tpm_tis, Live 0xffffffff88238000 tpm_bios 40897 1 tpm, Live 0xffffffff8822d000 netxen_nic 125137 0 - Live 0xffffffff8820b000 i7core_edac 46921 0 - Live 0xffffffff881fe000 8021q 58449 1 netxen_nic, Live 0xffffffff881ee000 edac_mc 61217 1 i7core_edac, Live 0xffffffff881de000 hpilo 44497 0 - Live 0xffffffff881d2000 serio_raw 40517 0 - Live 0xffffffff881ab000 pcspkr 36289 0 - Live 0xffffffff881a1000 i2c_core 57537 2 nvidia,i2c_ec, Live 0xffffffff88191000 dm_raid45 99785 0 - Live 0xffffffff88177000 dm_message 36289 1 dm_raid45, Live 0xffffffff8816d000 dm_region_hash 46145 1 dm_raid45, Live 0xffffffff88160000 dm_log 44993 3 dm_mirror,dm_raid45,dm_region_hash, Live 0xffffffff88154000 dm_mod 102417 4 dm_mirror,dm_multipath,dm_raid45,dm_log, Live 0xffffffff88139000 dm_mem_cache 38977 1 dm_raid45, Live 0xffffffff8812e000 ata_piix 57925 0 - Live 0xffffffff8811e000 libata 208977 1 ata_piix, Live 0xffffffff880e9000 shpchp 70637 0 - Live 0xffffffff880d6000 cciss 125417 4 - Live 0xffffffff880b6000 sd_mod 56513 0 - Live 0xffffffff880a7000 scsi_mod 199640 6 scsi_dh,sr_mod,sg,libata,cciss,sd_mod, Live 0xffffffff88075000 ext3 169297 2 - Live 0xffffffff8804a000 jbd 94897 1 ext3, Live 0xffffffff88031000 uhci_hcd 57433 0 - Live 0xffffffff88021000 ohci_hcd 56181 0 - Live 0xffffffff88012000 ehci_hcd 66765 0 - Live 0xffffffff88000000 ____________________________________________ *** /proc/version *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.707512634 -0500 /proc/version Linux version 2.6.18-308.el5 (mockbuild@x86-007.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Fri Jan 27 17:17:51 EST 2012 ____________________________________________ *** /proc/pci does not exist ____________________________________________ *** /proc/iomem *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.712512712 -0500 /proc/iomem 00010000-0009f3ff : System RAM 0009f400-0009ffff : reserved 000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM 000f0000-000fffff : System ROM 00100000-af62efff : System RAM 00200000-0048e067 : Kernel code 0048e068-00630167 : Kernel data af62f000-af63bfff : ACPI Tables af63c000-af63cfff : System RAM af63d000-b3ffffff : reserved b0000000-b3ffffff : pnp 00:01 b7ffe000-b7ffffff : pnp 00:01 b8000000-bfffffff : PCI Bus #01 b8000000-bfffffff : 0000:01:03.0 c0000000-cfffffff : PCI Bus #0d c0000000-cfffffff : 0000:0d:00.0 d0000000-d00fffff : PCI Bus #06 d0000000-d000ffff : 0000:06:00.0 d0100000-d01fffff : PCI Bus #05 d0100000-d017ffff : 0000:05:00.0 db0f0000-db0f03ff : 0000:00:1d.7 db0f0000-db0f03ff : ehci_hcd db100000-db2fffff : PCI Bus #01 db100000-db11ffff : 0000:01:03.0 db120000-db12ffff : 0000:01:04.2 db1f0000-db1f00ff : 0000:01:04.6 db200000-db27ffff : 0000:01:04.2 db200000-db27ffff : hpilo db2c0000-db2c3fff : 0000:01:04.2 db2c0000-db2c3fff : hpilo db2d0000-db2d07ff : 0000:01:04.2 db2d0000-db2d07ff : hpilo db2e0000-db2e01ff : 0000:01:04.0 db2f0000-db2fffff : 0000:01:03.0 db300000-db7fffff : PCI Bus #05 db3f0000-db3f0fff : 0000:05:00.0 db3f0000-db3f0fff : cciss db400000-db7fffff : 0000:05:00.0 db400000-db7fffff : cciss db800000-dbffffff : PCI Bus #06 db800000-db9fffff : 0000:06:00.3 db800000-db9fffff : netxen_nic dba00000-dbbfffff : 0000:06:00.2 dba00000-dbbfffff : netxen_nic dbc00000-dbdfffff : 0000:06:00.1 dbc00000-dbdfffff : netxen_nic dbe00000-dbffffff : 0000:06:00.0 dbe00000-dbffffff : netxen_nic dc000000-deffffff : PCI Bus #0d dc000000-ddffffff : 0000:0d:00.0 de000000-deffffff : 0000:0d:00.0 de000000-deffffff : nvidia dfffe000-dfffffff : pnp 00:01 e0000000-efffffff : PCI Bus #21 e0000000-efffffff : 0000:21:00.0 f8000000-fbffffff : PCI Bus #21 f8000000-f9ffffff : 0000:21:00.0 fa000000-fa07ffff : 0000:21:00.0 fb000000-fbffffff : 0000:21:00.0 fb000000-fbffffff : nvidia fe000000-febfffff : pnp 00:01 fec00000-fee0ffff : reserved ff800000-ffffffff : reserved 100000000-124fffefff : System RAM ____________________________________________ *** /proc/mtrr *** ls: -rw-r--r-- 1 root root 0 2014-03-12 14:34:28.716512774 -0500 /proc/mtrr reg00: base=0xb0000000 (2816MB), size= 256MB: uncachable, count=1 reg01: base=0xc0000000 (3072MB), size=1024MB: uncachable, count=1 ____________________________________________ *** /proc/driver/nvidia/./version *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.719512820 -0500 /proc/driver/nvidia/./version NVRM version: NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014 GCC version: gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) ____________________________________________ *** /proc/driver/nvidia/./gpus/0/information *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.725512913 -0500 /proc/driver/nvidia/./gpus/0/information Model: Quadro FX 5800 IRQ: 211 GPU UUID: GPU-585e333a-5dd7-cc09-59d6-b4f8251fb91f Video BIOS: 62.00.71.00.03 Bus Type: PCIe DMA Size: 40 bits DMA Mask: 0xffffffffff Bus Location: 0000:0d.00.0 ____________________________________________ *** /proc/driver/nvidia/./gpus/0/registry *** ls: -rw-r--r-- 1 root root 0 2014-03-12 14:34:28.729512975 -0500 /proc/driver/nvidia/./gpus/0/registry Binary: "" ____________________________________________ *** /proc/driver/nvidia/./gpus/1/information *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.732513022 -0500 /proc/driver/nvidia/./gpus/1/information Model: Quadro FX 5800 IRQ: 219 GPU UUID: GPU-83c41762-11e3-7457-5418-76cd36c77078 Video BIOS: 62.00.71.00.03 Bus Type: PCIe DMA Size: 40 bits DMA Mask: 0xffffffffff Bus Location: 0000:21.00.0 ____________________________________________ *** /proc/driver/nvidia/./gpus/1/registry *** ls: -rw-r--r-- 1 root root 0 2014-03-12 14:34:28.736513084 -0500 /proc/driver/nvidia/./gpus/1/registry Binary: "" ____________________________________________ *** /proc/driver/nvidia/./warnings/README *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.741513161 -0500 /proc/driver/nvidia/./warnings/README The NVIDIA graphics driver tries to detect potential problems with the host system and warns about them using the system's logging mechanisms. Important warning message are also logged to dedicated text files in this directory. ____________________________________________ *** /proc/driver/nvidia/./params *** ls: -r--r--r-- 1 root root 0 2014-03-12 14:34:28.745513223 -0500 /proc/driver/nvidia/./params Mobile: 4294967295 ResmanDebugLevel: 4294967295 RmLogonRC: 1 ModifyDeviceFiles: 1 DeviceFileUID: 0 DeviceFileGID: 0 DeviceFileMode: 438 RemapLimit: 0 UpdateMemoryTypes: 4294967295 InitializeSystemMemoryAllocations: 1 RMEdgeIntrCheck: 1 UsePageAttributeTable: 4294967295 EnableMSI: 1 MapRegistersEarly: 0 RegisterForACPIEvents: 1 CheckPCIConfigSpace: 1 EnablePCIeGen3: 0 MemoryPoolSize: 0 RegistryDwords: "" RmMsg: "" AssignGpus: "" ____________________________________________ *** /proc/driver/nvidia/./registry *** ls: -rw-r--r-- 1 root root 0 2014-03-12 14:34:28.749513285 -0500 /proc/driver/nvidia/./registry Binary: "" ____________________________________________ *** /proc/asound/cards does not exist ____________________________________________ *** /proc/asound/pcm does not exist ____________________________________________ *** /proc/asound/modules does not exist ____________________________________________ *** /proc/asound/devices does not exist ____________________________________________ *** /proc/asound/version does not exist ____________________________________________ *** /proc/asound/timers does not exist ____________________________________________ *** /proc/asound/hwdep does not exist ____________________________________________ /usr/bin/nvidia-smi -q ==============NVSMI LOG============== Timestamp : Wed Mar 12 14:34:28 2014 Driver Version : 331.38 Attached GPUs : 2 GPU 0000:0D:00.0 Product Name : Quadro FX 5800 Display Mode : N/A Display Active : N/A Persistence Mode : Disabled Accounting Mode : N/A Accounting Mode Buffer Size : N/A Driver Model Current : N/A Pending : N/A Serial Number : N/A GPU UUID : GPU-585e333a-5dd7-cc09-59d6-b4f8251fb91f Minor Number : 0 VBIOS Version : 62.00.71.00.03 Inforom Version Image Version : N/A OEM Object : N/A ECC Object : N/A Power Management Object : N/A GPU Operation Mode Current : N/A Pending : N/A PCI Bus : 0x0D Device : 0x00 Domain : 0x0000 Device Id : 0x05FD10DE Bus Id : 0000:0D:00.0 Sub System Id : 0x059310DE GPU Link Info PCIe Generation Max : N/A Current : N/A Link Width Max : N/A Current : N/A Bridge Chip Type : N/A Firmware : N/A Fan Speed : 35 % Performance State : N/A Clocks Throttle Reasons : N/A FB Memory Usage Total : 4095 MiB Used : 53 MiB Free : 4042 MiB BAR1 Memory Usage Total : N/A Used : N/A Free : N/A Compute Mode : Default Utilization Gpu : N/A Memory : N/A Ecc Mode Current : N/A Pending : N/A ECC Errors Volatile Single Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Double Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Aggregate Single Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Double Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Retired Pages Single Bit ECC : N/A Double Bit ECC : N/A Pending : N/A Temperature Gpu : 49 C Power Readings Power Management : N/A Power Draw : N/A Power Limit : N/A Default Power Limit : N/A Enforced Power Limit : N/A Min Power Limit : N/A Max Power Limit : N/A Clocks Graphics : N/A SM : N/A Memory : N/A Applications Clocks Graphics : N/A Memory : N/A Default Applications Clocks Graphics : N/A Memory : N/A Max Clocks Graphics : N/A SM : N/A Memory : N/A Compute Processes : N/A GPU 0000:21:00.0 Product Name : Quadro FX 5800 Display Mode : N/A Display Active : N/A Persistence Mode : Disabled Accounting Mode : N/A Accounting Mode Buffer Size : N/A Driver Model Current : N/A Pending : N/A Serial Number : N/A GPU UUID : GPU-83c41762-11e3-7457-5418-76cd36c77078 Minor Number : 1 VBIOS Version : 62.00.71.00.03 Inforom Version Image Version : N/A OEM Object : N/A ECC Object : N/A Power Management Object : N/A GPU Operation Mode Current : N/A Pending : N/A PCI Bus : 0x21 Device : 0x00 Domain : 0x0000 Device Id : 0x05FD10DE Bus Id : 0000:21:00.0 Sub System Id : 0x059310DE GPU Link Info PCIe Generation Max : N/A Current : N/A Link Width Max : N/A Current : N/A Bridge Chip Type : N/A Firmware : N/A Fan Speed : 35 % Performance State : N/A Clocks Throttle Reasons : N/A FB Memory Usage Total : 4095 MiB Used : 3 MiB Free : 4092 MiB BAR1 Memory Usage Total : N/A Used : N/A Free : N/A Compute Mode : Default Utilization Gpu : N/A Memory : N/A Ecc Mode Current : N/A Pending : N/A ECC Errors Volatile Single Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Double Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Aggregate Single Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Double Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Retired Pages Single Bit ECC : N/A Double Bit ECC : N/A Pending : N/A Temperature Gpu : 46 C Power Readings Power Management : N/A Power Draw : N/A Power Limit : N/A Default Power Limit : N/A Enforced Power Limit : N/A Min Power Limit : N/A Max Power Limit : N/A Clocks Graphics : N/A SM : N/A Memory : N/A Applications Clocks Graphics : N/A Memory : N/A Default Applications Clocks Graphics : N/A Memory : N/A Max Clocks Graphics : N/A SM : N/A Memory : N/A Compute Processes : N/A /usr/bin/nvidia-smi -q -u ==============NVSMI LOG============== Timestamp : Wed Mar 12 14:34:28 2014 Driver Version : 331.38 HIC Info : N/A Attached Units : 0 ____________________________________________ /usr/bin/nvidia-debugdump -D UEsDBBQAAAAIAAAAAAAgcO53EgAAABAAAAATAAEAZGVidWdfYnVmZmVyc18wMC5wYgF7UO7K5n5r 2tOdStP7OavVSgBQSwMEFAAAAAgAAAAAACBw7ncSAAAAEAAAABMAAQBkZWJ1Z19idWZmZXJzXzAx LnBiAXtQ7srmfmva051K0/s5q9VKAFBLAwQUAAAACAAAAAAA6QhXHfIoAAAAKQAACAABAHJtXzAw LnBiAWWTQ3QdigIAY9uNbTdOY9u2G9vJjW3b5o1t27bZ2P7799dz5sxqXHc5hW6lc5FTy4ppuroY rmG9M+h/xy0ZXyt99WbSKZvKGWIxEsRMm9CcriFgHWAhJydd20o9DFw9uKm9QoNIxGD+fAq2jppT VWchPfu/mLtfeRD7VA9rO7JFiceoYOyNpriy4D4rmdhSD4evrx4K8fTdKecdBBonYn7s3lWdGs0V 83GqSyBo0A2igtKx33IO3E5C7IUJOzc3sVkG1HV9Tx4KAC5jx8zFg9MUESIk+fE2ayEAqrZ+BCpB PciMQPM3Pu/6awuXiek+EqiznO7QyYoeFtBb3XjNIOwfig0p8O2bDI1G584qiSZrt36F8b3W+FPn F152Dh2Y19lbAbKTs4Qxp906xrvi5hJ0Yz9wmvAagvd15jWLQOnVn0LWMHiBPyy/3SgyJmhd08re wajfWJZsHRW8909DHNI9A+moTRF9O4h6UjA+sbftvJyHW8smSAbVUbI/RqiPqk+plUeUeeQZODGP esKNhLFwRIP7eEechD2UuZgt5U/YVPCJYrnl9vicSSwiCnDmmoMN0ocM5A/CSdONaCbaw/8pGrP0 tdlyJX8XoCGru1/xIaiKCUJHwdiZvr5Vma0Ded6mavnEdv/rB/C14p/h7lLu+21xYOr/WlnFy37v Pfp3aKX8htP1ee4JSNuFXPnIzlhxikgGjjVHO0lqm0174mfi+zKVCckSfJXKOW6a6WHycK/+gciE 4pb/12dWqWqyeJQa7ZNL2Wyq/t+eMn35R0h6RbNHJ+RGPYYExc2JQh79Sy5deLoh7cCf8vxpB1Ot kEBCxO0TjaNfOP6swXm2RF/e0CaeeJ8EE6C+OWJ4xMmoXHmjFiHXbwkQoRX/5XyXq8cKdGu77fP4 jWKedDXegOTwyCbJTHJqW5fT06uDbSRZztH30vc9k/EFca5eCFkp6ybg5SXiFiyoNdH8BGIoJKAK 3dG3/6TQNUVQZd0HMwm1S3qdUA4fe+wRbHwf2E8+kbR5Am6tDum0CfWlURLDkQGl2oYY55zoCr41 gsb1BRgvfpodf7fceeXbWCXcHeID/+jpfwIRoLEc4rZfVqf0N8+E85iI1GeN4C5WSSr0KERoLspc pioqlzWpaEkxre2ftw+wNusA9DvAi7LqnpmNg1nClAR1mn4cGRsOnkC5Dclj1+W7EoI5Pui1/vb/ zV8fjzW2cz8qp3r+dA6+M/qe+1UnXG3aPVvz584Z0U4lVA3elUZJ8P1vIQZlXKF4EavRm+zw6h9X Dqw1o1r/mHO7Vu5YRru9UNjftLwE8Lng+ociMELioqBH97AWNQv0nwUjx/xrHgB57IeiP2nVV89Q 5HlYPBqPUZyauBgdEyO7ZWQKnkpabJC1jL07lrUlwpX9JP7qqxqy1n1VLmbr/UV2TR7Y4/aLmDsa LVlhpWNLc7XK/xT64kMtVx0duH9aAqN0pR5VfwK1wPwVZOPSTZtAo1sq68jWshp+LZUV8x28K0ts +RGP/Ea3dXMbcuSC+zbgshBqK1jxsdRQeiNPVAkdDiBZMMDpwFnDTTxHqN5jUVToGJhpdASwZlHa O15V3nNRtbvpbvkCNHiflJiOzPVFhZIFu/4d43krHte6/e0Ok7jLP8RctQOrek3cRZRp01kQ2/QV IOjpdQoZFx+bmFNUuWyBllPAPakqBBwSPj2y96Wo6VTIG8QdyMHElkInKJ6XN/yzEWOcYFPAhOi9 HbCcjsqX+X12OlJkUYLj+PEru1qJG1QGMSo+PzMUcfmHw09p+ErNLfcARc5xFpOKyFDgW3wTYMOJ qRJYkCXwZNp0M0TnnECqzTLpdFYzRPdOzoDi+R6V+JTMI60MlF/VPXnLpklizrMxO0Ia3pYoD6u2 dU/6w8KfKpypldaMC6h5t0Np1xtJeQ0uIvFFFp86vkJxtvAx1FYRdLbDuF/B19aCnCjzinDSdRyI dbj72niQ2jdHAM0Kh6BYvzI6vWipMt9XNa/zOnCUoGyXR6BOlXShhbbCDn255Xn68nkkbh+kf/ot ewxNav5HHdWF+hnT/6uDzHWK3TYFJSpMtZJG/RtxuIV5AxqnFqBgBGGd4AulpkGE2Y9vQsqjkjWx i/Ygoa8NtKNBikRFgsWqcPPx1AROGVv+JU0z/IWCTNoHQ/xAWCIfy4E+TxaZxcCs81Eoo99ICwrF KzXJRP7xQ246WVVlAk8O/SC2OYpIiwAGJITa2/EvFcb6xfNSWeoWSTXjInMmh3acj4BpfflEoC03 urMHC3Jde3uY96epXcrRLHClos4ieKqM/cCmT77XgFFRGjNNghcRBi8crjY4kETWABES26BTrJlM sujzU1ILUfZgwf1XLKwrta2YueSl2O/l+C1UNFmrECUc03/KrXw2nme0YviRN0Tbdfz6Lh/DcxAD lXujg6BE5NTmtjdqeSF8L6Wq2P/069aHScUAqhS0+J4dm+Zr7nXh+BSV/lPkxTJrz+zcMdw8oF4v 1YHkShODMLPw+tPunkbKorWjTLTYzFfST7OnYAwaeYLF7ulCwln++Rvq0Z3bKIcy6DIKCBLMmUoH o6FY6dJDfzaESHWVcnRb9aL4+f2B3fUCsCBrkIUY+OxTWLL7lWXxuQyw1860M/YOkfZ70Aq1D60Q Orl9r8B703FMwx3LT5XEPUz2fD6/n/vAD8ps9DQ6IZBA/MNPdCVX4JH+tESSFBw6I+TBC/p+dVzK Iu0LdmgsgAjoUWF8GHD81j0nL/GXPsenzeRUIJD67ouay2ba0oWhAyqTWnnfl45f8eHhywcS85BW 159o7YCU6FOBejxpCP2rp/6j5Ag6FWYk2bdw32V+zZqQNYKfZLPu8pdyvhQbJBIrh+2QzA7Zu90z xd63tRzY2J/wc0IKuWtaF1fIELg8w2Ql0tiAR2PWRbHo34Qcq1nIv1q8fjq7X6pQEcrvtUMhunCY r5kYpUjuJNCi3yT0Zebb5KbJIRSF4d27hiQreYsb0hLWZtfCxZCvCUBkhvXtTTcSFqo8MZHW0TFy DlJtHIIjLAxEOWQQGlbdbAyPPy8LHg6+zXs/ucrNkYeDtdoO2MkQ+I/fe+YCtjnjjOaj2OeU8hnz QWczI04bpd4fRlPnC6n0sawk/4Iu/Ksw6zRnKPLsD+r7C8fOdosVl4th78o2O3hw3Kjykh9jcXrM LXTt0hLeYVipBekytwiFSXnKwOhD+AkiPd6ZnTrZ0kLCChoJ/qEWvJy+o6o55uhaui8uHWNcozaw G6krrIHOgzKtPqgZbEcC7pjHcqqnVZXYa3Dx13d15Fp9mY4bB6RnECnH4+2SITEci1OCXQFzypmI x/zGJsO8x5A7bK1R/YRfNWbyAiKSwqQoDF3IcAYzxPg4nT75N2Xynz+V0IdLElFqJWSkDXZhrTXZ lJ1bjc3ZYJQdqyfkRdbVTwUN1X5NWx9HPXsi5jGMKRy9uTI1gShYSHG7fmqFh/kjxSIBWQcKG4+A XPJC1PkaL2urZVK51kpQkO57dhESfdbQVZ7JykQvozoGARQroz1BSNuKnJuM6TtuSfMzWNf9prVf 9gO3dEtNHYZefoq5WIhGBSn+2zDtwPqdhhMWEfgaAdXh2RX7olwVHh3LzZsjDlL4yL/wBOwPX8zO n4MCyHFWBa6AiC7lgJ3qzdpXfgKSJ2uK/KsV+0Ug6z2bmJ8vtDzvoVwSGtxtt1Cl6uKMRGLJ1aMo NfId62nLApZOjJigLNOrfnkWWEh10rCvBTuS1TXFa06S251D9smmaf6GeJ38fRqvCIR953p7YI/I /f/9nRwOp1fRSFU3yCxHSIxp3ihjL1CUlcSP8LjmKLHLGCy9Jng4mWC3M4LXJjgxnh+8miGpcXxp KNsAgA1iihw3JnDD+wK5nUQFGDFyROej7i7u3JTXnSJj7DeHnBzZCJOCgdwTdwTjWjLpD2JCqooi Jwwn3Jy7EBAW6NWwz9VttnaPtvO1cMTmBZ0hlmW81yzrVtw9DBonP9BzeDARk464jW1Pxusxqa55 PDKkRrBgqmgqwykMYTmvSfDVeR7IAI3LZK/3C77hqp0hbzHbumjsNZEbN4nI1fv7iRqT4Pcugndl Kymw7o6AYSbxTOSldpiJosfXjZiLNTYTgVw/YhMad9MCGmRV5L+KIbzOTiWlGXqkZudr/jJWNHI+ N/ZewWUEeQkw6bANWDO1tHeIyVjfGUSqDi53XSDXvOjEUvvuJsOzHLEgU3KNOiHqTUYB1Pqz6MvU XBL+TH4Z0elOHjUVy0ze2ILA2dL20kO/6SHKq2L/qET+tl4Ljtt9L7o7iobhOlYL7HllxTWYk1lw hEICt2UFiczCOjIsEwWiFsGGzJUvNGENyPv6vS0hj0IJkwkp0+of3WsmO0iaPb+fxYXwxr9BcHSA P2bqQ3bUY3ByJGlFuuXRFkUMRrAoZjvuQAhT8MYYmm9hUw4ajqj2/UtOV1F9q4j3jy68Lln8qzTh ZBdphz4qTOOasCTrML98ZYBIMjkP6mPO9aDLOxBDoW7iEB8YLH3CzME+aBwLeSFtluz57svLC2u5 7XK4XWfrPoqUWP1AEPbCG++omzMnvZgTiFBqPsQq6gp5RsU/mrEJAY0Kj8tWn42fhnVWKoad54vf 6w+m0M/ExBkH3xXvtLb141ncGEO2BzHqQrqpcqSQMcXQ9N5CukV8g/gQV0gGTNpV1ysOWHvd7JwJ lzlK5mlY76PfktnhMj+ukWuAeQFjM7D2uBUv4Xb1KcRERUxl+CaT+4HHzqNdTqZ6SHKRUz5mu/21 nQBrRNMcI6BNPI33UaYmcMHQjexYrpqzsuzJsB3Fga2gjXcqJEJzHFDxbKUvwnjcJ2ki/nx46jBP bxc8vt1WRdWmBpZ3+eoG31RGLPATG95Mh+PM+hL1iY1eIa7ot8aphka4Ex/vKHSjC63kWFUnfiwN LvgOeDgQX+1kyg6SGwQgGtPXqgtGaqEgmlR4MFGoCy2zNSmKP2m6T8+bp8TsQGtrJvoxLhkAGWS8 wTIpn+nqxqM+ipajvPnzDQ3PC3mQxrj0Mo6Nib3sgrYJ0XkVEx9Rk9MuR7ykXbgrLWMebh6rM2EW 9uxmyRlqasMZxrxm5VDxxdB2HWN1/8JZbi7qWw/r0zr1jjoavCZrQjL3KqXN1EKIuUq3yi/4yWeW i304M6Zu+85zFLDp5CfhLKmS8OTIcQXDzwr3T6srpZ8apIELTCmyH5smHu5CNouEocZ4OCBWF7Ao kD3o35v7vn6N2dJviFwz8YsRp/15FQNEY1YV0B8gnf42MliHLrfFNPOBDrNiw/CMsWyAme234DCt Cc2QyK589g8uD+Si+e0cy/TW1xpBaamK6Jwn6XvJjhBi8G5sB3EDtDZytXQh8q/wBoD6NB9eh8pv 8W7AkwoZi6+7EPfl9vL8BSDhM7rF8ZXBYpdK4vG60FDamLaINJqcnOx/mUam0t7H/WyVpp42MVaH TJgsRPpPRRaoGGwG3icvYLe/PWD3LFKqnUWeLATuffOxkeUn+rO1e2ddyphq9aAteqbiYX/JvRdM IKZfPHfGuUiSdNrsW6anptwO2V503mRk2zYZD0g3eKs2TH0xiTdQEIr88PeYE0gOsOQFIeJAhaCz +kAoQ3i59IjnY7di/70onUHrItVJCgaYg3CMRbvsZ+M/RXAC9whnwqOtJP3XfP0+Q6hPK6Bs0JKa agdiCvV4JAMbQraZoBoDxzKhIqr3XeQUXN/VFvjOp/vaSNkhRZ73OfIDvROSj1lxZlrbbhmzkMnH ayDN+Q4v3XM9N9Yyrjo6sXps4p1epuygmY1EVdOjSexmbSTSJfgkuG58OO1zZsb5MRkdl1W43A9z 4u/9tnpq4zaC4Qv9sTnl3M/KlJmCr7yjzuCEWFrlPqCoTNq5o2mG9fHlHJnje5Cag8gQnLFQSdIA Aprf+360yXQSpk1/0x4P/QsSXT92bfHw+lbUkrc1VflWlMmZeXbwbLaRdmY+lZLgcSGuSjZ48+ua ZBRoCLIC4NLS4Ffnb6vi9g0c+j3Vjr/Mjz0pL8nYtdLlL0iSI+R/4Di0HhwGaa87F3sETWLPcH4V 1tvctaq5nLLCqzzYFc3L9Zu6qzTieFRNWVhu6Km2Sgo5qbJJkwd75IqpXycEAkLxlJTInA452QHE BI39ZYMCWGPRwjFQd7hgXFpk9Gq7Q8iLk26ZsNd4fBczDlylUef3jGleSIH3UZ0sOg/IW4BkI5Ys 8OiyFTCgKS/1YElKx5qQBEbcRYx8treoegciUTfU0KopI2uK2RWlVIo82nIQCAw2rM8XZLoIg72i rEwJQi8imIlx9KxVYdvml7oejtqgw0b65MupD1mESw0Y0kLV60wN1GXXwTY+z3K0Vpw2F+FRBoia /UQqC3Lnc4a/3WHsxKYdKq+Oh8BFqcZHBBcvV30rtDwyJQbbWPtMS0kHM4UIinIXVuSPQpxssnN7 3bnmJ/PPyVHvdMWL8XnWIZRDQMmwHOJpOaaPJjz4EfSwCCp7LrOtTyCv8KND1RShe7Lcy1dZC+ZJ c35oNERIXcqgqC8bZKDMcJBPPQpP923SwXz4AyMGLnwwTld1agXmthOsVfR1pO5adjVtI/XVLY8U +dQiqp9WU4+idlEPoX86UqRuAZYCwh9rjBcG9bww26VG+5KVj3kdAemAyrfPjGIcw4/9vCbEN893 UDXNvyE0T7Iz7uRNOL1iEPPCW7WSOeH4K1zH5+AOTjqS2ItLvuemMqO0FRaAU1ntbEhchzZV3pPr q0kQVTEED+aVYPOm3cM9DZc/edBdq5UvvOqdTocZxJ0J9c85ISZe7llCQu0y6/EBifwZGqrHyOE2 dz2tZvQIbAek7yuVlFxyzPFUeB2JU15uisYc/0xDajQhMtJRy+WL2EKwJbAJ3KgI2z+zFXTfkp58 6xTzOEISsdYmufdFGFUXpZFeNqZOJURYO70xUFxDx8riMZW7d3Pb/eHj6jwk6+E2+x2BfzZofagD JuZaVHvWlPDuzoFQoK4sPJxTUr9UTSj09BMxbD8rOhsUogV8ttGqN1xrWiyVY3dsaxsrssQgedTK 1rZi85ElVvF6eX7432s9GoZnEIsJy5a7uyMTciCicwWxDWZQZ+n+HqGN+msUKe8IEfOOJcQ2pSlA tis3B+yTXeNbu+u1bvcSlaiXdQZ7/z0q+oHqiq5BayT00nmRRTxGhQTGz41RXQlxM3MIilwtLVGw FRCpILMGt/7ZyLP7YBkfIcxVouUYGWHGwtgPQkSH4RuhYT1KyR4lyo/7fIbsmdi77c/iuKCbsC3N ITHX6HhLcZJ+jvYUBoue2G2uJ0KGs+dNrvXuLUd26YM6YFFxvVhjz/wZ08PRyprx5t/HlhSu8Kh1 xY0DqbNDJE91sqRPlN1Xae9g7AXmyT1FXhcFe0szOVAlF8BJ4akOEsdsgnJShhhL6N2FMUEkh08e ELLC76b/TQ21SG7nFU04+AaBNe/t3kTEk9+OzLEerNBZHR0PX0bMyCIid0N/3am5ch0LOJLpSC8X uiVNvPyWS0PFINl0egKbvMr6+LzX+yRiNFUt5FqCQ5/A010kWOr3eDA5OoLQuf+FFerlzl3CB/AB 6SLDI2cLkCPwoU2WcuuOcYS1NOJo/AvDxmYFn6vwdYDr/m0ZnqEziG5l8gn0A0wwNGwQ938GZu39 YM2JqfU4S5lkFxqBx/fYSRD07jL7cCWeS5b3QOEuAV36popE4LFmO7ETkFhpRppxnvOehFkUSPmR X5km7s60TkguqFQMyFW68gfVoIu56hE3hc+5bLi2pyvCDpK7MXy6u5RL3ZSkn2b8I8FlNdsIR16N pEa3U+zH6LmcUbrcP6JJnHQv1NpZT/h5uVmgsHO4ZQnRhs9Fe8plY3UgOdyqjX9i+SquUnxkuXny sm/3Ye/T1nOpzvw/HJcwhgzUR+u6rx0etVd2xFaM6zt7I1zUQziHeOCtgKKKXNdy8oZUX3lCPvu3 zgPuXN/9zUpotyM6/9THLnzvGVDKZxcdzbJYjhQlP8X6yXkbatko25NTjl4ywuHA9EWYZTARW+dc 5YP1mX6VXodga+MdXYR0bntOXC+uCvhZFYqKF0lHCaQGxmaieZds/2g+ttgZ8PfR2lLLlIGilKH3 8PiRz+AU2CUQQ7YuKpmTPGxAdInNJLUjd19BTgd/MdKgr6GC+n5FfWuf0TidEMA0/w2tk8+0P8sU TAyrWBag8PdE0K+R98fuEbzADbZ7tdjldwbHLrAf2bEJggFzljbH6nTtSESFPj6N2J0KSvDjFOvb k2fS/Uu7dQHm5MMKZzrNCW/M/JI4f7xxS1/bVSKkRq1SXGEGY5nzZxePe1WS90f8glEtSNBaESF+ KskK/FH4STOxTdJPsz+5r7HwyQURXdDpDlO9tpz+rbNebpQM6O/oGP6rbPNf1/2S/5CHEXfcv+yd PJaDUiRcqVGVZqcO4rN8S0EX1vH3XTdN+c6G7iDb534IcwlWbccfBAOH0m/xkXdumzbvS6+JffZh 7ikMQbIAwzbUTYc+9Ev3KCroN+pgQri5WNkKljyxdE0hAXdvit6BoixPRf1HsqLybV5eG8tg5V7v fwGJNJHY2p7kpH2JnOFTEG5E6S2czNe6pilViUUDgAI6//VeNfZMQJaaQ218hI2yKG8eIzmpN4Cg KbjymaV7gG4QFsbqsng4t+MiYIATtsxSco0hWMlDxQJSli6W/RYH5amh85HLoeztlEifNFKsf+DD uryj2185eiqihMJ73nD+WeL71Jw5PUw/BfMDSpqi3lv7r+E7scGmmyflIteo8gKjZhjYUUodNPb2 zQ9Qex6MQTIzK7TyAd8zd96avZGNFATb8VQIkjyniJ7+R/rAvA84SZCR4T1vBN4DqTeBOHkfUedq ZxEk6n2P14eoFbJ9u4S33KmTd5XBofxUJB1iKcop0cDb4qE3KUjk5KVUZL/VxCLloWfhQ2EmvMde FTVonkrZ8bC/jTbDgpr0/Ju4MWfvmo1IO91XxHxCixx+ACmSJ/Won2AXO2wro2XL26NN3csPPLXH kyGYhlGxlFGfLhTUNJZ5VRHj0b4wnyrzIcyjqFUdlDgbb3iKfl6PCm/1FVVUx4qmjtg1ntMdxRqK 65s0AYmZQ1JDas91PWotQHndzGWOk91OW3XPRg1LbeyTepYkuWTxQjVU0OE4pqefcJX224VKV+Wm kyTtaIGM1wxgLzrJxnBbH0l4C/poAILTHP6RRB15flnYtYGZyH5+UAT0zEDzZas5Pmj7Z5P0TW6R iA1rK3/JEflAFgXoRM3PTaEd/23sB80LfS1ONlOqteyM7BQbYTjeGEvM6DyTi9KRMg+s45uIy2dN QdjUIe5st14MsU2ENZ2bLPOmb85yUkigRKhJ8tg9jiEgK+bOaPVpI6UyeXnxmrr/sRg7z7Su6S0v lE2cKmsuMpUvRrriMaMSE6hap7r+1i+5216sYpi7U2jxNYYboXxkl4wxjg024tjBFkzwGLhOI/UP mKIF1H++pkKrGyUZN80ZGWYyd/0Z+bXPz3h+uEnFALozW95sTLtd4iS6s+iRFjEo2YikDOed7xx7 xay+pRT9ScWRRrX7B8HpnNwSRJgRY5ktwk57cKefM6uz2ECFVl0W8iweg+LCYXykAZrzgUdcQ216 PImrrntUcB6q0aLWwxcj+GtK3HVbwyBreB6kNReL8BvT2OUifYFsh25AbaHFRnYIPrOhiJGMCy2w t+VgKamc/N+fMtYoJfJJtLVSH/uhkbyj8kgMJd8Mueu/3MNloYrp8VZsXHtIWvkniRVxjw1+y/p6 t+qk2NiJon6/titZ9oPt32iPT3WY7PNupa4e2PhjeWQlDZLhGeFzjND9upH/2cAlh5dU1zEJul52 4I4Cf33KeqmZ23rzrD5xvOtR2n/+zNUu4USfkdsNj09VNxj26Dixc1h0b2NLq2vSVo+ZeNhsY06i Ia63Fu+/UudML3dhei0o1mQ1wHifFZRGePz8gDzuvrkvrCjUQD4JKrmPnqcG0p405BQs1erNeYbb FitFxNFMGXAKuQ9Ip54d2y5qVVMHnsagP8M/F3lIg6uJXEWVq/J+4opr09CRZ0fyRJyioAX7wqBq elpI7fuz4phY6NgZPpzciEd/97twwGb+atwZK6ug0/Vjy5I4mgDX2fIwil33P61BSEhFeL1zgyQK MNAfHecl83oiB+VH1WkB+aC6m/3dlFGeQscwkg4bteKe4u8qMrmxDnywelsIdsiSLOn2bL8f+RTl imV2vkYQVA9rAHIvZu8NKkfmDJFeJ9oLvADjELu7k/LxtADWFQUOLsiH01K/d2nm7fo6QDZ0lVm3 Mo5oR9sP5q05LY6SSKAkfE00WZb0Wt+PcH0fuEDLUOTZo0YLzS/+HSnPgUt3rzmgQAlkF/TdyAcq 84vMr9gsJKkxZIfcQLP09/RjEAP4Opa4BVvYYazi2/2+Q8dMMWjyDHOOlT6rHmLP97lmLK/Vqg74 y1LY2oGnYDesYcZRX3U1F/Hcid621JhhVzHArEzAnwM5d1RM0rAe7NFbRW8fSFiEhhKnPyysmsRZ xbhGfrdKdTCsHo+re0OWJP1LwRDu8Fn1JjLYfxAG7RvtnJhlL2s65PZaGxtOST6j9KNPTRKgX/bG KSn6iiWoOAnMgjas3VLj2a/2oCUEbESogAV5K+VSAgjCKJW6YgY4NDJmV98l7ojDn2p4GKCdAUlu G6a+hU0uTSR4vZOuqZI7RA7U8F2Hkco5BjmppDZ3u7xhMO3COpOR1w7shBwojNloexwXnUVYBb5+ ZVmMnhF8P9SgTV8lDda+oQcQR4onxPl60MNSbdRLvWf8INAO+AG6u1lWz6qkJnmsmX4/LG2SLliP DwbxY9wLJT6sf3/phClDlJczTNw6OlFyrP9gF15mPPCiRr8e3zDMTRJVDkYHRRPdGNzqc87oWPbO WRYSx2rutBeVzZwNWeEfKjMvqYU8UvQzXo878isnsSgM2uZlrPdWgmt5BQLrof91klARZm/ZuvjJ C8psmKHpGfXilPv6suwogxOjhkQBPGqTP/WR0Q1ThTtAZ8pZOwdPQKLGfUpwqeey0YBYsKKEc3rF PWdWAhpVxNfq7iCcAypJ79bvjATdx2D9t8QDOul8+qothBarj4idyCTagOjxpAKDBSpJS4fv1Gsv 0qjf6XnwzzdEm1KZLMTglrW3GFNvo56sSeOpj8j+xEMyPUjgR+Lqw3sjl9BtN2kOttX4XaWOVxyY Y2ctXy0JJQJjGDbxiDE9KQ2D9paHz7ddnrzk+zq5iN2oItzb7NA+2+3jnMLL4Zh/VQYXqDW4RFaK 7yqVT/gVwulmmo76x6vmOZx4k4L0AVRqOIp4pfQ7jbt25JMfKDw8GHJ09YLGLi4wYFH177XXlzyL mJ5QXOajNW5jCYq4l33X0Dj7rGCBLwOdkocKpFxkL257+nUvClw3YqmiORigiX5bHZ96Q+1Zu1Kn DEVhvtnrxGavx2IzAEEuW1fhHB8g8raESdjI60/d4Vkvha3kkBmHYz+EQxUVgR/YrGt+HRF3URsh GJhwCC6FQ1RzszArFmNCEiAWsHvl7Omikk3iZEJ4mmd8OViAbwldRalVoF7fX2mx6XD6+RtB2J/N 65Hngc+gjyzLLeaj2KepfQkuZIOzROnmQpFRhDUUXokwWnTdYnZ/AM+4hci7sR8KSeq6vdWonXMk gec1ntI7dKNrzCKIzUMn/CXOOPiYwvb5avdrPxTTwMYA/uBP4N+kf3tWicqZNz8yB77HYUt6GWtr zfw6cBEKbPXMjGZT+i+LR3KKp4s+nYbo2uol6yYmBfWzbehAV9VSTnFCMU/ceVzu56dlEffomUT8 JibnZjmcyH2W84YVZIWM+R/854WkaSELwA1v0PqmfpW3Su6uLosRHZnqd5s2VLz+xwpXj7qpMtQG pIcsWmJwasD4dDwO5Ce+fFiMmMcy8zsHOwmsjucNbfq+4e5TgCpia8W0xDxrhs0a2BjkIUBL5mXQ ZcJ0hImHfBNtSFdvraFIrLRuqYKm0lg54fteNoa9qTi5zV3ZxJsxqK8AjyU3JpsTKBZXsEwtai6j jgR1Ls3t6uJnpgl3MdpHRekVcPzRxBYV2KoI/pigDi2/V72q+HUE3crAtJxrWCtlNElwzubhIySE lXSgadJmmN9B/uqXpOrCWVahVrI8oU0gS7YcWZ3vQIQ6s0lc7B+VI4dTFOvud02140sFeg/Uhtby rFHpv+vbDknibqGTl7PB09djiCCEJa22frJH1ut6WyuitmwCtSlPbCNWRl+ym4wld9185iPuLg9D iXyR5a2fYvWbNrVa2O+KckIr2lRXUV3SWTlvrBkWQvaZeaUlih4nOAuLlw6Z7UTCGHcdJHPVqNIW 8xGdEkukrtCUPNwLuHlYhZKQg0jbzlSCnlo8mD+8+Y0bo6PjzB6w+couqdjh1EEx6moX7Y8DxMxP ExdtJrpZXwFj9RPH9YdROKSCO97LFOlKmzWuqbkrNNhYA1gHYROpuviLZxRo9v46QtAt+aRz94ez XiOtCiAh+ZAlFU192pwug9gwdvT77uIsr9DiYobAZRgtM8PHWb7uESWqyCEaOkovSEmuNzInMb7N QJz0MkXv95tu1fLBpY3v0MARlSOinxeiBtDbvdrJCwdyHbmkt5r93PwOqRuIVznnQ6+2fxt4ofL9 c8b/pun/RAAp0JjDN+5Rj49CQxXmOUdGhR573Fkf8fNU62ZFXQ3CxpMeoswbEBOSjX8HcCiNVv+G eKG+gRC1zmZxcBcFcXweTTRuAXS+JJSXiR/Z8ak9HdaEYs6o3Cqv22Rr3x3zyPa5KwFbIX8bX7a2 gFM/ViVNrSF1GENQ+NH0eekwTfuiIvMSGar7ClrG7tvJhuqRsSh1tV/jDIyiRE0En1evaIExQHxP o4g+45esPEJv+058D1lZGIlhDslNk3LY9oxCXg3dsR205OgB1RTGCYpQ8PQTmnrUjPgUqO0TpCM0 3z+phZCVyxOLqkTY1E0uYfG57cK3bsGGmbgTNjv875ZdDEGpi1bJKYG77z2AgJxWvL33ZGmLH026 LUEeLdYf/+5UDj8HFjUFmaL6hEmonWDxpwVTRSDKNa/milYA4hga7qVSvi6sUOW4dXDgR9LYxD42 5rOYJ3LOzM3urlLiPK1OIEQxdP0yIl68MfOKtp8s8qBSZO5nWjQJN7reNYmRALStc0uCxDMr5PMu 6Euohfe4ucl56nRkCrzrR6GhoSrQu+nxoFrOdVQFGP9x9muzt7GK6OWd3eKQtmP617GCZkrV/uIB Fagxf5d9yP275yYanhLIxHzLdMBc9vQqQm4dqn0cJyY5Avs/IfRIJFS11juQ5PUZpSqWlpDshQrU lX6arAKU3WlRvrlO73fG/j7k+2KSnnccyFygl+K9VagoYa01rAefcsw7uFUUvo4fZNMdZHkI0GHT GYx3YRj/mbJRY3eRZzdUD0WmH9J3/4H9Q4gGvamBPsD59/6RF0QgoRik5dtuNE8LpoOqrkl2L0Kl i+X4jlQ4PzSS1317pA37dNwcFTbyT5HL5MxuIrXONP+jim//PwIaSRWuu9HqzwX3EgoTXz3pVseN 0GWszfWlkA/Y0r+9jHAM2tclkUToiIQFtxb/fBCgwYsT36Y6DPwoHBiScNlgjBn4yxOdX/IlWsNY xE6fQUMpsdUKUnZ8ZmEH9rFIDL61q/0xVWEdICcpiTJQQfU9d98RC5gV3vT5hx1Ia0Y1diSR3GTe NjKba3buVoMOL4OrDqB9fgetwW2HP13WdZfUsDC6azPESNudI7HmNwM6nhx8uMHjg5kBaquS30zv lRrggXK+DIUkx+m+mLAMU0WKk0H7nkLvJz5+hie3uAbqZT8UwVefwcZopBD7rF2WWoZ0tF6AWAv8 xPhSw2kPluVsgQ+3xF6PVgKSDoWJEPwhtsCLWgLXHHCjQS4obZc+qUcQieTawSqUzYV5T+H/AVBL AwQUAAAACAAAAAAAg8or7oUtAACALQAACAABAHJtXzAxLnBiAQGALX/SZps0SDwQADbUyCqk+XMS ZsmHTFggfIpL+e9C9XSwi8WIPITgGrXhz2bgeRyJbymy+JuL0fwyFtGhoGqqYVCLJxX//EC3x2Yn rJsO9oD3ZnfteCB8rMVacTSLRo1TFODHlXUxGvZRY20oxYjZ1+NBOsDxUp/igmKSFfvf8avnYdCk PTdWRwxXK8MRASs18DfC8MsE4IdCc7W0NGmBsLz+y+M/fuuOyGZGhJdQDIlIPht9MEO4VXJtMuVL AxwByMM7PXux7md0ys3AIQbonb2Gy6m+MQHwXJBYgxf/JdpJA93vmVezc7urR7RrdsFPyeC3kOdz 9zs1NlsI+M/wPyPm6EOqjYyruBmiVMEu32EZ64L5aFBs+RJLWsaNK6Bo/L1vd/OYFH5J/CX1uS5T Z+5F0tRtcU974eeFcJh5gisoZA19uh++lRT8F91uenPFt6fKWZ+iFU+csn6wB4Bl0SVRuk4tNxXk vohhQhYYRITAO8ZyQnhSODBpTuY0UxwfjjlN4D1zIWeJoRjQtYRfmMRfTrXpBczAS4dHTB/C9qHS y1Y4lP6hEg9Wd+09DFRFQAeLCG5k+PmrZdmvOvnMrj1F3+A9cyFniaEY0LWEX5jEX06BPbcc6Brf JuF/3DYVXhnWW7db5FQG/G60WBvX3Pu4l4/Qh1O/c74INPRVZCaNaW6fTIVAh5s8ML/q2F5bjMSF 2uowAJ5k7jzELamiGQuMpKtPejuiuNss8H2ITNDTmD6BPbcc6BrfJuF/3DYVXhnWN2RXY7phwkxz RleJSsp+W/LQ4xr8Yr2u3WQEodUBLqYvtuZkpY0x2QKWJi5eXU1hx1HRi3UQSnEh72qOWRFFmwM0 A/LQHQLwuZCxZ93zjPULoAfg3Hw6xWYGbOwN1mJr5g7v5KK8hyrOIFrzLflP/fC3Wt+LKLs7PaIh oTqh5SoNSs9dHD/AmOpaN5WNiwO8jOuuxplSDAZa+TBGcdZFapK70dByyj/FDbqR6xa+a5vy8ISf DDMDk11Bs0TwI+QCLkzbzbHLPuZIz9tSd4YsmQ8W9yrSWTiw8NQdoq5fRetlg6SEtQzk88lYL6wB ubxQEYs9eo/dIkHfSIjG1auudIwbGhojb2d+NyDKlT5FZMGy+sttcPKH4Q0WvudFTzKHXsNJti1c /aX0xbjekW/smsms2OKEVD6jDG4NLCvlGQIn8AMIBh+UhRzbIpX6tl0naenDZxXzBAJt1GWaOcTO z1teCV7sYG5QdR4fQ7bWCpR5GjuE/0WcyjAhRE4B786Oal2MDlr9Hvy8ZQebfKQQlFKGJMMDX1K+ 8FOffbO8Yx2j+09MO99ZCJPhrHxtGrPlgo3jqF959tQPggKvXL5FylkF5Kxmdhy4kuK/1z0P6w2I sYtJA2c2DY0bHlPzTHPUTS4dMqjqDecABnLcQ48VYOwHvtJ1kkHddzkAFX0XNmsRhaz53Un6t22n M8GrDi5yIbAzLdkxxvOs+V/dj1MyhhyACXDej2Ogh4TU0zb2RVgUJDEjOqJ1vMSyq5jtm2n9woKR 4L8W0FMB/xulT99YxMU9+P1of42FdO3BFWqkZohICFRZXYgYhQaHe+sZB/F3eCjBVIXZ0kTDwk2S ETlPNkqMziLILdPCuwc+UFH47gTZ+QOeHyPSBWZ5eu3vq7UqALNoqAIOr74zRFRCm9n3lyOGjBya 8kUBS3qNmSClUr2mW4XMAttBcaZWCKxNijapbTi7vak56wNmZIOIS3Q3MNqeWaGTvVjX51XCRFAL zsCms1TncKfgJwUF+pVclLv+/2bjjfy5zAxg/iOOuoFHGv7UUDl6s5bVHi6t+e0OCPD0fRAw1hOt VL1Gta42SkUEQQ3Ub1nEd8zuHlGzaij06GVsjMUqalSrArTRWN9MndFIxnOptWoAbYIImXdbAHtf USE75EqGELnXm7RR6fn0Br5+ppxECu9OULmhzEwVEVu0odlhd+qadbSuZG0l2ppXji4U9uEv19KF 0WLMqjxSE8yKBPNgG/GHYEkm5CnItVfajwYFnBsKsbMxwlcWN7JDl+MDgrju3K1IHgB2tQmhk4xw v7/Ln3/ETzBPmMa4Nyidd91cQGGrsPbdxf2fgRoNhspZRj44Ik7aMnFwW/vRXW6gS12fGBFxykXH hN8cax6SgC2tQkU0gI4jlxTKJMlPgEA6myJNA65yuWd6LGbBAvAvPvb4rEVhDf1ViJBsQh00O+nk zgZEF1pbH3qVUsA2nG+E+58dwqjbyvutgJAM7/UMtKg+zEULMfez9cHetYmQlOp+Q7CqRCTlS2+V h2ZScOL06nMJugxy94xbep40jiJTt8yRJLOyMnE6i2xkwodUEA53fiAxnZY3VvBZ8TUuwjZSc6gd l1LPmgOiNsUofWNxwJvsFrpT8ru+2eGVv0iaZZFkjfx7WQzo6QXjB33UDtFrBCyE2anqhSz8PJSY JtwDL//A2K2vQDncZp9NvC3wrLkYQhixfgzLCKhRj43IWTaZakGluskrrb9D1kTFjCQuDg8xm82t X8AFYgX5cQ3huRXA2O5Gc0IRn4CcfOP3AsEYt5TRftJW+w1sXdWin9NuZgoP0tpCH3/D8WTbQlE0 blBAbV0i9A/9rxHT5N8qhvyC6dXUFPUHWDSeWAviDhtV7sx262ZteyxxCn5MryLp6i0cWvFrCCw2 ocZF+msPxUj1N7AQubKlkKr3m5+JxsgRdqn88+UKxmeAdAWvzP3YqqvOa6Mvd/sUfiRAXZnMWnss xD6tdl6Hf7IdPo3Ec02c4Wd6WDkK7CL1zBbWXsLpW26jg+DA9X+3/L/HVvZTH4Ni1jHCzZ84cdRl UUHi7us5cRNA/UwiizeNJpb5vS7BmZhfs6HEMZ74DqJPcKQ0TdPQleT/A0ngf7689u38eFNwJe+a sKyNB+nR5X5BqEvL1jhbVyYtIrJk5eNQHp7wTzovL1Cw88VnINac+PED4JN9ozW95IkNmMu6RAfm SKjtbsDv3LYsPeET/eDt7W89xx9anJP4S6RZhShlVZTh2xpVViqSoWNELqYEF2+2bIRkESAVmnyS XbaDbnt798h4+pc3AAFjNJxk6VGrk1+wjCdnm//mYKmZDXoKg/7RtWk6NOxpXEXrTDj+Bjtxx1tA nryhTibuOQyKWClgrhLqDdqq5p2hgaz0FIpveklWhzkTIqhIXo6tOtDOr4X/J7mRDOQQcjd7UbPx AA4xgcN97NykXQTmLwnxsHbP8wjtnsRZ0syu9fPkMw8ZJk8KZQWNFxRw+8//yzu6+5Eozy3DrDsz wVzt7f3yaMCEXW2aqs+/IW7TgXdw4lA5moDJ2xRW4S9OZ4A218IePHm2GvE4yzngyLZGAM69kisS 7iviUDNxVuSwkaPd7YT78k1N3HxbNwvNmfjx25rm6kUF7efAdcKvWNXPF2MFUPEc+2AYxBWUTnDv 6UJMy6C0ynppbwlkhLfsx/hF1tewPyTBMH6Zwd4dzmF4cZdgOlbNA5IjBjOgbUHEpibMKOb7RWli D9VBClVDJIXjBHErgZnaiGcFflWl+pXuCPiuCjjM9eBjekcAeg5gOsw8OGOOFnZYd+ohom56CqIF AisktqQAl23jvxBed5z7uwy3P204uLCzdtPjL2r4XJXxHSx8/P4pXUHaVr50uNIUB6gMiza/kbDQ qOE8OKpP+8vMUQbcFJ+gefGkVz77DLb7/PEYSvesemuQmU9haLjkSlGIRXR8XR62shRiBVyErNuV fm1YUoQTUE/vY7EZqgSDLScqULPwQ0V4zT74kaiFy+YFCnIa7Pdq8pB1frYPCsXOZp2f3CtEofMh YZMjkLAY+CcO5ka+VtH4VCUc9NyFVHkvuH2zRltWoPBgFvgudIn2OF4vDVitvGjoxJQ11ZWCNlKC 9JpfzKXYwo+jM97f0xl9MAJidwN4Uc0SKBi59xGYJ/SnFJWQw+6QVXT7Ba5UB1orAtjqxi4WSihB M7e1+mNaAoAz6mQf3nrXDYxhXBRAojJYcn6FXOv4HVV+xAt4/jWSjEODy4rhVk3CvsjWIGvnhDPN m4K0l9FrhhyZn0p7Aaet9eru263qjfLEt0ajUyuucqX1fxLbh79T7fwfedmfVbTrw5XPaqBFDFJS n0Jtrjga3Jjkbrm8jexQ6wzm2xEYfVpTjP+3CHE/KxgiAe2HJhEY7Jny7AHcJrhgRErCsL8dHliy ly62V18F/fR2f3ROgvGRWdJD9TcYgVXnRL5mxZol+yy/MpKd6i/2Y8/TwlKX3g4G2jT4T8xYD+sb tMKmbvTIetPhoJjnwy5wujd1sy78ibOpsj3kLGIVwiby5CRAs9ofecukcP3ZHiPG6Wl8X2mqz0h9 wEInjUhhe7eQoJzWe4XPNTqa4R97W+wSMMrA55g0gKS2FpLgoHNTsecEOyyRp4TVtFHZXQysML04 ojjRL5AkeXzbnIj5QPFVwkFnEgp/rSHf5tJh1xYCatAz0zADNmqIKoG+Cip71MShs8DSEe1FHDQd XT7g7PdQGwxm61S/AFnPTCz222D1/YXWahbhrA0Dd4VhxxZE5TfJ8k5CnLeb6w8DSLzIhm4LCqa4 U74MrQwGLzqvCRof8r6l94PMdXMLis2RLhsPLLkZR0HT8mYuc29fEXu42HMvhROXt2wjyoFVH3Uq asLcOQcZGvJBF8JXJdxsWsNHstbhXAWpiQN70DQ0FUossO1VtD3oVT0SEOfKXjaLL0BojIHe4iE9 bzGQPX3I8U8xbU7NMAmg+ySV/tF1+/kyqp665WdrYfIKWUleefAisk6QtHyvSwf9/zt0zsm1yLq0 yyDNB3ejHK+RmBeyI7U5z4kvWkfJAisK9Q6iFxWHuq5ZGCysvjGjv0aCn75TCEZDU32JlhQa5okw /Ykg9YWZR3KRqGizpVEA4//iWPFYPwLgJJ1WnBgDXKDuqC70iz++QVqZeKiIK87+AVkeIYqw1dHb DQ2/Ry2Pdmk8NbplMVvzTB2Gcm2K3jI1TI1YhFsBBRwgskljMTbKOCB0kac/zVL+FUXMLjj6oqGN TSgwYJWW3DrguZVZQuYspQmo1al16cfxaybmYOl/vgc/ag2Bvi5gkl4h6b8q+BQXX/hnZ6tUwA/f vFBGJoFgUSvfT4p1gVCIruFLUekQpyqII1WL9WNMmAqXH58GjIFojBhjBLsOEBZVOXnfkLIL6Z8V 74lvsiKQ6qdKX7+OtQj+e6piH2v54vmaOPtboBHEg+IoOTyhntlZqO5JW+B1+EmfjkTpMH3xscuq PQcrZ2rH2SQr7UMq8Z0iAduA54u6LsEs+lc4olB2mB21ckTWRXhbZQvsLCn1yoZFbIKHwAgqEj08 SmZFW5Ky6sn48cpbdrnseWZiXvNBYvOWrhtx0/9JE2nwzL7TPZeqgZ+2RB/g1hareJX9fY0bssE4 ALPjOCMj42cy3V21GdpOfqjlEtb4v3SIVdbUAcrLvEpjQtT26Zx5ICrMtVAMuRuOZP4dStQDFFkr c6OHwnWDZDwSvI6LprxEuRWl5+NLPJT/qbgJj6tlFEseQTW+aLZMmwiPZbvTfGbq7JeGLRpYSXrq KbwJ6AwzhjI2i0K5gxL9L11TMpZZbYsm8FEozYRZfNElEzarmG8KK8pb5l3qYpGpx9PJOs1O63On 6T4QBtSGmyKuBHBiiT1eRrEpiwYK08+R0zYKeCh2/rGBR5uIc8uyIR6W2pFgwFy6EFTlctGcrJY0 VP/TZDsRMDCvBlkKjfK/epvtUQK96XXzJTMTFdE/lfGf4Xv/pf/qz2HMxMCMKzI8N4QwpzAP6PD5 z7aDvADqj/lIVhqi6m9sJr97gxk+0oF080AE648TbYdNSre8LvwZxE+YRDmYKmisBQJaav3mu+ui AQP+81yYeHoxrXudOmJKUoIXbIfYuEZirprCznoAJisXnKtPIfvNM5D3gcPRQMoKqSiSRo9fDfPK lyhE2ydlailW4uxcwRtBEWUCXGUM8TLtIgK5yPHhA/5dsfMkCOUbcQeo6MtZIEpzOX0ytmMyvYXh wUXz04pG2toa2At3+zQTurV6ok9SYGh9AhfcP0vJIQ+64kkUKi8BkVhr8fKujTjMFpBJQzOLhoYX fmannxCSBQn8+yysvCOlegUToDxfR63igVGCU76/x9MGZCHcngmGPEzr33Iji+eOEfoJ7Knn2KbH j7+UDLrE+7WnfU+ZadgmH2OmGVxNN6LysrDIF1DvhABioGxfqs2qkhPQGgEQhRxswrlSSgMG/Z+f JERtH8PeJzjzn4a8m7Vpx/9n8i0DuN9KEX6u64M/s17j6ARozPkCJYGUBuZ/ct7sExGKuWI46nWT u6rZGj8/eaSzjSPgBMd0IttT5E+ZzPrqT9ulEVtEg8FdCLtXGVWl02TD9wfD3ki12VF2uVPeVS6o i9JYflLtc+OjuBn8AvPDN3nfum9J67VTzOhDuJSz74r5XtaUvcF88Ic4QDt9wERqxDb2NXfEpjMM eaHuI48MBpbsSj9Ab27mruy/8AyivN0XL5bnXSCbJI+X9pB2YrCFw6n6cnI8uEcqxuG0K1vMG9TT EA2xQDOK1Pt4wxPOnzgt5SYLiXVdE9mzYJbSSPetMZmK9tx6rc4IU7d/hUM6FhYgnYU2La1w6zJp 0uUGLA1RejHgjyIVxUc94sfJrR19ZCExkiigJLalDWhQxM2eOqSm82iAxIegS/6tDCRLZ9bU8/52 bfuyq/FRAV505TvYaO2z5oRglTfbpPB3vPIQy48GOjHRyClpSEcF6GYQpbD/jPyY9IdlmwhETQlq B3Fto0Yb9PVlAoIJABjuBa+GcrSZFz/4EjjJxNknHVQx9l13R01Wiz/5vsmC9rFI3d7So/hLf/3y hTeGodpxCf58ru/qcsNFEH4+3a13MI+pFtX/c3JRO9KaI4zSRHSKbW9JWXjEJ0xsYKCEjTf47YrV cMnjwppI2x/cOWrhfnnnqqyGxx6uP5n5FqhdNny0x6pbdatPH9QT70rTCnssnDAipEc+BC+lUTWa 0j5dap1eap46S6L1pW2CgLKfIzFPi4xd/eHxwFU+gEQDMXhe2vy5IAW/s+o4DJbXthV90k0hWpdy 4gZmLkYPXmjYPCMQkYhMbKQbRDBdrly90a099zc9HxpigS6qwAE7O7OUdqVPtBE6XIl75tDCHNuA BthBzfzwPeQrpsbkhixdY6pZYLL9Y3QufciPIiIg4yNOfVojl6yZfD2cxp6/ra6xLjVbTgURDpDP GhP2+hGcrFIlmVM42bB2D0Tcx0yCKCh30WnVKlICaY8FgsfxW1ohohcAhotURsNzLq3h9wFKnpH4 OymbAM0sAVMJEYbPOKM5Itj7UV6y4P+dzHKabzGwutBJ1AEeJN6vx0WcV83BhybjJZfOjTchXYnn bODH7E5ZFGyh+Wmv/F374uSzd0C5amcyDgUU5Q9jB5Okarm8+A2+8mE1aAraVsCDRU3cOyX1c5cz XzXQDpMmASAkrRy0SgHXHbv6olvIsuTbfWGP/ZbJBfkrwAYQj6ls1Pssyk7hbVxjPusQyP86JE4D lf8Ftst/dCgxuYVYwc2pdKDwSKRooTVpPD1YuMkH7ecAtHDlpyAbhdJPGrbdsPfS6xkCOJlEfH/6 vR+vQh3U8HTC4mPLXJ8soUpJ72Z5qnsqQtrvIUqZ65PGht5Zjc1KHqt2KkWODH+OJGawP9SwHPQW YKpOCfGJbhNwiWizVfLIF6hJ+rTdFZiILIRP09qwE5SryhTTQmvyIqQINgdKRTVO1nUc7x40KduE qCrwWHtTLaeoUhhJhODQJlIvTlzqM/AqB2MH4hBZkwQpZMxQUKUQpaKeC9rYP6BaIqbZyi4pODjI haxzw8erTEwP+PnR75UMXFc7cLeJF/97LBwNeDQ/k2S4PnlnyDrhdoirQMPai5ugchAmUpr06O05 g1wJ5hRwgYeeed409XJRZpdmtKClmzXJSBCSkKFZhlkugo66Vk99Hx1P9GWwpR0TfiO/0H44C0Mt 8/1hftBkiz8l1eWGNK08sYwXWTHfxWn4mHCYpN4+qE8FAHu91dbYn+TsS1GlA8fCjM+F6BKluqs5 K6gEX8EHv0G8REZ8mho182iWR/auCu/TEjL/VaIpS4RflqqoowaD1EeiDqfTcUv4pyXkt1Og7sIH EutqG57MrO5HJ+VuRQ4lSYaRSk0l9dOHbnuSCeusIFYD+hfyVfeLz3WnETtFGmyvNImvwqw0+cTQ UCsGWofLMJkDfRVIjcu3qA9r7/CIRHUNA4uGiGWFol3PSOSrKLsEes92OOh/3/z1JAKbXdWFk2TA Gfs7j/nhmCcXlAf0Dzc6ocit/Wjp6HS5pxmCvw1603JU0oo/M1v7mFA/yQL+2GoJ/KAD1o4anmIn mFCqclwxQSMbPTpbthUeJaBLZSdBAg7aJVUfuGt7r8IhCJHiQCDtr4QDGFCh4I22XNsZLG3/TZkw qxKXn1eLAiCZhq7xbBeWMWW3reYYMS30veDGRufuNoqIo4fWMI6harK4zCKFdYGcl5jqQCqEAJjN h5Eox2fvLhL1UfJ8Mio1wawgEu5XSNl/KZEtJ6WBkYq6BnSrig5pDBu3zNbEOiWeVmllmJ+uyo7i oQxTiPgtvUpJYVBN3JU19fQKOKh77xiB6DTZ/gj2tO1OlDt73grVl+v/tiTed+Kuaif+MLlGy50p ITbWxWob6jQ84f0femA1zlvxqWJNIxQD9spokBcOBAHA8TXBBd6DNB6LFaIqB7yv/S/GZckhjUqk N1TKH9hMx9deV+AJSCXIhQYMTLt6T1RxMeeo44xPZ9Bq2QtCz2LQ0u0x8qiAGQQwVbQz6iF5xvy9 ftSimrDUR1Vzri6DbtEOL+W6HhcIsBKtjdBFQVQ7ipx9yDYgB+2560dfGfbL6XTa50kpcfH3Ow4I Qsyu3H+yyGpYd3dJM6MdlXXlvJiEJuli2rmyu9DxSLR81JsqKsI+VpG8QHJkftokAXcBIoVFPxcS Xu1lMrObnWB69Oj3/WzCaMhjjDeIujJzJ6Eq4wn4Xpiyq0Gu1WA8kx2cVZOR9Q8XdfE/MKQPeNLQ Vs0KINeS8Os/EbnELxKlVJq30uc4bSwrh7Oh2HG3tn9OJ9jca9uJcaj/XoTRihQ7eYtAu1DmmR5b F+u1U+lOQAxYN1KambDVdXTwqxCzN9qvlcCoApOw3jPMQZDSnCtm7reztXQKcqN0EfMA6Gd3i11r XoSBIH7WERCODAfq1a8xtuUmGg0fXQitD5YlUR4e/TcVB5CveDhi6vf5tvR1LTUgiG0hYDuvzJt9 uHikmP3WQk1l4F811DjVKI2pB4C2M9q5R57DWIWSymy6ZUsOpAoPOypcTxsHvcT95oWvsnmQokPz oGm/5+CXQWhKBkgGZyXDrHjjAvUQnDSjgnFhk7oe0JIz0T+wH0lGHy8uWtFZaRIu5apM5uJVElC2 GPXxDU23GMGynFONM3hWMpX9ul2Yz8vokuWDiCPew26u+Jb5m92sDS6nEBI5aDsIMDILxqlLTDri KtA2mkWR9OXjSkqdH3jytsZ0Oa6cCbss8pJGKKU+Fte6sMlsS1kc5VFPLC6PMg2psaWYMVKW7tof VnuT67uWOB+DYU0dDsmJbGwwoXCa8FDVu6BjD1nXUmlJJqJRt/ZucegJNnuxM0Vv6IHh8IhE9wI0 Db7/PWPWBe/ptB4hG11WdVGxmH3FArlLgHCwY6sC0hIYdjFiG6ol9hr2xyDVgmyh8YKFhhi7qjI3 ag4BsBZAY6YsG4eWTFzqtRqyvNOGihnX4wCnB8SGFNqB22XBTou3JgjnjUGyMBgkTaCvHXzpvRzM xDRJZPW7OnTsmnnCLhnZvpRSBqB/Yl0FVceN+ussvcE3vJraJH9/hhrYo9VaRcZAheVfvcUmGutI BfbNEAFhX+hHaST1/iFKH8HZLDICNZhy1q0Yz9zCIfo4GYpypBHNo6MKdaOOFQyb14x2V+pcPjnu ci6s7J1pkD4ted9091TQ8bJ/fZKp34ZZTmuNPRs1eamwnK1ksFXRwT/P26UdkPtTU8ByOZyx/7NC soRqabbYsf0ZcRmob7tD+q5ImG7naXOj2KAx+LlQA56b0eVg+QeFk5x1VOxb+kXYkXe8uuTM7GTq C8d0mcQfmRoHJxXQd5PkOuMp0ELzKm2HRdg80B63mxVbWyTko31wlaN+WBrnmgHdti47XZ13AjKJ I9HxFC6tY9l3GEM6ZY06vD8gHXxSfyWzwa8/ASH5e9XwSIXLC7fUzSG7kMKlmTdHI549vBE+gbjH v0f+d1cJmzQ6g6Sa4VMjn0s6AE0WJCkHGoy5mqU35xdGqMZt19TP9mt05mTUr1G7e9O8v9PTJ7BY 3M0fsNugzM1/dAsPjXaLP4r6438pvGKz2kS2WNJmD9vjhBw80EJYAHXXaaFfSn+oFI3dXEI50/Sm +C2CKOi0RKld5QLplFrozQD1vApbWyXuRm88M6VsVY7bcSNbrnOcdk2BLZVm12btDkIAQz1EsMch o+falALdZpLbmV4mDwf6sMvM66/7lI51vzjL0bIN67+72Mnf0KEkeuoqs7u0MfIz6UCQglJEHmQf FIvUS3vylQM/jJ5LpNS1CyG4X6UEwSgszQRnEwiIUiopXAH8jFK3hdjQrW+oK7mI1VLNe19jtjzO Pt6mCXbJvnogZf59I40UKoGQdiS8BBHvXMPWE52WqrSzqhPIX8YHv7DSPl0GaJsq9TooFfj6Ue3N YuH+ZNbYytAvHiLmqsoTgDRbnlZ4KBuhKy5tmOU9i/6uMY9Nnaw9fr+1gBOtdTycQzrpGy6tiIfA 0c9uEwMkIsllKeZoCUWKClGC2s0cXDtYICVrSJ1RYAS0mZoSTaabl45zOkpZPEYhTePYa7b3rlOA xZcji6NuI8SpbQjRuq7Vly9dryQWEX7eOGiSouznSWS5mrJPWH5pW1KlU6j/3lpX6GRExe/E6PIL qZ96AxEFSXKKid5blH5y7/OG10RZ/9UWxS8G9zPmars0QDcGV8k5g8Ws37xWlSax9eTAvn3Km7TD fCUD6MGV9XK9g2uwF7INj78YbZbg9/DVXTGt9QCS3oYuB5BFNXo/clECLYnP8+ljJn6PK5gaRkmn v+Rlvj2nvX0w+U+EzWhPT6iuiXAUp71GFgYL4OoJhpmnJG8XgRt9TZdIO/N2GwZbzjOCzrveZqji EWe8Ru/hCL8by2+RX6+Fs4NAvqhJRNfzZlMnHIGxqxYqjN63g/zC69Uwb52ZXweG6/vaBkS2cmA1 Z7J3U8xUp5RLAR91wxngW7sEV/+Oluvda48dqhDW9LJGGFQPU3WryjXd7h1suTnlju4+7ye4Zyry /NzPmfh/OjZSrhFqEFWtVsigN/QqTD1r0ljEPD/He34/h/Ai0083ZSHkrH0E6HggWPFhy2qo5kF1 W7x2UPOVKA2rq4EO2+jmiXZWCwEZYHGVUbUuzCOaAIJuVeu95sbqQ1QrJnmQBHxCnGS/e+mpZCpc VVJKP9rtIqUvBrFdp9OCmQmalx6n9X0xImRvcPk5BJrcxP7MDUkvnQTHJiOqz2lvfoSacdxlcYBU F/e5ukpkv9/QlCAlVYA97mf/hFpv7DZ9/+mWgirmsp2h1K5d0HmIbaRRiY8pzF83QXfCSpbo5W3T WawogueNE/YL9qN4SgNVQ1rRHHiZr6DN+gtEXdsxLPMCopIuPsZH6tdspaiBcoF1n3/Xgvvppf0A 9vpcPyNHw3hcsh7jiJbeCN9R0zplaAr8UPBLl5VdTt3Jva23hE0PYQbld5EPjhVSA2ICwsV3a3g0 MXQ4KLkcn0zFm2yJ60W8/Go/54aEVmxhuFBDEJ+5+UH3BIp7/bQGvvbjLgs/O0IF5c3+z8SDR6el /QfzhPli/yonfjzGp43l+ZvElV8qU79RPY7XYMw2uUSyHdoZafJRCZRt+fLoaGRpRy8E5sCv91cU +lsilH76gJTAYiDd6qaJA2fyTmN2j74luawZ8PZa6J/EAnWQQo9VEIx2l48oYvHQtpbqKRVz4x41 1W0kCQ2urVRVZVkaQydsMdplrDcHlfzKUYeSHHDEA56RpgRGpGqfz/Bgfn0T4wg2L28yKIeJx7WM fwnsu3ClY1zjsIXKnddIlz+m6e46hrZSDd2OUUXszSuHCO69unSjFGVUO+5xpMQ70+uiz8Ok1WR/ Jg+u5je69yQmJOrNbBBGV+MLcODhHSvSbz6yHPEB/n2CZ+jTcfjyfqXS2bm+ofHgiF4Lxbcs9Cjg 3ZUmseDjQnvvlhklUWoN3oPZsIaG88HQpCG4aKuRkZfkEtD0hCWZxbsMN0gII/OXnO21obIypNUs 6oEAkiPRQRZLz0pUKTzarGgj8oeqxx6MCB7ci4i5zpV6Q6hEUXXbPiSznSgxc/QFNTtb/lI5mlC9 nL3gAvRQOM2AuHrhVsUbfbkdPqwIIBR9lYMewCyalzrOJ/RacGD/9qz4UTtzzpMPQ4+lTwUHE2NI pGGmfF9AUP1ULbZSl1KKvJPz96fJRdB60Q8XaeZBchPz6JhfR5c5nmyK9GzXKhiLfdv0rFMabP75 NCsTt6QYf3RemjapYbMEjUMR9eYeyE4zOtCB07Q0uk8pUwfyOkbyT0w/FRvTL1MLULjJP34Lh4qg SKUM5QZT3xxkzcv20k035IqjSu2X+H6/vK0qPjv+5LNXhOfjK/XWiI3boDZMwejTECB2SIMnNBc5 wfimhpYJILqhgS7wLA4Ub8DHuWHZ4g7CmJR1Y1y3eh6WZlgyZYcnMwrU3uEuByyVSFiHyfPXXTRz J+W6SjoxW35xvVWSm9cW1el2A/xlJCWvdhcB7TNDAPhjr9Boc5vb1XTGB/itnrkJz2LMNmzU9CtE t7gNigq6KIQpw8kk7wsnDQweEny6k9POyvSSGj23yT1vF1T9vGWMu51Wuxr1zvFJ9LnHuuPqbcwd 6u7WBi9WwxKLgS/F6LvhZtov1I7BKp6uxVo/P5KsQedyzMhTdEr54fyITCuur51443YM3ZyN+mP/ iCWTtKH7s8tigynF58Gl4xXd8XnrISQLmxA0vzCWqUMqfO+Pi7BJfdIO3U47Fway/wCk47cvHSec GONhpOCP1iCtArdmtO2fAWRnSltvbg0AMLothCEUaJsxp0H6RvyKstnUPbMBF501mRb5VnX94gDW zN0SDQplEVq/CA4r51TxRxwWtSrVh26CHDxv8klt0046KYQPZI6HejyHFIxkq1aoKTyEn8BfGWX0 sgkAycYp6vgiE1KfUt+E/nEtIQlpc/nn98R9K/QIhOMwVMFwKbEJhc52KuLb9+lp5pG1+Xu7X3Vi PvrA374Pbit4zjq7S2alG/dtSjaYqRg7U1EZwSufvngKqMDTqHa0zHUThpCiK111WWPV1JRGd5yf OcuZTQlwO3Dv/XVJndxapAoDSMf9ZrY9am35uPN2VSRI6EL2JSdEz9eRtC/WmOMcXhB3JGV7JtYH AzPIKOKdKbhWcXU/zNzXwYOyYUXLIEUiCfN8WmBGufSqNbpWXp/UJiqVLnjYgC1GwkpqcbtlWrxn fQHyleOrd1yZK8AwdPIvPANulgemFhwaoy1Y05cVIxJCsVeBeKBR2cZcZgy38Rmo5lT0A4kxfhBn ZYylHyB7xGQy13XviFKN7vLsZ8+OFtKo8Y7SjH9qxiBJiuvAVn5HFBdypwVzMVrovZH6Qvxzo6rR 2B0g9K1rBUBjq3SquOLQrR/DBUaoGWG2d3UuxLJS+sDcGIXJ7yCSq/0/Q4ZVglwZ5cutHXkRO/7v jNNWa4lYYpiu2zpwxOxYr78GxlLWdaMKOsfPKwdR+iAKZj1P2rYkpRFotfs2qhdPtjjd1WwedY+e ze4tfnQQkjEObP7ncI6IajSqGTZUqBxmaN0hBzyFnoFDBy4JgpaF6WrZ/AyFEZi1n4eqnIqFRUx8 ypawZHq4k0o7ffELLwH5AtGPlt96wkBTJbfcob2gQMQ9fU0rjakD3a/XR7ulfTljFeGCet1jtKrP JW7ksLj6BGg8FFuONIFAWOjJ3+2wIn3S3fH2CYJjOzqybRU6t6HFiK2XNFS94fvXBFcqGxa8uZK/ hVkMV1miZ7l9c7zQDZYx6pdnkGUgr04XTM/PGMl2Vwbk09cxD5ypTXmILzk/YvQMQcEy3VYX9CUU Q/1Na/C0WsWB9kqeZd70buJ3OMIj5lO8OCah5/8SEx9H32MXecpygUYMdRQ1MONkOV6jXAoQ8JHz +DHqM1+1FcIbvs+ViBnXmfjv2cAUoMkKrVpUvYrdgZed1y1le+UycNnCFAUeA+xh7JYwmBloI357 CQ0HgNnVxS9gLGjZP55z6+mZpJcyzcStaWODNriM2JTfPaG8OL5LLm1F3lD+TjsfWlsvHU6PfHOw 4poJ2kcSVTzDoxxpbAhai6c/fO4ROpH1yfr82HQiA7EOT8xawTaa/xqrmk4ntYGvwISAbGCkpTGo +qYSIB7Xy4PHJykKooJt5WPnvtcPSjeM48sYyRT2sc/jjIFnZ2j89qXNNwzIvvF3MtPFcgqMo6l9 CUEonyXxklfCW66LW5W+daSoJc35uX58Tek0HlFQmsiO/4QUTpXVAyHGBxQNXTp5jy4Di1mm+X+k iVEwAd7ro5m+r8gTyjR2WwhAR6cEQ44nQ0f7RRXxJBGtHlqkzo5T47U3qs7aZoYNiRzhXFXjesJ5 bLcdWmdhKdlbSfGv0AcKhaZX+FAJhEBmpF2msDeF7MvnnBKLmsCIL7xDyHdsE47DP/fqY0sgkWnv OcX9gZq3ZFm0zn85IVfeNq9C+dktJNbPn0UnPWnBtQvORFJ4K7mUcGt6FYxAq4lXhlXoJ4AEyS/u mngTSaENrvXLRwqtr2ybIyGouVHnGm1RaBpJH/V2D2tBJroSnuWRFX73UVT1IQcQLe+nNxTaZ6Ru E2zla+3QMosEL+x9rQwjOb4BpxDfeH6qtfT/Vxhu1vEIW/oJ3RdafBSSHiF8CAjBY1jqmDCPi1Mu DodeksQ5cbWo1qjZyTlZFfM4Dx2/A6nLWSs8LGg0QMs46EmcBguK51T/9XfReSDQDYZ3q09aUQVp ectIw9e16s9O++iIuFIAXCJir9XG8V3eIFTqtmubOZ42zuoAGmsRejEueEvt6Rlu6Jk1N1EKs5X6 /YBr9kvKCgz2GMo+ErL/2QfDuMhjMIgBfgW5lfADPQ81SJMQAUJm0hVSJW3iVNaub5Lsk75SUyYZ zDezN1B71FsTJwGxGT4TPVx7z4brQCzZcneTLtG7lfuxqEPPKm61BLYZQx4bHMditGb0VTLPCD78 TLIzwykXXq5/C/0TB3ZSap0iEX5QY1i6u1eZy5EmzW7IrSBlLxNhG+sjyoP/lcA7yRS7aB9Jp2am 1Rz2ZreaYk7araoHGA41CiirFzmduZkhp5vZ0/nVsZQKvSHCR+s7vEiqMCN6WGZOF2obwi10wiwt xoAEea+ci1RYTGF/QW3+ElJBSCa9PhfUcZhrr+84+dKGtONAiFTg2llfR17CgpkJDtRmKgrpU/U7 +NOATDBQSwMEFAAAAAgAAAAAAEDFgMuVAQAAkAEAAA4AAQBzeXN0ZW1faW5mby5wYgEBkAFv/uRg xj0eQ5BYApBzHzpsOy088e90IGCYRlxEb624UuiaKuXlcPYWhR6sUWF+weJF9y9JuoFFjU05UB2r /cb1kK5ob3cliuVEfb+HQ/MyMBxdkFeHCL4HBlGMx6rabZVdglzYCKZBOGQOnWEwbuSYEq1XFAuv LOE2KOUcQSIJJPFejbqYfj1pIOFhKZzQ+IMY56/i3Qzmgs82r/vG3F2bs8VwmCo35T+M7Bar2FEj DrLs6BDJe0VftQ0wcyi1MiwT6VOoxuYVbJV9l3wUG4Fda8XhHEE1jSF8zJg7KHhj36M7V1SSbQAx V3nuG/XoHiIZR97ykPqobjR/fXRHFYrrXB7Klhsm98TrXWoc2h7vSbT0/StjJxllXJmgPXmVO/xt 43Q2Knw0kmcW+a6NTKELe8UBu0+qxBghwabqDgGq92F156AuyvkXVtFk1gzdt21EnaHEONYNcE2i pPa+V6Nh7eyPzuLgEN0Un3DQZ2WrgECQuyyKQHKm+bqNguRw71gWzE+nWxqJaQPN3+TMQrd1TZdQ SwECAAAUAAAACAAAAAAAIHDudxIAAAAQAAAAEwABAAAAAAAAAAAAAAAAAAAAZGVidWdfYnVmZmVy c18wMC5wYgFQSwECAAAUAAAACAAAAAAAIHDudxIAAAAQAAAAEwABAAAAAAAAAAAAAABEAAAAZGVi dWdfYnVmZmVyc18wMS5wYgFQSwECAAAUAAAACAAAAAAA6QhXHfIoAAAAKQAACAABAAAAAAAAAAAA AACIAAAAcm1fMDAucGIBUEsBAgAAFAAAAAgAAAAAAIPKK+6FLQAAgC0AAAgAAQAAAAAAAAAAAAAA oSkAAHJtXzAxLnBiAVBLAQIAABQAAAAIAAAAAABAxYDLlQEAAJABAAAOAAEAAAAAAAAAAAAAAE1X AABzeXN0ZW1faW5mby5wYgFQSwUGAAAAAAUABQAvAQAAD1kAABYAQ3JlYXRlZCBieSBOdkRlYnVn RHVtcA== ____________________________________________ End of NVIDIA bug report log file.