Troubleshooting • Raspberry Pi 4 Not working
Hi I have been using my Pi 4 as a headless machine and using my pc to ssh into it. I was using it for a couple days and then I stopped for about 5 days, I go to power it on today. I can no longer ssh...
View ArticleBeginners • Help with connecting libraries
Hi, I am a complete novice when it comes to RPi. Previously I used Arduino but for the new project I need more powerful hardware. I can't understand how the libraries work. Do I have to add paths to...
View ArticleNetworking and servers • Re: Set Pi WiFi SSID/Password via Bluetooth from phone
If you're interested in the Android version of the BTBerryWiFi app, please see this post: viewtopic.php?p=2239308Statistics: Posted by bls — Fri Jul 26, 2024 12:49 pm
View ArticleTroubleshooting • Re: Can't open docx files
The only way I can open a docx file is to open libreoffice and then load the document. Is there a way around this?Yes, however you first have to establish the association between the file type and the...
View ArticleGeneral discussion • Re: Found Raspberry Pi in Big Foot! :D
Ditto, looks like a 3B.Statistics: Posted by alphanumeric — Sat Jul 27, 2024 12:04 pm
View ArticleMicroPython • Re: How to receive large (>1024 byte) UDP datagram packets?
Seems you are right. I couldn't get 'recvinto' to work with my regime; it just blocks until it has filled the buffer which is no good for me as I am sending variable size packets. It did however exit...
View ArticleOther RP2040 boards • Re: Integrated RP2040 silicon
Seems bizarre to me that a company selling products doesn't want people directly linking to product pages.Statistics: Posted by hippy — Sat Jul 27, 2024 12:11 pm
View ArticleDebian • Re: Booting issue with SD Card
my preferred os would be a rolling release os. That is why i chose debian testingmy main use for the Pi was to get wireguard to work on it so I could set it up as a VPN to get access to my files when...
View ArticleNetworking and servers • Re: Cant access device on Wifi AP
Bridging is by far the simplest solution.When bridging, what is going to happen if my Router turns off? This will happen quite often and will the Pi still be able to provide time over NTP to the...
View ArticleMicroPython • Re: Mix Python & C without compiling into micropython?
Well, dang. I guess I'll just stay entirely in the C world, then for ease of development cycles.I am not convinced "compile the C Module, upload the '.mpy', reboot the Pico" is any easier than...
View ArticleBeginners • Re: Please help me connect phone to Pi 5 via Bluetooth.
You need an OBEX push server like obexpushd running on the Pi.Statistics: Posted by petzval — Sat Jul 27, 2024 12:45 pm
View ArticleAdvanced users • Re: Raspberry Pi 5 USB Gadget mode for MIDI
This is written in the draft of the Raspberry Pi 5 specification:The controllers do not support:- Battery Charging (ACA) functionality- xHCI Debug Port Capability- PHY VBUS sensing- Device-mode...
View ArticleMedia centres • Re: Need help turning RPi5 into a simplistic media player
^^typo there. Should be libreelec. Go to libreelec.tvFixed now. Well spotted.Statistics: Posted by thagrol — Sat Jul 27, 2024 1:00 pm
View ArticleOff topic discussion • Re: Has the Crowdstrike global outage affected any key...
There is perhaps a lesson here about backup regimes and the sensibility of running with data on the PC rather than using them more as thin clients, having local apps which access remote data.It should...
View ArticleHATs and other add-ons • Re: Raspberry Pi 1 Case
The 1B+ will fit the same case as the 2B. It's a different design to the original 1B/1A.Statistics: Posted by rpdom — Sat Jul 27, 2024 1:01 pm
View ArticleRaspberry Pi OS • Re: Does Pi OS has "semi-official" list of good...
Outside to the Pi folk you also have https://dietpi.com and https://pi-apps.ioRemember with any third party software - listing does not guarantee support (or quality TBH) and for these it's best to...
View ArticleHATs and other add-ons • Re: Wood cases for Pi plus
Some nice work there.I had this crazy idea of making a sort of "steam punk" style wooden laptop with a PI in it. With ornate brass hinges and so forth...I'm now inspired again to try it...Winter...
View ArticleGeneral discussion • Re: First quarterly report for Raspberry Pi Holdings PLC?
Have you looked herehttps://investors.raspberrypi.com/Statistics: Posted by kip_the_elder — Sun Jul 28, 2024 10:40 am
View ArticleTroubleshooting • Re: RPI 5 Active cooler gets hot even when its off.
Sorry, i misunderstand you before. My pi was also getting warm. I did this;Code: sudo rpi-eeprom-config -eAnd after that i changed "POWER_OFF_ON_HALT=0" to "POWER_OFF_ON_HALT=1". Save and...
View ArticleTroubleshooting • Bullseye -> Bookworm but still kernel 6.1.21+ #1642
HelloI did an upgrade following https://gist.github.com/jauderho/6b7d42 ... c0ba521bd8but still kernel didn't update tho I haveCode: $ dpkg -l | grep linux-imageii linux-image-6.6.31+rpt-rpi-v6...
View Article