HATs and other add-ons • Re: Pi Codec Zero AUX out suitable connectors
I really doubt that what you seek exists.Statistics: Posted by drgeoff — Fri Jul 12, 2024 1:53 pm
View ArticleBeginners • Re: Need some clarification about Raspberry Pi 5. Please help!
Currently for my ML project I want to use the Pi 5.My understanding is that ML is usually quite onerous, will benefit from larger memory, not throttling, and probably over-clocking. So 8GB, Active...
View ArticleDevice Tree • Re: Configuring Raspberry Pi as USB Slave for DJI RC-N2 Remote...
It sounds like you need to add Android Accessory support to Linux (or find somebody else who as already done it), then reverse engineer the way the DJI remote is using it.Statistics: Posted by PhilE —...
View ArticleCamera board • Re: libcamera-hello not working
Yes I have read it but it didn't help in this instance. I have run the camera-bug-report which is mentioned, it is here but I cannot see anything relevant in it.Code:...
View ArticleGraphics, sound and multimedia • Re: H265 playing with RPI Zero
I would say no chance with a Pi0/Pi1.Pi3 (and Pi2/Pi0 2) feel possible assuming the software used for playback is reasonably efficient (8-bit will be significantly easier than 10-bit).Pi4 and Pi5 will...
View ArticleTroubleshooting • Re: Brand new RPi 4B freezes
Hi Domthanks - I wasn't planning doing a lot of web browsing with the Rpi. For now, I just want to load the internal web page of our solar inverter, scrape the PV stats and store them in a my-sql...
View ArticleAdvanced users • Re: Headless Setup - without rpi-imager or DHCP
The mounting procedure does not have to involve the whole complicated offset stuff.You can simply:Code: sudo losetup -P /path/to/file.imgWith that the loop created in /dev/ will also contain both boot...
View ArticlePython • Re: Wait for app to open with Python
... alias commands so you have a kind of Hardware Abstraction Layer...That's very neat (and it does get used in code I've done for the Mac and Pi) but TBH I hate that way (only from bad past...
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
Show the files in boot partiotionshould be at least two files boot.img and boot.sigStatistics: Posted by serhiimi — Fri Jul 12, 2024 2:30 pm
View ArticleAdvanced users • Re: Warming "your fstab has been modified"
I mount USB Flash Drive in RaspiOS Bookworm arm64 Lite on RPI4 using mount command (sudo mount /dev/sda1 /mnt/usb1), and I get the same message from mount. The update of the packages doesn't help.What...
View ArticleGeneral discussion • Re: A Royal Pi...
Does the Pi now get a Royal Warrant ? Statistics: Posted by gordon77 — Fri Jul 12, 2024 3:00 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I posted my message because a suggestion was made that there should be an "official full sized to mini cable for older Pis", implying that a COTS mini HDMI cable was not suitable.I didn't read it that...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
Thanks much for this thread.My Experience with a WD SN740, 256GB.1. Installed image of Debian Bookworm 64, from Raspberry Pi site.2. Would not boot, several errors.3. Once it booted to incomplete...
View ArticleC/C++ • Re: Help with Freetype2 and Font Awesome fonts
...Now, for fonts such as FreeMono.ttf and many others, this works wellHowever, for the Font Awesome 6 OTF, or the Font Awesome 5 TTF files, it doesn't. If I ask for characters outside the normal...
View ArticleAutomation, sensing and robotics • Which DataBase for weather logging
Which open source database is good for weather. To save data. To plot chart on selected time-point and which data to plot (can select one or multiple data on same chart)?1. Sensors read once per...
View ArticleTroubleshooting • Re: Pre-mounted heatsinks interfere with case
Can you provide a Web link to the item on amazon.Sounds like a used item, or pre setup.Statistics: Posted by gordon77 — Sat Jul 13, 2024 2:34 pm
View ArticleTroubleshooting • Re: Adding @qbittorrent to autostart does not work
in terminal cause it's fasterCode: mousepad .config/wayfire.iniadd sectionCode: [autostart]qbittorrent = qbittorrentexampleThanks for this, work for me.Statistics: Posted by Seraph4 — Sat Jul 13, 2024...
View ArticleRaspberry Pi OS • Re: Swap memory on an M.2 storage device
Since the introduction of the Pi 4 we've had choices of RAM capacity at time of purchase. Also it is now quite common to run a Pi from an SSD type of attached storage.Now I fully appreciate on board...
View ArticleMedia centres • Re: Peppy player
The YA Stream Search functionality was introduced in the latest Miro Edition. It's unavailable in the previous versions.To add the currently playing YA Stream just click on the screen title. The...
View ArticleAdvanced users • Re: Official Raspberry Pi HDMI to VGA Cable - review
Thank you for the detailed review, I've been considering getting some so I can use the empty VGA ports on my monitors.<snip> the adaptor cable was quite cheap anyway - £6 + delivery from the Pi...
View Article