How long did you let it run for? Usually you won't know the true rate until it's run for a couple of minutes.
No inconvenience! And if I came off a little short, that was not the intent. I was just trying to get the information centralized. And I am heading back home today, so I will be able to help more in the next few days.
on a laptop with windows 10 and nvidia geforce m610 24 MHash on a desktop with windows 10 and amd radeon hd 5450 1 gigahash
I made a new binary for Linux. This one was compiled on Ubuntu 14.04.3 so hopefully everyone will less trouble. https://github.com/decred/cgminer/releases/tag/v0.0.1 It requires the libcurl3, libjansson4, and libncurses5 packages to be installed. I was hoping to provide a static binary but I need to fight the build system some more for that to happen.
280x on Windows 10 wolf-decred-cgminer-01272016-win64 cgminer.exe --blake256 --benchmark : GPU 0: 77.0C 3542RPM | 1.084G/1.083Gh/s | cgminer-decred-w32_27012016 cgminer.exe --blake256 --benchmark : GPU 0: | 1.086G/1.106Gh/s | -tb-
I got my R9 380 successfully mining on Kubuntu 14.04. Using cgminer-decred-linux-x86_64-20160128.tar.gz. It was mining at ~ 1.05 Gh/s. Command: ./cgminer --blake256 -o https://127.0.0.1:19109 -u user -p pass Spoiler: cgminer runtime summary [2016-01-28 16:58:06] Summary of runtime statistics: [2016-01-28 16:58:06] Started at [2016-01-28 16:52:54] [2016-01-28 16:58:06] Pool: https://127.0.0.1:19109 [2016-01-28 16:58:06] Runtime: 0 hrs : 5 mins : 11 secs [2016-01-28 16:58:06] Average hashrate: 1048.6 Megahash/s [2016-01-28 16:58:06] Solved blocks: 60 [2016-01-28 16:58:06] Best share difficulty: 11 [2016-01-28 16:58:06] Share submissions: 0 [2016-01-28 16:58:06] Accepted shares: 0 [2016-01-28 16:58:06] Rejected shares: 0 [2016-01-28 16:58:06] Accepted difficulty shares: 0 [2016-01-28 16:58:06] Rejected difficulty shares: 0 [2016-01-28 16:58:06] Hardware errors: 0 [2016-01-28 16:58:06] Utility (accepted shares / min): 0.00/min [2016-01-28 16:58:06] Work Utility (diff1 shares solved / min): 291.75/min [2016-01-28 16:58:06] Stale submissions discarded due to new blocks: 0 [2016-01-28 16:58:06] Unable to get work from server occasions: 0 [2016-01-28 16:58:06] Work items generated locally: 0 [2016-01-28 16:58:06] Submitting work remotely delay occasions: 0 [2016-01-28 16:58:06] New blocks detected on network: 5 [2016-01-28 16:58:06] Summary of per device statistics: [2016-01-28 16:58:06] GPU0 | (5s):1.046G (avg):1.048Gh/s | A:0 R:0 HW:0 WU:291.7/m [2016-01-28 16:58:06] Now all i need is a good application to see my GPU temp and control my fan speed. Anyone? Please and thank you.