I'm trying to get auto-start working
How to set up automining in ubuntu
1. make script file (miner1.sh):
source /home/user/.bashrc
aticonfig --pplib-cmd "set fanspeed 0 100"
cd /home/user/poclbm
./poclbm.py ------- some parameters------
2. go to
System -> preferences-> Startup Applications
3. Add for each mining script line like this
gnome-terminal -e "bash --rcfile /home/user/miner1.sh"
4. Set up autologin
5. reboot and enjoy