Post
Topic
Board Hardware
Re: GekkoScience NewPac Stickminer Official Support Thread
by
Valnurat
on 18/04/2019, 08:59:50 UTC
Putting the whole path in worked for me, but I had to work with a different autostart file to get everything to run.

Try this:

open a terminal

Code:
cd .config/lxsession/LXDE-pi
nano autostart

Then add

Code:
@/usr/bin/lxterminal --geometry=90x35 -e /home/pi/cgminer/cgminer

to the last line.   Save and reboot.

I tried this, but now my headless pi is just black when I use VNC.  Shocked