Alessandro Fort
Alessandro Fort
Amazing to see progress being made so fast! Please count me in for any testing
Yes, unfortunately AL2 doesn't provide the `ipapython` python3 module in its repos. Updated the filename to the more proper name
I'll be honest, I don't understand how it's supposed to work without switching to python2 if the python3 module is not available. Since the python3 module is not available in...
Indeed, the Ansible python interpreter discovery uses `/usr/bin/python3.7` on Amazon Linux 2.
Just run into this issue 2 years later. Is there any reason keeping those 3 lines from being added upstream?
@rjeffman This is actually on Fedora 34 ("Cloud Edition", on EC2). Here are the vars used: ``` ipaserver_domain: *** ipaserver_realm: *** ipaserver_setup_dns: true ipaserver_forwarders: 10.0.0.2 ipaserver_reverse_zones: 0.10.in-addr.arpa ipaserver_allow_zone_overlap: true ipaserver_no_dnssec_validation:...
I agree with the proposed solution for multiplexing different functionalities on raw HID by using a "prefix" to dispatch incoming HID packets to the appropriate function, similarly to how I...
@sigprof I assume that most functions wouldn't keep using the interface continuously though? Or at least not frequently enough that this issue couldn't be resolved by some scheduling/collision avoidance algorithm......
The solution in #152 worked for me
> > > > > > Try this: > > [#149 (comment)](https://github.com/robb0wen/synthwave-vscode/issues/149#issuecomment-682969968) > > i use arch tho i installed the binary version I can confirm this solution works on...