Advanced users • Re: Still use an SD alongside an SSD on Pi5?
Database. You need speed. The fastest on a Pi 5 is an NVMe SSD in a PCIe adaptor with PCIe set to speed 3. The speed is blinding. Things finish before you hit enter. If you stay with USB, you get half...
View ArticlePolski • Adapter VGA 666 - jak odpalić obraz na Raspberry Pi :)
Koledzy mam pytanie, czy ktoś z Was miał styczność z Adapterem do malinki VGA 666?Pytanie, bo z tego, co wpadło mi w oko trzeba przeprowadzić jakąś konfigurację w pliku, aby monitor z VGA odpalił Może...
View ArticlePython • Re: Help Request: Loading Python Script at Boot / Script Behaves...
Your code is failing to start as it cannot find a python module it needs to import. Systemd tries a few times then gives up in disgust.See section 8.3.8 of Running A Program At Start Up A Beginner's...
View ArticleTroubleshooting • Re: OS not booting
Thank you for your reply. The problem was the TV/monitor! I have used his particular monitor with every version of Pi up to version 3, including the Zero and Zero W, with no problem whatsoever. There...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero W hangs and becomes unreachable after...
Might be related: when trying to update a rpi 1b, I get the same problem. Screen stays black (after the colorbox), no networking, nothing.Statistics: Posted by flok99 — Wed Jul 24, 2024 4:01 pm
View ArticleC/C++ • DHT11 code works with python but not C++
My python code for interfacing with a DHT11 works fine, but not the C++ "equivalent". I've revised it for hours and run it through ChatGPT countless times to play with the timings, still with readings...
View ArticleNetworking and servers • Re: Wifi setup using NetworkManager on Bookworm
If I want to change the Wifi access point. Where is it?https://www.raspberrypi.com/documentati ... networkingStatistics: Posted by ed1k — Wed Jul 24, 2024 4:21 pm
View ArticleTroubleshooting • Re: Video not displaying in Chromium 126.0.6478.164
Found a solution for my case. Go to Chromium --> "Settings" --> "System" --> disable "Use graphics acceleration when available" --> "Relaunch".Statistics: Posted by vinada — Wed Jul 24,...
View ArticleCamera board • Re: Enable UART breaks IMX462
I'm confused then, as the /v4l2-async/pending_async_subdevices results are the opposite of what I'm expecting.- There is nothing in the kernel logs from your first post indicating an issue. The sensor...
View ArticleMedia centres • Re: TV HAT Raspberry Pi 5
I have two pi5 with tv-hat running with this fix.No errors anymore even when i had three recordings running at the same time. RaspiOs at micro sd card. Thanks for the fix!Statistics: Posted by PieterO...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Insights on Raspberry Pi 5 and Sony...
Can someone please help me making the Sony IMX working with Raspberry Pi 5.. I searched everywhere but couldn't find any tutorial All Sony sensors start with the IMX prefix. Which sensor are you...
View ArticleGeneral • Re: Need advice on sending image data from a Pi5 to several Picos
Maybe you need to tweak your lwipopts.h. See Configuring lwipopts.h and Options (lwipopts.h).It's using whatever defaults MicroPython have chosen. I can't see anything wrong nor guess what tweaks...
View ArticleBeginners • Re: How to permanently change hostname through file edits
Will check that out. Thanks.Really wish this stuff was more straight-forward.That's the problem with so many Linux distributions. They all do their own thing. So you pick one and learn that...
View ArticleBeginners • Re: Which version of RPI box d I need?
Possibly one of the Zero family.You may need to rethink the battery goal.Say you get the RPi and camera consuming 0.5 Amps. Thst is 2.5 Watts. 24 hours will need 60 Wh.If using a USB powerbank that...
View ArticlePython • Re: Entering digits without pressing "Enter'
HelloIt was quite a shock to login to the Forum today and find no trace of my question! I finally did a search for my "username" and found my post (and multiple responses) had been moved to the Python...
View ArticleGeneral discussion • Re: How to analyze if the output of adc is right or wrong
You're going to get slightly jittery results by relying on Python's time functions running on a Raspberry Pi. This is because Raspberry Pi OS isn't a real-time OS. It does its best to make the time...
View ArticleBeginners • Re: 32GB SD card shown at 256MB when plug into Windows PC
Use the SD card formatting tool from the SD association to revert to a default FAT/exFAT partition spanning the card.https://www.sdcard.org/downloads/formatter/If you use Raspberry Pi Imager, it'll...
View ArticleHATs and other add-ons • Re: New M.2 NVMe HAT+ in Official Pi 5 case
I received with my M.2 NVMe HAT+ only one type of screws: eight black nylon screws. And also 4 black nylon holders and 4 metallic holders. However, I will buy M2.5 screws to replace the lost ones....
View ArticleGeneral discussion • Discount on multiple pi4 order?
Looking for US pricing on multiple Pi4 and POE hat- looking to buy between 35-100 units of each.Vilros who advertises “bulk” pricing says they can only sell at MSRP.Does anyone offer bulk...
View ArticleGeneral discussion • Re: Discount on multiple pi4 order?
Does anyone offer bulk discount?RPL have stated in the past that commercial/industrial users pay the same per unit as normal consumers so I'd interpret that as a no.Statistics: Posted by wildfire —...
View Article