Step by Step Raspberry SCRIPTA Installation:
- 1 - SD Formatter (link) clean up your SD Card. At least a 4GB SD.
- 2 - Download the SCRIPTA Image (link)
- 3 - Win 32 Disk Imager (link) and write the scripta image on the SD Card.
- 4 - Put the SD Card into your Raspberry.
- 5 - Use WinSCP to move over the latest rasp cgminer for gridseed (https://db.tt/UygLkqwd) or Use
wget https://db.tt/UygLkqwd -O cgminer
- 6 - Go to the location where you copied over your cgminer and do "chmod 777 cgminer"
- 7 - Go to the SCRIPTA Web GUI, under Miner hit Miner commands, STOP
- 8 - Go to the location where you copied over your cgminer and run it from there using these commands:
./cgminer --scrypt -o -u -p --gridseed-options=baud=115200,freq=850
Orginal Sources from:
https://litecointalk.org/index.php?topic=9908.0 Thank you darkfriend77! this is a great guide!
We will try to release a new version of scripta where people don't need to do all this... Ideally Scripta should be able to discover different hardware devices (gridseed 5 chips, dualminer and others) and associate each device to a cgminer and a set of parameters, along with the pools the dev should mine on. We have posted a TODO file on github about this and if someone wants to join the team (also for other aspects) please feel free to send me a PM or play with the Git! https://github.com/scriptamining/scripta/blob/master/TODO
P.S. Apologies if slightly off topic, but I thought it was relevant...
Edit: Some stability issues have been reported and qiqiji on the litecoin forum has suggested to make this small change to the file cmdline.txt
https://litecointalk.org/index.php?topic=9908.msg139447#msg139447