Gebastos
Newbie
Offline
Activity: 26
Merit: 0
|
|
December 10, 2012, 11:32:12 AM |
|
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
December 11, 2012, 02:58:39 PM |
|
Update: Fixed issue #48, fixed possible overflow in outputBuffer
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
December 12, 2012, 07:30:54 AM |
|
Update: I didn't fix issue #48. Everyone who was getting -56 errors, update to this release and tell me the number Spurious CL_INVALID_GLOBAL_OFFSET error says after it. At least the -56 error won't halt DM anymore.
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
December 14, 2012, 02:51:52 PM |
|
Update: Forcefully disconnect HTTP on any error
Should fix issues with some pools not properly killing the connection and spamming errors until DM restart.
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
December 24, 2012, 08:33:37 AM |
|
Update: Force OSX to do -w 64 by default, improve -56 test
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
December 30, 2012, 08:26:42 AM |
|
Update: When I modularized the code, I forgot to readd the code that sends the miner back to the first pool every hour. Now it does.
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
February 07, 2013, 07:25:03 PM |
|
Update: Believe it or not, I made it faster.
|
|
|
|
.m.
|
|
March 16, 2013, 01:35:41 PM |
|
wow - it really is faster but I can not overclock my 7850 in linux with this miner - can I ?
|
|
|
|
.m.
|
|
March 16, 2013, 02:12:42 PM |
|
In case somebody needs overclocking under Linux : git clone git://git.code.sf.net/p/amdovdrvctrl/code amdovdrvctrl-code yum -y install wxGTK-devel copy ADL(amd adl sdk) headers to ./src make ./amdovdrvctrl-code/Release/AMDOverdriveCtrl 1050.ovdr # nice - 315Mh/s ... 1120.ovdr nice - 337Mh/s
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
March 16, 2013, 08:15:22 PM |
|
In case somebody needs overclocking under Linux : git clone git://git.code.sf.net/p/amdovdrvctrl/code amdovdrvctrl-code yum -y install wxGTK-devel copy ADL(amd adl sdk) headers to ./src make ./amdovdrvctrl-code/Release/AMDOverdriveCtrl 1050.ovdr # nice - 315Mh/s ... 1120.ovdr nice - 337Mh/s This is what I was going to suggest to you. Its the only way to really handle this problem. I'm aware cgminer can overclock automatically, but I don't think thats the right solution.
|
|
|
|
PaulC2K
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 19, 2013, 07:12:06 PM |
|
I've recently started getting 100% hardware errors, and ive no idea what to do. Ive used driver sweeper to remove the AMD drivers and reinstalled them with reboots each time, and the hw errors tally is the only thing moving.
I've been using the same settings for quite some time, but ive removed them and just used the username/password/port and still get the same thing. I have 2x 6870s and mine each individually, and both are doing the same thing.
Can anyone offer any insight as to what the cause may be?
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
March 20, 2013, 12:48:29 AM |
|
I've recently started getting 100% hardware errors, and ive no idea what to do. Ive used driver sweeper to remove the AMD drivers and reinstalled them with reboots each time, and the hw errors tally is the only thing moving.
I've been using the same settings for quite some time, but ive removed them and just used the username/password/port and still get the same thing. I have 2x 6870s and mine each individually, and both are doing the same thing.
Can anyone offer any insight as to what the cause may be?
Sounds like theres something radically wrong with your hardware. Take the video cards completely out, clean the heatsinks, and then firmly reinsert them and make the PCI-E power plugs are inserted firmly and correctly.
|
|
|
|
PaulC2K
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 20, 2013, 06:13:27 AM |
|
Figured i'd give it a try, put each one in separately and powered it up, as well as alternating the PCI-E plugs, and always get hardware errors. I guess this is their way of saying its over for me and GPU mining.
They've been fine during gaming, so ive no reason to believe they've had a significant failure, but clearly something isnt happy in there. Oh well, thanks for the suggestions anyway.
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
March 20, 2013, 06:47:06 AM |
|
Figured i'd give it a try, put each one in separately and powered it up, as well as alternating the PCI-E plugs, and always get hardware errors. I guess this is their way of saying its over for me and GPU mining.
They've been fine during gaming, so ive no reason to believe they've had a significant failure, but clearly something isnt happy in there. Oh well, thanks for the suggestions anyway.
Run DM with -d and see which GPU is giving errors. One might actually have gone faulty. Also, are both fans functioning correctly? And are they both consistently under 85f?
|
|
|
|
Elmojo
|
|
March 28, 2013, 01:55:08 AM |
|
I'm sorry to ask what I'm certain has been covered before, but how do I configure Diablo to switch to another pool server if the "main" one fails? I understand that I can specify multiple pools with commas, but doesn't that mine concurrently?
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
March 28, 2013, 04:24:10 AM |
|
I'm sorry to ask what I'm certain has been covered before, but how do I configure Diablo to switch to another pool server if the "main" one fails? I understand that I can specify multiple pools with commas, but doesn't that mine concurrently?
No, it switches on failure.
|
|
|
|
Elmojo
|
|
March 28, 2013, 12:14:25 PM |
|
No, it switches on failure.
Oh? Perfect, thanks!
|
|
|
|
.m.
|
|
March 30, 2013, 08:53:03 AM |
|
Hi all, after some successfull 1 GPU mining I tried 2 GPUs setup, but DiabloMiner does not recognize the second GPU. My primary is Gigabyte 7950 now, but the secondary MSI 7850 can not be started. I used "-D " from 0 to 21. but only "3" gives me access to my primary GPU. It may be because I installed IntelOCL and Nvidia drivers before ATI drivers. (Nvidia's oclDeviceQuery gives me "no nvidia" - defaulting to first platform - intel i5) How can I force "platform" to AMD ? How can I enable the second GPU (lspci sees it) Thanks a lot, happy mining ! ---- Fedora Core 18 x64, kernel 3.8.4, amd app 2.8, diablo probably 3 weeks old from git (but compiled on older fedora 16 - can this be a problem ?)
|
|
|
|
.m.
|
|
March 30, 2013, 01:31:22 PM |
|
...probably something wrong AMD drivers according to "atitweak" thread.
[test@localhost adl3]$ aticonfig --lsa * 0. 01:00.0 AMD Radeon HD 7900 Series 1. 02:00.0 AMD Radeon HD 7800 Series
* - Default adapter [test@localhost adl3]$ aticonfig --adapter=0 --od-enable AMD Overdrive(TM) enabled [test@localhost adl3]$ aticonfig --adapter=1 --od-enable AMD Overdrive(TM) enabled [test@localhost adl3]$ aticonfig --adapter=0 --odgt
Adapter 0 - AMD Radeon HD 7900 Series Sensor 0: Temperature - 42.00 C [test@localhost adl3]$ aticonfig --adapter=1 --odgt ERROR - Get temperature failed for Adapter 1 - AMD Radeon HD 7800 Series [test@localhost adl3]$ ./atitweak -l ADL_Adapter_Active_Get failed.
|
|
|
|
DiabloD3 (OP)
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
March 30, 2013, 05:52:45 PM |
|
Hi all, after some successfull 1 GPU mining I tried 2 GPUs setup, but DiabloMiner does not recognize the second GPU. My primary is Gigabyte 7950 now, but the secondary MSI 7850 can not be started. I used "-D " from 0 to 21. but only "3" gives me access to my primary GPU. It may be because I installed IntelOCL and Nvidia drivers before ATI drivers. (Nvidia's oclDeviceQuery gives me "no nvidia" - defaulting to first platform - intel i5) How can I force "platform" to AMD ? How can I enable the second GPU (lspci sees it) Thanks a lot, happy mining ! ---- Fedora Core 18 x64, kernel 3.8.4, amd app 2.8, diablo probably 3 weeks old from git (but compiled on older fedora 16 - can this be a problem ?)
You're using DM wrong. -D is a list, and the default is all devices that can run OCL.
|
|
|
|
|