P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 14, 2013, 10:24:36 PM |
|
|
|
|
|
OtaconEmmerich
|
|
October 15, 2013, 06:27:41 AM Last edit: October 15, 2013, 07:21:08 AM by OtaconEmmerich |
|
Updated my cgminer, Got it on a different hub with just one BE right now. It's running smooth so far, I'll check it in 30 minutes and add another BE. This version of CGminer may have fixed the timeout issues I had before. I may try this on my tablet later on and see if that fixes I had on that too. Very promising.
Update: Added another BE, Spat out LIBUSB errors after a while. Fun.
|
|
|
|
-ck
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 15, 2013, 08:00:42 AM |
|
Updated my cgminer, Got it on a different hub with just one BE right now. It's running smooth so far, I'll check it in 30 minutes and add another BE. This version of CGminer may have fixed the timeout issues I had before. I may try this on my tablet later on and see if that fixes I had on that too. Very promising.
Update: Added another BE, Spat out LIBUSB errors after a while. Fun.
Which libusb errors?
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
OtaconEmmerich
|
|
October 15, 2013, 11:00:01 AM |
|
I tried again, Running fine now on all 6 BE's. I think Hotplugging or User error(I had a bunch of instances of screen running because I'm stupid) caused the error. Gunna let it run all night now. Good work on the new code ckolivas.
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 15, 2013, 02:12:47 PM |
|
Yeah, I should add the caveat... no hot-plugging! the OS/kernel just doesn't support it.
|
|
|
|
OtaconEmmerich
|
|
October 16, 2013, 05:05:46 AM |
|
Hmm, tempted to get get this going on my ASUS WL-520gU now. The million dollar question is, is 16MB of RAM enough? my N16 is using 43MB right now.
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 16, 2013, 12:54:20 PM |
|
With a swap drive it might, but you'd be pushing it some.
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 17, 2013, 04:15:11 PM Last edit: October 17, 2013, 04:28:11 PM by P_Shep |
|
Upped to 3.6.3 https://www.dropbox.com/s/h3hsknaf1fdw2rk/cgminer_3.6.3_mipsel.ipkAll working with my 6 BFL SC singles 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.)
|
|
|
|
nitrox
Member
Offline
Activity: 136
Merit: 10
tester
|
|
October 19, 2013, 12:09:52 PM |
|
help. when start cgminer show this message
/opt/etc/init.d/S99cgminer: /opt/etc/init.d/S99cgminer: 50: optlog: not found
and cgminer stop working , i use cgminer_3.6.3_mipsel.ipk
later I'll try older version
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 19, 2013, 12:39:03 PM |
|
hmm, wonder why you're missing that. Anyway, I think you can just change all instances of optlog to 'echo'.
|
|
|
|
OtaconEmmerich
|
|
October 19, 2013, 01:44:42 PM |
|
Ick, Just got a(-7) LIBUSB_ERROR_TIMEOUT loop for the second time in a row tonight. Which means I have to restart the router to get it all going again. I updated to 3.6.3 not long ago, but why are errors showing up a day or so later? I wonder if that Seg fault I got a day ago mattered..
|
|
|
|
nitrox
Member
Offline
Activity: 136
Merit: 10
tester
|
|
October 20, 2013, 01:51:03 AM |
|
i get cgminer_3.6.3_mipsel.ipk working normal. i changed openwrt with dd-wrt. now can't start API. i add to my cgminer.conf "api-listen" : true, "api-port" : "4028", "api-allow" : "W:192.168.1.0/24" but i get only this on miner.php: Error getting device list: ERR: socket connect(0) failed any ideas to fix it
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 20, 2013, 01:32:09 PM |
|
You could try starting cgminer manually, and having a look at the messages during start up to see if it's enabling the API. Can't say what's going on there. Looks like it should work. Firewall issue?
|
|
|
|
nitrox
Member
Offline
Activity: 136
Merit: 10
tester
|
|
October 20, 2013, 05:39:27 PM |
|
logfile add: how to start manually cgminer ? i think first then what ?
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 21, 2013, 12:09:44 PM |
|
then manually:
cgminer -c /opt/etc/cgminer.conf
|
|
|
|
nitrox
Member
Offline
Activity: 136
Merit: 10
tester
|
|
October 21, 2013, 06:02:00 PM Last edit: October 21, 2013, 06:22:56 PM by nitrox |
|
i get this : root@MINER:~# cgminer -c /opt/etc/cgminer.conf Illegal instruction root@MINER:~# ADD: i think some lib is missing , i get "screen" just in case but no result even after restart
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 21, 2013, 07:28:43 PM |
|
type: unset LD_LIBRARY_PATH unset LD_PRELOAD
first, then cgminer ...
|
|
|
|
nitrox
Member
Offline
Activity: 136
Merit: 10
tester
|
|
October 21, 2013, 07:41:56 PM |
|
got : root@MINER:~# unset LD_LIBRARY_PATH root@MINER:~# unset LD_PRELOAD root@MINER:~# cgminer -c /opt/etc/cgminer.conf Illegal instruction root@MINER:~# and always get "Illegal instruction" ADD: this unset LD_LIBRARY_PATH unset LD_PRELOAD is included in cgminer.sh
|
|
|
|
P_Shep (OP)
Legendary
Offline
Activity: 1795
Merit: 1208
This is not OK.
|
|
October 21, 2013, 09:41:31 PM |
|
That is odd. It starts with cgminer.sh, but not manually? I don't get it. That's weird.
|
|
|
|
|
|