Mike Redrobe
Mike Redrobe
I had to open `/etc/cups/printer.conf` and edit the line `Shared No` to `Shared Yes` before it would work. Despite being shared in the CUPS web interface...
any reason this was never actioned ?
Downloading drivers is outside the scope of a config tool IMO Simple setting of SSID/passwords (often before being in range) is enough - I have some code that I'll polish...
It doesn't work on my non wifi PIco here either, with nightly https://micropython.org/resources/firmware/rp2-pico-20220802-unstable-v1.19.1-229-g579f33050.uf2 On either Pico or Pico W lightsleep hangs on any value higher than 1 `lightsleep(1)` `lightsleep()` does...
I had the same problem, it seems by default the pi doesn't wait long enough. I've just successfully booted my pi3 from pISO though: The fix is to insert an...
Just to add that was actually a Pi3B+ the same doesn't appear to work on my Pi3B despite it being USB-boot enabled ?!
This was due to a recent version of libavcodec: https://github.com/linuxstb/pidvbip/pull/42