General discussion • Re: Raspberry Pi 5 discussion thread
Hi.Perhaps this been discussed. I could not find anything related in a quick search though.I am running a Pi5 with latest 6.6.30-git kernel. I am trying to turn off HDMI completely for headless...
View ArticleGeneral discussion • why was my post on labwc deleted?
Sorry mods, but I'm starting now to get a little upset by excessive forum moderation.Why was my post on labwc deleted? it does not show up when I look at my recent post via my profile, so it's not...
View ArticleGeneral discussion • Re: why was my post on labwc deleted?
viewtopic.php?t=370285Statistics: Posted by DirkS — Mon May 06, 2024 5:35 pm
View ArticleGeneral discussion • Problems with root privileges
Hello all,I have a problem with root privileges on Raspi4. I run my python script from raspi prompt using sudo. The script starts its execution and when it reaches a particular function it says "needs...
View ArticleGeneral discussion • Raspberry Pi 5
Hello everyone,I'm interested in purchasing a Raspeberry Pi 5, but I have a few questions first. Does it overheat a lot? Is it something I can manage as a problem? Then I have another question. Once...
View ArticleGeneral discussion • Re: use GPU in raspberry pi 5
I think the question is does TensorFlowLite use the GPU. You should ask the provider.Statistics: Posted by DS256 — Tue May 07, 2024 1:18 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5
Does it overheat?No. It will throttle itself if it gets hot. The SD card should remain inserted as it is mounted as the root filesystem. There are other options for this, USB or NVME SSD for...
View ArticleGeneral discussion • Re: A Pi Pie Chart
...I tried to run passmark benchmark, but was not able to install necessary libncurses5 (only in "Try Ubuntu").Then I remembered pichart and downloaded and unpacked that.After sudo apt install of gcc...
View ArticleGeneral discussion • Re: Problems with root privileges
Does the "particular function" run a command using sudo?If so, that is your problem. The Python script is already running as root as you ran it with sudo, so the second sudo is run as root and not...
View ArticleGeneral discussion • Re: raspberry pi 4b dhcpcd.conf setting problem
Always use the exact syntax in configuration files, otherwise the program won't be able to read instructions and configure as expected.viewtopic.php?t=140252Statistics: Posted by epoch1970 — Wed May...
View ArticleGeneral discussion • Re: WPS Chinese Clone
Personally, I'd work on solving the can't acess my files problem.So does it apply to all applications including comand line and file manager or just to that off brand office suite?Statistics: Posted...
View ArticleGeneral discussion • Questions about the Raspberry Pi OS
Hello! I am working on a project for a security door log and I wanted to make a system where 2 speakers and screens are showing the same thing in 2 separate rooms. I am planning to use a Raspberry Pi...
View ArticleGeneral discussion • Re: likely failure points in rpi 3B
Are the likely failure points the SD card, and the power supply? PI SD /boot is vfat, and can be susceptible to corruption from power outages. For active deployment, I use raspi-config to set /boot to...
View ArticleGeneral discussion • Rpi server light version
Can we run this software rpi running on light version of osStatistics: Posted by Vu3tbr — Wed May 08, 2024 3:08 pm
View ArticleGeneral discussion • Re: Rpi server light version
Can we run this software rpi running on light version of osI think you forgot to mention what specific software you want to run.The recommended Raspberry Pi (RasPiOS) Operating System has a 'Lite'...
View ArticleGeneral discussion • Re: Questions about the Raspberry Pi OS
How far away are the two separate rooms from each other?Statistics: Posted by neilgl — Wed May 08, 2024 5:51 pm
View ArticleGeneral discussion • Re: Battery cost
Depending on your battery size requirements, or lack thereof, power tool batteries have reliable cells in them and the reliable charging circuits that goes with them and are both readily available for...
View ArticleGeneral discussion • Re: Question about updates icon on taskbar
I use the cli method to update and, as somebody already mentioned , the gui icon as a reminder. Following a cli update, on my desktop the gui updater icon still shows as an update required. Is there a...
View ArticleGeneral discussion • Looking for Raspberry Pi OS Tutorials (beginner)
Hello everyone,My Purpose:- I bought a Raspberry Pi 5 for some home-server things like my own cloud server, password manager, etc...OS:- Raspberry Pi OS with desktop support 64x (the regular one, not...
View ArticleGeneral discussion • How to access Raspberry Pi on the Internet
I want to access to my raspberry pi on the internet, however, my Internet Provider is not allowing me opening port on router. I want to access it but I don't want the user install apps like vpns to...
View Article