Hi Rob,
Thanks for your reply.
Ive copied the .profile and .bashrc files from hci to hciuser folder.
Ive created a custom file in /etc/prodile.d/ to export some of the other environment variables needed, however from the install /etc/profile also has CL_INSTALL_DIR set with the same path.
When I SSH under root I can run hciverify -F without problem, and when I SSH under hciuser it tells me CL_INSTALL_DIR isnt set, if I run “export CL_INSTALL_DIR=….”, and run hciverify again, it still says its not been set.
So when I try connect to the GUI from my Windows machine, it times out.
Which user does the GUI use to access the server?
Hopefully the above explains better my problem.
I wasnt sure what you meant by “Also make sure the /etc/profile is being sourced at login” but my custom file in etc/profile.d/ as well as manually exporting the path should have solved any problem around this.
Thanks in advance.