Bitcoin Forum
November 10, 2024, 08:17:27 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [62] 63 64 65 66 67 68 69 70 71 72 73 74 75 »
  Print  
Author Topic: ANTMINER U3 Discussion and Support Thread  (Read 149367 times)
christiansenn
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 16, 2015, 07:46:10 AM
Last edit: December 16, 2015, 07:49:02 AM by -ck
 #1221

 [ U]SB management [P]ool management [ S]ettings [D]isplay options [Q]uit
 0: AU3 0       : 225MHz 775mV            | 60.62G / 56.73Gh/s WU:792.6/m A:495608 R:0 HW:13
 1: AU3 1       : 225MHz 775mV            | 58.98G / 56.73Gh/s WU:792.5/m A:522232 R:0 HW:10
durandal
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 16, 2015, 11:22:35 AM
 #1222

Using the latest CGminer on linux compiled from git with --enable-icarus, I use --au3-freq 250 --au3-volt 810, which gets me a stable ~63ghs, without getting more than warm to the touch.

I've had a couple of zombie moments in the last week which seem to be precipitated by pool reboots. Might be coincidental!
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
December 20, 2015, 08:12:11 AM
 #1223

it looks like one of my U3 is dead:

- no hashing at all
- the red LED that used to blink when hashing is now permanently ON
- U3 is detected in windows/Linux
- windows cgminer sees it but says there's no drivers even though zadig has been installed
- linux: cgminer -n sees it, cgminer --benchmark just hangs....

I swapped power and USB cable with the same result

philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 20, 2015, 08:29:42 PM
 #1224

I'm new to mining I have just bought an Antminer U3 but can't seem to get it working it keeps saying
Probe of port com4 failed: timeout
Any help would be great
Thanks
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
December 20, 2015, 08:56:23 PM
 #1225

I'm new to mining I have just bought an Antminer U3 but can't seem to get it working it keeps saying
Probe of port com4 failed: timeout
Any help would be great
Thanks

hello.

what OS ?
what miner ?

https://bitcointalk.org/index.php?topic=827356.msg9244179#msg9244179

philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 20, 2015, 09:00:26 PM
 #1226

I'm new to mining I have just bought an Antminer U3 but can't seem to get it working it keeps saying
Probe of port com4 failed: timeout
Any help would be great
Thanks

hello.

what OS ?
what miner ?

https://bitcointalk.org/index.php?topic=827356.msg9244179#msg9244179

Hello
I have Windows 10
and an Antminer u3
I have been trying with cgminer but was getting frustrated so I'm trying BitMinter neither are working
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
December 20, 2015, 09:06:39 PM
 #1227

Bitminter doesn't support the U3

Cgminer will work just fine, but you need to install the zadig driver before, check the post I linked earlier Smiley

philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 20, 2015, 09:13:09 PM
 #1228

Bitminter doesn't support the U3

Cgminer will work just fine, but you need to install the zadig driver before, check the post I linked earlier Smiley
I used install the zadig drivers
and tried with cgminer with no luck either getting no devices detected
I don't know what i'm doing wrong
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
December 20, 2015, 09:22:01 PM
 #1229

You're using cgminer 4.9.* ?

You can run

Cgminer -n (to list current devices)
Cgminer --benchmark (to test the device)

You can try reinstalling zadig drivers as administrator maybe.
You have the 2 solid Red LED on your U3 ?

philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 20, 2015, 09:37:26 PM
Last edit: December 20, 2015, 09:50:29 PM by philspain
 #1230

You're using cgminer 4.9.* ?

You can run

Cgminer -n (to list current devices)
Cgminer --benchmark (to test the device)

You can try reinstalling zadig drivers as administrator maybe.
You have the 2 solid Red LED on your U3 ?


I'm using cgminer 4.9.2 tried a few
reinstalled the drivers no difference and rebooted

tried with cgminer -n seems to see it but close window down

can only see one red led
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
December 20, 2015, 10:12:24 PM
 #1231

Run it from a command line, not from start menu Smiley

philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 20, 2015, 10:21:57 PM
Last edit: December 21, 2015, 05:34:54 AM by philspain
 #1232

Run it from a command line, not from start menu Smiley

when I run cgminer - n
this is what i get

Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.

cgminer -n
 [2015-12-20 23:19:40] USB all: found 7 devices - listing known devices
.USB dev 0: Bus 2 Device 2 ID: 10c4:ea60
  Manufacturer: 'Silicon Labs'
  Product: 'CP2102 USB to UART Bridge Controller'
 [2015-12-20 23:19:41] 1 known USB devices

Any Ideas anyone please it is frustrating me now

durandal
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 21, 2015, 12:17:00 PM
 #1233

Have you read the manual? It lists the following command (but I've edited out the pool options - see if that works, and then add the pools from inside CGMiner and then 'w'rite the config file when it's up and running):

cgminer --bmsc-options 115200:0.54 --bmsc-voltage 0830 --bmsc-freq 0982

The voltage/freq values can be modified according to the tables listed in the manual, but stick with the given ones for the moment.

Just to be sure, you are hitting the windows key, typing 'cmd' and using the command line that way?
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
December 21, 2015, 12:30:52 PM
 #1234

The bsmc option has been deprecated a while ago.

Cgminer --benchmark should detect and hash at 56Ghs if the zadig driver has been installed and the device visible with cgminer -n.

Cgminer ReadMe lists the new options for the U3
(--au3-freq or something like this)

Jake36
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
December 21, 2015, 01:06:21 PM
 #1235

The bsmc option has been deprecated a while ago.

Cgminer --benchmark should detect and hash at 56Ghs if the zadig driver has been installed and the device visible with cgminer -n.

Cgminer ReadMe lists the new options for the U3
(--au3-freq or something like this)

If I remember right, cgminer defaults to --au3-freq 225 and --au3-volt 775, so no need to add that in "yet".

Also I think there was a problem where cgminer 4.9.1 (or was it 4.9.0) did not work with the U3's for some, so philspain make sure you are using cgminer 4.9.2.

And lastly (anyone else that has tried), didn't Windows 10 change something, to where zagdig would not work???
philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 21, 2015, 02:21:40 PM
 #1236

Thank you all for your help I will try these this afternoon and get back to you.
philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 21, 2015, 02:48:37 PM
 #1237

this is what happens when I try cgminer --benchmark

 cgminer version 4.9.2 - Started: [2015-12-21 15:47:08]
--------------------------------------------------------------------------------
 (5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
 A:0  R:0  HW:0  WU:0.0/m
 Connected to Benchmark diff ? without LP as user Benchmark
 Block: ...  Diff:  Started:   Best share: 0
--------------------------------------------------------------------------------
 SB management [P]ool management ettings [D]isplay options [Q]uit
--------------------------------------------------------------------------------
 [2015-12-21 15:47:01] Started cgminer 4.9.2
 [2015-12-21 15:47:08] No devices detected!
 [2015-12-21 15:47:08] Waiting for USB hotplug devices or press q to quit
philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 21, 2015, 03:16:34 PM
 #1238

Sorry tried all this still no luck
 cgminer version 4.9.2 - Started: [2015-12-21 16:13:51]
--------------------------------------------------------------------------------
 (5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
 A:0  R:0  HW:0  WU:0.0/m
 Connected to Benchmark diff ? without LP as user Benchmark
 Block: ...  Diff:  Started:   Best share: 0
--------------------------------------------------------------------------------
 SB management [P]ool management ettings [D]isplay options [Q]uit
--------------------------------------------------------------------------------
 [2015-12-21 16:13:44] Started cgminer 4.9.2
 [2015-12-21 16:13:51] No devices detected!
 [2015-12-21 16:13:51] Waiting for USB devices or press q to quit
philspain
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 21, 2015, 03:27:42 PM
 #1239

just reading the readme it say

ANTMINER U1/U2+/U3 devices

Antminer devices need the --enable-icarus option when compiling cgminer.

Currently the U1/2/3 USB sticks are supported and come up as the following
devices:

ANU: Antminer U1/U2/U2+
AU3: Antminer U3

but it says
\cgminer>cgminer --enable-icarus
 [2015-12-21 16:22:14] cgminer: --enable-icarus: unrecognized option   

Sorry I'm I missing something?
       

durandal
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 21, 2015, 03:51:00 PM
 #1240

Are you using the CGMiner version from Bitmain?

If you are, the BMSC commands are correct. I'm not on top of the various deprecations, but it did work for me as written!

I've run it on Windows 10 with the above, and the Zadig drivers worked fine.

Philspain - the --enable-icarus is a flag passed to the configure utility when compiling from source, you need to ensure that you've got a binary that has the U3 support compiled in, or compile it yourself (which I think I'd probably not recommend to you at the moment)
Pages: « 1 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [62] 63 64 65 66 67 68 69 70 71 72 73 74 75 »
  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!