General discussion • Re: Raspberry Pi 5 discussion thread
I suspect expectations inertia is the reason, among those grumbling. IIRC there was a time ~8-10 yrs ago when people like me perceived the Pi as the clever hub of a parts bin computer. You added your...
View ArticleGeneral • Re: RISC-V start of executable, interrupt vectors
Many thanks. I had never found anything which definitively said where RISC-V execution should start so my own code generating tools assume the start of RAM or Flash and places a 'j _power_on_reset'...
View ArticleTroubleshooting • Re: sudo apt upgrade failing
me2. using --fix-missing installs everything but firmware-misc-nonefree.Statistics: Posted by AvJoe — Thu Aug 22, 2024 8:30 pm
View ArticleNetworking and servers • Re: Control Raspberry Pi Via Networkless Interface
“ If running a web server would enable me to connect remotely and control the audio output from the Pi, I would consider setting one up.”See my post above, where I run a webserver and play audio using...
View ArticleBeginners • Raspberry Pi 4 to 5 GPIO issue?
Hello,I run the program below on my raspberry Pi 4 and it works. I run the program on the Pi 5 and it fails. It uses a HC SR-04 ulrasonic Transmitter / Receiver and it fails. I've been told that the...
View ArticleRaspberry Pi OS • Raspberry Pi 5 and Pi-Gen?
Hello!I would like to create a re-spin/remaster of the Raspberry Pi OS, basically to customize the software and theme and re-package it. I found and got Pi-Gen working, but the resulting image only...
View ArticleBeginners • Re: Raspberry Pi 4 to 5 GPIO issue?
RPi.GPIO does not work on Pi 5.A great many things that run on Pi 4 will not run on Pi 5.There were quite a few breaking changes from the Pi 4 to the Pi 5.Pretty much anything coded in Python to...
View ArticleBeginners • RaspBerry PI 5 only worked normal for 1 minute
Hi all,I am a beginner, I bought the raspberry Pi 5-the starter kit. And I was waiting for 5 days to have it!finally, got it today!! but now I need some advice!!I unbox it, and put the heater sink,...
View ArticleTroubleshooting • Re: How to Install a x86_64 .deb Package on Raspberry Pi...
It would help if you told us what "this x86_64 .deb package" is and why you believe you need it.It is a driver for a graphic tablet "HuionTablet_LinuxDriver_v15.0.0.162.x86_64" I can use the tablet...
View ArticleNetworking and servers • Re: Network Manager fallback to zeroconf
Upstream there is some work in progress, see https://gitlab.freedesktop.org/NetworkM ... ssues/1555and https://gitlab.freedesktop.org/NetworkM ... uests/1980For my use case (P2P Ethernet connection...
View ArticleTroubleshooting • Re: pi5 stopped seeing nvme
Thanks for the ideas, but Yes i have checked the cable. Have tried all possible ways to connect it. I have power but that's it. Waveshare support is pointless. They keep asking me to send them video...
View ArticleBeginners • Re: Can Port Forwarding 1 Port allow access to others?
You're right that I'm not too familiar with Docker containers lol. I know the basics of how they work but in terms of how it communicates with anything network related, I'm not that experienced with....
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
User replaceable batteries will make a comeback for mobile phones in 2026 as per the new EU regulation (if they don't change anything until then). That will be a big win for all of us.Except in UK,...
View ArticleRaspberry Pi OS • Re: Please remove broken mirror from mirrorbrain (2024)
but it is up to https://archive.raspbian.org/ (Raspberry Pi LTD) maintainers to implement it.From what I understand, Raspberry Pi Ltd do not maintain Raspbian. It is an independent project (that may...
View ArticleGeneral discussion • Re: When will the official reference schematic for...
Partial schematics have been released for previous models. Only the first model ever had a full schematic publish and that is no longer available.I don't believe there are any plans to make a Pi 5...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
The WS2815 are reported to consume 15mA per chip, not depending on how many LED are running. There is also a WS2815B version which reduces current to 13mA. Quiescent current is 2.1mA.The datasheet is...
View ArticleGeneral • Any news on distributors getting the RP2354 ?
I know this is probably going to be "wait, we'll tell you when it happens" but thought I'd ask if there were any more details over and above "around the end of the year"...Statistics: Posted by...
View ArticleGeneral • Re: Any news on distributors getting the RP2354 ?
I know this is probably going to be "wait, we'll tell you when it happens" but thought I'd ask if there were any more details over and above "around the end of the year"...I think that if you do what...
View ArticleBeginners • Re: Digital Art and Pi Zero 2w
Check with the vendor if the linux version of Paintstorm studio will run on a Raspberry Pi (ARM architecture).The usual issue is that by "linux" they mean x86 linux - the linux version that runs on...
View ArticleTroubleshooting • Problems with setting up Access point
Hello, everyone I am setting up my pi 4 to run a jellyfin server and as part of this I have set up an access point so even without internet connection I can get access to my media.I have two...
View Article