Networking and servers • Re: How do I set a static ip via config file?
So you're living back about 12 years ago.I agree with you, but the OP said:I don't want to use an interactive cli, I want to set the static ip once via a config file right after I write the os to the...
View ArticleRaspberry Pi Connect • Re: Gstreamer installation failure
What is the relation with Raspberry Pi Connect?Statistics: Posted by DirkS — Wed Dec 04, 2024 5:09 pm
View ArticleTroubleshooting • Cannot Get Raspberry Pi5 to boot into desktop
Hi all,when trying to use Code: sudo raspi-configI select system options -> boot/auto login -> desktop autologinand reboot it just boots into cmd as the logged in user? (also if I select B3 to...
View ArticleGeneral discussion • Re: Open Frame power for long term usage
First point -- are you powering a Pi4B or a Pi5?The Pi4B needs a recommended 3A, the Meanwell is suitable, and should work "out of the box".The Pi5 itself will work with a 3A supply, but the...
View ArticleRaspberry Pi OS • Re: Main Menu Item - setting icon problem
I had this same issue today. Make the new menu item without the icon then open the main menu, right click on the new item and open properties and set it from there. My new item showed in the 'other'...
View ArticleAutomation, sensing and robotics • Re: Simple light level detector using...
Or a TSL230 light-to-frequency converter.That would still need accurate pulse counting, something Raspberry Pi OS isn't good atBy that point you may as well just get an i2c light sensor setup like the...
View ArticleDevice Tree • Re: Kernel Source Tree version in GitHub
If you want the source code of the kernel running on the system, then use "apt source" instead of cloning the kernel from elsewhere.There are 2 ways of working for additional kernel drivers:- build...
View ArticleAutomation, sensing and robotics • Re: Raspberry pi ssd power consumption info
Nope. We don't have any internal test results, we need to get these figures from the manufacturer, which I will try and do.They'll probably give the full PCIe 3x4 spec in a PC.I wonder if anyone has...
View ArticleSDK • Re: Examples won't build for me either: Can't find cmake
https://github.com/daveythacher/RP2040_SKELETONStatistics: Posted by dthacher — Thu Dec 05, 2024 5:22 pm
View ArticleNetworking and servers • Re: port forwarding and wireless access point
One way would be to use port forwarding, so that distant clients do not try to directly access the zeros, but target a specific port on the central pi which then passes the traffic on. You need...
View ArticleGeneral discussion • Re: [Raspberry Pi 5] Help with USB-C chargers - for...
Why not just stick with the Dell PSU ? Or buy another ? My guess is it has a large ferrite bead around the cable which is getting rid of high frequency interference that is upsetting the USB audio...
View ArticleBeginners • Re: M.2 HAT+ and Official Pi 5 Case
Hi all, I'm just about to hit "buy" but I wanted to double check that the following setup will work before I do: - Raspberry Pi 5 - Raspberry Pi SSD Kit for Raspberry Pi 5 - Raspberry Pi 5 CaseIf...
View ArticleCompute Module • Re: CM5 io-board projects
The RPi CM4 has USB 2.0, and it's perfectly possible to connect additional Ethernet. Sure, it is perfectly possible, it just does not make much sense. You would be going back to 2018 Pi3 days. With...
View ArticleCompute Module • CM5 eMMC flash issues
Hi Team,Following from development of our modules for CM4, recently purchased CM5 4/32.Followed usual flashing instructions, using RPi 4 IO Board, rpiboot etc but the CM5 module is not appearing in...
View ArticleHailo • Re: HAilo on AI HAT+
Hi All,This is one of the features of the AI HAT I quote"What does the Raspberry Pi AI HAT do?The Raspberry Pi AI HAT+ add-on board has a built-in Hailo AI accelerator compatible with Raspberry Pi 5....
View ArticleCompute Module • Re: CM5 eMMC flash issues
I was able to initially flash eMMC on my CM5 4/32. However now it seems to have disappeared!Statistics: Posted by rpiMike — Thu Dec 05, 2024 6:03 pm
View ArticleTroubleshooting • Re: LXDE rasputin package?
Has nothing to do with camera.Package: rasputinVersion: 0.1Architecture: arm64Installed: noPriority: optionalEssential: noSection: unknownSource: rasputinOrigin: Raspberry Pi FoundationMaintainer:...
View ArticleTroubleshooting • Re: Why does my new RP5 die after 1 week
Thank you rpimikeOk I will get larger card, I understand that could be a problemThe power supply is a 27w I bought it with the RP5I will try that Mike and see if that sorts out the problemThank...
View ArticleAdvanced users • Re: Image File Utilities
@Davor,This is what I got after following the instructions at: https://www.openhab.org/download/ to install openHAB 4 on my Raspberry Pi 5:Code: root@raspberrypi:~# parted -lModel: BUFFALO SSD-PUTA...
View ArticleBeginners • Re: What/how to self learn headless OS?
Will try out RPi OS Lite and Ubuntu CLI server. Can RPI and Ubuntu OS interchange configuration file of some "common" software that run on both OS?Why/What/How are you consider Ubuntu CLI Server?Some...
View Article