Advanced users • Re: Warming "your fstab has been modified"
Yes, you can just ignore it, and things will continue to work.Then what does this hint affect to?You can also put the daemon-reload into /etc/rc.local, but ISTR that the daemon-reload needs to be done...
View ArticleOther projects • Re: Custom Key pad
also I think I got this is the wrong way round?Ok. Don't panic champ! Sorry I can not get to this as much as I'd like, but please keep at it.It's ok to stop and regroup, question assumptions, or...
View ArticleTroubleshooting • Re: Raspberry Pi OS is too dependent on date/time...
Try http://phk.freebsd.dk/time/20151129/Statistics: Posted by mby — Sun Jul 14, 2024 10:08 am
View ArticleGeneral discussion • Re: How to reconcile mpich version differences between...
So although I was looking at adding Pi 4's next, soon I'll be adding those pre-aarch64 systems and the intel systems, so I'ld really like to find a way to make a heterogenous cluster work...Though I...
View ArticleAdvanced users • Re: Official Raspberry Pi HDMI to VGA Cable - review
Just out of curiosity, how do these cables handle the problem that there are 3 different kinds of HDMI connectors used on the various models of Pi? The pictured cable seems to have a full sized HDMI...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C connection on Pi 5 not working
Yes, i know that this LCD1602 is meant for 5 volts, the problem is i tried multiple i2c devices but just nothing detects on the i2c bus. and as i saw in the config file i2c was enabled...
View ArticleGraphics, sound and multimedia • Re: Confusion about where video= came from...
Again while "vcdbg log msg" seems to indicate it didn't find any EDID. Where does that mode come from?The firmware driver tried very hard to get an image out of display, even without knowing what was...
View ArticleGeneral discussion • Re: No 'New Posts' ?
This appears to be a change in behaviour in phpBB 3.3.12, see https://www.phpbb.com/community/viewtopic.php?t=2654323 (and the code change in https://github.com/phpbb/phpbb/commit/e ......
View ArticleRaspberry Pi OS • Re: Error with networking manager
Hello everyone,Earlier today I installed something from PI-Apps. When I uninstalled it, I all of a sudden can’t connect to the internet. The button is gone, and then I went and tried to through the...
View ArticleNetworking and servers • Re: Question: What is the 'default keyring' and how...
A new day and a new coffee, means a new search. And I found the solution, which I'll share here for future inquires into this same problem (that no one wanted to answer). Basically, if you get a...
View ArticleBeginners • Re: Writing a systemd service to run a script that setup TPM
Hi folks, I'm writing a systemd service that I want to run it once when the raspberry PI boots, the service should run a bash script to allow TPM support, A reply that takes a different angle...I...
View ArticleTroubleshooting • Re: Brand new RPi 4B freezes
Hi Domlast week I did the following:(a) clean install of OS bookworm (last week) on brand new RPi4(b) installed LAMP stack consisting Apache2, mysql, php, myphpadmin(c) loaded Chromium and did a...
View ArticleOther projects • Re: Toastmasters Timer
I would suggest a Pico W which will allow button or switch operation, Bluetooth and Wi-Fi control - possibly all three at the same time.I would start with a simple button or switch version which would...
View ArticleTroubleshooting • I fixed it!!! --- apt-get update look for a connection to...
I get around looking and find in /etc/sources.list.d/pgdg.sourcesthere were the rows. I did not dare to delete them so I just out commentthe four rows that was there as usual with #.Worked!Statistics:...
View ArticleGeneral • Re: Using oscillator of different frequency with RP2040?
The biggest problem is that you can't use USB in the bootrom (because there's no way to tell the bootrom about your different speed clock), so you can't load initial software via Picotool or USB...
View ArticleGeneral discussion • Re: OS / Harware Compatibilty
OK but what is the difference? If I choose Pi5 as device presumably what I get is not the same as if I choose Pi zero. You say 'mostly' work, is there any info on what would not workStatistics: Posted...
View ArticleHATs and other add-ons • Re: M.2 Hat+ pcb versions
My assumption is OP is concerned/interested in this numbermy replay is: simply forget it as it's of no interest (to the average Joe user)Statistics: Posted by aBUGSworstnightmare — Tue Jul 16, 2024...
View ArticleGeneral discussion • Re: Guidance on Using ATmega4809 with Raspberry Pi
What do you understand by "using X with raspberry"? Are you using a stand-alone ATmega4809-chip, or are you using a microcontroller board with USB and so on?My recommendation would be to search for...
View ArticlePython • Re: How to get Python to use a custom library path
If your python program launches another python process (I've seen this kind of crazy thing...) that new python process will not have any knowledge of whether it's in a venv or not.The way you ensure...
View ArticleBeginners • 256G SSD - creating image on 32G USB
I have just got a nice clean Pi setup on my shiny new Pi5, with all my software etc installed - and I'm hoping to create a restoreable image before I break it!My OS is installed on a 256GB M2 SSD, and...
View Article