Troubleshooting • Re: Wifi not working in headless installation (Pi 0W)
OK, when using Imager, did you set the "OS Customisation" settings to use yor WiFi details?Statistics: Posted by neilgl — Sat Aug 10, 2024 7:36 pm
View ArticleTroubleshooting • Re: RPi 5 mounting error of portable SSD: Filesystem type...
Hi Thagrol,No, all are standard RPi OS kernels, with correct checksum after the download.After doing a cross-check, by - putting the SD-card with the 6.6.42-v8-16k+ image from the faulty RPi 5 into...
View ArticleTroubleshooting • Re: raspberry pi 5 gpio connection error
Post your code rpidenemesi.py here (using code tags to keep the indentation) so we can look at it. ThanksStatistics: Posted by neilgl — Sun Aug 11, 2024 7:21 pm
View ArticleBeginners • Re: Upgrading Pi 4 B to Pi 5
what os is on the rpi4 donglei think the rpi5 requires at least bookwormCode: pi@raspberrypi:~ $ cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"NAME="Raspbian...
View ArticleOfficial Display • Official Display not functioning on Pi 5
I have two official 7" displays neither of which will generate an image when connected to a Pi 5 but do display an image if I connect them to Pi 4's and I have exhausted my troubleshooting knowledge....
View ArticleGeneral discussion • Re: Pico 2 Micropython problem
It does seem that there are some differences between the USB implementations on the RP2040 and the RP2350. I suspect your regular print() would be keeping the USB connection open, otherwise the COM...
View ArticleBeginners • Re: Newbie Question: 32 bit vs 64 bit
Which Pi are you trying to downlaod and install to ? Pi3 / Pi4 /Pi5 / Pizero2 etc.Statistics: Posted by neilgl — Sun Aug 11, 2024 7:46 pm
View ArticleOther programming languages • Re: Printing and Powershell
Out-Printer is only available on Windows. This is supposed to be a replacement: 6Print, but I have no idea how it worksStatistics: Posted by scruss — Sun Aug 11, 2024 7:51 pm
View ArticleGraphics, sound and multimedia • Re: Adding a SCART/RGB input to RPi5
Thank you all so much for the help.I very much doubt a simple ADC will be enough. At least one of those video signals will have line and frame sync signals that will need to be extracted and...
View ArticleOff topic discussion • Re: Is it possible to use two of the four charge cells?
Yes, you can use two of the four charge cells if the rules or the specific game setup allow for it. Typically, you need to check the game's guidelines to see if using multiple charge cells at once is...
View ArticleHATs and other add-ons • Re: Does Pi 5 Official Active Cooler affect the WiFi?
I haven't noticed any issues. The antenna is clear.Statistics: Posted by rabialbe — Sun Aug 11, 2024 8:22 pm
View ArticleCompute Module • LAN7500 force gigabit connection
After long break I continuing this topic: viewtopic.php?p=2181765&hilit=LAN7500#p2181765I have a LAN7500 evaluation board connected to a Raspberry Pi 4 Compute Module (official IO board). To check...
View ArticleUser groups and events • Re: Bootcamp Humanoid Robot
Absolutely, you’ve summarized it perfectly! Using two of the four charge cells is indeed possible if the game rules or specific setup allow it. It’s always a good idea to consult the game’s official...
View ArticleRaspberry Pi OS • Re: Display 3.5"" XPT2046 - Raspeberry pi zero 2w
Hello! This my config is SPI Enable. [*]# For more options and information see# http://rptl.io/configtxt# Some settings may impact device functionality. See link above for details# Uncomment some or...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Hi With the Latest version of noobs being 3.9.1 or 3.9.2 in recovery mode if an installed os is checked and ha update beside it I understand that installed os will be updated, are the other os that...
View ArticleTroubleshooting • Re: Bookworm feedback thread
Judging by the number of issues with Bookworm (reported here and elsewhere), I think the development team should do themselves a favour and withdraw it completely. If they still feel a need for an...
View ArticleTroubleshooting • Re: PI 5 OS error mesages
Something is a bit unusual with your apt setup. I wouldn't expect those two versions to be available for the same release of Raspberry Pi OS.Could you post the output from "apt policy libsdl2-2.0-0"...
View ArticleGeneral • Re: Need guidance in calculating output voltage
I would probably start sampling at some arbitrary time, wait for the minimum voltage to be seen, wait for the maximum voltage to be seen -Code: ____ ____ __--- ---__ __--- ---__ Sine Wave -- : --__...
View ArticleTroubleshooting • Re: Please say I did something wrong
So, my command came from Radxa's website on the installation instructions for the SATA hat!https://docs.radxa.com/en/accessories/p ... a-for-rpi5No warnings that I can see about "this will overwrite...
View ArticleOpenGLES • Re: [Opengles 3.1] Pi3C - Game Engine - Tim Skillman
I'm not knocking it, but your second link to download is to a fork of the main project, and it says it's only supported on Pi5 and Rock 5B, but not Pi0-4. That would be contrary to your quote of "fast...
View Article