General discussion • Re: What Firefox extensions are you using?
just ghosteryStatistics: Posted by kerry_s — Sat Jan 11, 2025 7:41 pm
View ArticleBeginners • Re: Looping video playlist with button interrupt
Pi Presents should do what you want. Use a mediashow and a child track (pp_interactive 1p5 example profile)pipresents.wordpress.comCurrently you will need to use pipresents KMS which means not a Pi5I...
View ArticleMicroPython • Re: Unable to allocate memory on a raspberry pico w
My situation is quite specific, unfortunately I have to use a certain version of uPython that's about 5 years old and I can not pre-compile the code as it needs to be updatable OTA.I presume you mean...
View ArticleMicroPython • Re: Is regular Pi Pico bricking normal?
Usually the RUN pin (aka reset) can be pulled low with a button to reset the Pico. Which allows thonny or VScode to connect.Sometimes micropython application, started by main.py, runs into a state...
View ArticleMicroPython • Re: Can't install Micropython on Thonny for Pico 2 - Noob here
Thonny makes board setup more complicated. The process isn't as straightforward as it should be, but will be something like:If you have a Pico 2, download the uf2 from...
View ArticleRaspberry Pi 400 and 500 • Re: Any music player like iTunes PiOS
I logged into my itunes account using the Apple Web Player (music.apple.com). I as able to login to my account and play music but my system froze after a while. There is also a beta web player link on...
View ArticleGeneral discussion • Re: Raspberry pi ON
What kind of connection? SSH, VNC, Pi Connect,... ?And is this a 'standard' network connection using wifi or cable? Or maybe serial?etc, etc...Statistics: Posted by DirkS — Sun Jan 12, 2025 6:52 pm
View ArticleAdvanced users • Re: Image File Utilities
Here I tried to make an image from a virgin RPi-buster image (2021-05-07-raspios-buster-armhf.img) modified to include the image-backup file in a user folder.I used a SD card 32GB formatted to ext4...
View ArticleRaspberry Pi OS • Re: Static IP with Bookworm
EDIT: The great thing about Linux, of course, is all the choice. But some choices are better than others. There's nothing better about it if you don't need any of it, it's just waste.If they do yank...
View ArticleGeneral discussion • Re: Can the 27W power supply from a Rpi5 be used with a...
Thank you very much for your answers. I've just replaced a 8GB Rpi 4 with a 16GB Rpi5. I'll keep the Rpi4 in a drawer as backup but it's power supply will rest in peace in the old cables box Pi4 PSUs...
View ArticleTroubleshooting • Re: Pi 5 8GB running Bookworm, WiFi is super slow ONLY IN...
the system and desktop are 2 parts, 2 sets of settingsthe system part is what you use sudo, it's running as rootthe default desktop is labwc, menu -> preferences -> raspberry pi...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi,I'm glad to share this forum with you, and I hope you're finding the Pi platforms incredibly fun as I do. I started using the RP2350/RP2040-based boards in my projects roughly a year ago, and I...
View ArticleGaming • Re: Iconic Arcade! Can't connect to the internet. Getting frustrated.
It looks like GameStop provides zero support for their product.From what I can tell, it's a 1 GB Raspberry Pi 4 running Batocera.linux (‘open-source and completely free retro-gaming distribution”) in...
View ArticleGeneral discussion • Re: Pi5 8GB vs 16GB - Geekbench 6
YES! The new 16GB is slower than the 8GB... and the CPU on the 16GB model is up to 2 degrees hotter than my older model with less RAM and uses the same amount of watts (idle and load).Do you have the...
View ArticleMicroPython • Re: How do you get a Pico W to sleep?
Exactly what I said, missing the point, twisting the words.Statistics: Posted by gmx — Sun Jan 12, 2025 7:41 pm
View ArticleHATs and other add-ons • Re: SSD Not Appearing
Honestly speaking I've never heard of your NVMe brand in my part of the world ...Try adding below to cmdline.txt (add it to the beginning, it's a single line only!).Code:...
View ArticleAdvanced users • Re: GPIO headers on bottom, again
Reroute the traces on your board and mount the Pi upside down?I agree mount the pi upside down.This is literally the same as mounting the custom board on top.No, it really isn't.If you mount the Pi...
View ArticleTroubleshooting • Re: Raspberry Pi keeps rebooting
How is the power supply at your house - anything out of the ordinary c.f. stable 50Hz 240V (or other)?Statistics: Posted by neilgl — Mon Jan 13, 2025 6:52 pm
View ArticlePython • Re: Rpi5, pi3d, x11, uggg lol
Can you spell out how you setup your system to make this work? I can follow directions like a champ, LOL! Not with Pi3D specifically. I've not used it.In principle:Install RPiOS with Desktop (i.e. not...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPI4 vs Zero 2W: SPI performances /...
I don't see Gamma and VCOM settings -> I'm not surprised you claim bad performance.Yes, might be working ... SomehowStatistics: Posted by aBUGSworstnightmare — Mon Jan 13, 2025 7:12 pm
View Article