Bitcoin Forum
May 22, 2024, 02:50:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitmain Antminer U2 being detected as U3  (Read 118 times)
CADuke (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 18, 2020, 01:20:04 AM
 #1

I am not even sure if I am posting this in the correct place as I have no idea what actually is the problem.

I got my Antminer U2's out of storage to sell a few to a friend who was wanting to collect old asic miners. Out of the 11 I have only 4 show up as show up as ANU. The other 9 show up as AU3, which of course just throws errors. I am running cgminer 4.11.1 on Raspberry Pi 4.

I have changed usb hubs, deleted cgminer.conf, rebuilt cgminer and they still show up as AU3.
I remember using --usb ICA:0 in the past to disable block erupters in the past. It has been so long since I have used these. I remember using --usb ICA:0 to run two instances of cgminer, one for Blue Furry and one with the antminers.

I know --usb AU3 does not work. Anyone know how I can keep them from being detected as U3?
mikeywith
Legendary
*
Offline Offline

Activity: 2240
Merit: 6405


be constructive or S.T.F.U


View Profile
August 18, 2020, 01:51:42 AM
Last edit: August 18, 2020, 03:07:31 AM by frodocooper
 #2

This is the right board to your question as far as the forum rules are concerned, although I doubt that you will find answers here because the guys who know too well about these USB miners don't hang around here too much.

I would say the best guy for this would be sidehack, you could probably send him a PM since he isn't very active in this 'mining support' section, or you might try to ask in this topic.

Alternatively, wait and hope that someone here has had these little toys and can help you out, sadly I was not around when these pod miners were a thing.

█▀▀▀











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











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

Activity: 4130
Merit: 7907


'The right to privacy matters'


View Profile WWW
August 18, 2020, 03:38:43 AM
Last edit: August 18, 2020, 11:39:41 PM by frodocooper
 #3

I have not used these in so long.

But try using this thread

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

these are stick miners and vh the op has played with cgminer a lot.

you need to use cgminer with zadig.

zadig will load drivers for the sticks.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
CADuke (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 19, 2020, 12:15:57 AM
 #4

Funny you both mention shidehack and vh. I am running some old R808 and a few R606 in my shed. It is only thing I use cgminer at moment. I already tried using vh's fork of cgminer and is doing the same.

I believe it is a problem with Raspbery Pi OS 64-bit when it has more than four sticks. I used my RPi with RetroPie installed as it was closest thing. I had no problem with it recognizing all the Antminer U2.

It has been fun messing with these old stick miners. I held on to two of each stick miner I have ever used. But I think I just uncovered what might be a financial headache in the form of paper wallets.  I used these to buy used GPUs 8-10 years ago. Undecided
bmoscato
Sr. Member
****
Offline Offline

Activity: 361
Merit: 267


View Profile
August 29, 2020, 08:57:56 PM
Last edit: August 31, 2020, 12:07:30 AM by frodocooper
Merited by frodocooper (3)
 #5

I have a RPi 4 running a mix of 10 U1/U2s using VH's fork of CGMiner 4.11.1. The RPi 4 is 4GB version and is updated to the most current Raspbian (Buster).

Don’t forget that you have to grant access to the USB devices after installing CGMiner. (This is assuming that you followed philipma1957 and used VH’s fork and default directory from the link that he posted.)

Code:
cd ~/git/vthoang/cgminer/
sudo usermod -G plugdev -a `whoami`
sudo cp 01-cgminer.rules /etc/udev/rules.d/
sudo reboot

I run this from the ~/git/vthoang/cgminer/ directory:

Code:
./cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1BmcjRJTRQAP7je5B7tDCLw4MDzXceSG9P.0 -p x --anu-freq 250 --suggest-diff 128 --api-listen --api-allow W:127.0.0.1

Keep in mind that you can set the frequency on the U1/U2:

Code:
--anu-freq <arg>    Set AntminerU1/2 frequency in MHz, range 125-500 (default: 250.0)
Pages: [1]
  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!