General discussion • Re: Which operating systems run on a Pi 4?
I used Manjaro for about a year. After Pi5 arrived I switched to RPIOS for now.Statistics: Posted by filip.slo — Sat Feb 03, 2024 10:17 am
View ArticleC/C++ • Re: Two-dimensional array of character strings in C
Maybe this can help you:rgamble/libcsv: Fast and flexible CSV library written in pure ANSI C that can read and write CSV datahttps://github.com/rgamble/libcsvThat sounds like an excellent...
View ArticleRaspberry Pi OS • Re: Static IP with Bookworm
Ifupdown is not new at all. It’s 20+ years old and headed to retirement soon.Don’t use it anymore if you can avoid to. (You can)Don’t learn anything about it, you’d be wasting your time.Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DS18B20 sensors randomly not detected...
I'll do more testing but for now I'm pretty sure I've figured out the problem. The power supply. I assumed it was good since it was sold to me by the same company as the board. I changed the power...
View ArticleTroubleshooting • Re: pi4 and pi5 boot freez after few days of useing
use the diagnostics on the sddo not over clock the gpuup the swap file to 2048, default is 100. but if your like me and watch tons of vids without rebooting for long period of time, it helps.Charger?...
View ArticleTroubleshooting • Re: HDMI-CEC is not working (RPi4)
The last version of retropie is from march 2022. i don't know what "couple of releases" means but i don't think the problem occurs since 2022?i installed libreelec and i could control the pi with the...
View ArticleTroubleshooting • Mousepoll values for Raspberry Pi 3 and Raspberry Pi 4
Hello,I would like info related to mousepoll and Pi 3 and 4.If I check the value, I see this:Code: $ cat /sys/module/usbhid/parameters/mousepoll4294967295My understanding is that this value represents...
View ArticleGeneral discussion • Re: Does anyone know when the Geekworm X1003 nvme HAT...
"We hope the Raspberry Pi Foundation will resolve this issue soon".I thank the contributors of this thread for the heads up on this one. The quote from Geekworm above is enough information for me to...
View ArticleCamera board • Pi HQ Scientific tuning file for Pi5 ?
Is one available ?/usr/share/libcamera/ipa/rpi/pisp/imx477_scientific.jsonStatistics: Posted by gordon77 — Sun Feb 04, 2024 10:37 am
View ArticleOfficial Display • Re: Chromium in Kiosk mode: Interaction via touch display...
I attached 2 syslog files – one for a reboot that resulted in a working touch display and one for a reboot that resulted in a not working touch display.Important: These two log files are from two...
View ArticleCamera board • Re: Trying to get V2 official camera working on Pi 5
I think you are right? Thanks for the link. I just posted there.Statistics: Posted by alphanumeric — Sun Feb 04, 2024 10:39 am
View ArticleTroubleshooting • Re: Cannot sudo apt update or upgrade Pi3B+ or New Pi5
Follow the help above,As mentioned, if 8.8.8.8 doesn't work then there is not Internet connection working. (it doesn't use DNS) But as you also cannot ping your router as you say then, there is no...
View ArticleGeneral discussion • Re: Pi4 - What could have happened to my HDMI port
Relax. Nothing to worry about.Statistics: Posted by drgeoff — Sun Feb 04, 2024 10:49 am
View ArticleRaspberry Pi OS • Re: Why is "/var/run/reboot-required" not present...
I believe this used to work (on the RPi)... By the way, what is an "Ansible playbook" ?Yes, I have seen this working on the Raspberry Pi, but I can't remember from which version the update was....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I am losing my mind over getting...
How did you connect to the pins/holes, you can own up that it was sticky tape and blutack?Statistics: Posted by bensimmo — Sun Feb 04, 2024 10:51 am
View ArticleTroubleshooting • Re: Bookworm feedback thread
One suggestion is to move ~/.config/wayfire.ini and ~/.config/wf-panel.pi.ini to *.bak and reboot, if you have been doing any config fiddling. You can break Wayfire such that it will not start fairly...
View ArticleBeginners • Re: New Raspberry Pi 3 Model B+ - How disable Wifi properly?
thanks, understood,it would be nice if the WiFi =/ Bluetoothcould atleast also be deactivated fully via this tool @raspi-config which is present if istalled raspbian,but the option seem not available....
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS Support
I'm not sure why you brought up Pi approved,You may not care, but the OP and others trying to make decisions about deploying Pi as a "Windows" platform may consider that support for the proposed...
View ArticleUbuntu • Re: Trouble locating mmal ... or trying to use raspberry pi camera
Raspberry Pi don't maintain Ubuntu, Canonical do.The official stance from Raspberry Pi is that the legacy camera stack through MMAL is deprecated, and has never been officially supported on a 64bit OS...
View ArticleBeginners • Re: Pan and Tilt
By altering min_pulse and max pulse I got it to workbut now Adafruit tell me it shouln't be run direct from the gpio pins and that I need to buy a hat.Nowhere on the Pi Hut did it mention this when I...
View Article