Doug Meek
Doug Meek
@rkgupta76 I'd recommend changing the title to say ARM instead of RPi. This issue affects more than just Pi, since anything else running ARM would also have this issue. I'm...
@rkgupta76 did you intend to close this? It doesn't look like there was a PR associated and no workaround posted in here.
@brainchild0 I'd say it's stable, but only after updating the command in poll-dhcp-changes.sh to be: `ATIME='stat /etc/dhcpd/dhcpd.conf.leases g | grep Modify'`
@brainchild0 I actually submitted a pull request yesterday to do exactly that. Someone with the correct permissions needs to approve and merge, but based on the other two that have...
@gclayburg I think that may have been a typo on my part. It was supposed to be: `stat /etc/dhcpd/dhcpd.conf.leases | grep Modify` As far as the difference between versions goes,...
@gclayburg I've dropped the change on my NAS. I'm seeing a 100% success rate on 28 systems checking back in with new IPs. The old records are being removed/updated, and...
I'm actively working on the implementation of this one. That said, I only have the Basilisk V3 Pro to test with it, so it will be difficult for me to...
@z3ntu, I'm hoping you can provide some guidance on this implementation. I am not a master of C or Python, but I'm doing what I can. I spent a while...
OpenRazer is a driver to interface with the hardware and a daemon to provide an interface to other applications. The current implementation of OpenRazer relies on hardware effects as far...
@z3ntu, thanks for your reply. I'll continue to work on this and see what I can come up with. If you have any more tips, I would appreciate it.