How do you get to this GUI? I typed in hciserveradmin from the command line and got a bunch of JAVA errors:
Exception in thread “main” java.lang.InternalError: Can’t connect to X11 window server using ‘:0.0’ as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.(X11GraphicsEnvironment.java:63)
This is just the beginning. I am using a X-Window terminal session.
Maybe I can just edit the server.ini file (if that’s where this java argument goes). What section does it go in and what’s the exact line I would add?
Thanks.