Beginners • Re: Old KANO OS download
I may have found my own answer.https://teamkano.medium.com/how-to-inst ... f6e2edcd5dI don't see a link to Kano OS there. There are links in the article, like for downloading Etcher, but not for...
View ArticleTroubleshooting • Re: Autostart? (Raspberry Pi Model 3 B+)
I am new to Raspberry Pi, and was wondering how starting a .sh file on boot works. With a Raspberry Pi 4 B I previously configured, wayfire.ini achieved this without any struggle. However, with the 3...
View ArticleBeginners • Re: Can not boot my new pi 5
I thought Imager worked on most Linux platforms, is it broken on Gentoo?Where are you downloading the Raspberry Pi OS image from, because it sounds like it is corrupted?I do it with a:Code: xzcat...
View ArticleGeneral • Re: Baremetal for RP-PicoW
Also worth noting that the Pico SDK is a lot "barer-metal" than it looks. Lots of things that are presented as function calls and might cause you to think "I could save space/performance by going bare...
View ArticleTroubleshooting • Re: Trouble with gpio Button instantiation in virtual...
Pi 5 bookworm 6.6.20+rpt-rpi-v7 kernelCode: (.venv) production@duplicator:~ $ sudo -E pythonPython 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] on linuxType "help", "copyright", "credits" or...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The monitor definitely looks interesting for projects. For general desktop use I like to have a height-adjustable stand, so in that case attaching one via the VESA mounting holes looks like it would...
View ArticleGeneral • Re: rp2040.dap0 is driving me crazy.
A common reason for blowing up I/Os like this is different ground potentials between the different bits of equipment you are plugging together.For example, typical laptops or USB plugtop supplies...
View ArticleAdvanced users • Re: Full disk encryption (large NVME-drive)
One last thought on OP's question: Everyone probably has different thoughts on how to use a large fast NVME disk, but here's some food for thought.I'm not a big fan of using a fixed disk such as an...
View ArticleTroubleshooting • Re: RPi5 active cooler not working properly
Extremely late reply, but I finally replaced the fan, and the old one is definitely broken. The new one runs at around 2800 RPM on speed step 1, whereas the old one runs at around 800 RPM on the same...
View ArticleRaspberry Pi OS • Re: Raspberry PiOS Bookworm on an early Pi Zero...
Interesting. I had an early revision Zero set up as a music player for my dad for a couple of years, and it used the old official Raspberry Pi USB WiFi dongle (see...
View ArticleAndroid • Re: RPI 4 Model B DSI LCD Display Issue on Android 13
I understand that there's no official support for Android on Raspberry Pi, but I'm exploring unofficial alternatives. The issue I'm facing is with getting the DSI LCD display to work properly under...
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
Fantastic, thanks!I'll have a bash over the weekend.Statistics: Posted by jwainwright87 — Fri Jul 12, 2024 3:56 pm
View ArticleRaspberry Pi OS • Re: Wifi broken on 64-bit image after all 2022-04 releases...
EDIT: I just had a look at this file which lists all the packages included in the IMG. In this case, the IMG is 2024-07-04 Lite 64-bit. In that file, it lists:Code: ii firmware-brcm80211...
View ArticleOther projects • Re: Custom Key pad
All RN's go back to pin 4 and pin 9 (Q7) of U9 goes to pin 12, would that mean pin 12 is the data pin instead of pin 4?Code: // Code for shift-register based keypad// Arduino Pro Micro connected to...
View ArticleGeneral discussion • Raspberry Pi reboot if it visits a specific site
Hello!Currently I have autostart running through our wayfire.ini. It displays a webpage that requires sign in on kiosk mode. We have a token that expires every so often. When it expires, it navigates...
View ArticleAdvanced users • issue in Rpi4-8gb When I try change bcm2711-rpi-4-b.dtb in...
Code: neuberfran@raspberrypi:~$ lsb_release -aNo LSB modules are available.Distributor ID:DebianDescription:Debian GNU/Linux 12 (bookworm)Release:12Codename:bookwormneuberfran@raspberrypi:~$...
View ArticleHATs and other add-ons • Re: Pi Codec Zero AUX out suitable connectors
It's unlikely, true. Posting here is my last-ditch attempt, having trawled through pages and pages of connectors on Aliexpress on and off for months Statistics: Posted by eza — Fri Jul 12, 2024 4:41 pm
View ArticleCamera board • Re: libcamera-hello not working
If the connector checking/reseating hasn't already solved the problem, and the FFC/FPC camera cable you are using is longer than ~~150mm, it may be worth testing with a shorter one .Statistics: Posted...
View ArticleBeginners • Re: Need some clarification about Raspberry Pi 5. Please help!
But probably not noticeable in normal usage.Probably true, but I am not sure ML would be considered normal use, which is what the OP wants to be doing. It's not my field of expertise but I've heard...
View ArticleAdvanced users • Official Raspberry Pi HDMI to VGA Cable - review
Here's my quick review of the new Official Raspberry Pi HDMI to VGA Cable, as bought from the Pi Hut - see https://thepihut.com/products/official- ... -vga-cable.Yes, this is an official Raspberry Pi...
View Article