Networking and servers • Re: Randomised MAC addresses
You might try a Systemd link file (https://www.freedesktop.org/software/sy ... .link.html) to specify a MAC address that you want (and won't change.) I user that to allow each SD/SSD install to have...
View ArticleNetworking and servers • Re: config.txt and other optimizations for dedicated...
On that note, I'm wondering how well overlayfs works or if it's too quirky to use for a standard Linux server. It's primary purpose is to obviously reduce writes to cheap flash media which is...
View ArticleGeneral discussion • Re: buying raspberry pi SoC only!
hi guys! i hope you're all finei was thinking about if i can buy only the SoC of the raspberry pi instead of the entire board, i did a quick research but i think there is no way, waiting for confirmed...
View ArticleGeneral • Re: Logic Analyser
Thanks for the feedback,I'm feeding an "off pcb" 3.3V directly into 3.3Vout pin (pin 36) with 3.3Venable (pin 37) to gnd.are you putting your scope probe on 3.3Vout (pin 36)??can you tell me your...
View ArticleGeneral discussion • Re: Light weight portable Pi with screen
Power tool batteries .. still my preferred Power source for 'portaPi's'viewtopic.php?p=2292477&hilit=23in#p2292477an official Pi Screen with the Pi fixed to the VESA mounting holes could be an...
View ArticleGeneral • isr_hardfault on very busy RP2350
Hello, it's my first time posting on this forum. I'm pretty clever but also prone to stupidly overlooking things.I've been writing embedded firmware in c for years on various devices, but I'm...
View ArticleGraphics, sound and multimedia • Re: Midi, I2C, Pi 5 RP1 chip, which gpio lib???
Ok, tried Bullseye stable 64 bit, minimal. followed to the letter the script. ttymidi bullseye installed with no errors.I installed synaptic to check if Jack was present (Midisnoop gives me two midi...
View ArticleAutomation, sensing and robotics • Re: Are Raspberry Pi 4 GPIO pins...
Help please!Statistics: Posted by remzirecep — Thu Jun 26, 2025 5:18 am
View ArticleGeneral discussion • Re: My Pi Only Speaks Stereo: A Driver Tragedy in...
Yes, it would be nice to find some help with getting full functionality out of a Pi's HDMI port. But at this point I believe it's a highly flawed design that is impossible to get full functionality...
View ArticleAdvanced users • Re: Limits of 16 GB RAM
The 256MB boards are marginal on Bookworm: luckily that's a tiny percentage of the installed base. I don't think a 256MB board will even run the graphical desktop out of the box, but it might, as...
View ArticleBeginners • Re: Recommended graphic display for signal animation
an SPI display should be o.k. for that. there are several 4in size models around.in case you'll need high refresh rates you should look into i.e.m4.3in size DPI displays.Statistics: Posted by...
View ArticleTroubleshooting • Re: Do HDMI ports actually work on the Pi3 or Pi4?
sorry, did not bother in reading all the moaning posts on HDMI audio not working (as there are too many by you).If your HW on hands doesn't advertises the features "it should" via it's EDID then...
View ArticleBeginners • Re: Having trouble to start Porcupine via systemd
Are there any other ideas that I could try or any mistakes that Im making here?Little help would be much appreciated.Thanks and gratefulStatistics: Posted by CrazzyElectron — Fri Jun 27, 2025 5:30 am
View ArticleGraphics, sound and multimedia • Re: Midi, I2C, Pi 5 RP1 chip, which gpio lib???
You'll have to stop the ttymidi* services or it will conflict.But there should be no conflicts with jack right? I tried and it made no differences.Would it be possible to include a C library to SLIM...
View ArticleRaspberry Pi Official Magazine • Re: Dangerous mains ...
But anyone trying to copy it might not be in North America and might be using a different mains voltage and system.They might, but mess around with stupid voltages, win stupid prizes.At least it's not...
View ArticleAdvanced users • Re: build 32 bit apps on 64 bit host or build ZFS on 32 bit...
The only complicated bit is how to get a 32-bit userland of some description on that machine.Is there a possible solution using systemd-nspawn to run a 32-bit container? You can build up an IMG with...
View ArticleTroubleshooting • Re: Pi5 No longer sees/mounts external USB SSD
Ah I missed a few details sorry about that.- Offical Pi5 power adapter (I have heard about the problems using something less)- 2.5 SSD- Crucial BX500 (not sure why that would be a factor)- Power...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Is this the way to wire a Rpi3 to a...
Thank you for anticipating my question Can you show an example of someone using the pwm backlight feature? (so I can test it )what is wrong with https://github.com/raspberrypi/linux/bl ... ts#L77-L87...
View ArticleGaming • ioquake3 - Quake III Source Port on the Raspberry Pi 5
ioquake3 Source Port on the Raspberry Pi 5Supposedly the original Raspberry Pi Computer released on February 2012 was able to run a version of Quake III at playable framerates, I do not know which...
View ArticleTroubleshooting • Re: wpa_supplicant spamming the log
I will look at that... I set it up as I did so that wpa_cli would function properly. If it will work when set up from raspi-config, that would be fine. So you know where I can find out what exactly...
View Article