Camera board • Re: Zero 2 W clean install won't detect cameras
Resolved: I am not a smart man. I had the camera cable inserted into the RPi upside-down. My (poor) excuse is that none of the Google images show it plugged into the Zero 2 W, only the other Pis, so I...
View ArticleGeneral discussion • Raspi 5 hdmi audio
I just bought a new display monitor to use with the raspberry pi 5, 8Gb. The monitor has built-in speakers. So I assumed the hdmi cable carryng video would also carry sound and would recognize the...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
Nice implementation using a memory pool! I just read the NewLib rand() may call malloc(), not saying you use rand(), but whoa, what a gotcha!https://dunkels.com/adam/rand-may-call-malloc/All calls to...
View ArticleTroubleshooting • Stellar Labs Computer + Keyboard
My Stellar Labs Computer + wireless mini keyboard works except for F5 that displays Keyboard Interrupt instead of running a Python program.There are probably other compatibility problems.Does anyone...
View ArticleGraphics, sound and multimedia • Re: Setting screen size to a specific value
you should test first by running Code: wlr-randr --output HDMI-A-1 --custom-mode 1680x1050@60Hz /\You missed a space !Second problem. Stupid me ! I plug the cable into the SECOND HDMI port (actually...
View ArticleTroubleshooting • Re: stuck in emergency mode
It happened on first boot with both Pi OS and Volumio on a Pi 5 The volumio or pi logo would start and then instead of loading, it would load a menu where none of the commands work. I tried to upload...
View ArticleRaspberry Pi OS • Re: Clone bootable 2Tb nvme to 4Tb.
You are probably running into the drive size limit of 2TB for MBR partition tables. It seems likely if the error is something to do with partitioning. The solution might be to use a hybrid GPT...
View ArticleNetworking and servers • Re: Pi homelab build...
No pic of the Pi4 as it is mounted elsewhere...I missed the memory cgroup issue before trying the install and banged my head on the wall before making progress. Going to get to making Plex happy on it...
View ArticleBeginners • Re: Problem with serial data transfer - RPI 3B+ and Arduino Nano...
What does the Arduino do with the command from NodeJS? Does it read it and discard it if there's nothing to do? Or do the commands build up in the serial buffer?The arduino will analyze if its a valid...
View ArticleNetworking and servers • Re: Fighting RF Kill On bookworm (no NetworkManager)
Have you added "cfg80211.ieee80211_regdom=ZZ" (where ZZ is your ISO3166 2 letter country code) to your /boot/firmware/cmdline.txt?Statistics: Posted by Murph9000 — Wed Feb 05, 2025 2:22 am
View ArticleTroubleshooting • Re: Stellar Labs Computer + Keyboard
It was finger trouble.The keyboard works fine.Sorry. I would recommend this keyboard if it is still available.Statistics: Posted by PeterRovman — Wed Feb 05, 2025 2:37 am
View ArticleGeneral discussion • Re: Cannot install SCIPY on Pico
Yes, it seems like being able to install a package on Pico doesn't actually mean that that package belongs to Micropython and is usable on Pico.That's a Thonny problem. It mixes up pypi and mip...
View ArticleTroubleshooting • Accidental Kernel Update to 6.6.74, Can't Revert to Stable...
Hello Everyone,First time poster and new RaspberryPi user here. I have a raspberry pi5 set up at my house as a server to host homeassistant running in docker. I made the mistake of trusting AI and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting a UYVY MIPI Camera to RPI5
Here are the three points you provided:1. Using MEDIA_BUS_FMT_YUYV8_1X16: Since MIPI is a serial interface, I have naturally been using MEDIA_BUS_FMT_YUYV8_1X16. In this format, the first lane...
View ArticleNetworking and servers • Re: Raspi 5 hdmi audio
Thanks all for answering my query.Here Is some of the required info.RASPI 4With raspi-config I can choose headphones or hdmi. So I choose hdmi ! (1,s2 ) after which I have normal audio from the...
View ArticleGraphics, sound and multimedia • Re: Audio test with spekers in H/W
I can buy the speakers but small one can buy . But connections how to connect with raspberry pi 3 i am not able to understand. if it is simple connections i can try to buy and connect Analog input :...
View ArticleBare metal, Assembly language • Re: RPi5 Framebuffer
gpu_mem=16that parameter has zero impact on a pi5config_hdmi_boost=7hdmi_mode=82i believe those also have zero effectStatistics: Posted by cleverca22 — Thu Feb 06, 2025 3:34 am
View ArticleSDK • Re: Using VS Code to compile for Pico question
Is the Windows 11 box Intel or ARM?Statistics: Posted by breaker — Thu Feb 06, 2025 3:37 am
View ArticleTroubleshooting • Stuck on login/sign in screen
My pi: Rasberry Pi 4B running bookwormSo this afternoon I tried connecting to my raspberry pi using TigerVNC and as usual got prompted for my username and passcode. After I entered them I was...
View ArticleOff topic discussion • Re: AI is dangerous
In 1995, we learned the truth! I will share:From email@fringeware.comSun May 28 12:07:49 1995Date: Wed, 24 May 1995 16:47:11 -0700 (PDT)From: FringeWare Daily <email@fringeware.com>Reply to:...
View Article