Bitcoin Forum
October 05, 2024, 09:04:11 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: All Sapphire 7950s (11196-19-20G) are not suitable for mining? on: March 13, 2014, 07:48:15 PM
is their a way to change the core voltage (mV) on msi afterburner for the sapphire 11196-19-20g

No, but the Stilt bios for this card works well and it is at a lower than stock voltage. You can also edit the voltage with a bios editor such as VBE7.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 25, 2014, 01:54:10 AM
Sorry, but I  searched last pages but I did'nt find it:  how I can raise the clock gpu over the limit 1310 (100% in evga or afterburner)
I think about flash with kepler, but what parameter I should change?
This one?  http://cryptomining-blog.com/tag/gtx-750-ti-cudaminer/
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: ReUse of ZTEX FPGA 1.15y Boards - profitable LTC Mining (Guide) on: February 01, 2014, 08:55:33 PM
At 64kh, isn't it better to just ebay them? I'm showing a payback period of >290 days, assuming zero difficulty increases...
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Need HELP. Multi rig EASY POOL change on: February 01, 2014, 06:03:02 PM
Use Cgwatcher with variables in place of the specific (per machine) values.

Cgwatcher conf file used on multiple machines, using variables instead of set values - stored on network and accessed remotely on each machine (make one for each coin type, this is my doge conf):

Code:
{
"pools" : [
{
"name" : "Fast Pool-doge",
"url" : "stratum+tcp://fast-pool.com:9999",
"user" : "%worker%",
"pass" : "%password%",
"pool-priority" : "0"
},
{
"name" : "Poolerino-doge",
"url" : "stratum+tcp://doge.poolerino.com:3333",
"user" : "%worker%",
"pass" : "%password%",
"pool-priority" : "1"
},
{
"name" : "megamultipool",
"url" : "stratum+tcp://scrypt.megamultipool.com:80",
"user" : "%worker%",
"pass" : "%password%",
"pool-priority" : "2"
}
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-network" : true,
"scrypt" : true,
"gpu-threads" : "%threads%",
"intensity" : "%intensity%",
"lookup-gap" : "%gap%",
"thread-concurrency" : "%tc%"
}

The Cgwatcher profile is configured to use the config file located on a shared network folder. To change pools, just edit the conf and restart the miners. Since this is only a single conf file, it's VERY easy to reconfigure multiple machines. You can also make a new conf very quickly, by just replacing the pool info for a new coin type.

Variables as set in cgwatcher on machine #1 (dual gpu):

Code:
worker=worker.1
password=password
threads=1
intensity=20,15
gap=2,2
tc=24000,21712

Variables as set in cgwatcher on machine #2 (single gpu):

Code:
worker=worker.2
password=password
threads=1
intensity=15
gap=2
tc=8000

Using cgremote, I can also edit the variables remotely, switch coins/conf files for each machine, and restart the miners. Without cgremote, this part could still be done via teamviewer.
5  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, the GUI/monitor for CGMiner and BFGMiner to prevent downtime on: February 01, 2014, 06:06:39 AM
Congrats on the new gig!

Can I get the updated cgwatcher version with UNC paths?  Smiley
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: PCI-E powered risers by SATA? on: February 01, 2014, 01:08:52 AM
Some risers can be powered by SATA. Look here:  https://bitcointalk.org/index.php?topic=429780.0

That is only one seller, who is out of stock now. I have no experience with that seller or any other, i'm just providing a link.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Sapphire 7950 won't reach 600 kH/s on: January 26, 2014, 06:03:16 PM
Google is your friend:  "Poor hash rate on Radeon 7900"
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: CGMINER won't start working on: January 26, 2014, 04:27:05 AM
use cgminer 3.7.2 or earlier

post your bat or conf file
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: After restarting cgminer, second GPU gets very slowh hash on: January 25, 2014, 06:21:50 PM
I see this too in a dual GPU system. The only fix I have found is to lower the TC on the offending GPU. With a high TC, it seems that the core and memory clocks get stuck at their idle values, leading to 10-20kh and an unusable system (its the primary GPU).
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: MegaMultiPool.com | +20 scrypt &+ 10 SHA-256 pools | Auto-switch pools | 1% Fee on: January 24, 2014, 04:13:00 AM
What do you think of add the ability:

- Automatically exchanges coins for bitcoins, and pays miners entirely in bitcoins.

is complicated? useless?

obviously applying a fee for it


I second this. Middlecoin is the only pool that does it. And they guy that runs it doesn't even talk to the people. He does a good job but thats it lol.
The guy from middlecoin is too busy counting his profits to be bothered with forum support. Wink
11  Economy / Digital goods / Re: NETFLIX 12 Months Promotion Codes For Sale on: January 24, 2014, 02:46:26 AM
Bought one netflix code. Quick delivery via PM. No problems.
12  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, the GUI/monitor for CGMiner and BFGMiner to prevent downtime on: January 23, 2014, 03:04:18 AM
UPDATE: i found a more reliable program that is 100% efficient for the public.  It caters to my requirements and does what it says on the tin.

now i may enjoy the rest of my day without babysitting my computer.
Good for you. Stop bitching about free software. You appear to be too dense to figure out your own problems, which probably have nothing to do with the free software that you are bitching about.
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: How/where to downgrade AMD Catalyst drivers? on: January 20, 2014, 08:58:37 PM
I would rather get drivers from the source.

AMD previous drivers
http://support.amd.com/en-us/download/desktop/previous?os=Windows%207%20-%2064
14  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, the GUI/monitor for CGMiner and BFGMiner to prevent downtime on: January 19, 2014, 05:09:38 PM
I'm quoting myself below from the newbie thread, as I have a related minor issue. I didn't even realize there were two threads...

Similar to my issue below, which you (milone) have already stated will be fixed in the next release, I've discovered that on a Win8 machine, I am unable to use any mapped drives. Cgwatcher behaves as if the drives don't exist, so I am unable to map the common conf files to the network drive.

Is there a way to (easily) use UNC paths for mining profiles? I'm trying to centralize management with variables and common conf files, but it seems cgwatcher doesn't like unc paths - it wants a drive letter or a URL.

I'd rather use \\server\profiles  than  x:\profiles, is there a way to do this on a local network?

What's odd, is that I can force the unc path by editing the profiles.dat file, and it seems to work fine unless I go into the profile manager. The cgwatcher UI seems to allow for unc paths and everything (except profile manager) works, including the config file editor. When a unc path is specified and the profile manager is opened, it defaults back to cgminer.conf in the cgminer folder.
15  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, a GUI/monitor for CGMiner & BFGMiner to help minimize downtime on: January 19, 2014, 12:26:18 AM
Is there a way to make CGWatcher delete .bin files in the cgminer folder before it loads the miner?
It is not necessary to delete the bins. This is only needed when changing cgminer versions. You can also gain a few khash by using modded bins (e.g. lantis bins), so you wound't want cgminer making new bins.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: Solve my problem and earn up 0,4 BTC on: January 18, 2014, 10:14:09 PM
You're offering somebody almost $400 to solve this small problem?  It will take you more than a year to earn that much, on that card.

Post your batch file or conf file.

Use cgminer 3.7.2 or earlier (3.1.1, 3.3.1 and 3.7.2 are popular). Do NOT use a cgminer version newer than that.

http://ck.kolivas.org/apps/cgminer/3.7/

Create a worker on the website named 1 with a password of anything you want (or 123 as shown below).

cgminer.exe --scrypt -o stratum+tcp://42pool.pw:3334 -I 18 -g 1 -w 256 --thread-concurrency 8192 -u RikiTas.1 -p 123


the start mining.bat don't start cgminer.exe
There are two reasons why it might not start:  1) cgminer is blocked or deleted by a virus scanner, or 2) you didn't put the batch file in the cgminer folder.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: CGMINER Low Hashrate on 7770 [Scrypt] on: January 18, 2014, 08:40:11 PM
at 900/1125mhz, I get 180kh with this:

"scrypt" : true,
"gpu-threads" : "1",
"intensity" : "15",
"lookup-gap" : "2",
"thread-concurrency" : "8000"

At intensity 13, the system is more usable and the speed is ~140kh.
18  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, a GUI/monitor for CGMiner & BFGMiner to help minimize downtime on: January 18, 2014, 05:53:03 PM
Is there a way to (easily) use UNC paths for mining profiles? I'm trying to centralize management with variables and common conf files, but it seems cgwatcher doesn't like unc paths - it wants a drive letter or a URL.

I'd rather use \\server\profiles  than  x:\profiles, is there a way to do this on a local network?

What's odd, is that I can force the unc path by editing the profiles.dat file, and it seems to work fine unless I go into the profile manager. The cgwatcher UI seems to allow for unc paths and everything (except profile manager) works, including the config file editor. When a unc path is specified and the profile manager is opened, it defaults back to cgminer.conf in the cgminer folder.



@Mylo - look at the variables under other tools. You can use common conf files and variables. My variables for one machine are as follows. In the conf file, these variables are used by %variable%  (e.g. "%worker%").

worker=myworker.1
password=mypass
threads=1
intensity=20,15
gap=2,2
tc=24000,24000

More info:  http://manotechnology.blogspot.com/2013/08/web-config-files.html
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: MegaMultiPool.com | +20 scrypt &+ 10 SHA-256 pools | Auto-switch pools | 1% Fee on: January 18, 2014, 01:34:11 AM
It seems that the estimate of balance value has been added. Thanks!  Any chance you could add a total value at the bottom, and maybe force all individual values to be in decimal format?

Well, the pool is supposed to mine the most profitable coins (according to exchange rates), but how did i get 40 Zedcoins??? WTF is ZEDcoin and why our miners burn electricity on shitcoins???
It was released today. I'm not sure why you'd be upset with getting in on the first few hours of a coin launch. Worst case, they are worthless and you are correct. But...even the worst coins released recently have been profitable to mine if you got in at the very beginning when difficulty was low.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: Solve my problem and earn up 0,4 BTC on: January 16, 2014, 06:40:44 PM
You're offering somebody almost $400 to solve this small problem?  It will take you more than a year to earn that much, on that card.

Post your batch file or conf file.

Use cgminer 3.7.2 or earlier (3.1.1, 3.3.1 and 3.7.2 are popular). Do NOT use a cgminer version newer than that.

http://ck.kolivas.org/apps/cgminer/3.7/

Create a worker on the website named 1 with a password of anything you want (or 123 as shown below).

cgminer.exe --scrypt -o stratum+tcp://42pool.pw:3334 -I 18 -g 1 -w 256 --thread-concurrency 8192 -u RikiTas.1 -p 123
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!