Post
Topic
Board Mining software (miners)
Re: [Linux] Autominer v0.3.2.6 - GPU Monitor, Downtime Swapper, New Interface
by
wegotpickles
on 10/07/2011, 15:45:03 UTC
Hi,

im trying to use autominer... set up all configurations to my cards an workers.
But when i start
Code:
./startmining.sh /opt/miners/autominer
i don't get a new window.
Somehow the cards are fired up and doing their work.

Code:
screen -x amm -p 0
says "There is no screen to be attached matching amm."

Any suggestions?

EDIT:
- autoOpenXterm is set to 1
- also tried wrote
Code:
setenv DISPLAY ":0"
setenv LD_LIBRARY_PATH "/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/lib"
to my ~/.screenrc
I believe you have an extra /lib on the end of your LD_LIBRARY_PATH, and if you set your autominer directory in your startmining.sh or the configure script you shouldn't need to include /opt/miners/autominer when running the script.