Post
Topic
Board Hardware
Merits 2 from 1 user
Re: GekkoScience NewPac Stickminer Official Support Thread
by
dfib
on 16/04/2019, 12:45:41 UTC
⭐ Merited by frodocooper (2)
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.