Troubleshooting • Pi5, 4 long 5 short and no output to HDMI
Hello,New to the forum and Pi. I recently purchased a few Pies; 02W, 4B, and a troublesome 5. The first two seem to work fine, but the pi 5 hasn't booted up once. I really wanted this one to work...
View ArticleGeneral discussion • Re: A Pi Pie Chart
No idea, likely all the RAM optimised profiles, temp SDRAM timings in the bootup settings, kernel improvements along the way from 6.1 to 6.6. 6.12 show improvements from 6.6. and both use a type of...
View ArticleBeginners • Re: need location access through browser
Is there any update on this topic?I'm trying to do the same thing, but with raspbian os on an old notebook.I see that gpsclue is installed and the service is running, but it shuts down because it...
View ArticleTroubleshooting • Re: Booting from network, only when needed?
I can't have access to the PI (in the closed box + I'm not at this location many months per year).I was hoping to set the network as first boot + not activate the boot service on the network (on my...
View ArticleSDK • Re: Proper way to get Heap size
I agree the names need to make sense I've been trying to do that with my reworking of the code.I'm trying to deconstruct the project but I'm thinking it might just make more sense to start a new one...
View ArticlePython • I2C ADC+PGA ADS1115 question
Would like to understand this chip more however the data sheets don't seem to help.Product: https://www.amazon.com/gp/product/B0C4Q ... UTF8&psc=1Datasheet:...
View ArticleCompute Module • Re: What is performance of the VideoCore VII GPU in the CM5?
How do you get to 16 FLOPs per core per clock?I assume each core has a NEON SIMD that can do 4 floating point multiply plus accumulate operations. That is 8 FLOPs per core per clock.On the...
View ArticleBeginners • Re: How to use Python in Minecraft
Python has a lot of build in modules, but many modules need to be installed from servers as needed. Minecraft module "mcpi" needs to be installed (you need network access for this step)In old times,...
View ArticleOther projects • Re: Powering an arcade style cabinet from a single UK plug
Thanks. Simplest solution is often the best. I was clearly overthinking.Statistics: Posted by Elsplodgo — Sun Dec 22, 2024 3:57 pm
View ArticleRaspberry Pi OS • Bluetooth File Exchange GUI for Raspberry Pi OS
While the current Bluetooth on Raspberry Pi OS in the moment it is very handy to connect a bt keyboard and/or a bt mouse, it is quite hard to have no Bluetooth file exchange GUI option included to...
View ArticleBeginners • Re: What is the path syntax to a shared folder?
Thank you for your interest.I appreciate that the 'other' user must be able to 'cd' (traverse) into the shared folder (follow the total path)However, there must (should be) a way to share a common...
View ArticleTroubleshooting • Re: CM5 Dev Kit - NVMe not detected at all
Please post the output of these commandsCode: lspcilsblkStatistics: Posted by Solskogen — Sun Dec 22, 2024 4:19 pm
View ArticleGeneral discussion • Firefox-ESR in Bullseye (Debian 11) - March 2025...
Recently my Firefox on my 32 bit Raspberry Pi OS told me with https://www.mozilla.org/de/firefox/welcome/21/ that I need to update until March 2025.Following the default package list there's no newer...
View ArticleTroubleshooting • Re: Networkmanager breaks wireguard
I'm curious of the results of ip r, do you get more than one default route?Statistics: Posted by knute — Sun Dec 22, 2024 4:51 pm
View ArticleTroubleshooting • Re: How come netatalk can be installed on bookworm lite but...
I am trying to get my OSX systems to interface ie have access to Raspberry Pi's home directory.I have successfully installed netatalk into a RPI 2 w, with a bookworm Lite OS image.Tried to do the same...
View ArticleGeneral discussion • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
i don't know why you have 102.15.1 version. It is very old and isn't ESR version. The latest version is 128.5.0esr-1~deb11u1 and there is armhf version too. https://packages.debian.org/search?sear ......
View ArticleTroubleshooting • Re: raspberry pi 5 wont receive internet connection
What Dougie said and re “ the raspberry pi turns on” - have you got a monitor and keyboard/mouse connected to it?If so, start a Terminal and enter this command: Code: ip aThank you guys for all the...
View ArticleTroubleshooting • Re: Swapping out HDMI Monitor for HDMI TV
It could be an EDID issue with your TV. If you remove the SD card or USB drive that you are using to boot, and power up while connected to your TV, you should get a diagnostic screen which will give...
View ArticleCamera board • Re: IMX290 Low light/Night mode
Do you mean when using RpiCamGUI ?Do you have https://github.com/raspberrypi/libcamer ... mx290.json installed ?Statistics: Posted by gordon77 — Mon Dec 23, 2024 4:51 pm
View ArticleOfficial Display • Re: Changing resolution of Touch Display 2
That command works except that I get a lot of complaints that the "cursor image size not an integermultiple [sic] of scale". I can live with that noise. I still need to figure out how to execute this...
View Article