General • Re: Trouble soldering picow
Well that was dumb, I assumed the device was Celsius only. The manual located here https://hakkousa.com/amfile/file/downlo ... uct/10127/ gives the process to change between the two, while powering on...
View ArticleBeginners • Re: Help programming raspberry pi 4b
Location? Look in events section. See if there is a Pi group near you. Someone might talk you through your first use.Statistics: Posted by peterlite — Thu Jun 20, 2024 2:10 am
View ArticleBeginners • Re: Set-up with pre-installed Bookworm on MicroSD from Reseller
The machine you are using today. Is it Linux or Windows or? You can do just about anything with a microSD card in Linux. In Windows you are limited as Windows does not like the Ext4 file...
View ArticleBeginners • Re: thermal throttling OS based or hardware based ?
Why the alternative? Long term, it is easier to use the official OS and get support easier. If you have a specific reason to use something else, there might be a way to fit the Pi OS. I also find the...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
I bought this one directly from Raspberry Pi's list.Statistics: Posted by nmcarrara — Fri Jun 21, 2024 1:12 am
View ArticleRaspberry Pi OS • Latest arm64 Paspberry Pi OS checking for armhf package
I installed Brave browser on my RPi5 with 64 bit OS. Now when I do 'sudo apt update' it throws message that Brave repo doesn't support armhf architecture. Why do we need armhf support on arm64...
View ArticleRaspberry Pi OS • Re: Latest arm64 Paspberry Pi OS checking for armhf package
Solved by adding architecture to brave.list. But why do we look for armhf architecture anyway? It is not even aarch64 as 'uname' tells...root@rpi5-nas:/etc/apt/sources.list.d# apt updateHit:1...
View ArticleGeneral • Re: Pico inbuilt RTC
I second that Katak255. You need a little 32.768KHz tuning fork to get near 1 part per million. Most multi-MHz crystals are worse than 20PPM and wiggle based on temperature....
View ArticleSDK • Re: Linking GMP library with Pico SDK in Visual Studio Code
I discourage any future effort on this. Please look into using Linux or some other GNU like OS. Please look into using a more capable microprocessor such as Cortex-A, Cortex-R, MIPS, PPC, etc. These...
View ArticleTroubleshooting • Re: [Solved] VNC server on Bookworm
...To set the VNC password from the CLI, use the following command: sudo vncpasswd -service -legacy...As I only have access to a RPi 3B+, I was only able to verify that it works with X11. If someone...
View ArticleRaspberry Pi 400 • Re: Raspberry pi 4 overclocked to 3.4ghz
Currently that is just numbers.Use any benchmark to compare 3400 with default frequency, or other PIs.Like pichart from this...
View ArticleAutomation, sensing and robotics • Re: Execution of scripts when pressing...
You will probably want to look at gpiozero button when-pressed and when-released. See https://gpiozero.readthedocs.io/en/stable/recipes.htmlThat way, you can tell how long it was pressed and take...
View ArticleBeginners • Re: where has my posting gone on redshift not working
Yes I start off as AME said and used If you are actually in Auckland NZ then your lat lon will be -36.85 and 174.76.and a message came up telling something like the number can only be 0 plus or minus...
View ArticleTroubleshooting • Re: Can't install Windows 10 on Raspberry pi 3 b+
That's the article I was thinking of. It baffles me how that got into the MagPi given the stance on here ("We don't support Windows on Pi" - from moderators and RPL staff) was the same back then as it...
View ArticleTroubleshooting • Re: gdb not working - invalid ELF header
libboost_regex.so is corrupt, you need to reinstall boost regex, and maybe investigate if your storage is failingStatistics: Posted by cleverca22 — Sat Jun 22, 2024 1:00 am
View ArticleBeginners • Re: Introduction
Hi Hales, I'm Goncharow. I hope we'll get alongStatistics: Posted by goncharow — Sat Jun 22, 2024 1:14 am
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
Given that the main open source applications run on both the Pi and whatever windows runs on, my first recommendation in mixed environments and to those thinking about the switch, is to start using...
View ArticleTroubleshooting • Is it kernel version means cannot run legacy camera firmware?
before I waste any more time trying to get legacy camera firmware running on alpine 3.19, if its like 6.6 series kernel does that not support legacy firmware for some (deprecation) reason?Statistics:...
View ArticleGeneral discussion • Migrating app from pi4 to pi5
On the pi5 I'm trying to downgrade thunderbird 115 back to thunderbird 102.Thunderbird email version 115 was not an improvement over 102.On the pi400 (bullseye) an update last year updated thunderbird...
View ArticleOther • Re: Can't install Windows 10 on Raspberry pi 3 b+
You're wasting your time. The Pi was not designed to run anything other than Linux.That might be the case now but I very much doubt it was the case for the Pi 1. IIRC the original Raspbian released...
View Article