Beginners • Re: Imager SSH public-key authentication next steps
Don't use putty, but the openssh client that comes with Windows/OSX/Linux- Open a windows command prompt.- Enter "ssh name-of-your-pi.local"- You're inI'm currently away from my house. I could VPN in,...
View ArticlePython • Multiple python scripts in virtual environment
I have been using python scripts successfully for a few years but recently upgraded to Pi5 running bookworm. The virtual environment that python uses now proved to be a hurdle but I think that I got...
View ArticleGeneral discussion • Re: What is performance of the VideoCore VII GPU in the...
Same SOC as the Pi5, so any performance figures from the Pi5 are relevant to the CM 5. Assuming same clock speed.Statistics: Posted by jamesh — Sun Dec 08, 2024 1:15 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Code: .-------------------------------------------------------. | Options for a Pi 8GB system, inc VAT | |-----------------------------.------------.------------| | Pi 400 (4GB) | £ 68.33 | $ 73.00 |...
View ArticleAdvanced users • systemd service ran fine on CM4 doesn't work on CM5
Yet another wrinkle in the process of porting our stuff from CM4 to CM5, and a weird one at that...We have a systemd service that starts on boot, this is a piece of C code that acts as a comms bridge,...
View ArticleGeneral discussion • RPi5 Rev 1.0 SD-card doesn't work on Rev 1.1 board.
I recent received a new RPi5 board Rev 1.1.On another board RPi5 rev 1.0 I have the official bookworm distribution running since beginning of the year.Now it seems that Rev1.1 board doesn't boot with...
View ArticleRaspberry Pi OS • Re: Silent bootup
"Wouldn't it be easier just to turn the monitor off (or unplug it from the wall power)?" --> This is no valid solution."Note that OP says he wants a black screen (which this will do) and then he...
View ArticleTroubleshooting • Re: Help, Pi5 stuck on boot with fan on
It sounds like it's the card.Take the card out then boot again. Post what the screen comes up with.without the sdcard. Fan stays full on without the cardStatistics: Posted by luckyluca — Mon Dec 09,...
View ArticleGeneral discussion • Re: Extra long bolts for my rpi5 and nvme board
The PiHut spacer kit page says what they sent can be either 4-40 or M3 thread screws and nuts. 4 x 4-40 x 5/16" Aluminum Spacer (M3 x 8mm)4 x 4-40 x 5/8" Zinc Screws (M3 x 15.9mm)4 x 4-40 Zinc Nuts...
View ArticleBeginners • Re: raspberry pi 5 rtc battery
Thanks, I appreciate it, with some further searching I found a ML2032 version, so that should work (same battery, just slightly thicker I believe).Thanks again, should have done a quick googe search...
View ArticleAdvanced users • Re: systemd service ran fine on CM4 doesn't work on CM5
While not solving your problem, can't you use the /dev/serial0 alias to remove the need to detect which platform you are on?Statistics: Posted by PhilE — Mon Dec 09, 2024 1:14 pm
View ArticleGeneral • Re: Size of HASH_VALUE item in RP2530
> The boot rom checking the integrity of a boot images with a 32 bit digest is really, really bad.this is ONLY used if you aren't doing secure boot, so i it seems a bit weird to call it really...
View ArticleGeneral • Re: Raspberry Pi Pico 2 W / WH / H Thread
I found some and need a female 20-pin ribbon cable with the black rectangular male prongs. I'd post an image representing what I'm looking for but the file size is sad.Statistics: Posted by hellohi1 —...
View ArticleTroubleshooting • Re: Wi-Fi no longer connecting
Nothing was attachedTo add a photo, resize it (scale it) to less than 512KB (I use Gimp to do that) maybe 768 x 768 pixels, then click the Attachments tab below where you type the text in.Click Add...
View ArticleGeneral discussion • Re: Is it possible to work Image with Pi4 as well Pi5
Short answer: No. The Pi5 requires Bookworm (Debian 12).Longer answer: Yes, but it requires a lot of work, and by the looks of it it doesn't seem like you're up for the task.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Virtual Keyboard Size
In terms of "Keyboard Settings" not working, it would appear that squeekboard is attempting to launch the gnome control center instead of lxinput.@spl23 has made...
View ArticleAndroid • Re: [DEV] AOSP (Android 15) for Raspberry Pi 4 & Pi 5
New builds. Android 15 QPR1. Initial support for Pi 500 and Compute Module 5.https://konstakang.com/devices/rpi4/AOSP15/https://konstakang.com/devices/rpi5/AOSP15/-update to latest AOSP release...
View ArticleHATs and other add-ons • Re: Could PyBricks be up and running on BuildHAT..
I have a somewhat different view of the Build HAT firmware source code opening (compared to a few months ago). Simply put, I hope not. I've recently seen some counterfeit LEGO Prime sensors appearing...
View ArticlePython • Re: Issue with GStreamer and OpenCV Integration on Raspberry Pi NoIR...
Hi, so I'm a bit puzzled that your original pipeline works at all:Code: gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw, format=YUY2, width=640, height=480, framerate=30/1 ! videoconvert !...
View ArticleGeneral discussion • Re: I have an idea but im not software knowledgable.
Well i understand the ir wouldnt work, what i was thinking of having is like a setup where the RP has an input and output and the input is the hdmi plugin from the roku stick or firestick and the...
View Article