Aaron Shaw
Aaron Shaw
Try the seedstudio repo - https://github.com/respeaker/seeed-voicecard/ As it appears that this HAT is just a clone of that card looking at the device tree overlay - https://github.com/respeaker/seeed-voicecard/blob/master/seeed-2mic-voicecard-overlay.dts
Hey that's not a bad idea. Although not really relevant for the Pi it could be very useful
Just to note, device shows up on USB: ``` Bus 002 Device 003: ID 0bda:b720 Realtek 802.11n WLAN Adapter ``` But in ifconfig / nmcli it does not show, neither...
@majorz ok great, makes sense 👍
Do you have the August 2023 image? You can probably just upload it here. Or upload to Google drive and link it here. Just FYI the Nebra image shouldn't effect...
We actually have a RasPi tpm2.0 board that we have never released. Using the infineon optiga slb9670. Has pretty good support in Linux and more generally... https://github.com/Infineon/eltt2 https://github.com/tpm2-software https://github.com/wolfssl/wolfTPM @lthiery...
@alexesprit I'm getting the same issue here: https://github.com/NebraLtd/helium-og/blob/master/.github/workflows/update-files.yml
@alexesprit scratch that, in my case I worked out the issue ... The account that opened the personal access token, I hadn't given write access to the repo
What I was thinking is just a way you can put in either an URL like https://tiles.example.com/20231108 or an URL scheme like https://tiles.example.com/20231108/{z}/{x}/{y}.mvt and it would populate the map using...
> Will do in the rework of https://pmtiles.io - consolidating on issue [#49 (comment)](https://github.com/protomaps/PMTiles/issues/49#issuecomment-2601740890) Awesome, thanks @bdon 🙏