Pages:
Author

Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.0 - page 78. (Read 5805508 times)

hero member
Activity: 981
Merit: 500
DIV - Your "Virtual Life" Secured and Decentralize
I am having problems logging on to my S3. I was logged in last night and this morning it asked me to reenter my password to log in. When I did this is what I see:

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/sauth.lua:87: Session data invalid!
stack traceback:
   [C]: in function 'assert'
   /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
   /usr/lib/lua/luci/dispatcher.lua:195: in function

It is still hashing on my pool ( @ 410-420 GH/s on 218.75 freq) and I have tried to log in a few more times with always the same results. Not sure if it's safe to power down or to use the reset button? Any help would be appreciated.

I'm positive this is where you want to post this question

https://bitcointalk.org/index.php?topic=671189.3740

The LuCi and openwrt are not by con or the cgminer crew. It is possible one of the nice folks on here will know the answer though. Bitmain and openwrt would have actually done the programming for that part.

EDIT: I can't wait for a binary that uses a new version of cgminer. I really should look into if its possible to add a config file and have everything work as I like more then 3 backups.
sr. member
Activity: 252
Merit: 254
Has anyone gotten CGMiner 4.5 to run with the Gridseed A1 units?  I see A1 files in it, I've compiled it with the A1 support....but it never detects the A1 hardware when I run it. 

command line:  sudo ./cgminer -o pooladdress -u username -p password --bitmine-a1-options 16000:800000:2000

The unit has a built in rpi and the A1 controller board is connected to the GPIO pins.  I've tried running on the image that came with the hardware, as well as compiling on a generic raspbian image....same result....it doesn't find the A1 hardware. 

What am I missing?

The hardware I'm speaking of is this one in particular:
legendary
Activity: 1232
Merit: 1000
I am having problems logging on to my S3. I was logged in last night and this morning it asked me to reenter my password to log in. When I did this is what I see:

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/sauth.lua:87: Session data invalid!
stack traceback:
   [C]: in function 'assert'
   /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
   /usr/lib/lua/luci/dispatcher.lua:195: in function

It is still hashing on my pool ( @ 410-420 GH/s on 218.75 freq) and I have tried to log in a few more times with always the same results. Not sure if it's safe to power down or to use the reset button? Any help would be appreciated.
legendary
Activity: 3583
Merit: 1094
Think for yourself
2. Hotplug
Quote
--hotplug     Seconds between hotplug checks (0 means never check)
What is default value?

Just a WAG but I would say 5 seconds

"--hotplug     Set hotplug check time to seconds (0=never default: 5) - only with libusb
newbie
Activity: 4
Merit: 0
1. I tray below command for Rockminers, but it doesn't work
Quote
The second version
  --usb BAS:1,BFL:1,MMQ:0,ICA:0,KLN:0
allows you to specify how many devices to choose based on each device
driver cgminer has - the current USB drivers are:
AVA, BAS, BFL, BF1, DRB, HFA, ICA, KLN and MMQ.
What name is correct for:
ANU - Antminer U2
LIN - Rockminer R32
LIR - Rockminer RK/R3

2. Hotplug
Quote
--hotplug      Seconds between hotplug checks (0 means never check)
What is default value?
legendary
Activity: 3934
Merit: 2634
THX for the new version, i will test it 😋
member
Activity: 117
Merit: 10
One Cointerra difference I noticed - I guess I get a lot of hardware errors, but compared to 4.2.3, 4.5.0 is spamming "CTA 0: Notify bad match work", due to the change from a debug-log error to a warning:

https://github.com/ckolivas/cgminer/commit/0df5ca450874b790a418d928440f199bb70ad0ce#diff-742994a60422e991277c4e9150c70b41R400

The full debug log reads like:

CTA0: invalid nonce - HW error                                                                                       
CTA 0: Notify bad match work                                                                                         
False match sent: work id 398 midstate c97c5ce931b02152910c4b3a75784b309a22087b57011e49e2a9840b323424b0  blkhdr 6655f$
False match reports: work id 0x0169 MCU id 0x65030000 work diff 64.0                                                 
False match tested: nonce 0xc7b58fe8 noffset 41 813b0654da5ab31bfUü\205į×S¢®:^X                                     
False match devdiff set to 64.0 share diff calc 0

It's totally aesthetic so I'm not complaining. Was there a reason for the change?
newbie
Activity: 25
Merit: 0
Hi Dr Ckolivas
Is the New version without ZOMBIEs for cointerra devices?
Yes it is.

Thanks¡¡¡¡¡
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Hi Dr Ckolivas
Is the New version without ZOMBIEs for cointerra devices?
Yes it is.
newbie
Activity: 25
Merit: 0
Hi Mr Ckolivas
Is the New version without ZOMBI's for cointerra devices?
Thanks
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
New version: 4.5.0, 29th July 2014
(...)
- Change default voltage on ava2 to 0.666V because Satan
(...)
It explains some things Cheesy
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
New version: 4.5.0, 29th July 2014

Mainly new and updated drivers.


Human readable changelog:

- Driver for new device Hashratio, uses direct USB as per all other devices to work generically on any PC platform.
- Completely rewritten driver for avalon2/3 to use direct USB for generic PC usage, with automatic default voltage and frequency settings if not specified, on screen information, and much smarter fan control.
- Merged KnC updates for Neptune support.
- Changed the cointerra driver to not fail on old firmware with checksum errors, allowing people with these devices to easily generically plug them into their PCs.
- Put lots more documentation into READMEs.
- Fixed the windows packages to have windows style end of lines again and be readable in notepad.


Full changelog:

- Fix windows build for hashratio and ava2
- Demote bad checksum message in cointerra driver but allow message to still be
parsed since it won't allow existing firmwares to work otherwise
- Reorder and document the configure options
- Merge https://github.com/KnCMiner/cgminer into knc
- Change default voltage on ava2 to 0.666V because Satan
- Enable combined building of avalon2 and hashratio
- Fix stratum embedded fpgas to not duplicate work with other devices
- Implement smarter PID type fan control for ava2 allowing more generous
temperatures and far lower fan speeds for optimal power and noise usage. Adjust
default frequency to 450 as per recommendation.
- Fix various warnings in ava2
- Go back to polling design since async will not work for ava2 and fix various
read design errors
- Fix error in 2nd read functions for av2 and hro
- Correct init and read sequence for ava2, and convert from a polling mechanism
to a separate read thread
- Initial commit of ava2 conversion to direct USB
- Display frequency and voltage with ava2 on the statline
- Store fan percentage and display temp and fan percent for ava2
- Set avalon2 frequency and voltage to appropriate defaults if none are
specified on the command line
- Demote some ava2 messages that don't need to be errors and remove unused works
array
- Fix broken fan logic for ava2
- Fix hexdump on 64bit
- rockminer frequency is between 200 and 400 MHz
- fix jansson include path in cgminer-api compile instructions
- Remove requirement for ifndefs for avalon2 from the generic driver work
function
- Fix hashratio device name
- Make submit_nonce2_nonce return whether the share was valid or not
- Reinstate missing necessary init sequence for hashratio
- Handle disconnected hashratio devices
- Add hashratio frequency command line
- Fix stratum updates not being passed to hashratio devices and clean up
- Move to updated avalon2 type driver model for hashratio device
- Initial import and conversion of hashratio driver to direct USB
- Increase the internal buffer for API response,   as "stats" command response
can grow greater than 8K
- Detach test pool thread only if we have a blocking startup
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
I did a git pull thiers repo ontop of your master tree
Code:
git clone https://github.com/ckolivas/cgminer
Cloning into 'cgminer'...
remote: Counting objects: 25124, done.
remote: Compressing objects: 100% (9251/9251), done.
remote: Total 25124 (delta 15643), reused 25124 (delta 15643)
Receiving objects: 100% (25124/25124), 20.73 MiB | 705.00 KiB/s, done.
Resolving deltas: 100% (15643/15643), done.
Checking connectivity... done.
rav3n@bitrav3n:~$ cd cgminer
rav3n@bitrav3n:~/cgminer$ git pull https://github.com/KnCMiner/cgminer
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 0), reused 2 (delta 0)
Unpacking objects: 100% (4/4), done.
From https://github.com/KnCMiner/cgminer
 * branch            HEAD       -> FETCH_HEAD
Removing driver-knc-spi-fpga.c
Auto-merging Makefile.am
Merge made by the 'recursive' strategy.
 Makefile.am           |   3 +-
 driver-knc-spi-fpga.c | 904 ----------------------------------------------------------------------------------------------------------
 driver-knc.c          | 865 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 knc-asic.c            | 551 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 knc-asic.h            |  88 +++++++++++
 knc-transport-spi.c   | 148 ++++++++++++++++++
 knc-transport.h       |  23 +++
 7 files changed, 1677 insertions(+), 905 deletions(-)
 delete mode 100644 driver-knc-spi-fpga.c
 create mode 100644 driver-knc.c
 create mode 100644 knc-asic.c
 create mode 100644 knc-asic.h
 create mode 100644 knc-transport-spi.c
 create mode 100644 knc-transport.h
rav3n@bitrav3n:~/cgminer$
Looks like it is mergeable Smiley
Nice, thanks. I'll just pull it all in for the next release, though not having any of their new shiny gear I won't be building binaries or testing it. It seems they want to fully maintain it anyway.
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
So I`m guessing better leave it alone Smiley
TY for quick heads-up.

Edit:
They are working on it https://github.com/KnCMiner/cgminer
But I preasume lots of work to commit any changes...
Some FAQ/HOWTO compile it under linux/ubuntu to run on miner?

I know they keep updating their tree, but they have not pushed a single patch to mainline cgminer. Compiling it requires putting aside a writable partition on the embedded bbb device in it and that is far from trivial unfortunately and I'm not sure there is a set of instructions anywhere public to do that (and I've long since lost those instructions myself too).
I did a git pull thiers repo ontop of your master tree
Code:
git clone https://github.com/ckolivas/cgminer
Cloning into 'cgminer'...
remote: Counting objects: 25124, done.
remote: Compressing objects: 100% (9251/9251), done.
remote: Total 25124 (delta 15643), reused 25124 (delta 15643)
Receiving objects: 100% (25124/25124), 20.73 MiB | 705.00 KiB/s, done.
Resolving deltas: 100% (15643/15643), done.
Checking connectivity... done.
rav3n@bitrav3n:~$ cd cgminer
rav3n@bitrav3n:~/cgminer$ git pull https://github.com/KnCMiner/cgminer
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 0), reused 2 (delta 0)
Unpacking objects: 100% (4/4), done.
From https://github.com/KnCMiner/cgminer
 * branch            HEAD       -> FETCH_HEAD
Removing driver-knc-spi-fpga.c
Auto-merging Makefile.am
Merge made by the 'recursive' strategy.
 Makefile.am           |   3 +-
 driver-knc-spi-fpga.c | 904 ----------------------------------------------------------------------------------------------------------
 driver-knc.c          | 865 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 knc-asic.c            | 551 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 knc-asic.h            |  88 +++++++++++
 knc-transport-spi.c   | 148 ++++++++++++++++++
 knc-transport.h       |  23 +++
 7 files changed, 1677 insertions(+), 905 deletions(-)
 delete mode 100644 driver-knc-spi-fpga.c
 create mode 100644 driver-knc.c
 create mode 100644 knc-asic.c
 create mode 100644 knc-asic.h
 create mode 100644 knc-transport-spi.c
 create mode 100644 knc-transport.h
rav3n@bitrav3n:~/cgminer$
Looks like it is mergeable Smiley
sr. member
Activity: 467
Merit: 250

ok, I went back 15 pages, but didn't see this answered, so I hope I'm safe in asking:

Antminer S3 support yet? I see S1 & S2 folders, but no S3 folder yet.. Hoping Kano has a binary soon..

Trying to compile my own, but getting the build env right is... painful.


Not yet sorry. I believe he is/will be working on it.


Thank you! Can I assume the that device support is already present and mainline'd, and we're just waiting for a usable binary? (IE should I keep trying to compile my own?)


legendary
Activity: 2576
Merit: 1186
So I`m guessing better leave it alone Smiley
TY for quick heads-up.

Edit:
They are working on it https://github.com/KnCMiner/cgminer
But I preasume lots of work to commit any changes...
Some FAQ/HOWTO compile it under linux/ubuntu to run on miner?

I know they keep updating their tree, but they have not pushed a single patch to mainline cgminer. Compiling it requires putting aside a writable partition on the embedded bbb device in it and that is far from trivial unfortunately and I'm not sure there is a set of instructions anywhere public to do that (and I've long since lost those instructions myself too).
You can do it in RAM just fine:
https://github.com/luke-jr/bfgminer/blob/bfgminer-4.5.0/README.ASIC#L145
(pretty sure these steps should work for cgminer just as well)
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
So I`m guessing better leave it alone Smiley
TY for quick heads-up.

Edit:
They are working on it https://github.com/KnCMiner/cgminer
But I preasume lots of work to commit any changes...
Some FAQ/HOWTO compile it under linux/ubuntu to run on miner?

I know they keep updating their tree, but they have not pushed a single patch to mainline cgminer. Compiling it requires putting aside a writable partition on the embedded bbb device in it and that is far from trivial unfortunately and I'm not sure there is a set of instructions anywhere public to do that (and I've long since lost those instructions myself too).
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
So I`m guessing better leave it alone Smiley
TY for quick heads-up.

Edit:
They are working on it https://github.com/KnCMiner/cgminer
But I preasume lots of work to commit any changes...
Some FAQ/HOWTO compile it under linux/ubuntu to run on miner?
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Is there a build never than 4.2.3 for KNC Jupiter FW 1.01? Or it need no change/update?

Knc have not been pushing their changes upstream or communicating with me and our code bases have deviated, so I don't  know what they're doing with their firmware. I'm guessing they're still using an old cgminer code base.
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Is there a build never than 4.2.3 for KNC Jupiter FW 1.01? Or it need no change/update?
Pages:
Jump to: