Networking and servers • Re: TFTP boot to iSCSI root on 3B+
The disk may be mounted, but the /init script in the initramfs is failing to switch to it, or at least not getting as far as execing the real init (systemd). /init exits with status 1. That is unusual...
View ArticleTroubleshooting • Re: Replacement DA9091 PMIC
2. Such legislation almost always increases the prices of products, especially for very low profit margin devices (Like Pis)The margins aren't that low though. If they were Raspberry Pi's annual...
View ArticleGeneral • Re: "Can't convert str to int' error writing to SD card
file.write("\n"+str(a)+" "+str(b)+" "+str(c)+" "+str(d)). Glad it's working. An alternative to that, which some may prefer or find more pleasing to the eye is -Code: file.write("\n{} {} {}...
View ArticleTroubleshooting • Re: mempolicy
simply removing it is unfortunately not an option for me. @vikmik, could you please post a link to debian build instructions to build 2.0.19 ?If you can't wait for the new version to be released to...
View ArticleAdvanced users • Re: Image File Utilities
Thanks for the response RonR, after some more thought, I've now made it so I have created an initial backup, then named the file MONTHLY.img and make a copy of the file and name it DAILY.img, then use...
View ArticleTroubleshooting • Re: Observations of a Raspberry Pi 5 and hypotheses...
Sometimes problems are so simple they get overlooked. Take my desktop PC. It has a run of the mill optical mouse. "Obviously", if the screen saver unblanks the screen it's because the mouse have...
View ArticleAdvanced users • Re: Keeping /var/log/journal under control
mines a fresh install, all are commented out.Code: # This file is part of systemd.## systemd is free software; you can redistribute it and/or modify it under the# terms of the GNU Lesser General...
View ArticleTroubleshooting • Deleted Data
Recently, when turning of my Pi, I forgot shut it down first. I've heard this can cause data do be lost, and that's exactly what happened. The next time I booted it, one of my files was missing. I...
View ArticleMedia centres • Re: RPi5 hardware acceleration
firefox is shooting for h265 support in version 137 for linuxchromium is suppose to have partial supportbut then again it's debian & h265 is heavily patented encumbered, big red flag for them to...
View ArticleAdvanced users • Re: How receive stable frequency for SPI for python ?
Thank you so much! I used the next command sudo nano /boot/firmware/config.txt via terminaland added core_freq_fixed=1 directly to the file and saved file Saved, reset. Is this correct?Because I did...
View ArticleRaspberry Pi OS • Re: Kernel - Linux 6.12.20+rpt-rpi-2712 - CPU hotter
Strange that my temps this morning are back to around 29c, where I would normally expect themCan only think the room was warmer than usual yesterday BTW my PI5 has a official PI Cooler but also a...
View ArticleBeginners • Camera Model 3
We are trying to get a camera to work, but keep getting these errors. We are using the information from Raspberry Pi Projects but it says the camera is not available. Any...
View ArticleBeginners • Re: Camera Model 3
viewtopic.php?t=362707Statistics: Posted by gordon77 — Wed Apr 02, 2025 8:34 pm
View Article