General • Re: Pico 2 Device Type showing as RP2040
Are you sure you have the Pico2 in boot mode and are not simply looking at the behaviour of whatever code you loaded into it (which happens to pretend to be a RP2040)?Statistics: Posted by arg001 —...
View ArticleAdvanced users • Re: Halio Ai HAT+ GPIO
viewtopic.php?t=379842#p2272277Statistics: Posted by gordon77 — Sat Jan 04, 2025 5:18 pm
View ArticleGraphics, sound and multimedia • Re: Simple VU display using Rpi3
The Pi doesn't have any sort of audio input. You would need a HAT or maybe a USB audio unit.Statistics: Posted by rpdom — Sat Jan 04, 2025 5:19 pm
View ArticleGeneral • Re: Flaw in the Hacker Challenge ?
Bump.Tom's Hardware says someone has one hand on the money.https://www.tomshardware.com/raspberry- ... -debuggingWe'd discussed this at work and wondered if the RISC-V might be a weak link. Looks like...
View ArticleRaspberry Pi 400 and 500 • Re: Best browser with google sync
That seems like a lot of work to get something that just "works" with other browsers. Why do you think "Better Chromium" won't work?Never tried Better Chromium.Just add# Google Syncexport...
View ArticleTroubleshooting • No touch on Adafruit 2.8" PiTFT Capacitive Touch screen
I have repurposed an old Adafruit 2.8" PiTFT Capacitive Touch screen onto an old Raspberry Pi 3B+ and have a question about configuring the touch screen itself. The system is running bookworm:Code: $...
View ArticleBeginners • cpu consomption high
Dear,I would like to know why mutter and python consume more CPU ressources?My raspberry pi 4B on boot, a bash script starts via a service which i declare Code: ExecStart=lxterminal -e bash -c 'cd...
View ArticleMedia centres • Re: Peppy player
mike88, I've installed Rathbone's radio and connected LCD with backpack. There is some info displayed on LCD with scrolling text. But it's almost invisible. You need to turn LCD almost 80 degrees to...
View ArticleBeginners • Re: cpu consomption high
Start by telling us what's in /home/pi/Desktop/Padre/Master.sh. As text wrapped in code tags.Without that all we can do is guess.It also looks like you're using a systemd service so post your entire...
View ArticleAdvanced users • Re: Any changes around how sym link permissions work in...
Code: sudo chmod og+rx /home/pisudo chmod og+rx /home/guestExcuse me, but what do you have against security ?You have the user 'pi', even when Raspberry pi has acknowledged that using 'pi' as a...
View ArticleGeneral discussion • Re: What is your experience on AI chatbot on computing...
The quality of the output from a chatbot will depend on the quality of its database. It has no inherent way to tell whether the examples it finds are correct, so the output will be a blend of "truth"...
View ArticleTroubleshooting • Re: No touch on Adafruit 2.8" PiTFT Capacitive Touch...
Did you ask adafruit already?Which devices does your I2C bus report?Statistics: Posted by aBUGSworstnightmare — Sat Jan 04, 2025 6:41 pm
View ArticleGeneral discussion • Windows 10 or 11 on Raspberry Pi 5?
There are several YouTube videos that show how to install the ARM version of Windows 10/11 Raspberry Pi.One of my favorite videos is now 2 year old and talks about Windows 11 on a Pi 4, from...
View ArticleGeneral discussion • Re: etc/rc.local does not exist
It's /etc/rc.localThe leading slash is important. If you omit it your editor will be looking in the present working directory for a sub directory called etc containing a file called rc.local. Assuming...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
While barrel connectors are usually robust they are problematic; coming in different sizes, it's not always the same polarity on the centre pin, can even be AC, and they unfortunately make it easy to...
View ArticleRaspberry Pi OS • Re: USB Drive OS Fails to Boot after apt-get upgrade
I was suspecting hardware, eeprom, firmware because I could not boot from the USB no matter what I tried. This is the same hardware that was doing great until I did sudo apt-get update && sudo...
View ArticleMicroPython • Re: How do you get a Pico W to sleep?
Just a little progress on this... I can confirm it does work on the Pico W with RPI_PICO_W-20240602-v1.23.0.uf2 but from RPI_PICO_W-20241025-v1.24.0.uf2 onwards (including nightly builds up to the 5th...
View ArticleGeneral discussion • Re: Windows 10 or 11 on Raspberry Pi 5?
Hi, I‘d use Windows 10, because on Windows 11, you can‘t connect to internet via lan or wireless, instead you‘d have to tether from your phone. What matters, is what do you want to do with it? Think...
View ArticleGeneral discussion • does the raspberry pi 5 has PPS support (programable...
heyy there i been building a handheld cyberdeck with a raspberry pi5 and it requires a portable power supply system , compared to a UPS hat which can also increase the cyber deck's foot print (make...
View ArticleTroubleshooting • Re: Minecraft: Pi Edition Download
You can install it by using Pi-apps or download it from the official Minecraft website ( https://www.minecraft.net/de-de/edition/pi)Statistics: Posted by Maddi00 — Sun Jan 05, 2025 6:01 pm
View Article