Advanced users • Re: Image File Utilities
I am 100% confident that the syslog messages are kernel alerts of some kind caused by image-backup. It is repeatable everytime I run the backup.image-backup is not completing succesfully. Here is the...
View ArticleGeneral discussion • Re: About Warranty Process Inquiry?
You may want to start here and see if they are a real reseller https://www.raspberrypi.com/resellers/?q=You may also want to post a query to the Resller Program Forum viewtopic.php?t=334703Finally,...
View ArticleAutomation, sensing and robotics • Re: Problems with cron
First find the error.Until you do that all we can do is guess and that'll waste all of our and your time.[shameless self promotion]Cron – A Beginner's Guide[/shameless self promotion]Statistics:...
View ArticleBeginners • Re: What is the difference between include, require,...
You may be best to find a PHP Forum.Statistics: Posted by DS256 — Thu May 15, 2025 9:15 pm
View ArticleTroubleshooting • low voltage warning using sim7000e hat!
hi everyone,i was working with sim7000e hat to send some data using cellular network, so i had to dial-up networking using PPPwhen i enter sudo pppd call gprs, the low voltage warning apperasthe hat...
View ArticleTroubleshooting • Re: low voltage warning using sim7000e hat!
hi everyone,i was working with sim7000e hat to send some data using cellular network, so i had to dial-up networking using PPPwhen i enter sudo pppd call gprs, the low voltage warning apperasthe hat...
View ArticleGeneral discussion • Re: Building a minimal linux firmware for gpio-control
If you would like to join the team, pm me herePMs are disabled on here and have been for several years.- Bash/ShebangShebang is not a programming language. bash isn't the only Linux shell.Statistics:...
View ArticleRaspberry Pi OS • Re: Screen timeout
Do these commands require me to install Sway? At present, they do not do anything.Statistics: Posted by gbainbridge — Thu May 15, 2025 11:20 pm
View ArticleOff topic discussion • Re: Attracted by the narrative of good
As the Raspberry Pi evolves into more powerful and consumer-friendly devices like the RPi 500, how can the foundation continue to nurture its educational mission and community goodwill without being...
View ArticleOff topic discussion • Re: AI is dangerous
I saw an article on "Stand up Maths" (https://www.youtube.com/watch?v=sGCmu7YKgPA if anyone is interested) where AI is useful.A counter to your voting scenario is the current system is broken. In the...
View ArticleGeneral • Re: PIO SM clock alignment
Well, I'm aiming at processing a 768kHz I2S 32 bit stereo signal.I have a few things to compute with this signal, so I need 8 PIO SM clock ticks per BCLK (not true, I could probably get away with 4-5...
View ArticleAdvanced users • Re: Increasing clock stability: replace the crystal with a TCXO
I'm pretty sure it will work - I can't think of an MCU since the NMOS days where it didn't. But I'd put the external clock through a 1k resistor to avoid damaging current flows at first until you are...
View ArticleAdvanced users • Re: [CM5 + vc4-kms-v3d] Color rendering & format...
Thanks for your reply, that seems to have been the issue. I applied the patch from here https://patchwork.ozlabs.org/project/bu ... kuhls.net/ to the buildroot 2025.02.x branch, re-built, and things...
View ArticleGeneral programming discussion • Re: 'Best' language for user Services
Remember that under linux, all of system memory (unless you have masses of it) will be gobbled up by the OS (mostly for 'top' "buff/cache"). For the most part you can consider "buff/cache" to be disk...
View ArticleTroubleshooting • Re: vsftpd connection refused
I've never used vsftpd but shouldn't at least one of listen= and listen_ipv6= be set to yes in order to allow remote client connections over IP?If the server isn't listening there will be nothing for...
View ArticleOther projects • Re: UK Question - Virgin Media Landline/Voip
it's one of those voip lines they are moving people on to it.Does it only work with a VOIP handset or do you plug a "normal" PSTN handset into your router (or some other conversion box)?For the former...
View ArticleBeginners • Re: Raspberry Pi Zero 2 W: CUPS stopped working on printer after...
A key first test is to determine whether you can print directly from the Pi.If you can't, get that working then fix network printing. Printing from the Pi via the loopback interface may be a first...
View ArticleBeginners • Official RTC Battery Not Charging - sysfs Files Do not Exist
My RTC recently started iosing time after I shutdown (the RPi5 is turned off; it is not left on standby). The time lost is equal to the time the Pi 5 is turned off, so I assume the RTC Battery is not...
View ArticleBeginners • Re: Official RTC Battery Not Charging - sysfs Files Do not Exist
It looks to me that the path now contains the address of the rtc.This worked for meCode: rpdom@raspi16:~ $ cd...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Small TFT based on ILI9341 ST7789 -...
..logs in the github issuehttps://github.com/notro/panel-mipi-dbi/issues/19will most likely not receive any replay because of https://lists.freedesktop.org/archives/ ... 86981.htmlStatistics: Posted...
View Article