Daryl Tucker

Results 13 comments of Daryl Tucker

If you're building for Debian, there is a slight change that you need to ensure makes it into the `udev` rules: ```bash $ sudo sed -i 's/^ACTION=="add"/ACTION=="change"/g' /usr/lib/udev/rules.d/90-backlight.rules $ cat...

Was this closed as "Won't Fix", or closed due to inactivity? I am hoping to see this feature.

I'm not sure if you ever wanted to support other Providers, but I figured I'd share the code with you. Thanks for writing opengraph :D

This is happening to me, as well. It seems to become progressively worse, to the point that I am no longer mining anything after an hour or so. https://github.com/slush0/stratum-mining-proxy/issues/77

Thanks for the update, @raytracer1975. I'll have to give it a shot.

Hey, @slush0, I just saw you and @luke-jr's conversation [here](https://github.com/luke-jr/bfgminer/issues/186).

Thanks for the discussion. I wanted to mention that the issue I ran into was that `solo2` is expecting specific casing on the Base32 secret. By using `oathtool`, you can...

I believe that this is the intended results, or at least the behaviour I've seen. It shows that the devices have been created and then it just polls your controller...

I would love to see Bookworm added. --- I was able to upgrade form Debian 11 to Debian 12 just fine. ( You do this at your own risk )...