Bitcoin Forum
March 19, 2024, 08:22:20 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 [782] 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805147 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
vayvanne
Full Member
***
Offline Offline

Activity: 217
Merit: 101


View Profile
November 29, 2014, 03:38:08 AM
 #15621

I left it waiting a few hours until morning and it did not connect. Will try again and report if it still does not. Yes, I have only one U2 and seems it is best at 200MHz. Thanks.
1710836540
Hero Member
*
Offline Offline

Posts: 1710836540

View Profile Personal Message (Offline)

Ignore
1710836540
Reply with quote  #2

1710836540
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710836540
Hero Member
*
Offline Offline

Posts: 1710836540

View Profile Personal Message (Offline)

Ignore
1710836540
Reply with quote  #2

1710836540
Report to moderator
Cyper_BLC
Sr. Member
****
Offline Offline

Activity: 490
Merit: 270


Reverse Engineer


View Profile
November 29, 2014, 05:40:55 AM
 #15622

anyone know how can i change cgminer executable in antminer S4?

/etc/init.d/cgminer.sh stop
wget http://ck.kolivas.org/apps/cgminer/antminer/s4/4.6.1-141018/cgminer
mv /usr/bin/cgminer /usr/bin/cgminer.bak
chmod +x cgminer
mv cgminer /usr/bin/cgminer
/etc/init.d/cgminer.sh restart

this is not working
i change 10 times but when S4 restarted, old one comes again. i cant place new cgminer in S4 Huh
is BBB angstrom blocking my modifies???

another question is nicehash release this version of cgminer
is this safe ? i seen kolivas's cgminer is 300-400Kb but this is 1700kb ?? Huh

https://nicehash.com/download/AntMinerS4-cgminer.zip
https://nicehash.com/?p=software


For donations : 1CYPERv5yZ4c9FRzPyCz5u8vhttyKmVkto
Emeğe Saygı Göstermeyenler, BECERIKSIZ kişilerdir.
Zich
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


View Profile WWW
November 29, 2014, 05:46:10 AM
 #15623

I left it waiting a few hours until morning and it did not connect. Will try again and report if it still does not. Yes, I have only one U2 and seems it is best at 200MHz. Thanks.

Are you solo mining? Maybe you want to try http://solo.ckpool.org/
Perlover
Full Member
***
Offline Offline

Activity: 162
Merit: 109


View Profile
November 29, 2014, 10:08:04 AM
 #15624

My console is also displaying a lot of the LIBUSB_ERROR_IO. Any ideas?

I got same errors in RasPi
After i recompiled with --with-libusb but before i done:

cd cgminer-distrib
sudo make unistall # should be done for uninstalling *.h files of libusb support which were installed by cgminer. Without this you will get binary linked with non-system lib
sudo make clean
./configure --with-libusb ...
make && sudo make install
Perlover
Full Member
***
Offline Offline

Activity: 162
Merit: 109


View Profile
November 29, 2014, 10:13:10 AM
 #15625

Try this one line change in usbutils.c line 893:

Thanks, i done
Now it is working. I will report about results.

And please i want to notice that before core files i see in this time in /var/log/kern.log

Code:
Nov 29 07:30:44 raspberrypi kernel: [58770.017696] usb 1-1.3.1: USB disconnect, device number 13
Nov 29 07:30:44 raspberrypi kernel: [58770.762521] usb 1-1.3.1: new full-speed USB device number 15 using dwc_otg
Nov 29 07:30:44 raspberrypi kernel: [58770.876079] usb 1-1.3.1: New USB device found, idVendor=297c, idProduct=0001
Nov 29 07:30:44 raspberrypi kernel: [58770.876115] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 29 07:30:44 raspberrypi kernel: [58770.876131] usb 1-1.3.1: Product: M1 Module
Nov 29 07:30:44 raspberrypi kernel: [58770.876144] usb 1-1.3.1: Manufacturer: HashFast LLC
Nov 29 07:30:44 raspberrypi kernel: [58770.876158] usb 1-1.3.1: SerialNumber: 6fd744af545f5ee1aa2b717c30f27551
Nov 29 07:30:44 raspberrypi kernel: [58770.881156] cdc_acm 1-1.3.1:1.0: ttyACM0: USB ACM device

And

Code:
Nov 29 09:33:14 raspberrypi kernel: [66120.264296] usb 1-1.3.2: USB disconnect, device number 14
Nov 29 09:33:15 raspberrypi kernel: [66121.009407] usb 1-1.3.2: new full-speed USB device number 16 using dwc_otg
Nov 29 09:33:15 raspberrypi kernel: [66121.122171] usb 1-1.3.2: New USB device found, idVendor=297c, idProduct=0001
Nov 29 09:33:15 raspberrypi kernel: [66121.122241] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 29 09:33:15 raspberrypi kernel: [66121.122260] usb 1-1.3.2: Product: M1 Module
Nov 29 09:33:15 raspberrypi kernel: [66121.122274] usb 1-1.3.2: Manufacturer: HashFast LLC
Nov 29 09:33:15 raspberrypi kernel: [66121.122289] usb 1-1.3.2: SerialNumber: cad2530b65ee406439d3a7cb8190d609
Nov 29 09:33:15 raspberrypi kernel: [66121.127335] cdc_acm 1-1.3.2:1.0: ttyACM0: USB ACM device

And my core files:
Code:
-rw------- 1 pi pi 162668544 Hoя 29 07:30 core.3641
-rw------- 1 pi pi 171257856 Hoя 29 09:33 core.3789

Exactly in like these moments cgminer gets segmentation fault
Buchi-88
Legendary
*
Offline Offline

Activity: 3738
Merit: 2450



View Profile
November 30, 2014, 07:53:35 AM
 #15626

New release: Version 4.8.0, 25th November 2014

- Rockminer driver updates for better support of New R-Box and RK Box:
-- Filter out the bulk of the duplicate shares. This will make the hashrate appear lower, but no pool would have been honouring them as valid shares anyway.
-- Substantially lower hardware errors.
-- Lower CPU usage.
-- Slightly higher effective hashrate.


Is the lower CPU usage (Raspberry Pi) by all miners or only for the Rockminer?

regards

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Zich
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


View Profile WWW
November 30, 2014, 08:03:53 AM
 #15627

New release: Version 4.8.0, 25th November 2014

- Rockminer driver updates for better support of New R-Box and RK Box:
-- Filter out the bulk of the duplicate shares. This will make the hashrate appear lower, but no pool would have been honouring them as valid shares anyway.
-- Substantially lower hardware errors.
-- Lower CPU usage.
-- Slightly higher effective hashrate.


Is the lower CPU usage (Raspberry Pi) by all miners or only for the Rockminer?

regards

It's under Rockminer driver updates..... So lower cpu usage with Rockminer i believe
wolf_miner
Legendary
*
Offline Offline

Activity: 1018
Merit: 1001



View Profile
November 30, 2014, 06:04:11 PM
 #15628

Hi, i need some help, "--balance" command can be added at the end of the command line or is necessary that is placed at the begin, to restore the default pool strategy can i use "--failover" command.

Thanks in advance W_M

PS is available in CGMINER for Innosilicon A2 chips (scrypt) ?
os2sam
Legendary
*
Offline Offline

Activity: 3577
Merit: 1090


Think for yourself


View Profile
November 30, 2014, 06:46:49 PM
 #15629

Hi, i need some help, "--balance" command can be added at the end of the command line or is necessary that is placed at the begin, to restore the default pool strategy can i use "--failover" command.

Thanks in advance W_M

PS is available in CGMINER for Innosilicon A2 chips (scrypt) ?

You can put --balance anywhere you want.  I usually put the command line switch's before the pool info though.

I don't think there is a --failover switch as that is the default.

CGMiner is a Bitcoin miner software so it doesn't support scrypt.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
November 30, 2014, 06:52:36 PM
 #15630

I need some help enabling privileged API access on an Ant S3.  I've tried modifying /etc/init.d/cgminer to include --API-ALLOW W:192.168.0/24, and also --API-ALLOW W:192.168.0.194, and cgminer never starts up. 

Can someone shed some light on this?

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
November 30, 2014, 06:56:34 PM
 #15631

I need some help enabling privileged API access on an Ant S3.  I've tried modifying /etc/init.d/cgminer to include --API-ALLOW W:192.168.0/24, and also --API-ALLOW W:192.168.0.194, and cgminer never starts up. 

Can someone shed some light on this?

M

The instructions I've been using are:

  • SSH into the AntMiner (user/password: root/root)
  • Edit /etc/config/cgminer (e.g. using vi)
  • Modify the api_allow argument to read option api_allow 'W:127.0.0.1,W:192.168.0.1/24' (for a 192.168.0.1-based network)
  • Locate the line beginning with PARAMS= and change it accordingly: PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-allow $_aa --bitmain-checkn2diff --bitmain-hwerror --queue 4096"
  • Restart the S3 (e.g. using sudo reboot)

The 2nd change is specifically from --api-network to --api-allow $_aa (thanks to kano for discovering).

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
November 30, 2014, 07:01:52 PM
 #15632

I need some help enabling privileged API access on an Ant S3.  I've tried modifying /etc/init.d/cgminer to include --API-ALLOW W:192.168.0/24, and also --API-ALLOW W:192.168.0.194, and cgminer never starts up. 

Can someone shed some light on this?

M

The instructions I've been using are:

  • SSH into the AntMiner (user/password: root/root)
  • Edit /etc/config/cgminer (e.g. using vi)
  • Modify the api_allow argument to read option api_allow 'W:127.0.0.1,W:192.168.0.1/24' (for a 192.168.0.1-based network)
  • Locate the line beginning with PARAMS= and change it accordingly: PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-allow $_aa --bitmain-checkn2diff --bitmain-hwerror --queue 4096"
  • Restart the S3 (e.g. using sudo reboot)

The 2nd change is specifically from --api-network to --api-allow $_aa (thanks to kano for discovering).

Where do I find the api_allow arg?  I'm not seeing it in there, and step 3 doesn't jive with step 4 if it's the same line that today has --api-network.

I'm sorry I'm missing something. Sad

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
November 30, 2014, 07:08:12 PM
 #15633

I need some help enabling privileged API access on an Ant S3.  I've tried modifying /etc/init.d/cgminer to include --API-ALLOW W:192.168.0/24, and also --API-ALLOW W:192.168.0.194, and cgminer never starts up. 

Can someone shed some light on this?

M

The instructions I've been using are:

  • SSH into the AntMiner (user/password: root/root)
  • Edit /etc/config/cgminer (e.g. using vi)
  • Modify the api_allow argument to read option api_allow 'W:127.0.0.1,W:192.168.0.1/24' (for a 192.168.0.1-based network)
  • Locate the line beginning with PARAMS= and change it accordingly: PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-allow $_aa --bitmain-checkn2diff --bitmain-hwerror --queue 4096"
  • Restart the S3 (e.g. using sudo reboot)

The 2nd change is specifically from --api-network to --api-allow $_aa (thanks to kano for discovering).

Where do I find the api_allow arg?  I'm not seeing it in there, and step 3 doesn't jive with step 4 if it's the same line that today has --api-network.

I'm sorry I'm missing something. Sad

M

My bad, I missed a step in copying them over from my wiki (it's split into S1 and S3 there). Let me try again:

  • SSH into the AntMiner (user/password: root/root)
  • Edit /etc/config/cgminer (e.g. using vi)
  • Modify the api_allow argument to read option api_allow 'W:127.0.0.1,W:192.168.0.1/24' (for a 192.168.0.1-based network)
  • Edit /etc/init.d/cgminer
  • Locate the line beginning with PARAMS= and change it accordingly: PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-allow $_aa --bitmain-checkn2diff --bitmain-hwerror --queue 4096"
  • Restart the S3 (e.g. using sudo reboot)

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
November 30, 2014, 07:26:25 PM
 #15634

I need some help enabling privileged API access on an Ant S3.  I've tried modifying /etc/init.d/cgminer to include --API-ALLOW W:192.168.0/24, and also --API-ALLOW W:192.168.0.194, and cgminer never starts up. 

Can someone shed some light on this?

M

The instructions I've been using are:

  • SSH into the AntMiner (user/password: root/root)
  • Edit /etc/config/cgminer (e.g. using vi)
  • Modify the api_allow argument to read option api_allow 'W:127.0.0.1,W:192.168.0.1/24' (for a 192.168.0.1-based network)
  • Locate the line beginning with PARAMS= and change it accordingly: PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-allow $_aa --bitmain-checkn2diff --bitmain-hwerror --queue 4096"
  • Restart the S3 (e.g. using sudo reboot)

The 2nd change is specifically from --api-network to --api-allow $_aa (thanks to kano for discovering).

Where do I find the api_allow arg?  I'm not seeing it in there, and step 3 doesn't jive with step 4 if it's the same line that today has --api-network.

I'm sorry I'm missing something. Sad

M

My bad, I missed a step in copying them over from my wiki (it's split into S1 and S3 there). Let me try again:

  • SSH into the AntMiner (user/password: root/root)
  • Edit /etc/config/cgminer (e.g. using vi)
  • Modify the api_allow argument to read option api_allow 'W:127.0.0.1,W:192.168.0.1/24' (for a 192.168.0.1-based network)
  • Edit /etc/init.d/cgminer
  • Locate the line beginning with PARAMS= and change it accordingly: PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_ow $_bec --api-listen --api-allow $_aa --bitmain-checkn2diff --bitmain-hwerror --queue 4096"
  • Restart the S3 (e.g. using sudo reboot)


I'm sorry, I'm not seeing the line that has the api_allow argument (step #3 above).  As far as I can tell that line doesn't exist.  Lines with a # are commented out, right?  There is one AOPTIONS and one PARAMS, and neither has api_allow in it.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
Perlover
Full Member
***
Offline Offline

Activity: 162
Merit: 109


View Profile
December 01, 2014, 12:35:58 PM
 #15635

Try this one line change in usbutils.c line 893:
Change:
Code:
#define DO_USB_STATS 1
to:
Code:
#define DO_USB_STATS 0
Now i got new core file after this changes

Code:
pi@raspberrypi ~ $ gdb -c core.2206 /usr/local/bin/cgminer
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/cgminer...done.
[New LWP 2228]
[New LWP 2206]
[New LWP 2208]
[New LWP 2215]
[New LWP 2217]
[New LWP 2218]
[New LWP 2219]
[New LWP 2220]
[New LWP 2221]
[New LWP 2222]
[New LWP 2223]
[New LWP 2226]
[New LWP 2227]
[New LWP 2229]
[New LWP 2209]
[New LWP 2216]
[New LWP 2224]
[New LWP 2207]
[New LWP 2210]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `cgminer -c cgminer.conf --hfa-hash-clock 700'.
Program terminated with signal 11, Segmentation fault.
#0  0x00041610 in usb_perform_transfer (cgpu=0x1500f88, usbdev=<optimized out>, intinfo=<optimized out>, epinfo=<optimized out>, data=0x184cf18f <Address 0x184cf18f out of bounds>,
    length=422109583, transferred=0x191a018f, timeout=0, cmd=C_REJECTED, cancellable=false, tt=false, mode=<optimized out>, seq=<optimized out>) at usbutils.c:3061
3061            else if ((endpoint & LIBUSB_ENDPOINT_DIR_MASK) == LIBUSB_ENDPOINT_IN && *transferred)
(gdb) bt
#0  0x00041610 in usb_perform_transfer (cgpu=0x1500f88, usbdev=<optimized out>, intinfo=<optimized out>, epinfo=<optimized out>, data=0x184cf18f <Address 0x184cf18f out of bounds>,
    length=422109583, transferred=0x191a018f, timeout=0, cmd=C_REJECTED, cancellable=false, tt=false, mode=<optimized out>, seq=<optimized out>) at usbutils.c:3061
#1  0x1850818e in ?? ()
#2  0x1850818e in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)

And in this time in /var/log/kern.log
Code:
Dec  1 13:32:22 raspberrypi kernel: [ 4186.077616] usb 1-1.3.1: USB disconnect, device number 7
Dec  1 13:32:23 raspberrypi kernel: [ 4186.569565] usb 1-1.3.1: new full-speed USB device number 8 using dwc_otg
Dec  1 13:32:23 raspberrypi kernel: [ 4186.682342] usb 1-1.3.1: New USB device found, idVendor=297c, idProduct=0001
Dec  1 13:32:23 raspberrypi kernel: [ 4186.682380] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec  1 13:32:23 raspberrypi kernel: [ 4186.682395] usb 1-1.3.1: Product: M1 Module
Dec  1 13:32:23 raspberrypi kernel: [ 4186.682409] usb 1-1.3.1: Manufacturer: HashFast LLC
Dec  1 13:32:23 raspberrypi kernel: [ 4186.682423] usb 1-1.3.1: SerialNumber: 6fd744af545f5ee1aa2b717c30f27551
Dec  1 13:32:23 raspberrypi kernel: [ 4186.691731] cdc_acm 1-1.3.1:1.0: ttyACM0: USB ACM device

It's not big problem for me - i have bash script "while : ; do cgminer...; done"
But i would want to understand - where is bug - in your side on in my one.

Perlover
Full Member
***
Offline Offline

Activity: 162
Merit: 109


View Profile
December 01, 2014, 12:39:00 PM
 #15636

And after 2-3 minute new core file:
Code:
pi@raspberrypi ~ $ gdb -c core.2323 /usr/local/bin/cgminer
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/cgminer...done.
[New LWP 2351]
[New LWP 2323]
[New LWP 2325]
[New LWP 2333]
[New LWP 2334]
[New LWP 2335]
[New LWP 2336]
[New LWP 2337]
[New LWP 2338]
[New LWP 2339]
[New LWP 2342]
[New LWP 2343]
[New LWP 2344]
[New LWP 2345]
[New LWP 2350]
[New LWP 2328]
[New LWP 2324]
[New LWP 2348]
[New LWP 2340]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `cgminer -c cgminer.conf --hfa-hash-clock 700'.
Program terminated with signal 11, Segmentation fault.
bt
#0  __list_del (next=0x0, prev=0xb2f19398) at elist.h:78
78              next->prev = prev;
(gdb) bt
#0  __list_del (next=0x0, prev=0xb2f19398) at elist.h:78
#1  list_del (entry=0xad6f9398) at elist.h:89
#2  complete_usb_transfer (ut=0xad6f9380) at usbutils.c:2864
#3  0x0004168c in usb_perform_transfer (cgpu=0xc82e70, usbdev=<optimized out>, intinfo=<optimized out>, epinfo=<optimized out>, data=0x0, length=0, transferred=0x0, timeout=0,
    cmd=C_REJECTED, cancellable=false, tt=false, mode=<optimized out>, seq=<optimized out>) at usbutils.c:3028
#4  0x00000000 in ?? ()
(gdb)

But in /var/log/kern.log now no there are new logs :-/
Dimoza
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
December 01, 2014, 08:15:37 PM
 #15637

Hi all,

I've got number of the Avalon Nano (https://bitcointalk.org/index.php?topic=779612.msg8841428;topicseen#msg8841428). I have successfuly downloaded and compiled fresh version of cgminer
https://en.bitcoin.it/wiki/Avalon_nano#Cgminer_for_Avalon_nano

but ir can't detect devices whatever i did. I was trying
several versions including lastone from here
https://github.com/Canaan-Creative/cgminer/tree/avalon-usb
with and without the "--with-system-libusb" option

Would be appreciate for help and hints.

PS. bfgminer detects devices just fine and start hashing, but there another problem... it stall in minutes and need to be restarted. So my hopes targeted to cgminer.

I'm *NIX user (if it may concern...)
salfter
Hero Member
*****
Offline Offline

Activity: 651
Merit: 501


My PGP Key: 92C7689C


View Profile WWW
December 01, 2014, 08:27:46 PM
Last edit: December 01, 2014, 09:10:16 PM by salfter
 #15638

- Added an --enable-forcecombo option to allow building of driver combinations with drivers that are normally built standalone.

Cool

I'm rebuilding now...it's on a Raspberry Pi, so it'll be a while.

...and it's now rebuilt and running.

Cool

Tipjars: BTC 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 LTC LTipsVC7XaFy9M6Zaf1aGGe8w8xVUeWFvR | My Bitcoin Note Generator | Pool Auto-Switchers: zpool MiningPoolHub NiceHash
Bitgem Resources: Pool Explorer Paper Wallet
vayvanne
Full Member
***
Offline Offline

Activity: 217
Merit: 101


View Profile
December 02, 2014, 05:13:55 PM
 #15639

today, after a few days of stable hashing I have got this:
Quote
cgminer version 4.8.0 - Started: [2014-11-29 14:32:17]
--------------------------------------------------------------------------------
 (20s):1.001G (1m):884.7M (5m):777.8M (15m):943.2M (avg):1.501Gh/s
 A:0  R:0  HW:10  WU:21.0/m
 Connected to localhost diff 40.3G without LP as user vay
 Block: 9076b9eb...  Diff:40.3G  Started: [17:05:12]  Best share: 608K
--------------------------------------------------------------------------------
 [U ]SB management [P]ool management [S ]ettings [D]isplay options [Q]uit
 2: AU3 0       : 225MHz 750mV            | 1.086G / 918.8Mh/s WU:12.8/m
--------------------------------------------------------------------------------
 [2014-12-02 17:09:02] AU3 0: No valid hashes for over 1 secs, attempting to reset
 [2014-12-02 17:09:02] AU3 0 attempted reset got err:(0) LIBUSB_SUCCESS
 [2014-12-02 17:09:05] AU3 0: Share above target
 [2014-12-02 17:09:06] AU3 0: Share above target
 [2014-12-02 17:09:08] AU3 0: No valid hashes for over 1 secs, attempting to reset
 [2014-12-02 17:09:08] AU3 0 attempted reset got err:(0) LIBUSB_SUCCESS
 [2014-12-02 17:09:09] (20s):1.102G (1m):1.012G (5m):799.5M (15m):963.0M (avg):1.501Gh/s
 [2014-12-02 17:09:10] AU3 0: Share above target
 [2014-12-02 17:09:12] AU3 0: No valid hashes for over 1 secs, attempting to reset
 [2014-12-02 17:09:12] AU3 0 attempted reset got err:(0) LIBUSB_SUCCESS
 [2014-12-02 17:09:17] Stored 513 transactions from pool 0
 [2014-12-02 17:09:29] (20s):777.5M (1m):839.1M (5m):764.2M (15m):946.9M (avg):1.501Gh/s
Sometimes I get AU3 device right from startup.
Buchi-88
Legendary
*
Offline Offline

Activity: 3738
Merit: 2450



View Profile
December 03, 2014, 05:28:05 PM
 #15640

Good day,

i have a probem with Oscam

Code:
http://linuxsat-support.com/showthread.php?t=30959

(and Easymouse2 Card Reader) and Cgminer on one Raspberry Pi???

They have USB conflicts and i don't know why?

Quote
root@sunwatch:~# ls -l /dev/ttyUSB*
crw-rw---- 1 root dialout 188,  0 Dec  3 18:12 /dev/ttyUSB0 -> Easymouse
crw-rw---- 1 root dialout 188,  1 Jan  1  1970 /dev/ttyUSB1
crw-rw---- 1 root dialout 188, 10 Jan  1  1970 /dev/ttyUSB10
crw-rw---- 1 root dialout 188,  2 Jan  1  1970 /dev/ttyUSB2
crw-rw---- 1 root dialout 188,  3 Jan  1  1970 /dev/ttyUSB3
crw-rw---- 1 root dialout 188,  4 Jan  1  1970 /dev/ttyUSB4
crw-rw---- 1 root dialout 188,  5 Jan  1  1970 /dev/ttyUSB5
crw-rw---- 1 root dialout 188,  6 Jan  1  1970 /dev/ttyUSB6
crw-rw---- 1 root dialout 188,  7 Jan  1  1970 /dev/ttyUSB7
crw-rw---- 1 root dialout 188,  8 Jan  1  1970 /dev/ttyUSB8
crw-rw---- 1 root dialout 188,  9 Jan  1  1970 /dev/ttyUSB9

The Oscam runs but when i start cgminer i have this message in cgminer:

[2014-12-03 17:57:21] FAIL: USB get_lock not found (1:5)
[2014-12-03 17:57:23] Icarus detect (1:5) failed to initialise (incorrect device?)

and at the same time in Oscam:

EA3410 r orf-ice [mouse] ERROR: IO_Serial_GetStatus: ioctl(TIOCMGET): Input/output error
EA3410 r orf-ice [mouse] Error getting card status.

so i hope everyone has a solution???

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: « 1 ... 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 [782] 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 ... 843 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!