**** BEGIN LOGGING AT Thu Sep 30 02:59:56 2021 Sep 30 03:15:40 Anyway...I tried. Let us see! Sep 30 03:50:53 I guess this log file is all I have now. Boo! Sep 30 03:51:07 I need flight! Flying Blues as far as the eye can see... Sep 30 03:53:37 set_: you need to learn a little about unix permissions. when you "ls -l /path/to/script.sh" it will list owner & group names, and the read/write/execute (rwx) permission for owner/group/others in that order Sep 30 03:54:25 Right! Sep 30 03:54:31 ls -l ! Sep 30 03:54:46 I remember... Sep 30 03:55:09 I should check first to figure out what is what and then proceed. Thank you. Sep 30 03:55:56 no worries. basically with this your objective to give yourself write permission, either as owner/group/other. you could change the ownership (chown), group (chgrp) and/or permissions (chmod) Sep 30 03:56:30 Gotcha. Okay. Thank you. Sep 30 03:56:50 chown, chgrp, and chmod. Got it. Sep 30 03:59:49 I used chown user:user file.sh to change ownership. Sep 30 04:00:09 Now...off to look up ls -l on the file. Sep 30 04:04:56 The first 'user' was my debian user and then the second 'user' was the group. Sep 30 04:18:26 Thank you. Sep 30 04:23:19 Pray for rain! Sep 30 18:00:46 zmatt: still trying to debug my Qt problem and going over some old notes. "kmscube -a" should try all displays, but on my system (1.17.xxx sgx) it fails with "drmModeGetResources failed: Invalid argument". However, if I specify the card it works. Any useful clues there? Sep 30 20:51:30 zmatt: scratch that. On debian 9 it must be that the gpu is on card 0. However, I did get Qt to work eventually. Oct 01 00:16:07 I was studying a .bin file the other day w/ xxd... Oct 01 00:16:33 What should I use to understand it more? I used -g4 for 32 bit. This mildly worked. Oct 01 00:16:59 I mean...if I am using it on a...oh. Oct 01 00:17:15 I was using a 64-bit computer. Forget it. Oct 01 00:17:33 I sftp'd the file over to the BBB and forgot. Oct 01 00:17:39 Blah. Oct 01 00:20:45 bbl! **** ENDING LOGGING AT Fri Oct 01 02:59:56 2021