Networking and servers • Re: Wireguard VPN on Raspberry Pi 5 with Fritzbox...
I used to have this working in much the same way you describe (although mine was on a Pi3, but that shouldn't matter), by simply forwarding the ports on the FritzBox (a 7590 in my case).Forwarding...
View ArticleGeneral discussion • Re: how to navigate on raspberry pi os with the remote...
but you'll need to overcome your adversion against Python to use this guide:https://ubuntu-mate.community/t/control ... i-cec/4250Not really, that's a shell (BASH) sctipt I used that as a basis for...
View ArticleGraphics, sound and multimedia • Re: Selecting what is output HDMI
Great. What I am trying to do is avoid the OS GUI being displayed but only display certain videos(MP4) and maybe custom message/GUI.Is there a library or code example for this?Statistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I am loosing my mind over getting...
and disabling bluetooth is not an option?do you have a scope or logic analyzer?Statistics: Posted by cleverca22 — Sat Feb 03, 2024 9:58 am
View ArticleAdvanced users • Re: How to check the pi4 official fan's status?
never mind just figured it out.seems you can't use 3000, but you can use 2999.spoke to soon, that locked up.trying 2990that locked up toseems 2900 is tops.I have an 8GB Pi5 which is rock-stable at...
View ArticlePython • Re: Camera Window won't jump out
Sorry l can't. Appears an issue with lgpio and venv of which l have no experience.Hopefully others can help.Statistics: Posted by gordon77 — Sat Feb 03, 2024 10:04 am
View ArticlePython • Re: Is Python the best choice, instead of C or C#?
Well I do not mind learning Python and it syntax. I do not aim to use note pad when writing code, but vs code. I believe VS code does have plugins that aid in syntax correction and advice.My language...
View ArticleTroubleshooting • Re: Broadcom BCM2837B0 TAxxxx
One thing, because of a change to the ethernet chip on the newer 3B+, you might need to upgrade the kernel and modules to get wired network working on that one.Huh? What is the new chip?Maybe I'm...
View ArticleGraphics, sound and multimedia • Re: Arrrg Cura (3D Slicing)
Hello,I'm using my shinny new Raspberry Pi 5 with Raspberry Pi OS lite (then installed Gnome etc....) and it is really REALLY good.HOW can I install a more current version of Cura (5.x.x)? The 4.13.x...
View ArticleGeneral 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 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 Article