I want to run GUIminer on a remote computer and have the display show up on my local system.
I have two systems: monitor and miner, both running Ubuntu and latest AMD SDK
I ssh to miner and run:
DISPLAY=:0 python guiminer.py
GUIminer puts the display on miner.
I ssh to miner and run:
DISPLAY=monitor:0 python guiminer.py
GUIminer shows up on monitor, but the opencl list only shows the processor, not the video cards.
Is there any way to separate them? I'm not adverse to hacking on guiminer, but I don't know where to begin.
Sorry, wrong forum. Diablo move it to the correct one please....