Bitcoin Forum
June 21, 2024, 01:09:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: CGMiner error "All devices disabled, cannot mine!" on: April 30, 2013, 04:03:24 PM

To check if I had my PCI BUS ID's correct I did $ lspci | grep vga  which had showed me the Bus ID's yesterday but today gave me nothing at all.
 

This thread is pretty old but I figured I'd add on to this thread for posterity as I'm troubleshooting the same issue. I have not figured out what's wrong with my system but your command has a minor typo in it that caused it to give no results. VGA should be capitalised as grep is case sensitive.

 
Code:
lspci | grep VGA
2  Alternate cryptocurrencies / Pools (Altcoins) / Re: Best LTC pool? on: April 15, 2013, 05:35:10 PM
I'm using my own node of P2Pool. It took a while to setup, but no required fee is nice. It takes a few days to start getting a decent payout due to the Pay Per Share format but it's working out pretty well now. I like the peer to peer aspect of it so it's a bit more resilient to DDOS. Seems like almost every centralized pool has had an issue with DDOS attacks lately. The trick with getting it working well with LTC is to triple check your port configs both for your miner and your litecoind/wallet. Most instructions list the BTC ports which are different than the LTC ports.
3  Other / Beginners & Help / Re: Scrypt (LTC) mining on a Radeon 7970 Vapor-X Ghz edition - Bad performance?? on: April 12, 2013, 08:00:53 AM
I'm having the same trouble... Was thinking it might be my motherboard/CPU/RAM since it's an older setup with only 2GB of RAM. I'm hitting a max of 400kH/s but even that seems unstable.

I bought two identical cards at the same time and they both behave the same. While trying to tune one of the 7970's received the error below when trying to increase TC to 10240 from 8192. This was with an intensity of 13 and autofan. Was just following the tuning guide from https://github.com/ckolivas/cgminer/blob/master/SCRYPT-README Anyone know what LG is? I've never seen a reference to that setting before. Is buffer memory referring to the card's RAM or the system RAM?

[2013-04-10 03:21:52] Maximum buffer memory device 0 supports says 536870912
[2013-04-10 03:21:52] Your scrypt settings come to 671088640
[2013-04-10 03:21:52] Error -61: clCreateBuffer (padbuffer8), decrease TC or increase LG

Thanks for the help, hope we can figure this out...
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!