Bitcoin Forum
May 08, 2024, 06:54:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: HELP! 4 x hd 7950 + cgminer + xubuntu 12.10  (Read 1294 times)
papaminer (OP)
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


Free World


View Profile WWW
May 14, 2013, 04:54:29 PM
 #1

Code:
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:

Code:
[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:


Quote
#!/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

฿: 1L7dSte4Rs4KyyxRCgrqSWYtkXdAb4Gy1z

MORE INFO ABOUT ME: BTC
1715194441
Hero Member
*
Offline Offline

Posts: 1715194441

View Profile Personal Message (Offline)

Ignore
1715194441
Reply with quote  #2

1715194441
Report to moderator
1715194441
Hero Member
*
Offline Offline

Posts: 1715194441

View Profile Personal Message (Offline)

Ignore
1715194441
Reply with quote  #2

1715194441
Report to moderator
1715194441
Hero Member
*
Offline Offline

Posts: 1715194441

View Profile Personal Message (Offline)

Ignore
1715194441
Reply with quote  #2

1715194441
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
papaminer (OP)
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


Free World


View Profile WWW
May 14, 2013, 05:14:43 PM
Last edit: May 14, 2013, 05:28:24 PM by papaminer
 #2

Come on... nobody? Sad

฿: 1L7dSte4Rs4KyyxRCgrqSWYtkXdAb4Gy1z

MORE INFO ABOUT ME: BTC
svenp
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
May 14, 2013, 07:54:54 PM
 #3

Might you already have some cgminer processes stranded in the background?  I've seen that type of error and that was the cause for me.  Do a ps and if you see them, kill em.
glub0x
Legendary
*
Offline Offline

Activity: 892
Merit: 1013



View Profile
May 15, 2013, 07:38:02 AM
 #4

You need more RAM on your system. if you can t offer more ram or if you want to try without try lower --thread-concurrency

The cost of mediation increases transaction costs, limiting the
minimum practical transaction size and cutting off the possibility for small casual transactions

Satoshi Nakamoto : https://bitcoin.org/bitcoin.pdf
erk
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
May 15, 2013, 07:59:39 AM
 #5

Did you decrease TC like the error message said?

Try 8192

The post is in the wrong forum try the hardware forum not the Alt currency forum


jomay
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
May 15, 2013, 08:07:09 AM
 #6

Did you crossfire them? If so, don't. It will increase mem usage.

BTC 1NoV8NFSB7eiuK2aABFtBTdUdXhbEdG7Ss
LTC LaFyWSfzKY7CKwwmbxhyf8S2iJvfT7JFtL YAC YKKwR5B64Z9ww971J42vEGVPaema623Tz6
Pitlord
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
May 15, 2013, 09:04:20 AM
 #7

Quote
Error -61: clCreateBuffer (padbuffer8), decrease TC or increas
You should lower you TC value, or add more RAM.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!