twmz
|
|
September 26, 2013, 10:57:22 AM |
|
with the 3.4.3 version my accepted and rejected shares count is wrong. Ex. in the log i see 5 or 6 shares, while the program report A:1920 R:230 ecc.ecc.
i see that the api works fine
now, i'm using the 3.1.1 version and works fine.
Because of vardiff, the UI now shows "Accepted Difficulty" instead of simple count of accepted shares (because not all shares are equal in a vardiff world). So if you find a share with difficulty 16, "A" will increase by 16 and not by 1.
|
Was I helpful? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
sexjam
Jr. Member
Offline
Activity: 41
Merit: 1
|
|
September 26, 2013, 11:00:04 AM |
|
it's great. thank you very much. i switch faster to 3.4.3 version
|
|
|
|
Aurum
|
|
September 26, 2013, 12:59:51 PM |
|
tried your conf file and got this error. Maximum buffer memory device 0 supports says 268435456 your scrypt setting come to 369098752 error -61: clCreateBuffer (padbuffer8), decrease TC or increase LG failed to init GPU thread 0, disabling device 0 Restarting the GPU from the menu will not fix this. Try restarting cgminer.
tried decreasing thread concurrency by cutting it in half and increased Lookup gap to 3 bu got the same -51 error mentioned above.
I just looked up a 5870 and see it's a single GPU like a 5970. Here's the conf I run on my 5970 miners: { "scrypt" : true, "gpu-reorder" : true, "intensity" : "18", "worksize" : "256", "lookup-gap" : "2", "thread-concurrency" : "8192", "gpu-engine" : "725", "gpu-memclock" : "1000", "gpu-vddc" : "0", "temp-cutoff" : "95", "temp-overheat" : "88", "temp-target" : "75", "temp-hysteresis" : "9", "gpu-fan" : "0-85", "auto-fan" : true, "gpu-threads" : "1", "log" : "5", "shares" : "0", "kernel-path" : "/usr/local/bin" } How much RAM do you have installed? I can run 4x5970s on 4GB RAM with a Sempron 140.
|
ghghghfgh
|
|
|
Aurum
|
|
September 26, 2013, 01:02:52 PM Last edit: September 26, 2013, 01:24:43 PM by Aurum |
|
I just installed 10 block erupters on a powered USB hub. (To amuse myself while I wait for my BuFfaLo Chips to arrive from Kansas ) I installed the driver for them and the hub. I can mine at bitminter no problem. But, I cannot initialize them using cgminer. What am I doing wrong? TIA cgminer-nogpu.exe -c Block_Erupters.conf { "pools" : [ { "url" : "stratum+tcp://pool1.us.multipool.us:3350", "user" : "aurum.be1", "pass" : "pw" }, { "url" : "stratum+tcp://pool1.us.multipool.us:3333", "user" : "aurum.be1", "pass" : "pw" } ] , "api-mcast-port" : "4028", "api-port" : "4028", "hotplug" : "5", "log" : "5", "shares" : "0", "kernel-path" : "/usr/local/bin", "icarus-options" : "115200:1:1", "icarus-timing" : "3.0=100", "usb" : ":10" }
|
ghghghfgh
|
|
|
|
Aurum
|
|
September 26, 2013, 04:13:42 PM |
|
Thx Kano. I assumed the SiLabs driver it wanted to install when I plugged the first one in was the best. So Zadig replaced all 10 Eruptor drivers with the WinUSB driver. But, when I start cgminer it quickly discovers 6 but cannot see the other 4. I have 6 plugged into a powered USB hub and 4 plugged into MB USB ports. I don't know how to tell which is which. I guess I'll unplug them all and plug them in one by one and see what happens.
|
ghghghfgh
|
|
|
daemondazz
|
|
September 26, 2013, 11:51:00 PM |
|
Thx Kano. I assumed the SiLabs driver it wanted to install when I plugged the first one in was the best. So Zadig replaced all 10 Eruptor drivers with the WinUSB driver. But, when I start cgminer it quickly discovers 6 but cannot see the other 4. I have 6 plugged into a powered USB hub and 4 plugged into MB USB ports. I don't know how to tell which is which. I guess I'll unplug them all and plug them in one by one and see what happens.
That ones that are not in use will have the LEDs on solid. The LED will go off when it is mining and just flicker when it finds a suitable nonce.
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
fr00p
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 27, 2013, 05:10:30 AM |
|
Hi, what could be the matter if block erupters getting slower after a few days? I still see hashrate after 5s ~335 Mh/s but on the average side i only have ~220 Mh/s. Im using D-Link DUB-H7 hubs on desktop machine with Ubuntu 12.04 x64 and latest, self compiled, cgminer (3.4.3). Any hints would be nice fr00p
|
|
|
|
kqpahv
|
|
September 27, 2013, 05:13:50 AM |
|
How can I use the --auto-gpu command ? tried entering it to the bat file along with a target temp - has absolutely no effect. Also tried --auto-gpu with a range of clock speeds but cgminer wont even start that way. I need the my gpu's to dial down during daytime when the cooling is off and dial back up at nights when my blower turns on. Any help appreciated
|
|
|
|
crazyates
Legendary
Offline
Activity: 952
Merit: 1000
|
|
September 27, 2013, 05:24:19 AM |
|
How can I use the --auto-gpu command ? tried entering it to the bat file along with a target temp - has absolutely no effect. Also tried --auto-gpu with a range of clock speeds but cgminer wont even start that way. I need the my gpu's to dial down during daytime when the cooling is off and dial back up at nights when my blower turns on. Any help appreciated It works in tandem with the --gpu-engine argument. Same thing with the --auto-fan and the --gpu-fan arguments. I would use something like this for scrypt settings: -- auto-fan -- gpu-fan 30-80 --temp-target 70 -- auto-gpu -- gpu-engine 500-950 --gpu-memdiff 350
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
September 27, 2013, 03:13:13 PM |
|
redfury branch is now available on git for linux users with BF1 redfury or bluefury USB bitfury devices. It works fine on linux, requiring the same sort of permissions set up (with udev rules) as other asic devices, but so far I've been unable to get it to work on windows. Get it here: https://github.com/ckolivas/cgminer/tree/redfury
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
PatMan
|
|
September 27, 2013, 04:15:58 PM |
|
redfury branch is now available on git for linux users with BF1 redfury or bluefury USB bitfury devices. It works fine on linux, requiring the same sort of permissions set up (with udev rules) as other asic devices, but so far I've been unable to get it to work on windows. Get it here: https://github.com/ckolivas/cgminer/tree/redfuryGreat work ckolivas - looking forward to trying this with mine when they arrive. Nice one.
|
|
|
|
ProfMac
Legendary
Offline
Activity: 1246
Merit: 1002
|
|
September 27, 2013, 04:25:23 PM |
|
Will --avalon-fan 80 turn on the fans if there are no modules or temperature sensors plugged in?
|
I try to be respectful and informed.
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
September 27, 2013, 05:29:40 PM |
|
redfury branch is now available on git for linux users with BF1 redfury or bluefury USB bitfury devices. It works fine on linux, requiring the same sort of permissions set up (with udev rules) as other asic devices, but so far I've been unable to get it to work on windows. Get it here: https://github.com/ckolivas/cgminer/tree/redfuryIt is compiling w/o errors for me. Not have bitfury to check it is really working or not. Ill put it on my skydrive, maybe s1 want to test it. ------------------------------------------------------------------------ cgminer 3.4.3 ------------------------------------------------------------------------
Configuration Options Summary:
libcurl(GBT+getwork).: Enabled: -LC:/MinGW/lib -lcurl -lcurldll curses.TUI...........: FOUND: -lpdcurses OpenCL...............: Detection overrided. GPU mining support DISABLED scrypt...............: Disabled (needs OpenCL) ADL..................: SDK NOT found, GPU monitoring support DISABLED
Avalon.ASICs.........: Disabled BFL.ASICs............: Disabled BitForce.FPGAs.......: Disabled BitFury.ASICs........: Enabled Icarus.FPGAs.........: Disabled ModMiner.FPGAs.......: Disabled Ztex.FPGAs...........: Disabled
Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O3 -msse2 LDFLAGS..............: LDADD................: -LC:/MinGW/lib -lcurl -lcurldll compat/jansson/libja nsson.a -lpthread -lws2_32 -lm compat/libusb-1.0/libusb/.libs/libusb-1.0.a
Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr/local
|
|
|
|
patoberli
Member
Offline
Activity: 106
Merit: 10
|
|
September 27, 2013, 05:56:59 PM |
|
Hi I'm currently using proclbm because cgminer is always crashing when I start it. I have a radeon mobility 5870 in my Win8 x64 laptop. I use the current 13.10 beta drivers. Proclbm was also crashing when starting it, but there I could fix it with this https://bitcointalk.org/index.php?topic=221041.0Could this also be the reason for the crash with this miner? Thanks pato
|
YAC: YA86YiWSvWEGSSSerPTMy4kwndabRUNftf BTC: 16NqvkYbKMnonVEf7jHbuWURFsLeuTRidX LTC: LTKCoiDwqEjaRCoNXfFhDm9EeWbGWouZjE
|
|
|
mdude77
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
September 28, 2013, 12:51:34 AM |
|
Hi, what could be the matter if block erupters getting slower after a few days? I still see hashrate after 5s ~335 Mh/s but on the average side i only have ~220 Mh/s. Im using D-Link DUB-H7 hubs on desktop machine with Ubuntu 12.04 x64 and latest, self compiled, cgminer (3.4.3). Any hints would be nice fr00p I'd suspect the hub is under powered or is starting to malfunction. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
fr00p
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 28, 2013, 04:55:47 AM |
|
Hi, what could be the matter if block erupters getting slower after a few days? I still see hashrate after 5s ~335 Mh/s but on the average side i only have ~220 Mh/s. Im using D-Link DUB-H7 hubs on desktop machine with Ubuntu 12.04 x64 and latest, self compiled, cgminer (3.4.3). Any hints would be nice fr00p I'd suspect the hub is under powered or is starting to malfunction. M sounds strange. all 6 hubs would start to malfunction at the same time then.
|
|
|
|
Trongersoll
|
|
September 28, 2013, 02:30:44 PM |
|
Hi, what could be the matter if block erupters getting slower after a few days? I still see hashrate after 5s ~335 Mh/s but on the average side i only have ~220 Mh/s. Im using D-Link DUB-H7 hubs on desktop machine with Ubuntu 12.04 x64 and latest, self compiled, cgminer (3.4.3). Any hints would be nice fr00p I'd suspect the hub is under powered or is starting to malfunction. M sounds strange. all 6 hubs would start to malfunction at the same time then. Not exactly. I've noticed that when i add a USB, that the only one with a problem due to low power is the last one added.
|
|
|
|
-Redacted-
|
|
September 28, 2013, 02:41:20 PM |
|
You do know that those hubs are good for 4 erupters, possibly 5 max if you want to push your luck, right?
|
|
|
|
fr00p
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 29, 2013, 08:30:22 AM |
|
You do know that those hubs are good for 4 erupters, possibly 5 max if you want to push your luck, right?
yep, only 4-5 erupters per hub. it has 3A psu.
|
|
|
|
|