-ck (OP)
Legendary
Offline
Activity: 4508
Merit: 1668
Ruu \o/
|
 |
January 30, 2014, 07:53:24 AM |
|
So how do I set a non default clock rate for an Antminer U1 with Cgminer? For example overclocking from 0781 to 0A81? in Bfgminer I would use this: bfgminer -o http://your.stratum.server:port/ -u worker.name -p password -S antminer:all --icarus-options 115200:2:2 --set-device antiminer:clock=x0781 --no-submit-stale In AntMain's version of Cgminer they use this: cgminer -o stratum+tcp://your.stratum.server:port/ -u worker.name -p password --bmsc-options 115200:20 --bmsc-freq 0781 --no-submit-stale How do I set a clock rate with Cgminer 3.12.0? Good day,
thanks for the really fast FIX for the Antminer, but is with the ICARUS driver also overclocking possible?
regards
Not from cgminer itself, no.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Troj
Member

Offline
Activity: 66
Merit: 10
|
 |
January 30, 2014, 10:55:43 AM |
|
When I try to download cgminer of http://ck.kolivas.org/apps/cgminer/3.7/ there's no cgminer.exe inside the map.. And when I check other versions I see there's some windows versions and linux, but I'm looking for a windows version but for some reason there's only .tar and .bz2 in that map. Is there anyone that could help me please.
|
|
|
|
rgr_rgr
Member

Offline
Activity: 115
Merit: 10
|
 |
January 30, 2014, 02:35:00 PM |
|
|
|
|
|
os2sam
Legendary
Offline
Activity: 3586
Merit: 1099
Think for yourself
|
 |
January 30, 2014, 03:52:47 PM |
|
Most likely because he wants to mine with his GPU's. 3.7.2 is the last version to support that.
|
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?
|
|
|
Troj
Member

Offline
Activity: 66
Merit: 10
|
 |
January 30, 2014, 04:43:35 PM |
|
Yeah you're right I'm looking for the 7.2 version
|
|
|
|
kano
Legendary
Offline
Activity: 4676
Merit: 1858
Linux since 1997 RedHat 4
|
 |
January 30, 2014, 08:40:23 PM |
|
Yeah you're right I'm looking for the 7.2 version
It's gone.
|
|
|
|
kano
Legendary
Offline
Activity: 4676
Merit: 1858
Linux since 1997 RedHat 4
|
 |
January 30, 2014, 08:42:05 PM |
|
People need to RTFT, read the friendly thread, and use the search function... Are people seriously this lazy?
Yes, usually.
|
|
|
|
synapse
Member

Offline
Activity: 79
Merit: 10
|
 |
January 31, 2014, 12:25:27 AM |
|
Yeah you're right I'm looking for the 7.2 version
It's gone. ahh lols, watch the freakout now
|
Part-time Computer Systems Engineering student - Full time Service Assurance (faults) for a large Telco.
|
|
|
Karin
|
 |
January 31, 2014, 01:36:30 AM |
|
Unofficial Mac binaries have been updated for v3.12.0 and are available here. These are precompiled universal binaries that support Mac OS X 10.5.8 through 10.9+.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4508
Merit: 1668
Ruu \o/
|
 |
January 31, 2014, 02:08:49 AM |
|
Unofficial Mac binaries have been updated for v3.12.0 and are available here. These are precompiled universal binaries that support Mac OS X 10.5.8 through 10.9+. Thanks for that. I take it that means the new libusb included compiled ok on osx without a problem then which I was worried about.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
TurdHurdur
|
 |
January 31, 2014, 02:44:40 AM |
|
Yeah you're right I'm looking for the 7.2 version
Are you from the future?
|
|
|
|
techman05
|
 |
January 31, 2014, 03:19:35 AM |
|
Yeah you're right I'm looking for the 7.2 version
Are you from the future? Sigh  ... Smack smack
|
|
|
|
Biggen
|
 |
January 31, 2014, 03:25:49 AM |
|
Were binaries removed for space reasons from your ftp, ckolivas? Noobs are going to flip.
|
|
|
|
techman05
|
 |
January 31, 2014, 03:34:00 AM |
|
I can almost assume if someone has a reason to use scrypt that the product will have a link to what file to use. That's how I found the howto files for the antminers or at least the ones that use them.
|
|
|
|
brooklynite
|
 |
January 31, 2014, 03:58:36 AM |
|
Unofficial Mac binaries have been updated for v3.12.0 and are available here. These are precompiled universal binaries that support Mac OS X 10.5.8 through 10.9+. Thanks for that. I take it that means the new libusb included compiled ok on osx without a problem then which I was worried about. Why did you stop supporting GPU mining? I mean isn't that most of the miners? Those who bought thousands in ASIC hardware now have nothing to mine with it profitably except maybe CTM? While that is happening scrypt mining is very profitable. I think if ASIC for scrypt comes out, another version of coins will fork off that will be GPU only similar to what LTC started.
|
|
|
|
crazyates
Legendary
Offline
Activity: 952
Merit: 1000
|
 |
January 31, 2014, 04:37:46 AM |
|
Were binaries removed for space reasons from your ftp, ckolivas? Noobs are going to flip.
I would assume it's because of the hundreds of downloads for the 3.7.2 version, taking up his bandwidth for an older version of the software that is no longer supported.
|
|
|
|
twindragon6
Newbie
Offline
Activity: 15
Merit: 0
|
 |
January 31, 2014, 06:21:07 AM |
|
So how do I set a non default clock rate for an Antminer U1 with Cgminer? For example overclocking from 0781 to 0A81? in Bfgminer I would use this: bfgminer -o http://your.stratum.server:port/ -u worker.name -p password -S antminer:all --icarus-options 115200:2:2 --set-device antiminer:clock=x0781 --no-submit-stale In AntMain's version of Cgminer they use this: cgminer -o stratum+tcp://your.stratum.server:port/ -u worker.name -p password --bmsc-options 115200:20 --bmsc-freq 0781 --no-submit-stale How do I set a clock rate with Cgminer 3.12.0? Yes I am aware of the capabilities of Icarus. Is there a way to set the clock? Something undocumented? For example: --set-device antiminer:clock=x0781 and --bmsc-freq 0781 If not, will this feature be available in a future release?
|
|
|
|
Buchi-88
Legendary
Offline
Activity: 4228
Merit: 3018
Top-tier crypto casino and sportsbook
|
 |
January 31, 2014, 07:16:43 AM |
|
New version: 3.12.0, 29th January 2014
- Another even number, so it's gotta be stable!
Human readable changelog:
- Antminer U1 support - Numerous fixes for behaviour surrounding USB errors - pipe and IO errors, and no more attempting to reset the device since it's rarely helpful and occasionally harmful. - Libusb and libusbx have finally reconciled their differences and merged all their fixes together into a new official libusb release, so the main change in this version is updating the core code to include this latest libusb. Hopefully this might increase compatibility with some USB3 hubs on windows and make it more reliable (based on the changelogs I can see in libusb). This is the reason for the minor version number update to 12 as it's quite a substantial code change, hopefully only for the better! - Increased the hashfast overheat limit default to 90 after extensive discussions with the engineers who designed the devices. - Fixed a crash in the nanofury USB stick code. - Fixed the displayed diff shown being wrong when solo mining. - bab driver fixes courtesy of Kano.
Full changelog:
- Add support for AntminerU1 devices with the icarus driver. - Add antminer U1 to comment in udev rules. - Do away with usb resets entirely since we retry on both pipe and io errors now and they're of dubious value. - Retry on usb IO errors instead of faking success. - Check that we've cleared the pipe error after a clear request, not the err value which is unchanged. - Update to libusb-1.0.18 - Change hfa overheat limit to 90 degrees. - Relax timeout in hf get header to 500ms to match the usb timeout. - Minion - check/clear interrupts for all chips - Set info work to null after it is freed in nf1 after a restart to prevent double free later. - The second_run bool in libbitfury should be per device. Microoptimise its and job_switched usage, removing the unused results array for NF1 devices. - Fix displayed diff when solo mining at >2^32 diff. - bab - stop stale work accumulating - bab - set the default SPI speed back to 96000
Good day, I have follow problems with the Antminer and the new CgMiner! The run only at ~600 MH/s?? I install ICARUS: ./configure --enable-icarus
make Then i start: screen -S mine cd /usr/src/cgminer ./cgminer -c /home/pi/cgminer.conf --quiet --usb :10 I hope you can help me? greets
|
|
|
|
techman05
|
 |
January 31, 2014, 12:45:21 PM |
|
Check the list of enabable's they are under icarus but they shown as "ANU" devices so maybe they is an enable-antminer to get them to work
|
|
|
|
techman05
|
 |
January 31, 2014, 01:56:18 PM |
|
ckolivias, have you had any luck finding a problem from what I've given you. I've had my cgminer in debug mode with 80 lines shown with nothing helpfull to me other than knowing that when I start seeing a pool saying got a new block from pool about 8-10 times cgminer "dies" and brings everything else down with it.
The only other thing I'm seeing in verbatim is a was looking for x device and found this instead.
I'm going to hope it crashes while I have verbatim on so I can get some kind of error [I hope] ,but like being at a doctors office it hasn't crashed in verbatum mode yet ,but when it does it just doesn't.
Thanks
|
|
|
|
|