Troubleshooting • Re: Pi5+Debug probe UART. Any thoughts?
Spirits all around I think. Putty is showing some kernel spew. Thank you for the help.Statistics: Posted by g40 — Fri Sep 13, 2024 10:54 pm
View ArticleTroubleshooting • IMX477 Camera Dropout Issue with Custom Carrier Board on...
We are using Jetson orin NX with the following setup.-NVIDIA Orin NX-Custom carrier board-3 IMX477 Raspberry Pi HQ cameras connected via CSI ports-L4T 35.4.1 (we also tested things on 35.5.0)-Enabled...
View ArticleAdvanced users • Re: Image File Utilities
I understand /mnt is excluded in the backup which makes sense. That's why I asked whether a different mountpoint like /NAS/<external drive name> will be saved in the backup and restored. If not...
View ArticleRaspberry Pi Connect • Used Connect to create an IsAlive service via scraping
I would love it if I could Raspberry Pi connect from a remote machine programmatically. I wanted to use it to get the status of my pi, and I had to make a very convoluted script to get there, which...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
My 8GB raspberry pi 5 was freezing randomly, but I recently removed the slight overclock I had on the GPU and it hasn't frozen since.I hope this helps!Statistics: Posted by 83zr5 — Fri Sep 13, 2024...
View ArticleNetworking and servers • Re: Assistance with script to change Static IP
It's most definitely possible now. In fact, I'd argue that it's easier now than it was using dhcpcd since it's fully embodied in a well-structured command line rather than editing an easy-to-bork...
View ArticleRaspberry Pi OS • Re: Installing Raspbian on 10 Rpi-5
So, on the setup of the first RPi, after the first boot, I perform sudo apt update and upgrade...it downloads almost 2.5Gb of updates - that is after using the latest distro image file from the rapi...
View ArticleBeginners • Re: RPI 27w power pack spcs
In the general case I'm certain you're correct. But this thread is specifically about the official 27W PSU and that has a captive cable which I presume is suitably rated. Or it wouldn't be on sale.It...
View ArticleHATs and other add-ons • Re: HW RAID
My gut feeling at this time is that, as already syggested, OP is being cheap, has seen a few buzz words (EXSi, hardware RAID), seen a couple of "funky" products, but hasn't done their own (basic)...
View ArticleGeneral • Re: Official RP235xB boards?
May not be an issue for most but be aware that neither of the Pimoroni boards will overclock above about 320MHz. The Pico2 is no issue up to 400MHz.The issue is not the PSRAM as even with that removed...
View ArticleTroubleshooting • Re: Pi 5 not accessible by other Pi’s Mount
Hi Folks!Found a solution of a GUI access (the yellow file folders icon – pcmanfm) to my shared files so posting for others. May not be THE correct way but works.The files were not available via the...
View ArticleTroubleshooting • Re: Cannot properly scan system for error: fsck at reboot...
TryCode: sudo tune2fs -c 1 /dev/mmcblk0p2The one "1" means check every boot.Reboot to check the drive. ThenCode: sudo tune2fs -c 0 /dev/mmcblk0p2to stop checking every boot.Statistics: Posted by AndyD...
View ArticleBeginners • Re: Raspberry Pi Zero 2 W memory split (I know...)
Ah, I didn't know if the generation of processor in the Zero 2's were the same type of architecture. Oh well! Just hoping for some free memory.Statistics: Posted by decoherent — Sat Sep 14, 2024 9:39 pm
View ArticleGeneral • Re: Blink Ex in VSCODE
When you say update to version 0.16.1 are talking about updating the raspberry pi 4 OS?Thank you,ChuckStatistics: Posted by chuck72352 — Sat Sep 14, 2024 9:50 pm
View ArticlePython • What is the official Raspberry Pi library for accessing GPIO ports ?
So far I succesfully used RPi.GPIO library to work with the GPIO ports of a Raspberry Pi 4. But after getting the latest Raspberry OS updates, RPi.GPIO is not working anymore. I get `Failed to add...
View ArticleBeginners • Re: IRF520 MOSFET Module control via PI
I connected the pwm channel from the fan to the irf520 sig channel that I fed with 12v, actually only 01.7v was able to run this module.The Raspberry Pi GPIO current is low and only provides the PWM...
View ArticleBeginners • Minimize all windows/show desktop in Bookworm?
Kind of embarassing to ask such a basic question but I've tried searching and even more recent results just say Ctrl-Alt-D, which does not work. One guide to keyboard shortcuts pointed to a menu...
View ArticleOther projects • Re: Custom Key pad
Well everyone, because I am continually disappointed whenever I read a thread online which doesn't reach any conclusion (relevant xkcd here: https://xkcd.com/979) I am posting a conclusion, although...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Hope this is the right place to ask (but if not please accept my apologies and move this to the right place).PINN 3.9.3Raspberry Pi 4BI am using PINN top boot 3 different OSes. This all works fine.I...
View ArticleRaspberry Pi OS • Re: I can't watch youtube or imdb videos on chromium browser
firefox can not set full window mode.Statistics: Posted by cjan — Sat Sep 14, 2024 11:35 pm
View Article