djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 02:20:10 PM |
|
I updated a few files on github, please give a try (it is different from the zip archive, I have uploaded... an hour ago)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 08, 2015, 02:43:37 PM |
|
I updated a few files on github, please give a try (it is different from the zip archive, I have uploaded... an hour ago)
The kernel compiles no longer :-( Maybe you haven't committed all the changes?
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 02:46:51 PM |
|
I updated a few files on github, please give a try (it is different from the zip archive, I have uploaded... an hour ago)
The kernel compiles no longer :-( Maybe you haven't committed all the changes? let me check... in principle no... what error do you get ?
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 08, 2015, 02:53:41 PM |
|
I updated a few files on github, please give a try (it is different from the zip archive, I have uploaded... an hour ago)
The kernel compiles no longer :-( Maybe you haven't committed all the changes? let me check... in principle no... what error do you get ? There is an ifndef which should be ifdef without the "n" where sph_u64 is defined. Fixing that the kernel compiles and works on 290x but hardware errors on 280x.
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 02:57:56 PM |
|
ok removed the "long long" type in the #ifndef on github... running out of idea... also without the hardware, it isn't easy this kernel might work with older card (it is the old matrix, need to replace lyra2rev2.cl and add lyra2_matrix.cl): http://ge.tt/2yTo1sL2/v/0?cdo you know if the neoscrypt kernel is working with the 280x (it is the same kind of logic...)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
AikaPool
|
|
August 08, 2015, 03:03:29 PM |
|
How to use kernel Lyra2REv2 in new SGminer ?
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 03:04:35 PM |
|
How to use kernel Lyra2REv2 in new SGminer ?
follow example.bat --kernel Lyra2REv2 basically (and if you have a 280x, it will probably not work...)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
AikaPool
|
|
August 08, 2015, 03:16:02 PM |
|
follow example.bat --kernel Lyra2REv2 basically (and if you have a 280x, it will probably not work...)
7950 and 270x worked? 280x - how you will quickly correct a bug?
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 03:20:07 PM Last edit: August 08, 2015, 03:39:39 PM by djm34 |
|
follow example.bat --kernel Lyra2REv2 basically (and if you have a 280x, it will probably not work...)
7950 and 270x worked? 280x - how you will quickly correct a bug? I don't know unless someone try : was expecting you would check your card... I have no idea how long it will take, I have only a 290x which works perfectly... you can try to use this kernel as an alternative: http://ge.tt/2yTo1sL2/v/0?c (needs to replace lyra2REv2.cl and add lyra2_matrix.cl)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 03:52:12 PM |
|
new commit (again)...
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
fenomenhaa
|
|
August 08, 2015, 04:30:09 PM |
|
new commit (again)...
i have this error.
|
▄▄█▄█▄[/color] ▄▀▀▀▄ ██ ██ ▄▀▀▀▄ █ █▀▀[color=#2C97
|
|
|
glukolog
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 08, 2015, 05:23:09 PM |
|
new commit (again)...
HW errors still here
|
|
|
|
hammer24p
Jr. Member
Offline
Activity: 63
Merit: 4
|
|
August 08, 2015, 06:39:35 PM |
|
i need a bat for a 750 and con file for a270 i can't get them work
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 08, 2015, 09:56:15 PM |
|
i need a bat for a 750 and con file for a270 i can't get them work
ok forgot about the intensity will fix that. Ok apparently since the other with the old lyra kernel doesn't work, it is most likely related to bmw256 (and it is actually a rather good news...) will run a few more checks tomorrow
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
hashbrown9000
|
|
August 09, 2015, 02:10:28 AM |
|
any estimate for when block 347000 hits?
|
Pinkcoin: ETH: VTC: BTC:
|
|
|
ReiMomo
Sr. Member
Offline
Activity: 2366
Merit: 305
Duelbits - $100k Bonus/week
|
|
August 09, 2015, 08:16:17 AM |
|
I'm using a .bin created with 14.4 drivers but I had to update to 15.7.1, now is working without HW errors and an R9 280X.
|
|
|
|
| | | . Duelbits | | | | | █▀▀▀▀▀ █ █ █ █ █ █ █ █ █ █ █ █▄▄▄▄▄▄▄ | TRY OUR
NEW UNIQUE GAMES! | ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀DICE .▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ | | ███████████████████████████████ ███▀▀ ▀▀███ ███ ▄▄▄▄ ▄▄▄▄ ███ ███ ██████ ██████ ███ ███ ▀████▀ ▀████▀ ███ ███ ███ ███ ███ ███ ███ ███ ▄████▄ ▄████▄ ███ ███ ██████ ██████ ███ ███ ▀▀▀▀ ▀▀▀▀ ███ ███▄▄ ▄▄███ ███████████████████████████████ | | | ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀MINES .▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ | | ███████████████████████████████ ████████████████████████▄▀▄████ ██████████████▀▄▄▄▀█████▄▀▄████ ████████████▀ █████▄▀████ █████ ██████████ █████▄▀▀▄██████ ███████▀ ▀████████████ █████▀ ▀██████████ █████ ██████████ ████▌ ▐█████████ █████ ██████████ ██████▄ ▄███████████ ████████▄▄ ▄▄█████████████ ███████████████████████████████ | | ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀PLINKO .▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ | | ███████████████████████████████ █████████▀▀▀ ▀▀▀█████████ ██████▀ ▄▄███ ███ ▀██████ █████ ▄▀▀ █████ ████ ▀ ████ ███ ███ ███ ███ ███ ███ ████ ████ █████ █████ ██████▄ ▄██████ █████████▄▄▄ ▄▄▄█████████ ███████████████████████████████ | | 10,000x MULTIPLIER | │ | | | | ▀▀▀▀▀█ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▄▄█ |
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 09, 2015, 10:45:57 AM |
|
I'm using a .bin created with 14.4 drivers but I had to update to 15.7.1, now is working without HW errors and an R9 280X.
at least one 280x which works... what hashrate do you get ? ok... can someone try using 14.4drivers and see if it works ?
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
DonCoreRA
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 09, 2015, 10:56:47 AM |
|
I'm using a .bin created with 14.4 drivers but I had to update to 15.7.1, now is working without HW errors and an R9 280X.
Jeah! Same here! I work whit the new AMD Driver and hashrate is now better! Edit: I put the amdocl.dll file from catalyst 14.4 direct to de miner folder, and it works whit my ASUS 290X DCU2 whitout HW Errors i have 6 Mh/s whit 850 Mhz GPU to 1250 Mem clock...
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
August 09, 2015, 12:12:19 PM |
|
new ccminer-lyra release: https://github.com/djm34/ccminer-lyra/releases/tag/v0.4I have added the intensity feature to lyra2v2, this one can now be adjusted from the command line (not that it is really useful ), in principle it should already have worked for the 750 since its default doesn't use too much memory
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
hammer24p
Jr. Member
Offline
Activity: 63
Merit: 4
|
|
August 09, 2015, 03:01:53 PM |
|
have to ad msvcr120.dll,it works now
|
|
|
|
|