Raspberry Pi OS • Re: How Do I Install Yaru-Mate Theme on Pi OS lite Running...
did you rebootpanel is cached on bootYes. The icons are still the original ones:Statistics: Posted by WarrenUK — Sat Sep 21, 2024 9:20 pm
View ArticleBeginners • Re: pi5 using 480i
Do I do this edit capture while it's connected to the CRT display? Cause I only have one tiny hdmi cable which works for the PI.Statistics: Posted by ColdSpike — Sat Sep 21, 2024 9:21 pm
View ArticleCamera board • Re: Only some cameras work
My problem is also that the cameras that should be autodetected are not being detected at all.Only cameras from Raspberry Pi Ltd work with autodetect. You have to turn it off for all other cameras and...
View ArticleBeginners • From GPIO To GPIO through LED. Resistance question.
I have set one GPIO to output and second to input.I connected both through the diode and resistor.The LED was super dim, for a while I thought something is not working since previously LED would lit...
View ArticleRaspberry Pi OS • Re: Original RPi WiFi dongle
The non-Y version, which has the RPi logo on it (which, being on a white shell, is difficult to see, when you get to a certain 'stage' in life.As the proud possessor of not one, but two original 256MB...
View ArticleBeginners • Re: From GPIO To GPIO through LED. Resistance question.
What are you trying to achieve? Normally, an LED and its series resistor will connect between a GPIO output and either 0V and 3V3. It is, to say the least, unusual to connect a LED between an output...
View ArticleAdvanced users • Re: rsync backups may create inconsistent backups with...
There is nothing wrong with ext4, the difficulty is with Debian packages with updated files that still have the previous timestamps.That's as far as I understand an issue with the way the librtmp...
View ArticleMicroPython • Re: Accept hanging on Pico W python
The post on here was mainly in case anyone in future read the thread and wondered what the conclusion was.It seems that you've found that out, but not mentioned it here: "I think I have found part of...
View ArticleGeneral • Re: Unable to build RP2350 / Pico 2 MicroPython firmware
not dug into the details above, but if you are changing compilers and still picking up old ones, then probably you didn't blow away your build directories (you cannot change compilers after the...
View ArticleGeneral • Booting several flash-less RP2xxx using another RP2xxx
Hi!For https://github.com/c1570/Connomore64 , I use several interconnected RP2xxx (four at the moment, will extend to eight soon). In order to make reflashing less of a hassle, and make a small cheap...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
Thank youI see the boot and the desktop, very zoomed but it works.But if I launch retropie I have a black screenStatistics: Posted by kanedaAK — Wed Sep 25, 2024 1:14 am
View ArticleTroubleshooting • Re: raspberry pi imager formating my sd cards wrong
if the imager doesn't work, the pi is uselessimager is the recommended waybutyou can also download the right image and write it with etcherhttps://www.raspberrypi.com/software/anyways you should give...
View ArticleAI Accelerator • Re: Course on AI Kit + Raspberry Pi
Like your outline and course content. Would be glad to see something like this.I added the AI kit and camera to my Pi5 and then wondered how I should move forward. There is tons of information and...
View ArticleTroubleshooting • Re: Unable to Create SD Card with OS
The adapter is capable of handling XC cards. It's not built in, its a USB 3.0 one I bought last year. I even just purchased a 128gb micro sd card for it and it is still giving me the exact same error...
View ArticleGeneral • Re: Continues SPI transfer
There's an SPI master in the SDK: pico_cyw43_driver, if that's any help.Statistics: Posted by carlk3 — Wed Sep 25, 2024 2:05 am
View ArticleMicroPython • Re: Raspberry Pi Pico WH does not refresh Web Server
I looked at switching to Weather Underground API, but thought I'd do a quick trick to see if I could still get the error without needing to code a new APII went into CommonCode.fetch_weather (below)...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MIPI CSI2 device driver for 1D iamge...
Hi, 6by9,Thank you for your reply.I copied some driver source code and overlay files.then, I made "test_sensor.c" for driver, and "test_sensor.dts" for overlay.I confirmed my driver can communicate...
View ArticleGeneral discussion • Re: Pi 3B+ bookworm 64, rebuild from scratch, XRDP not...
Are you trying to upgrade Bullseye to Bookworm without a reinstall, or doing a fresh install of Bookworm? The following assumes a reasonably clean Bookworm install (doesn't necessarily have to be a...
View ArticleBeginners • Re: cant build kernal driver Pi5
You may find Building the Raspberry Pi OS Kernel : Made Easy useful.Statistics: Posted by RonR — Wed Sep 25, 2024 3:29 am
View ArticleGeneral discussion • Re: Running Raspberry Pi OS Inside a Raspberry Pi (With...
MultiBoot for the Raspberry Pi 5, Raspberry Pi 4, and Raspberry Pi 3 will allow you to install Raspberry Pi OS on the same storage device alongside Ubuntu and switch back and forth with just a...
View Article