Off topic discussion • Re: anyone belong to debian
and I never got a answer, what a classicI would have given up waiting a LONG time ago, created a second gmail account, used that with that forum, and moved on. So what email address do you think will...
View ArticleDevice Tree • Re: Interrupt not working for dynamic device tree overlay...
I've managed to solve my issue another way. The reason I was trying to use the dynamic overlay in the first place is because the GPIO expander is on a separate circuit board that may or may not have...
View ArticleDeutsch • Re: Speicheraddressumrechnnung
Der Link ist dead.Statistics: Posted by framp — Wed Aug 14, 2024 7:04 pm
View ArticleGeneral discussion • AutoCorrect LibreOffice in July 2024 raspberry pi OS...
I see the autoCorrect if you type in :1 h: it gets auto changed to a analog clock at 1 oClock pictureHow can we suggest to put on all the chemical elements, I had it going on my windows OS it took a...
View ArticleGeneral discussion • Re: AutoCorrect LibreOffice in July 2024 raspberry pi OS...
The first place that came to mind https://www.libreoffice.org/get-help/community-support/Statistics: Posted by memjr — Wed Aug 14, 2024 7:27 pm
View ArticleTroubleshooting • Re: Powering pi zero via gpio
Maybe motor starting or attempting to start is taking too high startup current and the power source droops. Does it reboot if you don't connect the motor?Statistics: Posted by drgeoff — Thu Aug 15,...
View ArticleGeneral • Re: RP2350 RISC-V qustions
Answering the more general question about OTP: things in the OTP_DATA listing (section 13.9) are actual OTP bits you need to blow permanently. This includes things like CRIT1_DEFAULT_BOOT_ARCH.Things...
View ArticleTroubleshooting • Re: Hide taskbar automatically - Pi OS Bookworm #SOLVED#
...you can just disable it 'definitely' by stopping wayfire from running wf-panel-pi on start up.You can do that by editing the file "/etc/wayfire/defaults.ini" and comment the line which says...
View ArticleMicroPython • Re: Pico 2 Micropython problem
Thonny v 4.1.4 does not recognise PR2350 boards when they are plugged into the USB port. I hope an update will be available soon as novice users will find this off-putting.Almost no-one outside the UK...
View ArticleBeginners • Re: Remote Access - Pi4 BookWorm
So heres what I want to be able to do:- Remotely access the Pi using ssh and be able to copy and paste files?- Open files and folders on the Pi from my Mac with read / write access to play video /...
View ArticleGeneral • Re: Forced and EXEC’d Instructions
The program did print out "Loaded program at 30" but I didn't really understand what that offset means. I keep thinking that the program will be load from address 0 but looks like the compiler...
View ArticleBeginners • Re: OS documentation for omitted Linux commands?
You can install the package apt-file to search for packages by filename.Note that apt file:downloads huge index files;can produce thousands of lines of not very useful output;may provide several...
View ArticleSDK • Re: Not able to change PICO_BOARD type in CMakeLists.txt with VScode
Great, it works now !Thank you for your help Statistics: Posted by dje9 — Thu Aug 15, 2024 7:43 pm
View ArticleTroubleshooting • Re: sudo apt upgrade failing
Much safer to use "sudo apt full-upgrade" than just upgrade.It is the normal way but decided to leave that as it wasn't the issue. Although in my eyes upgrade is safer as it doesn't remove, install...
View ArticleNetworking and servers • Re: Cant access device on Wifi AP
Please LMK how it goesCode: curl -L https://raw.githubusercontent.com/gitbls/sdm/master/extras/rpnc -o rpncchmod 755 rpnc./rpncEDIT: Forgot to mention hotspot plugin documentation:...
View ArticleCamera board • Re: feedback requested on dual GS camera design
Sure, this is a top view. Just push the pins you would like to solder in, there are slots for every pin. In your case you only need GND, XHS, 3V3 and XVS. The design assumes a 8.5x 7mm pin with the...
View ArticleAdvanced users • Re: How to make gpio-keys autorepeat?
Is there some guidance somewhere that sets out what parameters are support by each overlay?Statistics: Posted by scotty101 — Fri Aug 16, 2024 7:33 pm
View ArticleTroubleshooting • Re: Using USB RFID card reader with Raspberry Pi 5
I caught something new, I connected the reader to rpi 5 and within 1 second I typed the lsusb command and the reader was listed, then I ran the lsusb command again and the reader disappeared again, I...
View ArticleRaspberry Pi OS • Re: Is Bookworm worth it yet over Bullseye?
Check PiKiss see if they've updated for the new OS and DesktopCheck with Retro Pi to see if they've updated, but hey seem to be lagging a lot, many moved to other similar projects. Pimoroni seem to...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The latest firmware for BCM2712-based devices that is available via apt is the one you have installed. If you want to install the 2024-08-30 image now, before it appears in apt, you can just grab it...
View Article