sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
631 stars 825 forks source link

marucoin-mod.cl and Radeon 5xxx #219

Closed t0mpr1c3 closed 10 years ago

t0mpr1c3 commented 10 years ago

I tried just now and kernel marucoin-mod.cl fails with Radeon 5850 GPU. "Invalid nonce count - HW error"

There is a similar issue with the lasybear x13mod kernel.

mrbrdo commented 10 years ago

This is the same kernel as lasybear. Which drivers are you using? Are they the AMD legacy drivers?

t0mpr1c3 commented 10 years ago

I have tried Catalyst 13.12 and 14.4 for 32 bit Linux.

mrbrdo commented 10 years ago

Is it a known issue with lasybear's kernel? Did you try different settings?

t0mpr1c3 commented 10 years ago

Yes, it is a known issue, also for 6xxx. I have tried many different settings. https://github.com/lasybear/sph-sgminer_x11mod/issues/3

mrbrdo commented 10 years ago

Does it work on the 2% donation version?

t0mpr1c3 commented 10 years ago

I don't know. There is a windows binary that uses a large x13mod.cl kernel (~280K) which works, albeit slowly. That is almost certainly a hacked version of the girino x11mod.cl kernel. But it doesn't work with the rest of the lasybear code.

t0mpr1c3 commented 10 years ago

Larger kernel referenced here https://bitcointalk.org/index.php?topic=623409.msg7093311#msg7093311

t0mpr1c3 commented 10 years ago

Aha lasybear has done a "x13modold" fix, I will try that.

https://bitcointalk.org/index.php?topic=623409.msg7106771#msg7106771

t0mpr1c3 commented 10 years ago

lasybear x13modold fix is working for me and at least 1 other so I suggest pulling the changes.

mrbrdo commented 10 years ago

Can you try current version of v5_0 and use "algorithm" : "marucoin-modold"?

t0mpr1c3 commented 10 years ago

Cool, yes I will try that when I next have a rig free.

mrbrdo commented 10 years ago

Thanks

t0mpr1c3 commented 10 years ago

Working well, as far as I can tell. No hardware errors anyway.

t0mpr1c3 commented 10 years ago

Closing this issue as the latest version has been working well for me with no problems. Thanks.

mrbrdo commented 10 years ago

Great! Thanks for closing.