GUI on Linux [resolved]
Hi all! I am trying to run the OpenBCI GUI on linux -- when I run it with sudo, it just stays on the loading screen, and when I run it normally, and try to connect to the headset for data streaming (Cyton), it fails to connect and sync. It's working on my Windows computer just fine -- any suggestions for what I can try?
Thank you.
Comments
JPG, hi.
Are you specifying the serial port used by the dongle, by hand in the dialog box? Does your user account on Linux have serial port access. This is usually granted via the 'dialout' group.
https://www.google.com/search?as_q=linux+dialout&as_sitesearch=openbci.com
I tried changing permissions and it worked. Thank you for your help.