Bitcoin Forum
November 13, 2025, 07:25:24 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 149944 times)
aquoon
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 14, 2016, 01:19:20 AM
 #1301

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 14, 2016, 03:42:16 AM
 #1302

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.

Zadig can be a pain for some.  Did it say successful on install?  You might try again.

Also long term a RPI or R1 is best to control it as does not take a big computer to run.  So might look into that longterm.
baazju
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 14, 2016, 04:46:16 AM
 #1303

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.

With cgminer started unplug the usb cable and plug it back in and wait a bit.

Beware of scammers.
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 14, 2016, 05:21:23 AM
 #1304

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.

With cgminer started unplug the usb cable and plug it back in and wait a bit.


You also might look into devices and see if you see it.   Make sure it is not detected by pc and cgminer problem.

What version of Windows are you using?
aquoon
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 14, 2016, 05:48:52 AM
 #1305

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.

With cgminer started unplug the usb cable and plug it back in and wait a bit. ==> i try and still not working


You also might look into devices and see if you see it.   Make sure it is not detected by pc and cgminer problem.

What version of Windows are you using?

it's detected by pc. cgminer using 4.8.0. cgminer.exe --bmsc-options 115200:0.65 -o stratum+tcp://mint.bitminter.com:3333 -u a.1 -p X --bmsc-voltage 0800 --bmsc-freq 1306.

using windows 7 64bit
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 14, 2016, 06:00:32 AM
 #1306

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.

With cgminer started unplug the usb cable and plug it back in and wait a bit. ==> i try and still not working


You also might look into devices and see if you see it.   Make sure it is not detected by pc and cgminer problem.

What version of Windows are you using?

it's detected by pc. cgminer using 4.8.0. cgminer.exe --bmsc-options 115200:0.65 -o stratum+tcp://mint.bitminter.com:3333 -u a.1 -p X --bmsc-voltage 0800 --bmsc-freq 1306.

using windows 7 64bit

Might try with less and see what it does, then go deeper into commands to fine tune after detection.  It's been a while since I ran my U3's on windows so this could be right or wrong.

But for detecting see what this does:

cgminer.exe -o stratum+tcp://mint.bitminter.com:3333 -u a.1 -p x --suggest-diff 144

See what that does for you if you then have U3's showing up or still nothing.  Been a while since I used Windows with them R1 with CrazyGuy's firmware mod is honestly one of best controllers.
Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1001



View Profile
January 14, 2016, 06:08:06 AM
 #1307

Hi guys, need your help. i have antminer u3 installation with zadig done and i have problem with this miner. No detected USB Devices.

With cgminer started unplug the usb cable and plug it back in and wait a bit. ==> i try and still not working


You also might look into devices and see if you see it.   Make sure it is not detected by pc and cgminer problem.

What version of Windows are you using?

it's detected by pc. cgminer using 4.8.0. cgminer.exe --bmsc-options 115200:0.65 -o stratum+tcp://mint.bitminter.com:3333 -u a.1 -p X --bmsc-voltage 0800 --bmsc-freq 1306.

using windows 7 64bit

When detected by the pc does it show the proper driver, i.e. did Zadig work?  Run Zadig a few times, unplugging and replugging the U3 between each time.

Also, try cgminer 4.9.2 and use the updated --au3 tags.
baazju
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 14, 2016, 06:52:07 AM
 #1308

Try going here: http://hakedev.com/wp/2016/01/06/setting-up-your-antminer-u3-in-windows-8-1-updated-2016/

A guide I've used before, pretty straight forward.

Also for overclocking definitely use --au3

--au3-freq <arg>    Set AntminerU3 frequency in MHz, range 100-250 (default: 225.0)
--au3-volt <arg>    Set AntminerU3 voltage in mv, range 725-850, 0 to not set (default: 775)

And last, use the latest cgminer.

Beware of scammers.
aquoon
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 14, 2016, 08:54:57 AM
 #1309

Try going here: http://hakedev.com/wp/2016/01/06/setting-up-your-antminer-u3-in-windows-8-1-updated-2016/

A guide I've used before, pretty straight forward.

Also for overclocking definitely use --au3

--au3-freq <arg>    Set AntminerU3 frequency in MHz, range 100-250 (default: 225.0)
--au3-volt <arg>    Set AntminerU3 voltage in mv, range 725-850, 0 to not set (default: 775)

And last, use the latest cgminer.

i try everything and still not detected devices. Status Pool 0 difficulty and athen rejected.
baazju
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 14, 2016, 03:01:30 PM
 #1310

So if you go into your Device Manager do you see the device?


Beware of scammers.
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 14, 2016, 06:13:23 PM
 #1311

So if you go into your Device Manager do you see the device?

I'm thinking devices and printers shows them to.  If set up properly they should show up in there ( I believe it tells com port in that view aswell).

I think he might look at Zadig if not working still. I think it was most common problem.
aquoon
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 15, 2016, 01:14:17 AM
Last edit: January 15, 2016, 01:44:07 AM by aquoon
 #1312

So if you go into your Device Manager do you see the device?

I'm thinking devices and printers shows them to.  If set up properly they should show up in there ( I believe it tells com port in that view aswell).

I think he might look at Zadig if not working still. I think it was most common problem.

i will try to reinstall zadig..here is picture from my pc.http://img61.imagetwist.com/th/10687/cz90gl8hu0uv.jpg
baazju
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 15, 2016, 02:06:01 AM
 #1313

what is that a picture for ants? I can't see that.

Beware of scammers.
aquoon
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 15, 2016, 02:13:18 AM
 #1314

what is that a picture for ants? I can't see that.

the picture is for antminer u3. it's make me confused.
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 15, 2016, 02:34:06 AM
 #1315

what is that a picture for ants? I can't see that.

the picture is for antminer u3. it's make me confused.

He was joking on ant's.  But your image is far to small to see anything.  Pull it up and it is tiny... unreadable.

Try uploading to different site or something as that will not help.  Below is size you have it at...
aquoon
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 15, 2016, 02:45:02 AM
 #1316

what is that a picture for ants? I can't see that.

the picture is for antminer u3. it's make me confused.

He was joking on ant's.  But your image is far to small to see anything.  Pull it up and it is tiny... unreadable.

Try uploading to different site or something as that will not help.  Below is size you have it at...

try this. http://i676.photobucket.com/albums/vv121/moronoid/pool.png
baazju
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 15, 2016, 03:43:44 AM
 #1317

what is that a picture for ants? I can't see that.

the picture is for antminer u3. it's make me confused.

He was joking on ant's.  But your image is far to small to see anything.  Pull it up and it is tiny... unreadable.

Try uploading to different site or something as that will not help.  Below is size you have it at...

try this.

What is the exact command you are using to start cgminer? Also have you updated to the latest version of cgminer?

Are you running cgminer from a .bat file or are you using the command line?

You should really be creating a .bat file in your cgminer directory and adding this line to it:

cgminer.exe -o <YOUR POOL> -u <YOUR USERNAME> -p <YOUR PASSWORD>

THen once cgminer starts, if the u3 doesn't show up, unplug the USB cable and Plug it back in.

Also you are power these with a PCI-E cable correct?



Beware of scammers.
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 15, 2016, 04:50:27 AM
 #1318

what is that a picture for ants? I can't see that.

the picture is for antminer u3. it's make me confused.

He was joking on ant's.  But your image is far to small to see anything.  Pull it up and it is tiny... unreadable.

Try uploading to different site or something as that will not help.  Below is size you have it at...

try this.

What is the exact command you are using to start cgminer? Also have you updated to the latest version of cgminer?

Are you running cgminer from a .bat file or are you using the command line?

You should really be creating a .bat file in your cgminer directory and adding this line to it:

cgminer.exe -o <YOUR POOL> -u <YOUR USERNAME> -p <YOUR PASSWORD>

THen once cgminer starts, if the u3 doesn't show up, unplug the USB cable and Plug it back in.

Also you are power these with a PCI-E cable correct?


I suggested a basic one a bit ago - https://bitcointalk.org/index.php?topic=827356.msg13546056#msg13546056 don't think it was tested.  It is a good way just to see if cgminer sees it.  And use latest cgminer I believe.

I am thinking about selling a R1 possibly... if anyone is looking for one to control a U3. 
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
January 16, 2016, 10:01:33 AM
 #1319


try this.

Now we're talking !!


dime2spend
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
January 16, 2016, 11:02:21 AM
 #1320

USB implementation on the U3 seems to be a bit flaky anyway. That's quite obvious if you read this thread. I have two U3 connected to my GNU/Linux Box and that works without too much problems (they do zombie from time to time though). There was no need to install any additional drivers. Maybe that's an option for those who can't make it work under Windows.
Pages: « 1 ... 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!