Media centres • Re: Peppy player
All disk images have been prepared using Pi 4. Do you have it by any chance? I'm not sure when I'll try Pi5.Statistics: Posted by peppy.player — Thu Dec 05, 2024 2:32 pm
View ArticleAdvanced users • Re: How to set communication between Raspberry Pi 4B and...
I'm sure that there is some message on Bus because I already send, so there will be some message on CAN bus.And the message type will be the X, Y, Z coordinates, and I ask here because I want to know...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Disappointing. Based on the info in your other post here's something that may be worth a try./quote]I have finally got around to setting up the equipment outside to get the answers you were looking...
View ArticleGeneral • Re: The debug probe seems flaky as hell
So technically it s not the probe that is flaky but the RP2040 itself, if it gets into state that SWD is not working.This would be solvable by adding RESET signal to the probe that would be connected...
View ArticleBeginners • Re: It wasn’t dead after all (pi 4 Doesn’t boot)
just FYI.the first thing i tell people to try when they say "it doesn't boot" is:- remove the SD card- power up- should get the diagnostic display (shown below)- if you don't a) check your cabling...
View ArticleTroubleshooting • Re: Why does my new RP5 die after 1 week
The on/off light on the front of the pi, rather than stay on and flash occasionally as it’s doing something, it starts to go off for quite a period of time and come back on,, and then eventually it...
View ArticleBeginners • Re: Silent bootup
look for a thread about "splash screen".example: viewtopic.php?t=379735&hilit=splash+screenothers have changed it... from the PI splash to something else.but. i don't know how to get rid of the...
View ArticlePython • Re: boolean conversion problem
Apologies. I included too much of the sentence when I assigned the URL control. Here's the correct link https://docs.vultr.com/python/built-in/binNo problem, and thanks for the corrected link, it's an...
View ArticleGeneral • Re: How to set up Geany for pico/pico_w
I don't use openocd or picoprobe, but I do use Linux Mint. I compile and upload from the command line. I'll share my scripts, in case someone might find them useful.Full build (when files have been...
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
I had no sense of what was going on behind the scenes of MicroPython. I has always viewed it as a complete project that has basically fully stabilized.It does get presented that way, and for the most...
View ArticleBeginners • Re: Epiphany Web browser refuses to display local Web sites
Appears to be related to this https://bugs-devel.debian.org/cgi-bin/b ... bug=783579Statistics: Posted by pidd — Fri Dec 06, 2024 2:49 pm
View ArticleTroubleshooting • Re: Can I use the RPi Debug Probe on a Pi 4
I did? When?In a different thread viewtopic.php?t=374245Their was no response from the OP in that one.Ah. Fair enough.Statistics: Posted by thagrol — Fri Dec 06, 2024 2:50 pm
View ArticleEspañol • SSD RPI5
Hola, estoy intentado configurar un ssd en la rpi y no consigo que me lo reconozca, ¿alguna idea?El ssd es este:https://www.raspberrypi.com/products/ssd-kit/$ sudo nano...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
It seems gcc 13.2.1 does not compile your code right.It might be those warning you got, It's doing something different that the compilers I've tried.From board.hFYI, I tried to add this to...
View ArticleDevice Tree • Re: Writing a DTS file for the audio codec.
ists't that the same as in viewtopic.php?t=378984 ?Statistics: Posted by aBUGSworstnightmare — Sat Dec 07, 2024 2:35 pm
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
Connect one power supply only then you're good for sure!Statistics: Posted by aBUGSworstnightmare — Sat Dec 07, 2024 2:37 pm
View ArticleBeginners • Re: Use Raspberry with SSD only (Pi4B or Pi5?)
Problem is I really need to use DietPi because I want to install a software called Loxberry which is specifically for my Loxone smarthome. Loxberry already includes stuff like influxdb, grafana and so...
View ArticleCompute Module • Re: unable to boot cm5 after firmware update on ioboard
Perhaps try re-installing the bootloader via rpiboot https://github.com/raspberrypi/usbboot/ ... /README.mdStatistics: Posted by timg236 — Sat Dec 07, 2024 2:49 pm
View ArticleAdvanced users • Re: Image File Utilities
Do you have any idea what this folder that shows up in the error message is used for (/tmp/img-backup-mnt)? Newer/other Linux distros use tmpfs for /tmpIt might be that the latest RPiOS image also has...
View ArticleGeneral discussion • Raspberry Pi OS Upgrade using APT
I have been looking at ways to upgrade my Rapsberry Pi OS from Bookworm to Bullseye without having to completely reload all system data, library settings, apps etc. Cloning the existing SD card is not...
View Article