General discussion • connecting audio to rpi zero 2w
so i am trying to make a pi zero 2w based gaming console and my screen is using pins:1, 17, 19, 21, 23, 24, 25, 29, 31. It does NOT need to be stereo, but it needs to be as simple and comapct as...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Good day everybody.I have a Raspberry Pi 5, the new beta from PINN and the original 7 inch touch display from Raspberry.Can someone tell me how I have to configure PINN so that I can actually see and...
View ArticleGeneral discussion • Re: Revisiting the Pi after many years
>>You won't actually NEED an HDMI output, if all you want to do is install/run Pi-hole.As mentioned, the monitor is just for troubleshooting if the pi doesn't boot for some reason.I've already...
View ArticleGeneral discussion • Revisiting the Pi again after many years- The user...
The last time I used an Rpi (on Raspbian) there was an admin user created by default. I think there was a way to add anotheruser before booting for the first time (or maybe this was done during...
View ArticleGeneral discussion • Re: Revisiting the Pi again after many years- The user...
I would prefer having a separate admin (sudo) user with its own password, and a non-admin user for day-day use.You can create such a user but it means you have to log in every time you need to use...
View ArticleGeneral discussion • Re: Running a two programs with Raspberry Pi 4 and Pico
Or you could just add an ADC or hat containing one to the Pi?https://thepihut.com/products/adafruit- ... -interfaceI agree with rpiMike. Using an I2C ADC and having the whole program running on the...
View ArticleGeneral discussion • Re: Best storage option for Rpi5 for usage as NAS and...
Instead of using a RPi, a N100 4x4 PC with a 2TB m.2 2280 NVME is probably the best solution for the money. It uses just a little more idle power, but has much better performance. As soon as 8TB m.2...
View ArticleGeneral discussion • Re: PHP Calling Pinctrl in shell_exec different in...
On Bookworm 64-bit on a Pi5 8GB, user pi, this works for me (may not be that secure) using pinctrl and php:Code: <!DOCTYPE html><html><head><meta charset="UTF-8"...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi all. Glad to join such a large community. I studied computer engineering, but connected my life with another profession. And now, after many years, I want to return to this, but as a hobby, maybe...
View ArticleGeneral discussion • 10 bit value storage
Hi I'm a noob and I'm learning python and have a raspberry pi 5. I want to build a synthesizer with the pi that controls a 6581 sid chip via midi. I understand how to set the pins low and high but...
View ArticleGeneral discussion • Re: No signal to monitor without SD card ?
I just bought a Raspberry PI 4 used and I have not gotten an SD card setup to use but hooked it up to a monitor and it displays nothing .I will set up a proper micro SD card but still thought it would...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Have you updated your eeprom as detailed in the pinn beta post? It is essential for PINN to avoid such boot loops back into PINN.If you could link instructions please.By telling the version of PINN,...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Active Cooler thermal pad alignment
And this “across the board” heat transfer isn’t even unique to the Pi 5 as it also happens to my Pi 4 (especially when I first got it before adding any sort of cooling system to it).The PI 3B+ was the...
View ArticleGeneral discussion • Re: Hardware Fault USB
I would take it out of the case (leave thermal pads on) and try the USB ports again.Statistics: Posted by neilgl — Wed Feb 21, 2024 9:11 am
View ArticleGeneral discussion • Re: Motioneye Alternative Module 3
Think I'll tag along and see if anybody has subjections. I have a love hate relationship with Motion Eye OS. I have it installed and running on a few Pi setups. Support for it, namely updates for the...
View ArticleGeneral discussion • Re: Verifying write failed.
Maybe faulty or fake card. Download h2testw (for Windows) and use it to test the card.Statistics: Posted by drgeoff — Wed Feb 21, 2024 11:58 am
View ArticleGeneral discussion • Re: Raspberry Pi updates
To update all installed packagesFrom the command line:sudo apt updatesudo apt full-upgradeFrom the desktop, select the update icon from the top bar, top left (it appears if there are updates...
View ArticleGeneral discussion • How to use Pi5 with an HDMI KVM?
I have two RPi 5 boards hooked to an HDMI KVM. When I reboot the RPi boards, one of the boards will not get the EDID data and hence it doesn't produce video.I'm struggling to come up with a way to...
View ArticleGeneral discussion • ERROR: Unsupported initramfs version (6.1.0-18-arm64)?
ERROR: Unsupported initramfs version (6.1.0-18-arm64)? Not sure how to proceed with this?Statistics: Posted by Schorschi — Wed Feb 21, 2024 8:14 pm
View ArticleGeneral discussion • Re: ERROR: Unsupported initramfs version (6.1.0-18-arm64)?
Can you please provide some context? Which RPIWhich OS and versionWhat application/utility is the error being reported fromStatistics: Posted by DS256 — Wed Feb 21, 2024 8:31 pm
View Article