Troubleshooting • Re: NEC-V404 - PI CM3 on board - Latest version of...
Okay, thanks for the link, I'll try it as soon as the material arrives.I usually connect my PC to the NEC V404 TV's USB port, activate the Compute Module in boot mode, then launch Raspberry PI Imager...
View ArticleTroubleshooting • Re: 1.9.6 Trixie Difficulty
1.9.6 isn't in the rpios repos. We just have to wait.Code: rpi-imager: Installed: 1.9.4 Candidate: 1.9.4 Version table: *** 1.9.4 990 990 http://archive.raspberrypi.com/debian trixie/main arm64...
View ArticleOff topic discussion • Re: A bit of Raspberry with 144C/288T
Not precomputing D might also save memory so the computation can be performed on a Pi.Without computing D it takes 86 seconds total for the initial greedy pass on a similar vintage Xeon E5-2620v3...
View ArticleBeginners • Re: Help with soldering composite pins on Pi 5B
There is no analogue audio output on a Pi 5.Oh no.I know the Pi 4 has a composite audio and video port, but I heard many people say the signal is bad and full of artifacting.Is this true? Is there a...
View ArticleNetworking and servers • Re: Update: Public IP Logger
Because original post is locked viewtopic.php?p=2293660, posting update.You can report the topic (use the flag icon) and request for the topic to be unlockedStatistics: Posted by DirkS — Thu Aug 28,...
View ArticleTroubleshooting • Re: RPi 4B fails to boot when two specific USB serial...
So i kinda need a USB optocoupler that acts as a active Isolator inbetween, right? is there Something Like that existing?Statistics: Posted by Psych0D0g — Thu Aug 28, 2025 4:52 pm
View ArticleGeneral discussion • Smallest pi to run Linux ping & wget|curl against...
HiPlease advise the one that seems the best candidate for very long term operation (10+ years).This is to monitor a solar field gateway. The Pi would ping the box and if fails post a message to a...
View ArticleTroubleshooting • Re: HDMI alternative
For VGA it's possible to buy/make an inexpensive adapter but it uses all of your GPIO pins. Google gertvga for more.it is also called vga666 - e.g....
View ArticleRaspberry Pi OS • Re: xterm vanished
If you look under Edit→Preferences→Advanced in pcmanfm, the terminal emulator command should normally be set to x-terminal-emulator %s.Thanks. The field was empty. I wonder if it defaults to...
View ArticleTroubleshooting • Re: Pi4 not booting with RP2040 board plugged in
I am using a Pi4 4GB as a controller for my 3D printer using Klipper.The Pi4 is powered by a 5V 5A power supply. Connected to the Pi4 via USB is a tool head board (LDO Nitehawk36) which uses a RP2040...
View ArticleRaspberry Pi OS • Re: Manually install GUI terminal with `apt`?
Thanks everyone!Statistics: Posted by BlueBerries — Fri Aug 29, 2025 4:18 pm
View ArticleBeta testing • Re: Updating to trixie
Can't seem to get rpicam-still to work in trixie (from nightly build image, updated) on a Pi5 with old Pi Camera. Works in Bookworm.Code: pi@raspberrypi:~ $ rpicam-hello[0:22:46.279022592] [4501] WARN...
View ArticlePython • Re: Using a 4-20 mA Transmitter with a Raspberry Pi
Unfortunately there is no schema for this transmitter board.- the only remark in the board description (perhaps you have a schema?) is that it works with 5V supply. Which is unfortunately not a match...
View ArticleCompute Module • Re: How do you build a CM4 flashing circuit on a custom board?
CM4 only has a single USB port. There is a multiplexer that selects either the µUSB-B or the hub with the USB-A. How come on the CM4 IO Board, there are 2 USB-A...
View ArticleGeneral discussion • Please help me inspire the next generation of robotics...
My son is 6 years old in a couple of weeks and he’s shown a really interest in robotics and automation which I’m thrilled about.I have a budget of around £200 and I’d like to get him a robotics kit...
View ArticleTroubleshooting • Re: Password problems with the imager
No, the password is blurred anyway, but its longer than the one I've enteredAgain, for security reasons, there needn't be (and frequently isn't) any consistent correlation between the number of...
View ArticleAdvanced users • Re: Raspberry Pi OS Image Creation : Made Easy
Would be nice if we can add custom files to the image for example in the home directory of the created user. Image File Utilities provides this capability and more.Statistics: Posted by RonR — Fri Aug...
View ArticleGeneral discussion • Re: Please help me inspire the next generation of...
My son is 6 years old in a couple of weeks and he’s shown a really interest in robotics and automation which I’m thrilled about.I have a budget of around £200 and I’d like to get him a robotics kit...
View ArticleGeneral discussion • Re: What product would you like to see?
I would really love a netbook kind of machine. Never understood why they disappeared Small, low power, minimal ram, good enough for regular use.Microsoft killed them.I have a small Chromebook built by...
View ArticlePython • Re: Problems with venv
Is this where I go wrong?I get paho.mqtt into the VENV - foobar folder.But the I base my app development all in the folderhome/pi/Logs/Software??Statistics: Posted by Capell — Sat Aug 30, 2025 4:03 pm
View Article