General discussion • Re: RPi 5 as a desktop daily driver?
I would think for many folks ,"home use" centers around a web browser and the underlying operating system really does not come into play that much.I am curious what "traditional" thing works better...
View ArticleNetworking and servers • Re: How to set correct Ethernet NIC
update.. Code: Settings for enx002427882917: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full 2500baseT/Full...
View ArticleGeneral discussion • Re: Looking for a power bank for PI 5
Hey I'm looking to turn my pi 5 into a portable console for emulation and I'm a complete newbie to raspberry pi. I tried buying this power bank that was recommended on reddit but got hit with a low...
View ArticleGeneral • Re: Execute from SRAM
So the first way I tried is just calling the entry function just like any other c function: "ThirdStageMainFunc();". Maybe "jump" was the wrong term, but rather just a standard subroutine call. And...
View ArticleAutomation, sensing and robotics • Re: Run Function When Battery is Low
I think it would be best if I reach out to Waveshare for assistance with this. It's probably a safer option, as I wouldn't want to accidentally cause any damage. Thanks for the help!Statistics: Posted...
View ArticleGraphics, sound and multimedia • Re: Raspberry pi 5 camera green/pink
Are you using Raspberry Pi OS 64-bit with desktop (not RTOS) or something else?Statistics: Posted by neilgl — Sun Apr 21, 2024 10:57 pm
View ArticleOff topic discussion • Re: 4mm DAT drive on a Pi
Some are HP, some are Digital (TLZ06 and TLZ07). Since I worked for DEC at the time, guessing that they were written on a DEC TLZ-something drive.The 3 mail tapes are labeled as tar format. The...
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
I know this nice tool and helped to get it working again on Bookworm So, this thread was more of a comment than a question?Statistics: Posted by scruss — Sun Apr 21, 2024 11:01 pm
View ArticleHATs and other add-ons • Re: GPIO hat breakout pins?
Thanks for the links! For the record I have tried 2 separate power supplies one for the pi and the other for just the touchscreen.. still got voltage warnings... I have tried so many different things...
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Thanks for the info. So I should use Code: getconf LONG_BIT instead of Code: uname -m to know exactly the number of bits in the OS that is running.Statistics: Posted by kitamura_design — Sun Apr 21,...
View ArticleTroubleshooting • Re: SIM7600 can't receive SMS
Thank you, it works now. But I am still confused about the timeout. I first changed timeout=5, and when running the script, immediately send a message to the SIM card, I got all the messages printed...
View ArticleTroubleshooting • Raspberry pi camera suddenly not working
I have a raspberry pi zero w and have been playing around with a project of a remote access camera that has password authentication but this is besides the point. I was using it recently to great...
View ArticleDevice Tree • gpio-poweroff questions
Hello everyone, I'm looking to use the gpio-poweroff overlay, I can see it works with the Pi5 and everything looks good in that regard. But I have a few questions, for simplicity of sharing the code I...
View ArticleDevice Tree • Re: gpio-poweroff questions
Where I can find the source code for this overlay? (I did decompile it there were some errors)https://github.com/raspberrypi/linux/bl ... verlay.dtsCan I either merge this with another overlay or load...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
Maybe all that stuff is just disabled.there are signs of the ancestors of the chip being mobile SoC's, and it has a lot of power management stuff, and the ability to turn off large chunks of the chip...
View ArticleTroubleshooting • Re: unable to acces samba share
Thagrol - 100 likes from me for you patience on this issue. Can we ever walk away from the Msft legacies?Statistics: Posted by Doug_ — Mon Apr 22, 2024 11:14 pm
View ArticleGeneral discussion • Re: ZERO - Add RW Storage when /boot and / are read only
Wonderful! Thanks @thagrol. You provided the steps I hadn't thought of yet.Statistics: Posted by DS256 — Mon Apr 22, 2024 11:22 pm
View ArticleTroubleshooting • Re: Overcurrent on Raspberry Pi 5
I tried the new power supply and it didn't fix the problem. So I'll just buy a new one.Statistics: Posted by bluepig600 — Mon Apr 22, 2024 11:35 pm
View ArticleBeginners • Re: Self built NAS - how to backup PC, iPhone, iPad
Your easiest option for backing up from PC is almost certainly an existing product/project that supports backups to a NAS.Sorry I don’t think I follow when you said an existing product/project. Are...
View ArticleGeneral discussion • I build a linear PSU for the RPi5 for use in high end...
John Tucker of Exemplar Audio did the work. He was taken aback by how great of a media server the RPi5 is (running LibreELEC), even when compared to $$$$ audiophile media servers. After some...
View Article