Camera board • Re: rpi5 with imx219, no camera available on interface...
OK, thank you. It works!Statistics: Posted by walterda — Wed Jul 24, 2024 2:22 pm
View ArticleHATs and other add-ons • Re: How to run a Hailo HEF file
Take a look here... https://github.com/hailo-ai/hailo-rpi5- ... stallationIt mentions about using another HEF file...". To use a custom model, you can load its HEF using the --hef-path flag....
View ArticlePython • Filemanager crashes after running Python script.
Hi, I am using a RPI4B 8GB and the latest version of PiOS (fully updated).I have created a Python script which runs .forever() in the terminal. Everything seems to work correctly, but if I leave the...
View ArticleCamera board • Re: Enable UART breaks IMX462
See viewtopic.php?t=372520 for policy on 3rd party image sensors.Pivariety really is Arducam's problem to solve - I don't think I even have any of their Pivariety modules left to test with.IMX462 is...
View ArticleTroubleshooting • Re: Two RPi 5 dead
Check the PSU no-load voltage and votlage under load with current at (say) 1A, 2A, 3A.Statistics: Posted by neilgl — Wed Jul 24, 2024 2:45 pm
View ArticleGeneral • Re: Need advice on sending image data from a Pi5 to several Picos
Everything seemed to be working fine yesterday. Today I am getting lag of up to 80 seconds from sending a burst of four short 50 byte packets to the Pico W receiving them all.That's similar to what I...
View ArticleTroubleshooting • Re: No video on vlc and other errors - raspberry PI 3A+...
The links still do not work.As you are running Bookworm, you will want a virtual environment (venv) to avoid the "externally-managed-environment" error.I create mine with system packages like this:...
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
To diagnose further we'd need to see the UART output from the device. Recent firmware will print the sha256 key hash stored in OTP which you could cross check against your public key files.Statistics:...
View ArticleGeneral • [Docu]: Connecting to the internet with picoW.pdf
Hi Guys,a general question to work with the Pico / PicoW.When i read the documentation:https://datasheets.raspberrypi.com/pico ... pico-w.pdf The I get the impression to don't use the C SDK and use...
View ArticleBeginners • How to permanently change hostname through file edits
I don't want to use a script or GUI, in part because I want to understand how pi/TinyCore works. I've searched far and wide for well over an hour now and I give up. How do I do this? I see references...
View ArticleBeginners • Re: How to permanently change hostname through file edits
You should really be asking that in the picore forums. Their forums can be found here: https://forum.tinycorelinux.net/While someone around here may know something about picore, most of us don't use...
View ArticleTroubleshooting • Desktop preferences and appearance settings not opening
I have this issue where anytime I try to open Desktop Preferences or Appearance settings, it just doesn't open. It'll say "Loading configuration, please wait," but from there it closes and nothing...
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 ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: '/dev/i2c-1' Missing after apt update...
That's it!I've uncommented the dtparam for i2c and all is now working again.Many thanks for the quick reply.Statistics: Posted by cancunia — Thu Jul 25, 2024 3:38 pm
View ArticleAdvanced users • Re: Rpi5 stucks on solid red led after boot with a camera...
Many thanks @PhilE, I will try UART.What do you mean about "pulling a signal high or low" ? A short circuit ?Statistics: Posted by bebowl — Thu Jul 25, 2024 3:38 pm
View ArticleBeginners • Re: What PI model should I choose?
Unless you need all those extras l would go for...https://thepihut.com/products/raspberry ... 9408755774Statistics: Posted by gordon77 — Thu Jul 25, 2024 3:41 pm
View ArticlePython • Re: What python framework/modules for Web scraping?
Yes, selenium running OK on a Pi4 running Bookworm 64-bit, in a venv (with system packages). Seeviewtopic.php?p=2237557&hilit=selenium#p2237557Statistics: Posted by neilgl — Thu Jul 25, 2024 3:41 pm
View ArticleTroubleshooting • Re: Using pi 5 with usb thermal camera
Those missing pixels are way too small to be USB packet-sized. It looks like no more than a dozen or so.Please post a full [bsudo lsusb -v[/b] for the camera.Statistics: Posted by jdb — Thu Jul 25,...
View ArticleTroubleshooting • Zero W - apt update failing
Hi,I have a fresh install of Bookworm Lite 32 bit on a headless Zero W.Running sudo apt update returns the following -Ign:1 http://archive.raspberrypi.com/debian bookworm InReleaseIgn:2...
View ArticleGeneral discussion • Re: When will there be a Raspberry Pi with at least 16GB...
...I wonder how Chuck Norris would increase the swap file or whether calc would even dare to crash for him.Anyway for other mortals it was definitely a helpful guide, thanks.I heard when Chuck Norris...
View Article