Camera board • Re: supported configs and sizes
Not really an answer, but would it help to compare your code against the "rpicam-hello --list-cameras" code (which presumably does find the right sizes and formats)? If you haven't found it, it's...
View ArticleAdvanced users • Infiray T2 Pro Camera to Raspberry Pi Zero 2W
Hello! My teammates and I bought a T2 PRO thermal camera (Originally for Linux). We plan to use it with a Raspberry Pi Zero 2W and then use a transmitter to transmit the output to a laptop. Will it be...
View ArticleGeneral • Re: Pico 2 RUN not work
Yes, of course. Same as picoStatistics: Posted by chengjianwen — Fri Apr 18, 2025 12:52 pm
View ArticleSDK • Re: In code detect if running on Pico or PicoW
Ran it on the Pico 2 + Pico 2 W I’ve got here; IsPicoW() picks out the W perfectly. Nicely done!Many thanks for testing and reporting back.Statistics: Posted by hippy — Fri Apr 18, 2025 1:09 pm
View ArticleOther RP2040 boards • Re: SPI pins fro XIAO
just to add, the code works fine on a standard Pico, just the pin assignments changed. stdio appears to work as it prints a couple of lines on startup.Statistics: Posted by billp — Fri Apr 18, 2025...
View ArticleAdvanced users • Re: Use a random IPv6 interface ID?
Putting your configuration in a file under the /etc/NetworkManager/conf.d directory would probably be safer; from the NetworkManager.conf manual page.If a default NetworkManager.conf is provided by...
View ArticleBeginners • Re: How can i know if the PCIe and the NVMe are really running?
I would like to know ways to check if PCIe and the NVMe are running normally. Thanks.Statistics: Posted by milanolarry — Fri Apr 18, 2025 1:46 pm
View ArticleCompute Module • Re: CM5 additional SD card - GPIO22-27
Yeah, I probably have to do that, was just hoping someone had already solved the issue Statistics: Posted by hakanl — Fri Apr 18, 2025 2:06 pm
View ArticleGeneral discussion • Re: Raspberry Pi 4 Freezes During APT Update
I would use a spare SD Card with a fresh install of Raspberry PI OS to see if that works. That may help determine if you have an issue with the Pi 4B or your SD Card.Statistics: Posted by hippy — Fri...
View ArticleTroubleshooting • Re: Should I be seeing this?
But, seriously folks, we still don't know what the red/white display is or what functionality it supports/entails, do we?I would guess it's this from following the link 'ame' gave -...
View ArticleHATs and other add-ons • Re: A daughter board for the raspberry pi 4 that...
I believe a Pi 4B has host/device capability via its USB-C power connector so it may be possible to have a board which connects to the 4B via pogo pins or via that USB-C.It should I believe also be...
View ArticleBeginners • How to switch off WPS from Raspberry Pi hotspot
My raspberry Pi machines, when hotspot activated allows other Linux and Android machines to connect through (WPA/WPA2/WPA3 Personal) connection with a given password. No problem at all. But for...
View ArticleBeginners • Re: Samba Shares: How can i point the download path to another Pi.
See the relevant sections of[shameless self promotion]Building A Pi Based NAS and Using fstab A Beginner's Guide[/shameless self promotion]Statistics: Posted by thagrol — Sat Apr 19, 2025 11:15 am
View ArticleHATs and other add-ons • Re: Integrated Fan Controller
I already used the correct pwm fan, since it came off a laptop that could change the speed of the fan. It also worked with the raspi config in the performance options. For the config .txt, how should...
View ArticleTroubleshooting • Re: Raspberry PI 5, Short Circuit 3.3V and GND! Need Help DEVs
Remove the uSD from the Pi, connect HDMI display and power on.Do you see a boot diagnostics screen? That one is rendered at a resolution which should be supported by and decent TV/Monitor (maybe not...
View ArticleRaspberry Pi OS • Re: crontab autostart buster vs bullseye
Thanks. I'll study your guide. I think the problem is with environmental variables since it starts fine from the command line by user.Statistics: Posted by dmozell — Sat Apr 19, 2025 12:32 pm
View ArticleBare metal, Assembly language • Re: ASPM on rpi 400
Hi jdb,UPDATEI have it working, many thanks! I ran:Code: export DEBIAN_FRONTEND=noninteractivesudo apt-get updatesudo apt-get remove -y realvnc-vnc-server # otherwise it hangs in apt-get upgrade...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Power button discoloration
It has stopped working. How to fix it? https://forums.raspberrypi.com/viewtopic.php?t=58151It boots but the power button is not working.Statistics: Posted by khushit — Sat Apr 19, 2025 1:14 pm
View ArticleBeginners • Re: unable to connect the ssh via wifi in raspberry pi 5
Edit* apparently I don't know how to post the pics lol**The one thing I noticed is I actually don't see your RSPi's IP address in any of your pictures or I'm just missing it. I decided since I have a...
View ArticleTroubleshooting • Argon1 V5 NMVe problem
I have the above case with a Pi5 8Gb and a Raspberry Pi NMVE SSD obtained from the Pi Hut.When I run lsblk I get:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSmmcblk0 179:0 0 29.7G 0 disk ├─mmcblk0p1 179:1...
View Article