Troubleshooting • Re: Using nginx,: installing php-fpm fails
No point in my installing Bookworm (I presume that it is the current version of Raspberry Pi OS) as I would then have to install all the other software that I currently have (e.g. AdGuard) and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Unknown 3,5" Display Gameboy Zero
Thank you so much. This answers my question. Statistics: Posted by DutyBerry — Sun Nov 17, 2024 8:38 am
View ArticleNetworking and servers • Re: OVM and Pihole running on the same Raspberry Pi...
How big are your storage devices and how fast should it be?My storage drive is a 4TB connected by the new powered Raspberry Pi USB 3 hub, works well and file transfer speeds are around 300Mbps...
View ArticleAdvanced users • Re: RPI5: Unable to enable kvm in qemu after replacing host...
You have enabled vfio but I don't see that you use it actually. On x86_64 I use some vfio statement on the kernel cmdline so that a VM can use specific PCi-E HW (and not allocated to the host...
View ArticleMicroPython • Re: Counter with RP2040 using PIO
20nS is short for an input to an mpu. You might want to try stretching or latching it with some external hardware. The PIO should count your 10MHz ok.Statistics: Posted by BillTodd — Sun Nov 17, 2024...
View ArticleAutomation, sensing and robotics • Re: Homebridge for Non Homekit devices
Yes.Or is this s pam post?Statistics: Posted by jamesh — Mon Nov 18, 2024 8:44 am
View ArticleCamera board • Re: Plans to upstream imx708?
We do intend to upstream the code. In fact, we were waiting on Streams API support in V4L2 so we can correctly expose the levers to use PDAF and HDR metadata. This is only recently gone through, so...
View ArticleRaspberry Pi OS • Re: RPi/OS/ 5: Poor performance with Visual Studio Code +...
On a Raspberry PI 5 with up-to-date RPi OS if I open a Visual Studio Code in a maximized window and then I open any browser (Chromium, Mozilla) in a window on top. The browser is playing an YouTube...
View ArticleDeutsch • Raspi 5 Bootprobleme
Hallo zusammen,in der Hoffnung als Newbie hier Hilfe zu finden:Nagelneuer Pi5 mit Geekworm NVME-Hat X1001 und einer 126GB-SSD von Samsung. Recalbox (zum Daddeln ) mit Imager 1.8.5 unter Kubuntu...
View ArticleOther • Re: Windows ARM64 release?
At RPL we have no knowledge of Windows on ARM at all, so support from us would be minimal to zero. But I have no problem with discussing things. The Pi 5 would make a pretty useful Windows device, I...
View ArticleTroubleshooting • Problem with setting up wifi adapter for raspberry pi
Hello, when setting up the WiFi adapter, i encountered quite a bit of problems. The specifics are down below.The wifi adapter i am using is the TP-Link Archer T4U Ver 3 AC1300 High Gain Wireless...
View ArticleOther RP2040 boards • Re: Cheap Pico boards can be dodgy, may not have a...
At least they appear to be an actual manufacturer.My first experience of having one of my designs manufactured in China involved going over the BoM to see which parts could be substituted with cheaper...
View ArticleMedia centres • [HOWTO] Install latest version of minidlna / ReadyMedia
Hello,I am using the minidlna / ReadyMedia daemon on my Raspberry for streaming audio and video in my network. First i simply used the official package package from the package index with 'apt install...
View ArticlePython • MicroPython, Class, Scope of imported method?
Greetings.I need a little help understanding Scope of methods in a class. I am getting an "object not defined" error and I cannot figure out why (I don't program using classes often).If this class is...
View ArticleTroubleshooting • apt upgrade failing
Code: ~ $ sudo apt upgradeReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneYou might want to run 'apt --fix-broken install' to correct these.The following...
View ArticleTroubleshooting • Re: Trouble Attempting to create a NAS with two external...
As a noobee, I will try to provide more info:Which "level" of windows your clients are running? Home, Pro, Enterprise, etc.? Windows 11 PeoThen, unless you have turned it back on again, you have no...
View ArticleAdvanced users • Re: New NVME Hat - need advice
Not that simple as you may think as that will require a PCIe switch.https://shop.pimoroni.com/products/nvme ... 4434895955 is a board which accepts two NVMe. For 4x M.2 NVMe there is i.e....
View ArticleGeneral discussion • Re: RASPBERRY PI 5 ON BATTERY!!!
.. DC 12V/24V to 5V USB C 5A 25W Converter DC-DC Step Down Module Power Adapter https://www.amazon.com/dp/B0DDPM6TTZ/re ... yhdijLW8zM..As this module seems not USB-C PD compliant the Pi will only be...
View ArticleGeneral discussion • Re: How to remove ALL unneeded packages?
- How to start building the system from ABSOLUTE minimum?Maybe flip the problem?Start with a minimal viable OS installation, and add just the things you need.That minimal OS might be RasPiOS Bookworm...
View ArticleHATs and other add-ons • Re: Want to connect HDMI inputs to raspberry pi
on MS2130 related note, just noticed thishttps://hackaday.com/2024/06/01/use-tha ... ta-export/it can be interesting way to get data out of Raspberry Pico very fast via the HDMI breakoutThat guy had...
View Article