Aidan Woods
Aidan Woods
@Ax3l-91 you mentioned you were having issues on `4.4.50+`, could you confirm that the OTG port is not in use at time of running the script to setup the Pi...
@kontez > the pi died after that haha I tried upgrading to the latest kernel available, and then using `rpi-update` to drop back down to `4.4.50+` (using the same command...
~~Hi @Ax3l-91,~~ ~~Looks like you're running an old version of PHP?~~ ~~The colon denotes a return type declaration, which need ≥ PHP 7 (http://php.net/manual/en/migration70.new-features.php#migration70.new-features.return-type-declarations)~~ ~~You can either remove the return...
Hi @julianwieg, Workaround/fix is using the earlier kernel. If you've set everything else up already then you only need install `4.4.50+`. If you happen to start again from scratch then...
Great to hear that worked! > does anyone else have Windows initially say: USB device not recognised/not working error and then 4 5 seconds later the "not working" device in...
I'll leave this open, since I suspect it's a bug others will run into. For anyone arriving, the available options for a workaround/fix are: 1. Use working kernel version, before...
Oops, looking into this one completely slipped my mind. Initial thought is that during boot Windows sees the Pi as a USB device (prior to us running scripts to setup...
I opened #11 to take a crack at solving this (separate issue to divert the discussion of a particular implementation from the problem in general). Posting here to get some...
Once the standard is finalised, yes. Depending on when that happens, there may be a wait for v6 on https://github.com/golang/go/issues/64537 for SLH-DSA.
I'll second the request for a repro snippet, ideally showing how you're using `sync.Mutex` to set properties on a token. This library (like Go's own data structures such as `map[_]_`)...