Using ASICS miners etc on Bitcoin

Discussions of function optimised hardware in the form of ASIC and FPGA
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#81 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

I have work but the asics are not doing anything?

Have only put BU back on and copied all cc_ and app_config.
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#82 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

zadig shows the ants and rockminers as CP2102 USB to UART Bridge Controller and uses driver Win USB (v6.1.7600..)?
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#83 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

I have gave up :(.

The asics are running power light is on and blue light's flashing but their dead slow.

Fed right up!!!
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#84 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

Do you know where to find the stderr.txt file in the slots folder? That gives the log messages about the current WU. Does it show anything pointing to problem?
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#85 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

:lol: am losing the will to live.

I have started all from the beginning and now i am faced with this message >
Notice from BOINC
Missing start tag in cc_config.xml
16/10/2014 12:15:32 · more...

I have this as app_config

<app_config>
<app>
<name>C-cgminer</name>
<max_concurrent>1</max_concurrent>
</app>
<app_version>
<plan_class>asic</plan_class>
<app_name>C-cgminer</app_name>
<cmdline>--anu-freq 250</cmdline>
</app_version>
</app_config>


I only have the ants in at the moment.

And this is my cc_config >

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
<coproc>
<type>miner_asic</type>
<count>1</count>
</coproc>
</options>
</cc_config

Why won't it work???????
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#86 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

If the last line in the cc_config.xml looks like this...
</cc_config

change it to this...
</cc_config>

Are the devices all connected the same way they were before? Same ports, etc?
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#87 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

The whole shebang has been re done, i can't remember where they were before.

cc_config is this now

<cc_config>
<options>
<coproc>
<type>miner_asic</type>
<count>1</count>
</coproc>
</options>
</cc_config>

the greater than was missing, but it still says
Notice from BOINC
Missing start tag in cc_config.xml

I don't suppose you wanna jump on again and look at my cc and app for me, when you have the time pretty please :)
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#88 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

start up showmypc and pm the code
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#89 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Where you gone?

Was showing you the error code and it went off!

its doing some sgminer jobs now but no 20ghs tasks still showing > Notice from BOINC
Missing start tag in cc_config.xml
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#90 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Well i could get a couple of ton if i flog a R2 and 2 x R1's, i am well pissed!!!
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#91 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

Rob I am confused as to what all you are using , the first cc_config you posted is a monster and not needed.

Post me the contents of your cc_config file located in ProgramData/Boinc and post the contents of the app_config in ProgramData/Boinc/Projects/www.bitcoinutopia.net_bitcoinutopia

which version of boinc are you running ? and post me the link to your computer on BU so I can check the stderr for errors

edit; it's ok, got your boinc version and computers. No units reported yet for me to check.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#92 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

I've connected remote and his cc_config.xml is fine. It's nice and small now. In stdout, it just says no tasks available. I think that can still mean boinc client doesn't recognize the existence of the ASICs. Drivers look good though, I stumped. On;y think I can think of is shutdown boinc client, rename boinc folder to boinc_old and re-install boinc.
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#93 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Ok i am back, had get kid from school he is only 5.

Cheers for having a peek.

What i have is an error message of : Notice from BOINC
Missing start tag in cc_config.xml
16/10/2014 15:23:44 · more...

app_config is
<app_config>
<app>
<name>C-cgminer</name>
<max_concurrent>1</max_concurrent>
</app>
<app_version>
<plan_class>asic</plan_class>
<app_name>C-cgminer</app_name>
<cmdline>--anu-freq 250</cmdline>
</app_version>
</app_config>

cc_config is now

<cc_config>
<options>
<coproc>
<type>miner_asic</type>
<count>1</count>
</coproc>
</options>
</cc_config>

it will not start any 20 ghs units, everything seems ok, Scole can't see anything and im on the verge of going down the nut house, spent all last night farking with it.

May have ask REB for help.
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#94 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

Sometimes there's a bad character in the file that doesn't even display in the editor or even odd end of line delimters. I know this will be a PITA, but rename cc_config.xml to something else and use notepad to type out a brand new one, save and start boinc.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#95 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

After you have made a brand new cc_config.xml in the boinc folder, rename the app_config.xml to oldapp_config.xml as other than overclocking it's not needed. Let's get it working first then bother about that. Next , as it's a new install of boinc manager check tools > computer management > processor usage and ensure whilst computer is in use is checked and use GPU is checked. Shutdown Boinc and restart. Check the output in advanced > event log and post it up here. If BU starts working then check which slot it is running in , go to that slot and check the output of the Stderr.txt. Failing that uplug all the miners, open ziadag and plug each one in individually and check that they are recognised. For the R-boxes, pull the power and leave for 10 secs or so before replugging. Sometimes just pulling the usb out is not enough to reset them. If you are having issues with any of this not being clear them pm your phone number and I can give you a call and see if we can figure it out.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#96 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Can you do me a
1. app_config for the rbox
2. what is wrong with the......... (Notice from BOINC
Missing start tag in cc_config.xml) cc config.

I am getting close to packing it in here its well frustrating especially when it was working and only by accident did i mess windows 7 up.
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#97 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

Everything one the web about that message indicates it either can't read the file or parse it properly.
I'll take another look and see if I can eliminate possibility of file format issue. pm the code.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#98 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

Use this as your app_config. Allows campaigns 3,4 and 6

<app_config>
<app>
<name>C-cgminer-rbox</name>
</app>
<app_version>
<app_name>C-cgminer-rbox</app_name>
<plan_class>miner_asic</plan_class>
</app_version>
<app>
<name>cgminer-rbox_4</name>
</app>
<app_version>
<app_name>cgminer-rbox_4</app_name>
<plan_class>miner_asic</plan_class>
</app_version>
<app>
<name>cgminer-rbox_6</name>
</app>
<app_version>
<app_name>cgminer-rbox_6</app_name>
<plan_class>miner_asic</plan_class>
</app_version>
</app_config>

with this cc_config

<cc_config>
<options>
<coproc>
<type>miner_asic</type>
<count>1</count>
</coproc>
</options>
</cc_config>


If you want to run 1 app per R box then let me know how many boxes ( 2 I think ) and I post another set to allow that. In fact for 2 boxes

<cc_config>
<options>
<coproc>
<type>miner_asic</type>
<count>2</count>
</coproc>
</options>
</cc_config>


<app_config>
<app>
<name>C-cgminer-rbox</name>
</app>
<app_version>
<app_name>C-cgminer-rbox</app_name>
<plan_class>miner_asic</plan_class>
<cmdline>--usb :1</cmdline>
</app_version>
<app>
<name>cgminer-rbox_4</name>
</app>
<app_version>
<app_name>cgminer-rbox_4</app_name>
<plan_class>miner_asic</plan_class>
<cmdline>--usb :1</cmdline>
</app_version>
<app>
<name>cgminer-rbox_6</name>
</app>
<app_version>
<app_name>cgminer-rbox_6</app_name>
<plan_class>miner_asic</plan_class>
<cmdline>--usb :1</cmdline>
</app_version>
</app_config>
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#99 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

I'm getting peed off with me never mind you lot.

Ok scole has boinc now recognising BU and its not saying start tags missing BUT I have 3 rboxes sat doing NOTHING, I have a 110ghs one and 2 35ghs ones, zadig has been done windows says that their there but there doing sod all, i have changed ports the lot, what can i do now.

Sorry about all this, it was perfect yesterday before i messed it all up and i didn't even do much it all just worked.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#100 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

Is a unit running ? if so highlight it, select properties, look what slot it is. Go to /ProgramData/Boinc/slots/ the slot open the stderr.txt file, copy the contents and paste it here.
If it's not running then power down the boxes and power only one back up and see what happens.
You do have use GPU selected in computer preferences ?
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#101 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

No none of them are running.

Use GPU is ticked.

Slot 0

No devices detected is worrying :(

21:40:44 (4804): wrapper (7.5.26011): starting
21:40:44 (4804): wrapper: running cgminer.exe ( -o stratum+tcp://us-east.multipool.us:3335 -u bu_3.1024 -p x -o stratum+tcp://us-west.multipool.us:3335 -u bu_3.1024 -p x --shares 20480 --failover-only --text-only --no-submit-stale)
[2014-10-16 21:40:44] Started cgminer 4.5.0
[2014-10-16 21:40:49] No devices detected!
[2014-10-16 21:40:49] Waiting for USB hotplug devices or press q to quit
[2014-10-16 21:40:49] Probing for an alive pool
[2014-10-16 21:40:50] Pool 0 difficulty changed to 16384
[2014-10-16 21:40:50] Pool 1 difficulty changed to 16384
[2014-10-16 21:40:50] Pool 0 difficulty changed to 1024
[2014-10-16 21:40:50] Pool 1 difficulty changed to 1024
[2014-10-16 21:40:50] Network diff set to 326M
[2014-10-16 21:40:44] Started cgminer 4.5.0
[2014-10-16 21:40:49] No devices detected!
[2014-10-16 21:40:49] Waiting for USB hotplug devices or press q to quit
[2014-10-16 21:40:49] Probing for an alive pool
[2014-10-16 21:40:50] Pool 0 difficulty changed to 16384
[2014-10-16 21:40:50] Pool 1 difficulty changed to 16384
[2014-10-16 21:40:50] Pool 0 difficulty changed to 1024
[2014-10-16 21:40:50] Pool 1 difficulty changed to 1024
[2014-10-16 21:40:50] Network diff set to 326M
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
21:43:27 (3932): wrapper (7.5.26011): starting
21:43:27 (3932): wrapper: running cgminer.exe ( -o stratum+tcp://us-east.multipool.us:3335 -u bu_3.1024 -p x -o stratum+tcp://us-west.multipool.us:3335 -u bu_3.1024 -p x --shares 20480 --failover-only --text-only --no-submit-stale)
[2014-10-16 21:43:27] Started cgminer 4.5.0
[2014-10-16 21:43:32] No devices detected!
[2014-10-16 21:43:32] Waiting for USB hotplug devices or press q to quit
[2014-10-16 21:43:32] Probing for an alive pool
[2014-10-16 21:43:33] Pool 0 difficulty changed to 16384
[2014-10-16 21:43:33] Pool 1 difficulty changed to 16384
[2014-10-16 21:43:33] Pool 0 difficulty changed to 1024
[2014-10-16 21:43:33] Pool 1 difficulty changed to 1024
[2014-10-16 21:43:33] Network diff set to 326M
[2014-10-16 21:43:27] Started cgminer 4.5.0
[2014-10-16 21:43:32] No devices detected!
[2014-10-16 21:43:32] Waiting for USB hotplug devices or press q to quit
[2014-10-16 21:43:32] Probing for an alive pool
[2014-10-16 21:43:33] Pool 0 difficulty changed to 16384
[2014-10-16 21:43:33] Pool 1 difficulty changed to 16384
[2014-10-16 21:43:33] Pool 0 difficulty changed to 1024
[2014-10-16 21:43:33] Pool 1 difficulty changed to 1024
[2014-10-16 21:43:33] Network diff set to 326M
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#102 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Unplugged all , pluged R 110ghs back in and

(5s):33.41G (1m):3.751G (5m):768.4M (15m):257.2M (avg):95.66Mh/s
(5s):77.77G (1m):11.93G (5m):2.514G (15m):845.7M (avg):314.7Mh/s
(5s):100.5G (1m):20.10G (5m):4.360G (15m):1.473G (avg):548.7Mh/s
(5s):116.3G (1m):28.52G (5m):6.372G (15m):2.164G (avg):806.4Mh/s
(5s):117.0G (1m):35.80G (5m):8.252G (15m):2.818G (avg):1.050Gh/s
(5s):123.3G (1m):42.68G (5m):10.12G (15m):3.474G (avg):1.295Gh/s
(5s):69.28G (1m):39.62G (5m):10.16G (15m):3.538G (avg):1.325Gh/s
(5s):40.60G (1m):36.18G (5m):9.962G (15m):3.514G (avg):1.322Gh/s
[2014-10-16 22:24:36] LIR 0: No valid hashes for over 10 secs, attempting to reset
[2014-10-16 22:24:36] LIR 0 attempted reset got err:(0) LIBUSB_SUCCESS
[2014-10-16 22:24:36] LIR 0: No valid hashes for over 10 secs, attempting to reset
[2014-10-16 22:24:36] LIR 0 attempted reset got err:(0) LIBUSB_SUCCESS
(5s):63.31G (1m):38.89G (5m):10.88G (15m):3.850G (avg):1.448Gh/s
(5s):85.31G (1m):43.83G (5m):12.37G (15m):4.390G (avg):1.650Gh/s
(5s):96.89G (1m):48.32G (5m):13.80G (15m):4.914G (avg):1.847Gh/s
(5s):97.64G (1m):52.11G (5m):15.17G (15m):5.423G (avg):2.038Gh/s
(5s):96.82G (1m):55.58G (5m):16.49G (15m):5.917G (avg):2.224Gh/s
(5s):99.87G (1m):59.52G (5m):17.95G (15m):6.465G (avg):2.430Gh/s
(5s):112.1G (1m):64.43G (5m):19.66G (15m):7.105G (avg):2.670Gh/s
(5s):112.4G (1m):68.26G (5m):21.20G (15m):7.688G (avg):2.889Gh/s
(5s):99.32G (1m):70.11G (5m):22.36G (15m):8.155G (avg):3.067Gh/s
(5s):101.8G (1m):72.82G (5m):23.72G (15m):8.689G (avg):3.269Gh/s
[2014-10-16 22:25:26] Accepted 25ffcf53 Diff 1.73K/1024 LIR 0 pool 0


Now 2

now all 3 :D

You beauty Alex
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#103 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

ITS WORKING WOOHOO :blob: :blob2: :blob3: :blob4: :blob5: :blob6: :blob7: :blob8: :blob:

ok plug in the next and check the stderr, after a wee bit it should show a hotplug of the next Rbox. Once that's up, next etc. and hopefully that should be that :D
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#104 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Thank you Scole for sorting the prog error out and Thanks Alex for telling me how to reset the buggers.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#105 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

You're more than welcome, now get the rest plugged in and let's see some numbers flowing :D
Image
The best form of help from above is a sniper on the rooftop....
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#106 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

and here you go, first valid unit

[2014-10-16 22:35:55] Summary of per device statistics:

[2014-10-16 22:35:55] LIR0 (5s):98.17K (avg):54.21Gh/s | A:7168 R:1024 HW:3991 WU:757.4/m
[2014-10-16 22:35:55] LIN0 (5s):28.50G (avg):32.62Gh/s | A:5120 R:0 HW:7 WU:455.8/m
[2014-10-16 22:35:55] LIR1 (5s):106.1G (avg):109.8Gh/s | A:5120 R:0 HW:2049 WU:1535.8/m
[2014-10-16 22:35:55] LIN1 (5s):30.09G (avg):32.28Gh/s | A:3072 R:0 HW:9 WU:451.7/m
[2014-10-16 22:35:55] Mined 20480 accepted shares of 20480 requested

[2014-10-16 22:35:55]
[2014-10-16 22:35:52] Accepted 339a787a Diff 1.27K/1024 LIR 1 pool 0
[2014-10-16 22:35:52] Successfully mined 20480 accepted shares as requested and exiting.
[2014-10-16 22:35:53] Shutdown signal received.
[2014-10-16 22:35:55]

2 r boxes and 2 r2 boxes up and running :D
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#107 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

I pulled the r2 out 1/2 way through to change the port, that's why its showing 2, i only have 1 110ghs and 2 35ghs.

Now were talking

Computer ID 5805
Run time 10 min 3 sec
CPU time 50 sec
Validate state Valid
Credit 1,200,000.00


[2014-10-16 23:13:00] Summary of per device statistics:

[2014-10-16 23:13:00] LIR0 (5s):101.5G (avg):110.6Gh/s | A:10240 R:1024 HW:7726 WU:1545.5/
[2014-10-16 23:13:00] LIN0 (5s):30.27G (avg):32.42Gh/s | A:6144 R:0 HW:46 WU:452.9/m
[2014-10-16 23:13:00] LIN1 (5s):32.83G (avg):31.80Gh/s | A:4096 R:0 HW:11 WU:444.2/m
[2014-10-16 23:13:00] Mined 20480 accepted shares of 20480 requested

[2014-10-16 23:13:00]
23:13:00 (836): cgminer.exe exited; CPU time 50.559924
23:13:00 (836): called boinc_finish(0)

:bounce: :D :bounce:
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#108 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

You lost one of your r2's...
[2014-10-16 23:13:00] Summary of per device statistics:

[2014-10-16 23:13:00] LIR0 (5s):101.5G (avg):110.6Gh/s | A:10240 R:1024 HW:7726 WU:1545.5/
[2014-10-16 23:13:00] LIN0 (5s):30.27G (avg):32.42Gh/s | A:6144 R:0 HW:46 WU:452.9/m
[2014-10-16 23:13:00] LIN1 (5s):32.83G (avg):31.80Gh/s | A:4096 R:0 HW:11 WU:444.2/m
[2014-10-16 23:13:00] Mined 20480 accepted shares of 20480 requested
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#109 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

scole250 wrote:You lost one of your r2's...
[2014-10-16 23:13:00] Summary of per device statistics:

[2014-10-16 23:13:00] LIR0 (5s):101.5G (avg):110.6Gh/s | A:10240 R:1024 HW:7726 WU:1545.5/
[2014-10-16 23:13:00] LIN0 (5s):30.27G (avg):32.42Gh/s | A:6144 R:0 HW:46 WU:452.9/m
[2014-10-16 23:13:00] LIN1 (5s):32.83G (avg):31.80Gh/s | A:4096 R:0 HW:11 WU:444.2/m
[2014-10-16 23:13:00] Mined 20480 accepted shares of 20480 requested

See above post.
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#110 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

In case it might help anyone else in the future, the reason BOINC wouldn't download BU WUs was because it was failing to load the cc_config.xml file and therefore not loading the config telling it there were miners. The only feedback BOINC was giving was a message in the BOINC Manager notices that said "Missing start tag in cc_config.xml". There were several references on the web about that message, but it's generic and only means BOINC didn't like something about the cc_config.xml file. After double and triple checking the file in notepad, everything appeared to look ok. But I've seen situations before where there was some odd or bad character in the file, perhaps line delimiters, encoding, NULL character or something that caused a problem. Always worth building a new file from scratch. No copy and paste from the original file or you copy the problem. Anyway, building a new cc_config.xml file from scatch is what cleared it up. Glad its working now Rob!
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#111 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

Teamwork :D
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#112 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Scole, i have pm'd you.
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#113 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

Ok, so here's what's happening. Somehow the cc_config.xml file is getting saved/converted to a UTF-8 encoded file. It needs to be ANSI. The fix is easy.
-Open the file using Notepad
-From File menu select Save As
-Make sure you are still in the BOINC folder
-Change the Encoding from UTF-8 to ANSI. (Encoding option next to Save button)
-Save the file
-Restart BOINC Client

Any idea what is changing it?
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#114 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Not the foggiest idea.
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#115 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Sorted!!!

I have just buried the missis under the patio :D.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#116 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

You had better hope the missus never reads that !!!!

If you view or change the cc_config always open with notepad ( highlight, right click, open with )
If you simply doubleclick then windows will open it with explorer and that may screw it up. Are you using a third party editor ?
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#117 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Wasn't changing anything i was @ work, and its Microsoft's XML Notepad i would use if i did.

Apparently she pulled the wrong plug out of the socket to plug the steamer in and it was in the middle of a update to SP1 and when it came back on it froze, so i did a restore when i got in but the only 1 it had was before Steve sorted the file out, so back it went, i've sorted it now as Ste told me how to do it, but it is again updating, it's on 166 of 190 atm 1.2gb worth and thats after SP1, going to stop the updates after it's done and i will do them if i need them in future, have stopped crunching for now as well as its going dead slow because its installing updates, as soon as its done i will resume.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#118 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

Use the ASCII NOTEPAD. You can't use an xml editor as they insert code that BOINC cant read. The files cc_config and app_config ( despite their name ) are not XML files they are renamed ascii files. Why they called them .xml ? fook knows , but they are not xml. If you edit them with anything other than a plain ascii editor you will break them and be back to square one.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#119 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Tell you what I have noticed and thats the Ants sometimes do a bit of a WU and sometimes they don't, are some only for higher specced equipment :?:.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#120 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

No it's just the way mining works. You are using all your ants and the r boxes on 1 unit. It all depends on picking up a share on the mining pool. Ideally you want your r-boxes mining first then the ants picking up after that. Sometimes the R boxes will complete your unit share before the ants pick up any work.
To solve this slight issue i run my boxes split across 4 computers and crunching 1 unit per box.
Image
The best form of help from above is a sniper on the rooftop....
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#121 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Hey Alez on your roaming about lark could you go and give their transitioner a kick lol.
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#122 Re: Using ASICS miners etc on Bitcoin

Post by Alez »

nay probs, if I'm passing through Finland in the next few weeks will give it a prod :P
Image
The best form of help from above is a sniper on the rooftop....
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#123 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

I have two blades of a Rockminer R3 on one raspberry pi and two blades on another. Stability of the R3 blades stinks. They lock up at least once a day, often more. Rebooting the raspberry pi seems to help. I'm not a linux tech. What's the best way to setup a job to reboot it every 6 or 12 hours?
Image
User avatar
Silver
Boinc Brigadier
Boinc Brigadier
Posts: 2210
Joined: Sun Apr 14, 2013 7:09 pm
Location: Aberdeen/Anguilla

#124 Re: Using ASICS miners etc on Bitcoin

Post by Silver »

I'm certainly no expert either but this might be of help:
https://quaintproject.wordpress.com/201 ... pberry-pi/
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#125 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

:?: Well I have reloaded the project and i'ts working, and done all the cc_config and app_config, all by myself may I add :D.

BUT :lol:, it's running weird as fcuk it started, well it ran 8 units simultaneously shot through 3 of them and then the other 5 proper slow like, any ideas gentlemen?

It kept doing project backoff last night for hours so i left it 'till this AM, C-cgminer-rbox_win32_00005.zip says its downloading but project backoff and its seems stuck @ 99.52% and i'm getting no more wu's plus the ones i have are incomplete?????

Is something amiss I do not know about?
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#126 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Right It's got this now > C-cgminer-rbox_win32_00005.zip, but it's still doing 8 :cry: WHY????

<cc_config>
<options>
<coproc>
<type>miner_asic</type>
<count>1</count>
</coproc>
</options>
</cc_config>
Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#127 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

What does your app_config file look like and what version are you running?

Add this line to the app_config...
<project_max_concurrent>1</project_max_concurrent>
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#128 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

app_config>
<project_max_concurrent>1</project_max_concurrent>
<app>
<name>C-cgminer-rbox</name>
</app>
<app_version>
<app_name>C-cgminer-rbox</app_name>
<plan_class>miner_asic</plan_class>
</app_version>
<app>
<name>cgminer-rbox_4</name>
</app>
<app_version>
<app_name>cgminer-rbox_4</app_name>
<plan_class>miner_asic</plan_class>
</app_version>
<app>
<name>cgminer-rbox_6</name>
</app>
<app_version>
<app_name>cgminer-rbox_6</app_name>
<plan_class>miner_asic</plan_class>
</app_version>
</app_config>

Had a message from the project telling me to run 7.4.27 so i did and that is what version I am using.
Image
User avatar
robmacagain
Boinc Warrant Officer Class 2
Boinc Warrant Officer Class 2
Posts: 322
Joined: Tue Apr 12, 2011 3:53 pm
Location: Sassenachshire

#129 Re: Using ASICS miners etc on Bitcoin

Post by robmacagain »

Image
User avatar
scole of TSBT
Boinc Major General
Boinc Major General
Posts: 5981
Joined: Mon Feb 03, 2014 2:38 pm
Location: Goldsboro, (Eastern) North Carolina, USA

#130 Re: Using ASICS miners etc on Bitcoin

Post by scole of TSBT »

Does the app_config.xml begin with app_config> or <app_config>? If it doesn't have the <, that's a problem.

Have you restarted BOINC since adding the <project_max_concurrent> option? Some of the new options require a restart to load.

Does the stdoutdae.txt log file show any messages indicting it failed to load the BU app_config.xml or does it show it loaded it?
Image
Post Reply Previous topicNext topic

Return to “ASIC & FPGA Enchanced Devices”