Hi,
im trying to use autominer... set up all configurations to my cards an workers.
But when i start
./startmining.sh /opt/miners/autominer
i don't get a new window.
Somehow the cards are fired up and doing their work.
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
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.