Bitcoin Forum
July 02, 2024, 06:50:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Mining software (miners) / Re: Bit Moose - v1.0.0 - Run Bit/Lite-Coin Miners as Windows Service on: November 06, 2012, 06:04:35 PM
It fail for me with cgminer or bfgminer
...

I see 2 issues,

11/04/2012 10:50:03 :  [2012-11-04 10:50:03] Failed to ADL_Adapter_ID_Get. Error -5
11/04/2012 10:50:03 :  [2012-11-04 10:50:03] ADL found less devices than opencl!

I haven't this kind of error running bfgminer in command line (some param added to conf?)

11/04/2012 10:50:04 :  [2012-11-04 10:50:04] JSON decode failed(1): '[' or '{' expected near 'HTTP'
11/04/2012 10:50:04 :  [2012-11-04 10:50:04] Pool 0 slow/down or URL or credentials invalid

Some parse error.

Regards


I tried to do something like this some months ago, but gave up the plan, because of exactly this error. The ADL can't be accessed from within the windows service's environment, because of Session-Isolation. So the GPU-Monitoring/-Control features of cgminer won't work. You need to have a server process, which is running under a currently logged in user at the local console (RDP won't work either).

Hi thanks for the information everyone. Oddly enough cgminer works for my ATI card under the service, but I was unable to get my NVidia card to work for likely the reasons mentioned (although this could be due to the fact they are on different OSs as well...). I will look into the issue, it may be something I can tackle by using some different win32 api calls. I'll post an update within a week or so.
2  Bitcoin / Hardware / Re: ASICs any proof they are coming for ANY of the companies? on: November 01, 2012, 11:48:38 PM
If the ASICs turn out to be a scam, the scam side here will be all over the forum with "I told you so"s.

I wonder what will they say if the ASICs don't turn out to be a scam? As I don't think anyone from the asic side were 100% sure, so can't say I told you so.

Bitcoin is like a variation of Schrödinger's Cat. Everything about it is both scam and fully legit at the same time until you open the box.



I rather like this analysis.
3  Economy / Trading Discussion / Re: CURRENTLY, what is the cheapest way to get BTC? on: November 01, 2012, 11:18:16 PM
Start a fake company that is going to release an ASIC 'soon' and offer pre-orders though bitcoin.
Be sure to post non-relevant and photoshopped pictures of electronics, as well as bogus stat tables that don't make any sense to any sane electronics-savvy person to convince people.

Watch the preorders flow in.
4  Bitcoin / Mining software (miners) / Re: Bit Moose - v1.0.0 - Miners in Background Windows Service on: November 01, 2012, 11:04:41 PM
Great idea!

I would consider buying this for bitcoin if you could add a scheduler so we could start/stop the miners at certain times of the day, for example when the computers are in use.

That's a good idea. I'll see what I can come up with, but no need to 'buy' it. It's free  Smiley
5  Other / Beginners & Help / Re: [Just starting noob. Not retarded] Better off on my own? on: November 01, 2012, 11:23:42 AM
At this point it is hard to earn money mining. Although many are anticipating the release of ASICs, I have my doubts they'll see the light of day for at least a year (if not more).

Really? What information do you have to back this up, pyramining, will have an ASIC within the next 2-3 months. Remember BFL doesn't make the only ASIC in town. Check your facts.

See that's just the problem, there is a lack of factual information, just lots of claims (ever heard of vaporware?). There are several "businesses" that have all claimed they are coming out with an ASIC, but have yet to provide any solid evidence. People are dumping their btc into these preorders with no guarantee they are going to get anything.
6  Other / Beginners & Help / Re: Introduce yourself :) on: November 01, 2012, 11:18:35 AM
I am the fonz Grin
7  Bitcoin / Mining / Re: Auto Run Miners, Run Miners in Background/as Service? on: November 01, 2012, 10:41:45 AM
I know this is an ancient topic, but I want to let anybody who is searching for this know I've created a program wrapper for running miners under a windows service. You can find the topic here: https://bitcointalk.org/index.php?topic=121534.0
8  Bitcoin / Mining software (miners) / Bit Moose - v1.0.0 - Run Bit/Lite-Coin Miners as Windows Service on: November 01, 2012, 10:36:24 AM
ABOUT BIT MOOSE
Bit Moose is a free, open source, Bitcoin mining assistant program. It allows miners to run under a background windows service. The package includes a GUI and console host. You can configure your miners from the GUI or modify the Settings.xml file yourself to fine tune adjustments.

Current Version: 1.0.0
Download Binaries
Download Source Code

REQUIREMENTS

- Windows Vista/7 (XP Untested) or Windows Server 2003/8
- .NET Framework 3.5


SCREENSHOTS





LITECOIN
Bit Moose acts as a process controller, so it's just a matter of configuring each miner to run appropriately within the service context. The full Bit Moose release includes cgminer which can be configured to miner for litecoins using the --scrypt argument. Please read the SCRYPT-README.txt file in the cgminer folder for more information about which arguments should be passed to cgminer in order to mine for litecoins. You may also want to see this thread. In the full release, this can be found under {Bit Moose Folder}\miners\cgminer\.

INSTALLATION

    1. Run bitmoose-gui.exe
    2. Click the menu item Service->Install
    3. Wait about 5 seconds for the status bar to show "Service Stopped".
    4. Configure your miner.
    5. On your miner, click the 'Validation' tab, and click the button to make sure it runs ok from a console.
    6. Click the menu item Service->Start
      - After the service is started, you should see your miner's output trickling into the miner's status box.
    7. Done.
      - You can now log out of windows and let your miner work behind the scenes!

KNOWN ISSUES

    On some NVIDIA cards, OpenCL doesn't detect properly in the miners when they are run from a service. I haven't found a resolution to this yet, but you may want to try changing the account the service runs under, or try adjusting some input arguments.

SUPPORT
To report an issue, please PM me or create an issue ticket on codeplex. Feel free to send suggestions/comments.

If you like the project, please consider donating to address: 17psYruA7Z1m2S5zwmD8JEQyqGk8nes95V

Enjoy!
9  Other / Beginners & Help / Re: Newbies on: November 01, 2012, 05:35:47 AM
4 hours. Make sure to make some posts. Enjoy!  Lips sealed
10  Other / Beginners & Help / Re: [Just starting noob. Not retarded] Better off on my own? on: November 01, 2012, 05:34:41 AM
At this point it is hard to earn money mining. Although many are anticipating the release of ASICs, I have my doubts they'll see the light of day for at least a year (if not more). That said, it doesn't hurt to just set up a miner to give you some 'trickle-in' BTC, just don't expect to make a ton of money.

Also, be really, really careful with your wallet. Your wallet is golden, store it safely, and securely, and as much as possible, offline.
11  Bitcoin / Bitcoin Discussion / Re: Is this the beginning of the end to PayPal? on: October 31, 2012, 04:11:01 AM
PayPal should have died along time ago with all the sh*t they put their customers through.  Angry
12  Bitcoin / Project Development / Re: Bitcoin committee! on: October 31, 2012, 04:07:03 AM
Basically, fuck off...

Wow that was harsh.
13  Bitcoin / Mining software (miners) / Re: miner client - just to understand mining on: October 28, 2012, 03:48:11 AM
You might try this forum category: Development & Technical Discussion
14  Bitcoin / Hardware / Re: ASICs any proof they are coming for ANY of the companies? on: October 22, 2012, 01:03:28 PM
If they are, they aren't in the same state where they use their PO Boxes:

- Butterfly Labs "Address": PO Box 413671 Kansas City, Missouri 64141-3761
    Missouri Business Entities : Result - no Butterfly Labs

-  btcfpga "Address": P.O. Box 246 Hannibal, NY 13074
    New York Business Entities : Result - no BTCFPGA
15  Bitcoin / Hardware / ASICs any proof they are coming for ANY of the companies? on: October 22, 2012, 11:29:19 AM
Everybody keeps screaming about the ASICs but to me every single company w/ an "ASIC" coming out doesn't look reputable at all (businesses w/ just PO boxes and unanswered phones, not being registered with the state(s) business dept., etc. etc). I mean is there any actual proof that they are on their way? And if so, why are they all operating so shadily!?
16  Other / Beginners & Help / Re: Ordering the new bASIC NextGen 27GH/S? on: October 22, 2012, 10:15:37 AM
Undecided because I'm not yet convinced any of the ASIC products aren't just scams.

None of the companies are registered as businesses with their state, they all have PO Boxes and no addresses, and unanswered telephone numbers, and there really isn't any proof they have, or will have what they say they will. They just want money and say "we'll send it when it's ready, thanks for your money and shipping info!"
17  Other / Beginners & Help / Re: Bitcoin Anonymity on: October 22, 2012, 08:48:30 AM
Hmm, so even if one of my wallets were to be linked (potentially) to identifiable information, they'd be hard pressed to prove (without other evidence) that every address in-between was linked to me, and not some other joe turning it around and buying some government-hated product?

So the more hops the better for anonymity... hmm this currency is starting to sound like the internet  Wink
18  Other / Beginners & Help / Re: Bitcoin Anonymity on: October 22, 2012, 08:28:56 AM
No one knows any identifying attributes that can be traced to you.

But wouldn't those bit coins have to have come from some initial transaction? Say for example:
- I use bitinstant buy some btc to put into my wallet by depositing cash through bank wire or whatever.
- Then lets say I spend those coins on a a product that is banned in my country, and some gov. agent recieves my btc and confiscates it.
 without knowing my identity, but looking in the bitcoin network, couldn't he ascertain that I had previously placed money from bitinstance into my wallet (assuming he know's bitinstants wallet address, order on bitinstant raid, get logs/interview, and identify my bank wire)? or if not bitinstant, find anyone in my transaction history whose wallet is known and get them to disclose (potentially) identifying information about me?
19  Other / Beginners & Help / Bitcoin Anonymity on: October 22, 2012, 08:00:59 AM
I jumped on bitcoin because I've heard that it was anonymous. But after more reading I'm not so sure. Is it that all transactions can be monitored, traced, and/or viewed publicly? I mean ultimately if everything could be traced back to either you putting money in, or pulling money out... well that doesn't sound very anonymous to me at all!

So are bitcoins anonymous or not?
20  Other / Beginners & Help / Bitcoin Economy... Where are the legit merchants? on: October 22, 2012, 06:09:45 AM
So, I really like the idea of bitcoins, but as I've been mulling over all the details, websites, mining info, etc. I seem hard pressed to see where there's a solid exchange of this currency between consumers and retail/service businesses. Mostly what I find is that the major 'commercial' sites are either TOR based (want to be anonymous for legal/illegal reasons), or set up as means to facilitate bitcoins themselves (exchange/wallet/transfer sites).

Am I missing part of the spectrum? Are there any medium or large legit businesses that accept bitcoins?

I don't mean to piss on anyone's parade, I'm genuinely wondering.
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!