So i ran SuperCollider 3.91 and it boots the server
see the full log
compiling class libraryâŠ
Found 731 primitives.
Compiling directory â/usr/local/share/SuperCollider/SCClassLibraryâ
Compiling directory â/usr/local/share/SuperCollider/Extensionsâ
Compiling directory â/home/shree/.local/share/SuperCollider/Extensionsâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/Vowelâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/Dirt-Samplesâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/SuperDirtâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/BatLibâ
Open ended symbol started on line 35 of file â/home/shree/.local/share/SuperCollider/downloaded-quarks/BatLib/LessKeys.scâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/FoxDotâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/TabbedViewâ
Compiling directory â/home/shree/Skoarceryâ
numentries = 1300516 / 21562800 = 0.06
6040 method selectors, 3570 classes
method table size 20823960 bytes, big table size 172502400
Number of Symbols 15759
Byte Code Size 470193
compiled 505 files in 2.74 seconds
Info: 4 methods are currently overwritten by extensions. To see which, execute:
MethodOverride.printAll
compile done
localhost : setting clientID to 0.
internal : setting clientID to 0.
Class tree inited in 0.18 seconds
ERROR: Class not defined.
in interpreted text
line 44 char 8:
m = CCIn.new;
softcutvoice startup
Crone startup
OSC rx port: 57120
OSC tx port: 8888
*** Welcome to SuperCollider 3.9.1. *** For help press Ctrl-D.
booting server âlocalhostâ on address: 127.0.0.1:57110
SCDoc: Indexing help-filesâŠ
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustCompressor numControls=6
PluginLoad(SoftCutHead)
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustZitaVerbLight numControls=5
Found 399 LADSPA plugins
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustZitaRev numControls=11
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustCompressor numControls=6
PluginLoad(SoftCutHead)
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustZitaVerbLight numControls=5
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustZitaRev numControls=11
JackDriver: client name is âSuperColliderâ
SC_AudioDriver: sample rate = 44100.000000, driverâs block size = 256
JackDriver: connected system:capture_1 to SuperCollider:in_1
JackDriver: connected system:capture_2 to SuperCollider:in_2
JackDriver: connected SuperCollider:out_1 to system:playback_1
JackDriver: connected SuperCollider:out_2 to system:playback_2
SuperCollider 3 server ready.
JackDriver: max output latency 17.4 ms
SCDoc: Indexed 2015 documents in 4.71 seconds
Requested notification messages from server âlocalhostâ
localhost: server processâs maxLogins (1) matches with my options.
localhost: keeping clientID (0) as confirmed by server process.
Shared memory server interface initialized
CroneDefs: sending defs
play_fade
patch_mono
patch_mono_fb
patch_stereo
patch_pan
rec_smooth
adc
amp_env
pitch
soft_cut_voice
polySub
quant_trig
patch_mono_gate_pause
patch_mono_gate_pause_fb
AudioContext: in_b[0] index: 4
AudioContext: in_b[1] index: 5
AudioContext: out_b index (stereo): 6
AudioContext: initPolls
Faust[FaustCompressor]:
Inputs: 8
Outputs: 2
Callback: zero-copy
Faust[FaustZitaVerbLight]:
Inputs: 7
Outputs: 2
Callback: zero-copy
Then i go to ~/norns/build/matron
and run
shree@shree-linux2:~/norns/build/matron$ sclang & ./matron
and i get
[1] 5690
MATRON
norns version: 0.0.0
git hash: 09a5cb6
ERROR (screen) cannot open framebuffer deviceERROR (keys) fail!!
ERROR (enc) didnât work
BATTERY: FAIL.
ERROR (i2c) failed to open bus
*** WARNING *** The program âmatronâ uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=matron
OSC rx port: 8888
OSC tx port: 57120
waiting for croneâŠ
compiling class libraryâŠ
Found 731 primitives.
Compiling directory â/usr/local/share/SuperCollider/SCClassLibraryâ
Compiling directory â/usr/local/share/SuperCollider/Extensionsâ
Compiling directory â/home/shree/.local/share/SuperCollider/Extensionsâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/Vowelâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/Dirt-Samplesâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/SuperDirtâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/BatLibâ
Open ended symbol started on line 35 of file â/home/shree/.local/share/SuperCollider/downloaded-quarks/BatLib/LessKeys.scâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/FoxDotâ
Compiling directory â/home/shree/.local/share/SuperCollider/downloaded-quarks/TabbedViewâ
Compiling directory â/home/shree/Skoarceryâ
numentries = 1299198 / 21246228 = 0.061
5958 method selectors, 3566 classes
method table size 20605008 bytes, big table size 169969824
Number of Symbols 15611
Byte Code Size 466123
compiled 504 files in 0.41 seconds
Info: 4 methods are currently overwritten by extensions. To see which, execute:
MethodOverride.printAll
compile done
localhost : setting clientID to 0.
internal : setting clientID to 0.
starting lua vm
running lua config file: dofile(â/home/shree/norns/lua/config.luaâ)
Class tree inited in 0.17 seconds
ERROR: Class not defined.
in interpreted text
line 44 char 8:
m = CCIn.new;
script clear
ERROR (i2c) failed to acquire bus access and/or talk to slave
last file loaded: tehn/awake.lua
script load
cleanup
script clear
script run
loading engine; name: PolyPerc
failed to open hid device: /dev/input/event3
dev_list_add: error allocating device data
failed to open hid device: /dev/input/event16
dev_list_add: error allocating device data
failed to open hid device: /dev/input/event4
dev_list_add: error allocating device data
failed to open hid device: /dev/input/event5
dev_list_add: error allocating device data
Engine.register_commands; count: 6
â engine commands â
amp (f)
cutoff (f)
gain (f)
hz (f)
pw (f)
release (f)
â polls â
amp_in_l
amp_in_r
amp_out_l
amp_out_r
cpu_avg
cpu_peak
pitch_in_l
pitch_in_r
tape_play_pos
tape_rec_dur
script init
grid/seek
reconnecting gridâŠ
grid.reconnect (default)
reconnecting midiâŠ
midi added: 1 AudioBox USB
midi added: 2 Moog Sub 37
midi added: 3 Moog Minitaur
softcutvoice startup
Crone startup
OSC rx port: 57121
OSC tx port: 8888
*** Welcome to SuperCollider 3.9.1. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit).
booting server âlocalhostâ on address: 127.0.0.1:57110
And back in supercollider 3.9.1 i get
/crone/ready
/crone/ready
[ /auxfx/on ]
[ /auxfx/input/level, 0, 0 ]
[ /auxfx/input/level, 1, 0 ]
[ /auxfx/input/pan, 0, 0 ]
[ /auxfx/input/pan, 1, 0 ]
[ /auxfx/output/level, 0 ]
[ /auxfx/return/level, 0 ]
[ /auxfx/param, rev_in_delay, 60 ]
[ /auxfx/param, rev_lf_x, 200 ]
[ /auxfx/param, low_rt60, 3 ]
[ /auxfx/param, mid_rt60, 3 ]
[ /auxfx/param, hf_damping, 6000 ]
[ /insertfx/off ]
[ /insertfx/mix, 1 ]
[ /insertfx/param, level, 4 ]
[ /insertfx/param, threshold, -18 ]
[ /insertfx/param, attack, 5 ]
[ /insertfx/param, release, 50 ]
[ /insertfx/param, makeup_gain, 9 ]
a CroneAudioContext
[ CroneEngine adding command, hz, f, a Function ]
[ CroneEngine adding command, amp, f, a Function ]
[ CroneEngine adding command, pw, f, a Function ]
[ CroneEngine adding command, release, f, a Function ]
[ CroneEngine adding command, cutoff, f, a Function ]
[ CroneEngine adding command, gain, f, a Function ]
â crone: done loading engine, starting reports
engine: an Engine_PolyPerc
command entry: [ 0, hz, f ]
command entry: [ 1, amp, f ]
command entry: [ 2, pw, f ]
command entry: [ 3, release, f ]
command entry: [ 4, cutoff, f ]
command entry: [ 5, gain, f ]
cpu_peak
cpu_avg
amp_in_l
amp_in_r
amp_out_l
amp_out_r
pitch_in_l
pitch_in_r
tape_rec_dur
tape_play_pos
And tehnâs AWAKE starts playing 
Now i am wondering how i can tweak the lua script or send it control ?
i did not hook up the grids because itâs busy on the physical norns [physical Nornfitti] âsorry i need therapy