HATs and other add-ons • Re: M.2 and POE HATs: Preferred stacking order?
For completists:Pimoroni M.2 base unit. top marks. Cannot recommend highly enough. Plus they sell varying lengths of matching FPC cable.FPC connection is a bit tricky. Use lots of light and a...
View ArticleNetworking and servers • Re: Raspberry Zero 2w Wifi Client + Hostspot at the...
I don’t recall all the funny details and I don’t know if this is still current, but running a micro-AP virtual interface in addition to the regular interface had quite a few limitations. You can...
View ArticleBeginners • Re: How to use a Pi with Unraid
In that other thread, viewtopic.php?p=2254095 what was the answer to the question "Legal torrents I hope."?Given this has been asked and not answered twice and that the primary purpose appears to be...
View ArticleGraphics, sound and multimedia • H264/H265 HW Encoding on Pi5?
https://www.phoronix.com/news/FFmpeg-Vu ... code-H.265I haven't read to much into this, but this implies we can have gpu accelerated encode on the Pi 5 for example?Have the RPF done any internal...
View ArticleGraphics, sound and multimedia • Re: H264/H265 HW Encoding on Pi5?
https://www.phoronix.com/news/FFmpeg-Vu ... code-H.265I haven't read to much into this, but this implies we can have gpu accelerated encode on the Pi 5 for example?Have the RPF done any internal...
View ArticleSDK • Re: RP2040 inter thread synchronisation
I just got confused because there's a DMA timer with that name, but that's not the case.The main timer interrupts are actually related to ALARMs.I think that SDK is using one alarm (from alarm pool)...
View ArticleRaspberry Pi OS • Re: How do I change icons?
copy /usr/share/applications/chromium.desktopto/home/you/.local/share/applicationsthen go into the file and change the Icon= linesome desktops require a reboot to update.local is a hidden folder so...
View ArticleHATs and other add-ons • Re: MicroPython port for Build HAT
Nice work! I think there are some people in the MicroPython community who'd be very interested in this, particularly Laurens Valk of Pybricks. I've posted a link into the MicroPython discord in a...
View ArticleNetworking and servers • Re: USB 2.5gb Ethernet Adaptor
For what it's worth, Raspios kernel 6.6.31 and 6.6.47 have a RTL8152 driver enabled by default, at least on 64-bit Bookworm. I don't know if it's new enough to support all RTL8156 devices, or how good...
View ArticleOff topic discussion • Re: Boolean Algebra?
It was mostly "invented" in order of completeness for all possible operations. I guess there is some interlock system somewhere in the world that uses it, probably unknowingly.Ah, thanks. I guess some...
View ArticleGeneral • Re: Procedure for protecting code on Pico 2
The code in the RP2350 hacking challenge repo was helpful for me to understand how to use secure boot/encrypted boot.I did look at that. It doest appear that example uses an encrypted uf2 which is my...
View ArticleSDK • Re: git pull/git submodule update --init -> warning: unable to rmdir
You can install picotool locally, then it won't slow things down - i forget if it is mentioned in the getting started docs, but there are instructions here https://github.com/raspberrypi/picotool ......
View ArticleAdvanced users • Re: RAID 1 (mirror) with two NVMe
Does it mean that it can boot from RAID array without the knowledge that it is booting from RAID array? I guess that would only work for RAID 1.I have not tried it on a Pi, and I do not understand how...
View ArticleSDK • Re: RP2350 - no_flash option generates duplicated 512 block within...
UPDATE1: They fixed this problem for picotool but still the extra E10 related flash clock is kept I guess: "already fixed in picotool develop - the flag still gets passed for no_flash binaries, but...
View ArticleSDK • Re: Setting SCL,SDA pins for Serial2
@pie-face Hello, your post has a subject talking about serial, but then you mention I2C. These are completely different pin settings and protocols.Anyway, as arg001 said, you will define usage in your...
View ArticleGeneral • Re: E9 errata should NOT be any show stopper
I wonder if kids could get away with "the RP2350 ate my homework"?Statistics: Posted by kilograham — Tue Sep 24, 2024 10:03 pm
View ArticleAdvanced users • Re: rsync backups may create inconsistent backups with...
The 2018 timestamp comes from the top entry of the debian/changelog file in the source package (link), as would normally happen in a non-binNMU.Debian's 2020 timestamps come from the...
View ArticleTroubleshooting • Re: raspberry pi imager formating my sd cards wrong
I gave up, I'm returning the unit for a refund.What are you returning? If you mean the RPi you have not reached the stage of checking if there is anything amiss with it.Statistics: Posted by drgeoff —...
View ArticleRaspberry Pi OS • Re: Help! Pi OS booting to black screen
…I don't have another SD card and have no interest in buying one….Statistics: Posted by neilgl — Wed Sep 25, 2024 8:32 pm
View ArticleAdvanced users • Re: Power up fpv drone and raspberry pi 5 from single Lipo...
Are you sure you need all the computing power of a Pi5?I think yes because pi have a connected ai kit module and it’s doing continuously object detection and tracking. Also flight controller BEC can...
View Article