Troubleshooting • Re: Ssh problem
if you run "ifconfig -a" on the rpi, what IP does it list?Statistics: Posted by cleverca22 — Tue Apr 23, 2024 12:54 am
View ArticleTroubleshooting • Re: New Raspberr Pi 5 runs hot compared to different RP5
That doesn't seem too hot. I have a Pi 5 here, with a small heatsink on, no active cooler, and it is idling around 55-56.not sure if its the cause here, but one of my pi-zero's had an accident, where...
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Very helpful.Thank you Statistics: Posted by kitamura_design — Tue Apr 23, 2024 11:24 pm
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Update I've made some progress with the Argon One V3 firmware replacement, though not complete yet these features are working. Fan Control (unlike the V3 this firmware works with the previous fan...
View ArticleNetworking and servers • Re: Raspberry Pi blocking access to its ports
Try nmap -PnCode: nmap 192.168.0.246Starting Nmap 7.93 ( https://nmap.org ) at 2024-04-24 00:58 BSTNote: Host seems down. If it is really up, but blocking our ping probes, try -PnNmap done: 1 IP...
View ArticleTroubleshooting • Re: Critical shortage of swap space - pi5
Just as I expected, when I re-booted it, the problem went away. I tried to re-create it using various combinations of VNC and Chromium, but haven't succeeded so far.Thanks to all for helpful...
View ArticleHATs and other add-ons • Re: Problems with the 54Pi hat and a Kingston 256 MB...
Should others encounter similar problems I would be happy to share what I learned to assist them.Statistics: Posted by Glacier991 — Wed Apr 24, 2024 12:15 am
View ArticleStaffroom, classroom and projects • Re: Using a Pi to complete Web-based...
Pi Zero hasn't got a network interface and doesn't have the memory to run a browser very well.Pi Zero 2W has got wireless so your "alternate system" needs a wireless access point.If the webpage is...
View ArticlePidora / Fedora • Re: F40
does 40-spin is lxqt-2.0 by default?Statistics: Posted by cjan — Wed Apr 24, 2024 12:39 am
View ArticleCompute Module • Can I implement USB OTG and use a Type C connector on my CM4...
Hello,I am currently engaged in the design of a CM4 carrier board and I have a query regarding the implementation of USB OTG. From my understanding, the OTG pin determines whether the Pi functions as...
View ArticleGaming • Re: 10 Games for Raspberry Pi
I could make games that are the lovechild of SNES/Genesis/PSX for free with source code in a totally unique powerful language with all the tools to do it? Man if I was 13 again, I would be all over...
View ArticleGeneral discussion • Re: Are we just imitating replicators (hear me out)
And the relation to the pi is...This should probably be in off topic.Or a post to place bets to which/when Pi's becomes "alive".Pi6, Pi7?Statistics: Posted by Gavinmc42 — Wed Apr 24, 2024 1:53 am
View ArticleBeginners • RPI 3+ realVNC connection issue
Hello everyone,complete newbie here. We are going through the setting up of a PI3+ board for a Freenove project with my son.We managed to go through the first steps pretty easily, installing the OS...
View ArticleAdvanced users • Re: Virtualisation on RaPi5
I´ve finally found the solution. It was very simple but I had to look lots of different threads so I´m summarizing here a step by step procedure in order to get a Rasperry PI5 (bookworm 64 bit OS)...
View ArticleGeneral discussion • reading duration of a signal using PIGPIO
I have a device that continuously sends the signal of different pulse widths. I am trying to read those pulse duration and build my logic to further implement it. It is a synchronous signal. I am...
View ArticleGeneral discussion • Re: Retrieve SMS message in Python
If you search the forums there are lots of people having issues with these cell modules from waveshare (and other hardware made by them too).Their varies from "it sucks" and "non existent".I recommend...
View ArticleGeneral discussion • Re: RPi 4B with RS485 CAN HAT
Their support is horrible.Return it and get a can board from another manufacturer that provides support and working example.code.If you search the forums here you will find tons of people asking for...
View ArticleTroubleshooting • Re: "Zero W", Unable to setup new WiFi
Per above recommendation, I suspect that the "new" WiFi Router assigned a new IP address to the Raspberry Pi Zero W. I've not yet confirmed this as I don't have immediate access to the "Zero W/new...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
So is there anything interesting in the CM5 draft that could be summarised in a couple sentences?Same format factor as CM4, onboard RTC, 4lane DSI/CSI, upto 16GB of DRAM.Looks like main pinout...
View ArticleC/C++ • Source code for camera CSI transfer?
Where is the source code associated with loading raw CSI camera data into memory? I have read driver source code which configure CSI cameras through I2C but I still can't find where the buffer is...
View Article