Page 1 of 2

ERROR:exception: Bad platformId size.

Posted: Tue Jul 02, 2013 6:32 pm
by Stonecold
I'm trying to run the new Core 17 on my laptop (running Kubuntu 13.04 with kernel 3.8.0-19-generic)'s GPU, which is the GeForce GTX 675M. The core downloads, and tries to run, but errors and quits like so:

Code: Select all

alex@kubuntu:~/.FAHClient$ optirun -vv FAHClient
[5725279.593434] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[5725279.594035] [WARN]Could not open configuration file: /etc/bumblebee/bumblebee.conf
[5725279.594054] [WARN]Using default configuration
[5725279.594364] [DEBUG]optirun version 3.2.1 starting...
[5725279.594398] [DEBUG]Active configuration:
[5725279.594409] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[5725279.594420] [DEBUG] X display: :8
[5725279.594429] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-304:/usr/lib32/nvidia-304
[5725279.594439] [DEBUG] Socket path: /var/run/bumblebee.socket
[5725279.594449] [DEBUG] Accel/display bridge: auto
[5725279.594458] [DEBUG] VGL Compression: proxy
[5725279.594468] [DEBUG] VGLrun extra options: 
[5725279.594477] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[5725279.594546] [DEBUG]Using auto-detected bridge virtualgl
[5725280.167356] [INFO]Response: Yes. X is active.

[5725280.167404] [INFO]Running application using virtualgl.
[5725280.167659] [DEBUG]Process vglrun started, PID 15107.
18:09:21:INFO(1):Read GPUs.txt
0:18:09:21:I1:Application:********************** Folding@home Client **********************
0:18:09:21:I1:Application:    Website: http://folding.stanford.edu/
0:18:09:21:I1:Application:  Copyright: (c) 2009-2013 Stanford University
0:18:09:21:I1:Application:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
0:18:09:21:I1:Application:       Args: 
0:18:09:21:I1:Application:     Config: /home/alex/.FAHClient/config.xml
0:18:09:21:I1:Application:***************************** Build *****************************
0:18:09:21:I1:Application:    Version: 7.3.6
0:18:09:21:I1:Application:       Date: Feb 18 2013
0:18:09:21:I1:Application:       Time: 07:24:08
0:18:09:21:I1:Application:    SVN Rev: 3923
0:18:09:21:I1:Application:     Branch: fah/trunk/client
0:18:09:21:I1:Application:   Compiler: GNU 4.4.7
0:18:09:21:I1:Application:    Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
0:18:09:21:I1:Application:             -fno-unsafe-math-optimizations -msse2
0:18:09:21:I1:Application:   Platform: linux2 3.2.0-1-amd64
0:18:09:21:I1:Application:       Bits: 64
0:18:09:21:I1:Application:       Mode: Release
0:18:09:21:I1:Application:**************************** System *****************************
0:18:09:21:I1:Application:        CPU: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
0:18:09:21:I1:Application:     CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
0:18:09:21:I1:Application:       CPUs: 8
0:18:09:21:I1:Application:     Memory: 15.56GiB
0:18:09:21:I1:Application:Free Memory: 657.57MiB
0:18:09:21:I1:Application:    Threads: POSIX_THREADS
0:18:09:21:I1:Application:Has Battery: true
0:18:09:21:I1:Application: On Battery: false
0:18:09:21:I1:Application: UTC offset: -7
0:18:09:21:I1:Application:        PID: 15107
0:18:09:21:I1:Application:        CWD: /home/alex/.FAHClient
0:18:09:21:I1:Application:         OS: Linux 3.8.0-19-generic x86_64
0:18:09:21:I1:Application:    OS Arch: AMD64
0:18:09:21:I1:Application:       GPUs: 1
0:18:09:21:I1:Application:      GPU 0: NVIDIA:2 GF114 [GeForce GTX 675M]
0:18:09:21:I1:Application:       CUDA: 2.1
0:18:09:21:I1:Application:CUDA Driver: 5000
0:18:09:21:I1:Application:*****************************************************************
1:18:09:21:I5:Thread:Started thread 1 on PID 15107
0:18:09:21:I2:Application:<config>
0:18:09:21:I2:Application:  <!-- Client Control -->
0:18:09:21:I2:Application:  <client-threads v='4'/>
0:18:09:21:I2:Application:  <cycle-rate v='4'/>
0:18:09:21:I2:Application:  <cycles v='-1'/>
0:18:09:21:I2:Application:  <data-directory v='.'/>
0:18:09:21:I2:Application:  <disable-sleep-when-active v='true'/>
0:18:09:21:I2:Application:  <exec-directory v='/usr/bin'/>
0:18:09:21:I2:Application:  <exit-when-done v='false'/>
0:18:09:21:I2:Application:  <fold-anon v='false'/>
0:18:09:21:I2:Application:  <idle-seconds v='300'/>
0:18:09:21:I2:Application:  <open-web-control v='false'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Configuration -->
0:18:09:21:I2:Application:  <config-rotate v='true'/>
0:18:09:21:I2:Application:  <config-rotate-dir v='configs'/>
0:18:09:21:I2:Application:  <config-rotate-max v='1000000'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Debugging -->
0:18:09:21:I2:Application:  <assignment-servers>
0:18:09:21:I2:Application:    assign3.stanford.edu:8080 assign4.stanford.edu:80
0:18:09:21:I2:Application:  </assignment-servers>
0:18:09:21:I2:Application:  <capture-directory v='capture'/>
0:18:09:21:I2:Application:  <capture-on-error v='false'/>
0:18:09:21:I2:Application:  <capture-packets v='false'/>
0:18:09:21:I2:Application:  <capture-requests v='false'/>
0:18:09:21:I2:Application:  <capture-responses v='false'/>
0:18:09:21:I2:Application:  <capture-sockets v='false'/>
0:18:09:21:I2:Application:  <debug-sockets v='false'/>
0:18:09:21:I2:Application:  <exception-locations v='true'/>
0:18:09:21:I2:Application:  <gpu-assignment-servers>
0:18:09:21:I2:Application:    assign-GPU.stanford.edu:80 assign-GPU.stanford.edu:8080
0:18:09:21:I2:Application:  </gpu-assignment-servers>
0:18:09:21:I2:Application:  <stack-traces v='false'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Error Handling -->
0:18:09:21:I2:Application:  <max-slot-errors v='5'/>
0:18:09:21:I2:Application:  <max-unit-errors v='5'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Folding Core -->
0:18:09:21:I2:Application:  <checkpoint v='30'/>
0:18:09:21:I2:Application:  <core-dir v='cores'/>
0:18:09:21:I2:Application:  <core-priority v='idle'/>
0:18:09:21:I2:Application:  <cpu-affinity v='true'/>
0:18:09:21:I2:Application:  <cpu-usage v='100'/>
0:18:09:21:I2:Application:  <gpu-usage v='100'/>
0:18:09:21:I2:Application:  <no-assembly v='false'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Folding Slot Configuration -->
0:18:09:21:I2:Application:  <cause v='CANCER'/>
0:18:09:21:I2:Application:  <client-subtype v='LINUX'/>
0:18:09:21:I2:Application:  <client-type v='advanced'/>
0:18:09:21:I2:Application:  <cpu-species v='X86_PENTIUM_II'/>
0:18:09:21:I2:Application:  <cpu-type v='AMD64'/>
0:18:09:21:I2:Application:  <cpus v='-1'/>
0:18:09:21:I2:Application:  <cuda-index v='0'/>
0:18:09:21:I2:Application:  <extra-core-args v='-verbose'/>
0:18:09:21:I2:Application:  <gpu v='false'/>
0:18:09:21:I2:Application:  <max-packet-size v='big'/>
0:18:09:21:I2:Application:  <opencl-index v='0'/>
0:18:09:21:I2:Application:  <os-species v='UNKNOWN'/>
0:18:09:21:I2:Application:  <os-type v='LINUX'/>
0:18:09:21:I2:Application:  <power v='full'/>
0:18:09:21:I2:Application:  <project-key v='0'/>
0:18:09:21:I2:Application:  <smp v='true'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- HTTP Server -->
0:18:09:21:I2:Application:  <allow v='127.0.0.1 192.168.1.0/24'/>
0:18:09:21:I2:Application:  <connection-timeout v='60'/>
0:18:09:21:I2:Application:  <deny v='0/0'/>
0:18:09:21:I2:Application:  <http-addresses v='0:7396'/>
0:18:09:21:I2:Application:  <https-addresses v=''/>
0:18:09:21:I2:Application:  <max-connect-time v='900'/>
0:18:09:21:I2:Application:  <max-connections v='800'/>
0:18:09:21:I2:Application:  <max-request-length v='52428800'/>
0:18:09:21:I2:Application:  <min-connect-time v='300'/>
0:18:09:21:I2:Application:  <threads v='8'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Logging -->
0:18:09:21:I2:Application:  <log v='log.txt'/>
0:18:09:21:I2:Application:  <log-color v='true'/>
0:18:09:21:I2:Application:  <log-crlf v='false'/>
0:18:09:21:I2:Application:  <log-date v='false'/>
0:18:09:21:I2:Application:  <log-date-periodically v='21600'/>
0:18:09:21:I2:Application:  <log-debug v='true'/>
0:18:09:21:I2:Application:  <log-domain v='true'/>
0:18:09:21:I2:Application:  <log-header v='true'/>
0:18:09:21:I2:Application:  <log-level v='true'/>
0:18:09:21:I2:Application:  <log-no-info-header v='true'/>
0:18:09:21:I2:Application:  <log-redirect v='false'/>
0:18:09:21:I2:Application:  <log-rotate v='true'/>
0:18:09:21:I2:Application:  <log-rotate-dir v='logs'/>
0:18:09:21:I2:Application:  <log-rotate-max v='1000000'/>
0:18:09:21:I2:Application:  <log-short-level v='true'/>
0:18:09:21:I2:Application:  <log-simple-domains v='true'/>
0:18:09:21:I2:Application:  <log-thread-id v='true'/>
0:18:09:21:I2:Application:  <log-thread-prefix v='true'/>
0:18:09:21:I2:Application:  <log-time v='true'/>
0:18:09:21:I2:Application:  <log-to-screen v='true'/>
0:18:09:21:I2:Application:  <log-truncate v='false'/>
0:18:09:21:I2:Application:  <verbosity v='5'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Network -->
0:18:09:21:I2:Application:  <proxy v=':8080'/>
0:18:09:21:I2:Application:  <proxy-enable v='false'/>
0:18:09:21:I2:Application:  <proxy-pass v=''/>
0:18:09:21:I2:Application:  <proxy-user v=''/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Process Control -->
0:18:09:21:I2:Application:  <child v='false'/>
0:18:09:21:I2:Application:  <daemon v='false'/>
0:18:09:21:I2:Application:  <pid v='false'/>
0:18:09:21:I2:Application:  <pid-file v='Folding@home Client.pid'/>
0:18:09:21:I2:Application:  <respawn v='false'/>
0:18:09:21:I2:Application:  <service v='false'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Remote Command Server -->
0:18:09:21:I2:Application:  <command-address v='0.0.0.0'/>
0:18:09:21:I2:Application:  <command-allow-no-pass v='127.0.0.1'/>
0:18:09:21:I2:Application:  <command-deny-no-pass v='0/0'/>
0:18:09:21:I2:Application:  <command-port v='36330'/>
0:18:09:21:I2:Application:  <password v='**********'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Slot Control -->
0:18:09:21:I2:Application:  <idle v='false'/>
0:18:09:21:I2:Application:  <max-shutdown-wait v='60'/>
0:18:09:21:I2:Application:  <pause-on-battery v='false'/>
0:18:09:21:I2:Application:  <pause-on-start v='false'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- User Information -->
0:18:09:21:I2:Application:  <machine-id v='0'/>
0:18:09:21:I2:Application:  <passkey v='********************************'/>
0:18:09:21:I2:Application:  <team v='0'/>
0:18:09:21:I2:Application:  <user v='Stonecold1995'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Web Server -->
0:18:09:21:I2:Application:  <session-timeout v='3600'/>
0:18:09:21:I2:Application:  <web-allow v='127.0.0.1'/>
0:18:09:21:I2:Application:  <web-deny v='0/0'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Work Unit Control -->
0:18:09:21:I2:Application:  <dump-after-deadline v='true'/>
0:18:09:21:I2:Application:  <max-queue v='16'/>
0:18:09:21:I2:Application:  <max-units v='0'/>
0:18:09:21:I2:Application:  <next-unit-percentage v='100'/>
0:18:09:21:I2:Application:
0:18:09:21:I2:Application:  <!-- Folding Slots -->
0:18:09:21:I2:Application:  <slot id='0' type='CPU'>
0:18:09:21:I2:Application:    <cpus v='6'/>
0:18:09:21:I2:Application:  </slot>
0:18:09:21:I2:Application:  <slot id='1' type='GPU'/>
0:18:09:21:I2:Application:</config>
0:18:09:21:I1:ClientDB:Trying to access database...
0:18:09:21:I3:ClientDB:Successfully acquired database lock
0:18:09:21:I1:SlotManager:Enabled folding slot 00: READY cpu:6
0:18:09:21:I1:SlotManager:Enabled folding slot 01: READY gpu:0:GF114 [GeForce GTX 675M]
5:18:09:21:I5:Thread:Started thread 5 on PID 15107
6:18:09:21:I5:Thread:Started thread 6 on PID 15107
5:18:09:21:I1:Unit:WU00:FS00:Starting
7:18:09:21:I5:Thread:Started thread 7 on PID 15107
8:18:09:21:I5:Thread:Started thread 8 on PID 15107
5:18:09:21:I3:LegacyCoreInstance:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /home/alex/.FAHClient/cores/www.stanford.edu/~pande/Linux/AMD64/Core_a4.fah/FahCore_a4 -dir 00 -suffix 01 -version 703 -lifeline 15107 -checkpoint 30 -np 6 -verbose
5:18:09:21:I3:LegacyCoreInstance:WU00:FS00:Started FahCore on PID 15123
9:18:09:21:I5:Thread:Started thread 9 on PID 15107
5:18:09:21:I1:LegacyCoreInstance:WU00:FS00:Core PID:15127
5:18:09:21:I1:Unit:WU00:FS00:FahCore 0xa4 started
5:18:09:21:I1:CoreInterface:WU01:FS01:Downloading core from http://www.stanford.edu/~pande/Linux/AMD64/NVIDIA/Fermi/Core_17.fah
5:18:09:21:I3:SocketDefaultImpl:WU01:FS01:Connecting to www.stanford.edu:80
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:*------------------------------*
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Folding@Home Gromacs GB Core
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Version 2.27 (Dec. 15, 2010)
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Preparing to commence simulation
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:- Looking at optimizations...
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:- Files status OK
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:- Expanded 1168531 -> 3134204 (decompressed 268.2 percent)
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Called DecompressByteArray: compressed_data_size=1168531 data_size=3134204, decompressed_data_size=3134204 diff=0
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:- Digital signature verified
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Project: 8704 (Run 196, Clone 6, Gen 2)
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Assembly optimizations on if available.
9:18:09:21:I1:TailFileToLog:WU00:FS00:0xa4:Entering M.D.
5:18:09:22:I1:CoreInterface:WU01:FS01:FahCore 17: Downloading 3.01MiB
10:18:09:26:I5:Thread:Started thread 10 on PID 15107
09:18:09:27:I1:TailFileToLog:WU00:FS00:0xa4:Using Gromacs checkpoints
09:18:09:28:I1:TailFileToLog:WU00:FS00:0xa4:Resuming from checkpoint
09:18:09:28:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.log
09:18:09:28:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.trr
09:18:09:28:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.xtc
09:18:09:28:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.edr
09:18:09:28:I1:TailFileToLog:WU00:FS00:0xa4:Completed 1112290 out of 1500000 steps  (74%)
05:18:09:30:I1:PacifierCallback:WU01:FS01:FahCore 17: 4.15%
05:18:09:36:I1:PacifierCallback:WU01:FS01:FahCore 17: 20.75%
Reading file ./work/00/wudata_01.tpr, VERSION 4.5.3 (double precision)
Reading file ./work/00/wudata_01.tpr, VERSION 4.5.3 (double precision)
05:18:09:42:I1:PacifierCallback:WU01:FS01:FahCore 17: 35.28%
05:18:09:48:I1:PacifierCallback:WU01:FS01:FahCore 17: 47.74%
05:18:09:54:I1:PacifierCallback:WU01:FS01:FahCore 17: 66.41%
05:18:10:00:I1:PacifierCallback:WU01:FS01:FahCore 17: 80.94%
05:18:10:08:I1:PacifierCallback:WU01:FS01:FahCore 17: 97.55%
05:18:10:09:I1:CoreInterface:WU01:FS01:FahCore 17: Download complete
05:18:10:09:I1:CoreInterface:WU01:FS01:Valid core signature
05:18:10:09:I3:CorePackage:WU01:FS01:Unpacked 8.16MiB to cores/www.stanford.edu/~pande/Linux/AMD64/NVIDIA/Fermi/Core_17.fah/FahCore_17
05:18:10:09:I1:Unit:WU01:FS01:Starting
05:18:10:09:I3:LegacyCoreInstance:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /home/alex/.FAHClient/cores/www.stanford.edu/~pande/Linux/AMD64/NVIDIA/Fermi/Core_17.fah/FahCore_17 -dir 01 -suffix 01 -version 703 -lifeline 15107 -checkpoint 30 -gpu 0 -gpu-vendor nvidia -verbose
05:18:10:09:I3:LegacyCoreInstance:WU01:FS01:Started FahCore on PID 15163
11:18:10:09:I5:Thread:Started thread 11 on PID 15107
05:18:10:09:I1:LegacyCoreInstance:WU01:FS01:Core PID:15167
05:18:10:09:I1:Unit:WU01:FS01:FahCore 0x17 started
11:18:10:10:I1:TailFileToLog:WU01:FS01:0x17:*********************** Log Started 2013-07-02T18:10:09Z ***********************
11:18:10:10:I1:TailFileToLog:WU01:FS01:0x17:Project: 8900 (Run 51, Clone 1, Gen 36)
11:18:10:10:I1:TailFileToLog:WU01:FS01:0x17:Unit: 0x00000031028c126651a631c4ece6617c
11:18:10:10:I1:TailFileToLog:WU01:FS01:0x17:CPU: 0x00000000000000000000000000000000
11:18:10:10:I1:TailFileToLog:WU01:FS01:0x17:Machine: 1
11:18:10:10:I1:TailFileToLog:WU01:FS01:0x17:Reading tar file state.xml
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Reading tar file system.xml
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Reading tar file integrator.xml
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Reading tar file core.xml
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Digital signatures verified
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:ERROR:exception: Bad platformId size.
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Saving result file logfile_01.txt
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Saving result file log.txt
11:18:10:11:I1:TailFileToLog:WU01:FS01:0x17:Folding@home Core Shutdown: BAD_WORK_UNIT
05:18:10:11:W :LegacyCoreInstance:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
05:18:10:11:I1:Unit:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:8900 run:51 clone:1 gen:36 core:0x17 unit:0x00000031028c126651a631c4ece6617c
05:18:10:11:I1:Unit:WU01:FS01:Uploading 1.85KiB to 171.64.65.69
05:18:10:11:I3:SocketDefaultImpl:WU01:FS01:Connecting to 171.64.65.69:8080
00:18:10:12:I3:SocketDefaultImpl:WU02:FS01:Connecting to assign-GPU.stanford.edu:80
05:18:10:12:I1:Unit:WU01:FS01:Upload complete
05:18:10:12:I1:Unit:WU01:FS01:Server responded WORK_ACK (400)
05:18:10:13:I1:Unit:WU01:FS01:Cleaning up
^C01:18:10:13:I1:SignalManager:Caught signal SIGINT(2) on PID 15107
01:18:10:13:I1:ExitSignalHandler:Exiting, please wait. . .[5725332.540197] 
[WARN]Received Interrupt signal.
[5725332.540214] [DEBUG]Socket closed.
00:18:10:13:I1:AssignmentManager:WU02:FS01:News: Welcome to Folding@Home
00:18:10:13:I1:AssignmentManager:WU02:FS01:Assigned to work server 171.64.65.69
00:18:10:13:I1:WSAssignment:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GF114 [GeForce GTX 675M] from 171.64.65.69
00:18:10:13:I3:SocketDefaultImpl:WU02:FS01:Connecting to 171.64.65.69:8080
00:18:10:14:I1:WSAssignment:WU02:FS01:Downloading 4.18MiB
00:18:10:15:E :UnitManager:WU02:FS01:Exception: Transfer failed
00:18:10:16:I1:Slot:FS00:Shutting core down
00:18:10:16:I1:ClientApp:Clean exit
09:18:10:16:I1:TailFileToLog:WU00:FS00:0xa4:Client no longer detected. Shutting down core.
09:18:10:16:I1:TailFileToLog:WU00:FS00:0xa4:
09:18:10:16:I1:TailFileToLog:WU00:FS00:0xa4:Folding@home Core Shutdown: CLIENT_DIED
[5725335.758778] [DEBUG]SIGCHILD received, but wait failed with No child processes
[5725335.758807] [DEBUG]Socket closed.
[5725335.758813] [DEBUG]Killing all remaining processes.
When I don't use optirun it also fails, predictably:

Code: Select all

alex@kubuntu:~/.FAHClient$ FAHClient
18:12:07:INFO(1):Read GPUs.txt
0:18:12:07:I1:Application:********************** Folding@home Client **********************
0:18:12:07:I1:Application:    Website: http://folding.stanford.edu/
1:18:12:07:I5:Thread:Started thread 1 on PID 15242
0:18:12:07:I1:Application:  Copyright: (c) 2009-2013 Stanford University
0:18:12:07:I1:Application:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
0:18:12:07:I1:Application:       Args: 
0:18:12:07:I1:Application:     Config: /home/alex/.FAHClient/config.xml
0:18:12:07:I1:Application:***************************** Build *****************************
0:18:12:07:I1:Application:    Version: 7.3.6
0:18:12:07:I1:Application:       Date: Feb 18 2013
0:18:12:07:I1:Application:       Time: 07:24:08
0:18:12:07:I1:Application:    SVN Rev: 3923
0:18:12:07:I1:Application:     Branch: fah/trunk/client
0:18:12:07:I1:Application:   Compiler: GNU 4.4.7
0:18:12:07:I1:Application:    Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
0:18:12:07:I1:Application:             -fno-unsafe-math-optimizations -msse2
0:18:12:07:I1:Application:   Platform: linux2 3.2.0-1-amd64
0:18:12:07:I1:Application:       Bits: 64
0:18:12:07:I1:Application:       Mode: Release
0:18:12:07:I1:Application:**************************** System *****************************
0:18:12:07:I1:Application:        CPU: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
0:18:12:07:I1:Application:     CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
0:18:12:07:I1:Application:       CPUs: 8
0:18:12:07:I1:Application:     Memory: 15.56GiB
0:18:12:07:I1:Application:Free Memory: 605.17MiB
0:18:12:07:I1:Application:    Threads: POSIX_THREADS
0:18:12:07:I1:Application:Has Battery: true
0:18:12:07:I1:Application: On Battery: false
0:18:12:07:I1:Application: UTC offset: -7
0:18:12:07:I1:Application:        PID: 15242
0:18:12:07:I1:Application:        CWD: /home/alex/.FAHClient
0:18:12:07:I1:Application:         OS: Linux 3.8.0-19-generic x86_64
0:18:12:07:I1:Application:    OS Arch: AMD64
0:18:12:07:I1:Application:       GPUs: 1
0:18:12:07:I1:Application:      GPU 0: NVIDIA:2 GF114 [GeForce GTX 675M]
0:18:12:07:I1:Application:       CUDA: Not detected
0:18:12:07:I1:Application:*****************************************************************
0:18:12:07:I2:Application:<config>
0:18:12:07:I2:Application:  <!-- Client Control -->
0:18:12:07:I2:Application:  <client-threads v='4'/>
0:18:12:07:I2:Application:  <cycle-rate v='4'/>
0:18:12:07:I2:Application:  <cycles v='-1'/>
0:18:12:07:I2:Application:  <data-directory v='.'/>
0:18:12:07:I2:Application:  <disable-sleep-when-active v='true'/>
0:18:12:07:I2:Application:  <exec-directory v='/usr/bin'/>
0:18:12:07:I2:Application:  <exit-when-done v='false'/>
0:18:12:07:I2:Application:  <fold-anon v='false'/>
0:18:12:07:I2:Application:  <idle-seconds v='300'/>
0:18:12:07:I2:Application:  <open-web-control v='false'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Configuration -->
0:18:12:07:I2:Application:  <config-rotate v='true'/>
0:18:12:07:I2:Application:  <config-rotate-dir v='configs'/>
0:18:12:07:I2:Application:  <config-rotate-max v='1000000'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Debugging -->
0:18:12:07:I2:Application:  <assignment-servers>
0:18:12:07:I2:Application:    assign3.stanford.edu:8080 assign4.stanford.edu:80
0:18:12:07:I2:Application:  </assignment-servers>
0:18:12:07:I2:Application:  <capture-directory v='capture'/>
0:18:12:07:I2:Application:  <capture-on-error v='false'/>
0:18:12:07:I2:Application:  <capture-packets v='false'/>
0:18:12:07:I2:Application:  <capture-requests v='false'/>
0:18:12:07:I2:Application:  <capture-responses v='false'/>
0:18:12:07:I2:Application:  <capture-sockets v='false'/>
0:18:12:07:I2:Application:  <debug-sockets v='false'/>
0:18:12:07:I2:Application:  <exception-locations v='true'/>
0:18:12:07:I2:Application:  <gpu-assignment-servers>
0:18:12:07:I2:Application:    assign-GPU.stanford.edu:80 assign-GPU.stanford.edu:8080
0:18:12:07:I2:Application:  </gpu-assignment-servers>
0:18:12:07:I2:Application:  <stack-traces v='false'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Error Handling -->
0:18:12:07:I2:Application:  <max-slot-errors v='5'/>
0:18:12:07:I2:Application:  <max-unit-errors v='5'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Folding Core -->
0:18:12:07:I2:Application:  <checkpoint v='30'/>
0:18:12:07:I2:Application:  <core-dir v='cores'/>
0:18:12:07:I2:Application:  <core-priority v='idle'/>
0:18:12:07:I2:Application:  <cpu-affinity v='true'/>
0:18:12:07:I2:Application:  <cpu-usage v='100'/>
0:18:12:07:I2:Application:  <gpu-usage v='100'/>
0:18:12:07:I2:Application:  <no-assembly v='false'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Folding Slot Configuration -->
0:18:12:07:I2:Application:  <cause v='CANCER'/>
0:18:12:07:I2:Application:  <client-subtype v='LINUX'/>
0:18:12:07:I2:Application:  <client-type v='advanced'/>
0:18:12:07:I2:Application:  <cpu-species v='X86_PENTIUM_II'/>
0:18:12:07:I2:Application:  <cpu-type v='AMD64'/>
0:18:12:07:I2:Application:  <cpus v='-1'/>
0:18:12:07:I2:Application:  <cuda-index v='0'/>
0:18:12:07:I2:Application:  <extra-core-args v='-verbose'/>
0:18:12:07:I2:Application:  <gpu v='false'/>
0:18:12:07:I2:Application:  <max-packet-size v='big'/>
0:18:12:07:I2:Application:  <opencl-index v='0'/>
0:18:12:07:I2:Application:  <os-species v='UNKNOWN'/>
0:18:12:07:I2:Application:  <os-type v='LINUX'/>
0:18:12:07:I2:Application:  <power v='full'/>
0:18:12:07:I2:Application:  <project-key v='0'/>
0:18:12:07:I2:Application:  <smp v='true'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- HTTP Server -->
0:18:12:07:I2:Application:  <allow v='127.0.0.1 192.168.1.0/24'/>
0:18:12:07:I2:Application:  <connection-timeout v='60'/>
0:18:12:07:I2:Application:  <deny v='0/0'/>
0:18:12:07:I2:Application:  <http-addresses v='0:7396'/>
0:18:12:07:I2:Application:  <https-addresses v=''/>
0:18:12:07:I2:Application:  <max-connect-time v='900'/>
0:18:12:07:I2:Application:  <max-connections v='800'/>
0:18:12:07:I2:Application:  <max-request-length v='52428800'/>
0:18:12:07:I2:Application:  <min-connect-time v='300'/>
0:18:12:07:I2:Application:  <threads v='8'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Logging -->
0:18:12:07:I2:Application:  <log v='log.txt'/>
0:18:12:07:I2:Application:  <log-color v='true'/>
0:18:12:07:I2:Application:  <log-crlf v='false'/>
0:18:12:07:I2:Application:  <log-date v='false'/>
0:18:12:07:I2:Application:  <log-date-periodically v='21600'/>
0:18:12:07:I2:Application:  <log-debug v='true'/>
0:18:12:07:I2:Application:  <log-domain v='true'/>
0:18:12:07:I2:Application:  <log-header v='true'/>
0:18:12:07:I2:Application:  <log-level v='true'/>
0:18:12:07:I2:Application:  <log-no-info-header v='true'/>
0:18:12:07:I2:Application:  <log-redirect v='false'/>
0:18:12:07:I2:Application:  <log-rotate v='true'/>
0:18:12:07:I2:Application:  <log-rotate-dir v='logs'/>
0:18:12:07:I2:Application:  <log-rotate-max v='1000000'/>
0:18:12:07:I2:Application:  <log-short-level v='true'/>
0:18:12:07:I2:Application:  <log-simple-domains v='true'/>
0:18:12:07:I2:Application:  <log-thread-id v='true'/>
0:18:12:07:I2:Application:  <log-thread-prefix v='true'/>
0:18:12:07:I2:Application:  <log-time v='true'/>
0:18:12:07:I2:Application:  <log-to-screen v='true'/>
0:18:12:07:I2:Application:  <log-truncate v='false'/>
0:18:12:07:I2:Application:  <verbosity v='5'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Network -->
0:18:12:07:I2:Application:  <proxy v=':8080'/>
0:18:12:07:I2:Application:  <proxy-enable v='false'/>
0:18:12:07:I2:Application:  <proxy-pass v=''/>
0:18:12:07:I2:Application:  <proxy-user v=''/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Process Control -->
0:18:12:07:I2:Application:  <child v='false'/>
0:18:12:07:I2:Application:  <daemon v='false'/>
0:18:12:07:I2:Application:  <pid v='false'/>
0:18:12:07:I2:Application:  <pid-file v='Folding@home Client.pid'/>
0:18:12:07:I2:Application:  <respawn v='false'/>
0:18:12:07:I2:Application:  <service v='false'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Remote Command Server -->
0:18:12:07:I2:Application:  <command-address v='0.0.0.0'/>
0:18:12:07:I2:Application:  <command-allow-no-pass v='127.0.0.1'/>
0:18:12:07:I2:Application:  <command-deny-no-pass v='0/0'/>
0:18:12:07:I2:Application:  <command-port v='36330'/>
0:18:12:07:I2:Application:  <password v='**********'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Slot Control -->
0:18:12:07:I2:Application:  <idle v='false'/>
0:18:12:07:I2:Application:  <max-shutdown-wait v='60'/>
0:18:12:07:I2:Application:  <pause-on-battery v='false'/>
0:18:12:07:I2:Application:  <pause-on-start v='false'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- User Information -->
0:18:12:07:I2:Application:  <machine-id v='0'/>
0:18:12:07:I2:Application:  <passkey v='********************************'/>
0:18:12:07:I2:Application:  <team v='0'/>
0:18:12:07:I2:Application:  <user v='Stonecold1995'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Web Server -->
0:18:12:07:I2:Application:  <session-timeout v='3600'/>
0:18:12:07:I2:Application:  <web-allow v='127.0.0.1'/>
0:18:12:07:I2:Application:  <web-deny v='0/0'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Work Unit Control -->
0:18:12:07:I2:Application:  <dump-after-deadline v='true'/>
0:18:12:07:I2:Application:  <max-queue v='16'/>
0:18:12:07:I2:Application:  <max-units v='0'/>
0:18:12:07:I2:Application:  <next-unit-percentage v='100'/>
0:18:12:07:I2:Application:
0:18:12:07:I2:Application:  <!-- Folding Slots -->
0:18:12:07:I2:Application:  <slot id='0' type='CPU'>
0:18:12:07:I2:Application:    <cpus v='6'/>
0:18:12:07:I2:Application:  </slot>
0:18:12:07:I2:Application:  <slot id='1' type='GPU'/>
0:18:12:07:I2:Application:</config>
0:18:12:07:I1:ClientDB:Trying to access database...
0:18:12:07:I3:ClientDB:Successfully acquired database lock
0:18:12:07:I1:SlotManager:Enabled folding slot 00: READY cpu:6
0:18:12:07:I1:SlotManager:Enabled folding slot 01: READY gpu:0:GF114 [GeForce GTX 675M]
0:18:12:07:I1:Unit:WU00:FS00:Starting
5:18:12:07:I5:Thread:Started thread 5 on PID 15242
8:18:12:07:I5:Thread:Started thread 8 on PID 15242
6:18:12:07:I5:Thread:Started thread 6 on PID 15242
7:18:12:07:I5:Thread:Started thread 7 on PID 15242
0:18:12:07:I3:LegacyCoreInstance:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /home/alex/.FAHClient/cores/www.stanford.edu/~pande/Linux/AMD64/Core_a4.fah/FahCore_a4 -dir 00 -suffix 01 -version 703 -lifeline 15242 -checkpoint 30 -np 6 -verbose
0:18:12:07:I3:LegacyCoreInstance:WU00:FS00:Started FahCore on PID 15249
9:18:12:07:I5:Thread:Started thread 9 on PID 15242
0:18:12:07:I1:LegacyCoreInstance:WU00:FS00:Core PID:15253
0:18:12:07:I1:Unit:WU00:FS00:FahCore 0xa4 started
5:18:12:07:I3:SocketDefaultImpl:WU01:FS01:Connecting to assign-GPU.stanford.edu:80
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:*------------------------------*
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Folding@Home Gromacs GB Core
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Version 2.27 (Dec. 15, 2010)
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Preparing to commence simulation
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:- Looking at optimizations...
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:- Files status OK
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:- Expanded 1168531 -> 3134204 (decompressed 268.2 percent)
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Called DecompressByteArray: compressed_data_size=1168531 data_size=3134204, decompressed_data_size=3134204 diff=0
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:- Digital signature verified
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Project: 8704 (Run 196, Clone 6, Gen 2)
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Assembly optimizations on if available.
9:18:12:08:I1:TailFileToLog:WU00:FS00:0xa4:Entering M.D.
5:18:12:09:I1:AssignmentManager:WU01:FS01:News: Welcome to Folding@Home
5:18:12:09:I1:AssignmentManager:WU01:FS01:Assigned to work server 171.64.65.69
5:18:12:09:I1:WSAssignment:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF114 [GeForce GTX 675M] from 171.64.65.69
5:18:12:09:I3:SocketDefaultImpl:WU01:FS01:Connecting to 171.64.65.69:8080
5:18:12:10:I1:WSAssignment:WU01:FS01:Downloading 4.17MiB
10:18:12:12:I5:Thread:Started thread 10 on PID 15242
09:18:12:13:I1:TailFileToLog:WU00:FS00:0xa4:Using Gromacs checkpoints
09:18:12:14:I1:TailFileToLog:WU00:FS00:0xa4:Resuming from checkpoint
09:18:12:14:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.log
09:18:12:14:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.trr
09:18:12:14:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.xtc
09:18:12:14:I1:TailFileToLog:WU00:FS00:0xa4:Verified 00/wudata_01.edr
09:18:12:14:I1:TailFileToLog:WU00:FS00:0xa4:Completed 1112290 out of 1500000 steps  (74%)
05:18:12:16:I1:PacifierCallback:WU01:FS01:Download 28.45%
05:18:12:22:I1:PacifierCallback:WU01:FS01:Download 65.88%
05:18:12:26:I1:WSAssignment:WU01:FS01:Download complete
05:18:12:26:I1:Unit:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:8900 run:191 clone:1 gen:40 core:0x17 unit:0x00000038028c126651a65108df9b1887
05:18:12:26:I1:Unit:WU01:FS01:Starting
05:18:12:26:I3:LegacyCoreInstance:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /home/alex/.FAHClient/cores/www.stanford.edu/~pande/Linux/AMD64/NVIDIA/Fermi/Core_17.fah/FahCore_17 -dir 01 -suffix 01 -version 703 -lifeline 15242 -checkpoint 30 -gpu 0 -gpu-vendor nvidia -verbose
05:18:12:26:I3:LegacyCoreInstance:WU01:FS01:Started FahCore on PID 15271
11:18:12:26:I5:Thread:Started thread 11 on PID 15242
05:18:12:26:I1:LegacyCoreInstance:WU01:FS01:Core PID:15275
05:18:12:26:I1:Unit:WU01:FS01:FahCore 0x17 started
00:18:12:27:W :LegacyCoreInstance:WU01:FS01:FahCore returned: UNKNOWN_ENUM (127 = 0x7f)
08:18:12:27:I1:Unit:WU01:FS01:Starting
08:18:12:27:I3:LegacyCoreInstance:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /home/alex/.FAHClient/cores/www.stanford.edu/~pande/Linux/AMD64/NVIDIA/Fermi/Core_17.fah/FahCore_17 -dir 01 -suffix 01 -version 703 -lifeline 15242 -checkpoint 30 -gpu 0 -gpu-vendor nvidia -verbose
08:18:12:27:I3:LegacyCoreInstance:WU01:FS01:Started FahCore on PID 15276
12:18:12:27:I5:Thread:Started thread 12 on PID 15242
08:18:12:27:I1:LegacyCoreInstance:WU01:FS01:Core PID:15280
08:18:12:27:I1:Unit:WU01:FS01:FahCore 0x17 started
08:18:12:27:W :LegacyCoreInstance:WU01:FS01:FahCore returned: UNKNOWN_ENUM (127 = 0x7f)
Reading file ./work/00/wudata_01.tpr, VERSION 4.5.3 (double precision)
Reading file ./work/00/wudata_01.tpr, VERSION 4.5.3 (double precision)
^C01:18:12:42:I1:SignalManager:Caught signal SIGINT(2) on PID 15242
01:18:12:42:I1:ExitSignalHandler:Exiting, please wait. . .
00:18:12:43:I1:Slot:FS00:Shutting core down
09:18:12:47:I1:TailFileToLog:WU00:FS00:0xa4:Client no longer detected. Shutting down core.
09:18:12:47:I1:TailFileToLog:WU00:FS00:0xa4:
09:18:12:47:I1:TailFileToLog:WU00:FS00:0xa4:Folding@home Core Shutdown: CLIENT_DIED
00:18:12:47:I1:ClientApp:Clean exit
My GPU is listed in GPUs.txt but I am unable to start folding with it, even though I'm using the required proprietary drivers:

Code: Select all

alex@kubuntu:~$ sudo dpkg -l | grep -E 'bumblebee|nvidia'
ii  bumblebee                                    3.2.1-1~raringppa2                         amd64        NVIDIA Optimus support
ii  bumblebee-nvidia                             3.2.1-1~raringppa2                         amd64        NVIDIA Optimus support using the proprietary NVIDIA driver
rc  libkwinactivenvidiahack4                     4:4.9.5-0ubuntu0.1                         amd64        library used by nvidia cards for the KDE window manager
ii  libkwinnvidiahack4                           4:4.10.4-0ubuntu0.1                        amd64        library used by nvidia cards for the KDE window manager
ii  nvidia-304                                   304.88-0ubuntu1                            amd64        NVIDIA binary Xorg driver, kernel module and VDPAU library
ii  nvidia-current                               304.88-0ubuntu1                            amd64        Transitional package for nvidia-current
rc  nvidia-settings                              304.88-0ubuntu0.2                          amd64        Tool for configuring the NVIDIA graphics driver
ii  nvidia-settings-304                          304.88-0ubuntu1                            amd64        Tool for configuring the NVIDIA graphics driver
Using optirun works with other applications fine though:

Code: Select all

alex@kubuntu:~$ optirun glxgears
[5726803.589773] [WARN]Could not open configuration file: /etc/bumblebee/bumblebee.conf
[5726803.589861] [WARN]Using default configuration
7906 frames in 5.0 seconds = 1581.181 FPS
8016 frames in 5.0 seconds = 1603.070 FPS
8011 frames in 5.0 seconds = 1602.177 FPS
8027 frames in 5.0 seconds = 1605.306 FPS
8056 frames in 5.0 seconds = 1611.122 FPS
^C[5726830.581048] [WARN]Received Interrupt signal.
How do I go about fixing this?

Re: ERROR:exception: Bad platformId size.

Posted: Tue Jul 02, 2013 6:40 pm
by 7im
sudo apt-get install nvidia-current

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 03, 2013 4:13 pm
by PantherX
FYI, on my GTX 675M, in Windows, it takes slightly over 24 hours (TPF 15:03 which results in 1.05 days) to fold a Project 8900 WU.

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 03, 2013 11:11 pm
by davidcoton
I got the bad platformid error when I first got Core17 units on Ubuntu -- turned out the nVidia drivers were not correctly installed (with all the jazz about stopping the X server, and removing Nouveau drivers, something went wrong).

The solution (for me, on a dedicated machine) was to reinstall Ubuntu 13.04, and select the nVidia 310 proprietary drivers from the Software Updater, Settings, Additional Drivers. Then the driver installation worked easily and correctly.

David

Re: ERROR:exception: Bad platformId size.

Posted: Thu Jul 04, 2013 2:04 am
by n1np
I just encountered the same error on a new setup. I had mis-configured the ethernet interface :oops: and had to re-compile the kernel with the correct driver. I had forgotten that when you re-compile the kernel, it is necessary to re-build the NVIDIA driver after rebooting with the new kernel. Re-installing the NVIDIA driver and rebooting fixed my problem.

Ben N1NP

Re: ERROR:exception: Bad platformId size.

Posted: Fri Jul 05, 2013 2:29 am
by Stonecold
I have already installed nvidia-current. Also it is not being used as my default driver, the Intel graphics driver is (which is why I have to use Bumblebee's optirun).

I can install the proprietary drivers but cannot use them by default, only through Bumblebee.

Re: ERROR:exception: Bad platformId size.

Posted: Fri Jul 05, 2013 3:58 am
by bruce
Stonecold wrote:I can install the proprietary drivers but cannot use them by default, only through Bumblebee.
There's a lot about Linux that I don't know. On my Ubuntu system, I'm running the proprietary drivers without problems. What's different?

Re: ERROR:exception: Bad platformId size.

Posted: Fri Jul 05, 2013 10:24 am
by P5-133XL
What's Bumblebee and why do you need it?

Re: ERROR:exception: Bad platformId size.

Posted: Sat Jul 06, 2013 12:00 pm
by Stonecold
Bumblebee is a program which allows me to use a discrete GPU on only certain applications. Because Nvidia optimus does not work well on laptops running Linux, I'm either stuck with my low-power, weak, integrated Intel GPU, or stuck with my over-powered, battery-devouring discrete Nvidia GPU. But with Bumblebee I can run "optirun FAHClient" and when it runs, it will be able to access the Nvidia GPU.

Without Bumblebee I can't use my GPU on my laptop right.

http://bumblebee-project.org/

From the FAQ:
The Bumblebee server disables the discrete video card if no client is detected (if power management is enabled which is the default setting). This is done by keeping track of programs that request Bumblebee to run themselves on the discrete nvidia card. On such requests, a X server is started which makes use of the nvidia card. Because the frames cannot directly be displayed on the display due to the Optimus design, VirtualGL is used to copy frames to the visible display which runs on the integrated Intel GPU.

Without Bumblebee:

Code: Select all

alex@kubuntu:~$ glxinfo
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_multisample, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, 
    GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_INTEL_swap_event
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_framebuffer_sRGB, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control, 
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control, 
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL version string: 3.0 Mesa 9.1.3
OpenGL shading language version string: 1.30
OpenGL extensions:
    GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture, 
    GL_EXT_polygon_offset, GL_EXT_subtexture, GL_EXT_texture_object, 
    GL_EXT_vertex_array, GL_EXT_compiled_vertex_array, GL_EXT_texture, 
    GL_EXT_texture3D, GL_IBM_rasterpos_clip, GL_ARB_point_parameters, 
    GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters, 
    GL_EXT_rescale_normal, GL_EXT_separate_specular_color, 
    GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_ARB_framebuffer_sRGB, GL_ARB_multitexture, 
    GL_EXT_framebuffer_sRGB, GL_IBM_multimode_draw_arrays, 
    GL_IBM_texture_mirrored_repeat, GL_3DFX_texture_compression_FXT1, 
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_transpose_matrix, 
    GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, 
    GL_EXT_secondary_color, GL_EXT_texture_env_add, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, 
    GL_INGR_blend_func_separate, GL_NV_blend_square, GL_NV_light_max_exponent, 
    GL_NV_texgen_reflection, GL_NV_texture_env_combine4, GL_S3_s3tc, 
    GL_SUN_multi_draw_arrays, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_compression, GL_EXT_framebuffer_object, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_env_combine, 
    GL_EXT_texture_env_dot3, GL_MESA_window_pos, GL_NV_packed_depth_stencil, 
    GL_NV_texture_rectangle, GL_ARB_depth_texture, GL_ARB_occlusion_query, 
    GL_ARB_shadow, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_window_pos, GL_ATI_envmap_bumpmap, GL_EXT_stencil_two_side, 
    GL_EXT_texture_cube_map, GL_NV_depth_clamp, GL_APPLE_packed_pixels, 
    GL_APPLE_vertex_array_object, GL_ARB_draw_buffers, 
    GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers, 
    GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_EXT_shadow_funcs, 
    GL_EXT_stencil_wrap, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, 
    GL_NV_primitive_restart, GL_ARB_depth_clamp, 
    GL_ARB_fragment_program_shadow, GL_ARB_half_float_pixel, 
    GL_ARB_occlusion_query2, GL_ARB_point_sprite, GL_ARB_shading_language_100, 
    GL_ARB_sync, GL_ARB_texture_non_power_of_two, GL_ARB_vertex_buffer_object, 
    GL_ATI_blend_equation_separate, GL_EXT_blend_equation_separate, 
    GL_OES_read_format, GL_ARB_color_buffer_float, GL_ARB_pixel_buffer_object, 
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_float, 
    GL_ARB_texture_rectangle, GL_EXT_packed_float, GL_EXT_pixel_buffer_object, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, 
    GL_EXT_texture_shared_exponent, GL_ARB_framebuffer_object, 
    GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_packed_depth_stencil, GL_APPLE_object_purgeable, 
    GL_ARB_vertex_array_object, GL_ATI_separate_stencil, GL_EXT_draw_buffers2, 
    GL_EXT_draw_instanced, GL_EXT_gpu_program_parameters, 
    GL_EXT_texture_array, GL_EXT_texture_integer, GL_EXT_texture_sRGB_decode, 
    GL_EXT_timer_query, GL_OES_EGL_image, GL_MESA_texture_array, 
    GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, GL_ARB_draw_instanced, 
    GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, 
    GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle, 
    GL_ARB_vertex_array_bgra, GL_EXT_separate_shader_objects, 
    GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra, 
    GL_NV_conditional_render, GL_AMD_draw_buffers_blend, 
    GL_ARB_ES2_compatibility, GL_ARB_blend_func_extended, GL_ARB_debug_output, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, 
    GL_ARB_provoking_vertex, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_shader_texture_lod, GL_ARB_texture_cube_map_array, 
    GL_ARB_texture_rgb10_a2ui, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_type_2_10_10_10_rev, GL_EXT_provoking_vertex, 
    GL_EXT_texture_snorm, GL_MESA_texture_signed_rgba, 
    GL_ARB_get_program_binary, GL_ARB_robustness, GL_ARB_shader_bit_encoding, 
    GL_ARB_timer_query, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_ARB_internalformat_query, 
    GL_ARB_shading_language_packing, GL_ARB_texture_storage, 
    GL_EXT_transform_feedback, GL_ARB_ES3_compatibility, 
    GL_ARB_invalidate_subdata

16 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x020 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x021 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x094 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x095 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x096 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x097 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x098 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x099 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x09a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09b 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09c 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x09f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0a0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x06f 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None

36 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x070  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x071  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x072  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x073  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x074  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x075  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x076 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x077 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x078 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x079 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x07a  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x07b  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x07c 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x07d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x07e  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x07f  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x080 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x081 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x082  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x083  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x084  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x085  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x086  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x087  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x088 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x089 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x08a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x08b 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x08c  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x08d  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x08e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x08f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x090  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x091  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x092 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x093 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
With Bumblebee:

Code: Select all

alex@kubuntu:~$ optirun glxinfo
[6048043.776659] [WARN]Could not open configuration file: /etc/bumblebee/bumblebee.conf
[6048043.776694] [WARN]Using default configuration
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: VirtualGL
server glx version string: 1.4
server glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_SGI_make_current_read, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SUN_get_transparent_index, GLX_ARB_create_context, 
    GLX_ARB_create_context_profile
client glx vendor string: VirtualGL
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_SGI_make_current_read, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SUN_get_transparent_index, GLX_ARB_create_context, 
    GLX_ARB_create_context_profile
GLX version: 1.4
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_SGI_make_current_read, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SUN_get_transparent_index, GLX_ARB_create_context, 
    GLX_ARB_create_context_profile
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 675M/PCIe/SSE2
OpenGL version string: 4.2.0 NVIDIA 304.88
OpenGL shading language version string: 4.20 NVIDIA via Cg compiler
OpenGL extensions:
    GL_AMD_multi_draw_indirect, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, 
    GL_ARB_compatibility, GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, 
    GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_indirect, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, 
    GL_ARB_ES2_compatibility, GL_ARB_explicit_attrib_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, 
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_geometry_shader4, GL_ARB_get_program_binary, GL_ARB_gpu_shader5, 
    GL_ARB_gpu_shader_fp64, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_imaging, GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multisample, 
    GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sample_shading, 
    GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_image_load_store, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_sync, 
    GL_ARB_tessellation_shader, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_compression, GL_ARB_texture_compression_bptc, 
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_storage, GL_ARB_texture_swizzle, GL_ARB_timer_query, 
    GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, 
    GL_ARB_transform_feedback_instanced, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array, 
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, 
    GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, 
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, 
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, 
    GL_EXT_secondary_color, GL_EXT_separate_shader_objects, 
    GL_EXT_separate_specular_color, GL_EXT_shader_image_load_store, 
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, 
    GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_buffer_object, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_storage, 
    GL_EXT_texture_swizzle, GL_EXT_texture_type_2_10_10_10_REV, 
    GL_EXT_timer_query, GL_EXT_transform_feedback2, GL_EXT_vertex_array, 
    GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, 
    GL_EXT_x11_sync_object, GL_EXT_import_sync_object, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_alpha_test, 
    GL_NV_blend_minmax, GL_NV_blend_square, GL_NV_complex_primitives, 
    GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, 
    GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_ES1_1_compatibility, 
    GL_NV_explicit_multisample, GL_NV_fbo_color_attachments, GL_NV_fence, 
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragdepth, 
    GL_NV_fragment_program, GL_NV_fragment_program_option, 
    GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, 
    GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_gpu_program4_1, 
    GL_NV_gpu_program5, GL_NV_gpu_program_fp64, GL_NV_gpu_shader5, 
    GL_NV_half_float, GL_NV_light_max_exponent, GL_NV_multisample_coverage, 
    GL_NV_multisample_filter_hint, GL_NV_occlusion_query, 
    GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, 
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering, 
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, 
    GL_NV_register_combiners, GL_NV_register_combiners2, 
    GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, 
    GL_NV_shader_buffer_load, GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, 
    GL_NV_texture_expand_normal, GL_NV_texture_lod_clamp, 
    GL_NV_texture_multisample, GL_NV_texture_rectangle, GL_NV_texture_shader, 
    GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_transform_feedback, 
    GL_NV_transform_feedback2, GL_NV_vdpau_interop, GL_NV_vertex_array_range, 
    GL_NV_vertex_array_range2, GL_NV_vertex_attrib_integer_64bit, 
    GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, 
    GL_NV_vertex_program1_1, GL_NV_vertex_program2, 
    GL_NV_vertex_program2_option, GL_NV_vertex_program3, 
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info, 
    GL_OES_compressed_paletted_texture, GL_OES_depth24, GL_OES_depth32, 
    GL_OES_depth_texture, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil, 
    GL_OES_point_size_array, GL_OES_point_sprite, GL_OES_rgb8_rgba8, 
    GL_OES_read_format, GL_OES_standard_derivatives, GL_OES_texture_3D, 
    GL_OES_texture_float, GL_OES_texture_float_linear, 
    GL_OES_texture_half_float, GL_OES_texture_half_float_linear, 
    GL_OES_texture_npot, GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, 
    GL_SGIX_shadow, GL_SUN_slice_accum

8 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x020 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x094 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x095 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x096 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x097 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x098 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x099 24 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
0x06f 32 tc  0  32  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None

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

Re: ERROR:exception: Bad platformId size.

Posted: Sat Jul 06, 2013 5:18 pm
by bruce
I can't say I completely understand everything you posted, but I get the general idea.

You're probably the first person to test FAH with bumblebee. Somebody else reported problems with some kind of dual-GPU situation where the system switches between them to save power and they had trouble. They might or might not have worked it out. They never mentioned bumblebee.

FAH does it's own hardware detection and won't run unless it finds a GPU with the required native drivers. If there's an intermediate visualization step it probably won't work.

For FAH, OpenGL isn't helpful. How is OpenCL supported?

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 17, 2013 11:57 am
by Stonecold
I don't think there's an intermediate visualization step.

I know OpenGL is helpful. I was just trying to show that, to the application, it's entirely transparent. After all Bumblebee does is start up the GPU, put it on display :8, and starts the application while making the GPU available. An application shouldn't be able to know whether it's using the GPU through Bumblebee, or natively.

I find it hard to believe that I am the only one trying to use the GPU client under a Linux laptop with Nvidia Optimus support, if that's the only thing causing problems...

What does the error "ERROR:exception: Bad platformId size." mean, btw?

And can you recommend any OpenCL testing programs so I can see if that works correctly under Bumblebee?

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 17, 2013 9:24 pm
by Jesse_V
Someone on IRC was testing with Bumblebee a while back. I'll have to find the discussion in the log and see if there's anything helpful to you there.

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 17, 2013 9:33 pm
by 7im
Stonecold wrote: And can you recommend any OpenCL testing programs so I can see if that works correctly under Bumblebee?
clbenchmark is a 3rd party app. (have not personally used this one)

The best one is probably FAHBench. It uses fah code to test OpenCL performance. http://www.fahbench.com/

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 17, 2013 11:01 pm
by bruce
At the present time, FAHBench is Windows-only. I expect it will be ported to Linux but I hesitate to make any predictions about when.

Re: ERROR:exception: Bad platformId size.

Posted: Wed Jul 17, 2013 11:07 pm
by Napoleon
But there's no Linux version of FahBench yet.