uncle1@uncle1-box3:~$ aticonfig --adapter=all --odgt
Adapter 0 - AMD Radeon HD 7900 Series
Sensor 0: Temperature - 34.00 C
Adapter 1 - AMD Radeon HD 7900 Series
Sensor 0: Temperature - 32.00 C
Adapter 2 - AMD Radeon HD 7900 Series
Sensor 0: Temperature - 32.00 C
Adapter 3 - AMD Radeon HD 7900 Series
Sensor 0: Temperature - 30.00 C
uncle1@uncle1-box3:~$
and when I start cgminer:
[2013-05-14 09:53:34] Started cgminer 3.1.1
[2013-05-14 09:53:36] Probing for an alive pool
[2013-05-14 09:53:37] Maximum buffer memory device 0 supports says 1082130432
[2013-05-14 09:53:37] Your scrypt settings come to 1572864000
[2013-05-14 09:53:37] Error -61: clCreateBuffer (padbuffer8), decrease TC or increas
e LG
[2013-05-14 09:53:37] Failed to init GPU thread 0, disabling device 0
[2013-05-14 09:53:37] Restarting the GPU from the menu will not fix this.
[2013-05-14 09:53:37] Try restarting cgminer.
Press enter to continue:
I did a little search and found out that:
I need this: export GPU_MAX_ALLOC_PERCENT=100
but I already have this in my script:
#!/bin/sh
export DISPLAY=:0
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
cd /home/uncle1/cgminer-3.1.1-x86_64-built
./cgminer --scrypt -o stratum+tcp://blkahblahblahlbalhblah