Bitcoin Forum
March 29, 2024, 09:14:43 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40] 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 »
781  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 18, 2013, 11:00:20 AM

Completely at a loss of how to fix this.
json_decode() is corrupting the data, and it's a built-in feature of PHP (5.2 in my case).
Googling around, I'm not seeing anyone else with the same problem.

absolutely stumped :/
Does miner.php work OK?

Nope, it's php issue.

I''ll see if I can upgrade php.
782  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 17, 2013, 04:34:10 PM
That means the problem is the code you are using to read the API, not the API.
e.g. a php, json,python or whatever you are using update issue?

Yeah, seems to be the php json_decode() function has stopped working. Bizzare.

Completely at a loss of how to fix this.
json_decode() is corrupting the data, and it's a built-in feature of PHP (5.2 in my case).
Googling around, I'm not seeing anyone else with the same problem.

absolutely stumped :/
783  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.2 on: October 17, 2013, 04:30:23 PM
3.6.3 is working on my router with a bit of crow-barring:
https://bitcointalk.org/index.php?topic=76685.msg3356610#msg3356610

Not using windows anymore.
784  Bitcoin / Mining software (miners) / Re: CGminer v3.6.3 on Broadcom based DD-WRT / OpenWRT on: October 17, 2013, 04:15:11 PM
Upped to 3.6.3

https://www.dropbox.com/s/h3hsknaf1fdw2rk/cgminer_3.6.3_mipsel.ipk

All working with my 6 BFL SC singles Smiley
CPU usage on the RT-N16 is around 10% for everything (cgminer + OS + whatever else is running).
Total power consumption of that lot is about 1560W

(Remember: Hot-plugging does not work. Have to restart cgminer to find new units.)


785  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.2 on: October 16, 2013, 02:13:19 PM
3.6.2 won't even run on Win7:
[2013-10-16 07:08:27] BAS 1 usb write err:(-5) LIBUSB_ERROR_NOT_FOUND
[2013-10-16 07:08:27] BAS1: RequestQueJob failed (err=-5 amt=0)

Works for me.
786  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 16, 2013, 01:03:20 PM
Why's my API output garbled???
(3.6.1 windows binary)

...
Does java API summary get the same result?

Edit: or to see the JSON version: java API "{\"command\":\"summary\"}"

comes out fine both formats there.
That means the problem is the code you are using to read the API, not the API.
e.g. a php, json,python or whatever you are using update issue?

Yeah, seems to be the php json_decode() function has stopped working. Bizzare.
787  Bitcoin / Mining software (miners) / Re: CGminer v3.6.1 on Broadcom based DD-WRT / OpenWRT on: October 16, 2013, 12:54:20 PM
With a swap drive it might, but you'd be pushing it some.
788  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 16, 2013, 09:52:12 AM
Why's my API output garbled???
(3.6.1 windows binary)

...
Does java API summary get the same result?

Edit: or to see the JSON version: java API "{\"command\":\"summary\"}"

comes out fine both formats there.
789  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 16, 2013, 09:50:11 AM

Won't really help. The debug version only does something if it crashes.

Oh.

Thought you have some other trickery in there :/
I wish. The debug builds in there are based on 3.6.1 currently so they will likely have the memory leak bug inherent in the included libusb. That said, sometimes strangely issues go away on debug builds due to a bug showing up only with optimisations enabled (debug builds have no compiler optimisations).


yeah, stopped working with a stream of mem errors again. actually -11, not -7
giving 3.5.1 another bash now.
790  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 16, 2013, 12:20:38 AM

Won't really help. The debug version only does something if it crashes.

Oh.

Thought you have some other trickery in there :/
791  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 15, 2013, 09:06:42 PM
I replaced cgminer-nogpu.exe with the one in the above temp folder. I get ever increasing lines of:
AMU 0 usb write err:(-7) LIBUSB_ERROR_TIMEOUT
Odd. What hardware are you using?


I got this after a couple of hours too.
Win cgminer-nogpu 3.6.1, with 1 BFL SC 60GHz

Now trying the debug version you put up.
792  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.6.1 on: October 15, 2013, 08:28:44 PM
Why's my API output garbled???
(3.6.1 windows binary)

   "SUMMARY": [
      {
         "Elapsed": 8429,
         "MHS av": 6,
         +43.+1,
         "Found Blocks": 0,
         "Getworks": 196,
         "Accepted": 2399,
         "Rejected": 17,
         "Hardware Errors": 553,
         "Utility": 2-.1.,
         "Discarded": 374,
         "Stale": 0,
         "Get Failures": 0,
         "Local Work": 309488,
         "Remote Failures": 0,
         "Network Blocks": 27,
         "Total MH": 5-.2,
         4320.2-,
         1,
         "Work Utility": 8-0./3,
         "Difficulty Accepted": 11/4,
         .,
         "Difficulty Rejected": 8-4,
         "Difficulty Stale": 0,
         "Best Share": 246339597,
         "Device Hardware%": 0.51/-,
         "Device Rejected%": 0.72,
         ,
         ,
         "Pool Rejected%": 0.703.,
         "Pool Stale%": 0
      }
   ],
793  Bitcoin / Mining speculation / Re: Who will be mining a year from now? on: October 15, 2013, 03:18:57 PM
I won't be mining 3 months from now.
794  Economy / Speculation / Re: Bitcoin might rise over 200 unexpectedly soon on: October 15, 2013, 02:33:05 PM
you had a dream? Seriously?  Roll Eyes

Seems legit. I'm convinced.
795  Bitcoin / Mining software (miners) / Re: CGminer v3.6.1 on Broadcom based DD-WRT / OpenWRT on: October 15, 2013, 02:12:47 PM
Yeah, I should add the caveat... no hot-plugging! the OS/kernel just doesn't support it.
796  Bitcoin / Mining software (miners) / Re: CGminer v3.6.1 on Broadcom based DD-WRT / OpenWRT on: October 14, 2013, 10:24:36 PM
upped to 3.6.1

https://www.dropbox.com/s/jpbd37zj6kswkri/cgminer_3.6.1_mipsel.ipk
797  Bitcoin / Mining software (miners) / Re: CGminer v3.5.1 on Broadcom based DD-WRT / OpenWRT on: October 11, 2013, 04:27:53 PM
Got the bastard to compile and run... maybe even work? Dunno, have no hardware to test with.

https://www.dropbox.com/s/pf1e1zmbrsndsnn/cgminer_3.5.1_mipsel.ipk
798  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.5.1 on: October 11, 2013, 12:28:24 PM
Just realized something... My problem with libusb, I had assumed that it was libusb itself to segfault, but it's actually cgminer not handling the error properly and segfaulting.

libusb_init() failed err -99 [2013-10-11 14:02:49] libusb_init() failed        

Program received signal SIGSEGV, Segmentation fault.
0x00455dcc in libusb_exit ()
(gdb) bt
#0  0x00455dcc in libusb_exit ()
#1  0x004175f0 in clean_up ()
#2  0x0040a180 in _quit ()
#3  0x00404064 in main ()

So the call to libusb_exit() shouldn't be made if the init didn't work.
799  Bitcoin / Mining software (miners) / Re: CGminer v3.3.4 on Broadcom based DD-WRT / OpenWRT on: October 10, 2013, 02:11:09 PM
Out of curiosity, what mining hardware do you use?
800  Bitcoin / Mining software (miners) / Re: CGminer v3.3.4 on Broadcom based DD-WRT / OpenWRT on: October 10, 2013, 01:31:09 PM
"service cgminer on" nor "service cgminer start" doesn't work, I edited the cgminer.conf beforehand. I can't even get the services command to list anything. I think that's the DD-WRT only feature. I have no clue how it's handled in the ASUSWRT-Merlin firmware.

Edit:Got CGminer running at least, GETRESULTS TIME OUT ERRORS. FFFFFFF- I GIVE UP.

I guess I'll just have to live with 5-7$ higher power bills for another month at least.

Ah yeah, service is a optware the right way thing.

Probably best give up. Not a lot I can do about that error.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40] 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!