General discussion • Wireguard VPN on RP Server Backup Creation
Hello,I have an active Wireguard VPN configuration on a RP5 server and want to create a configuration backup file. I believe I need to use rpvpn -bk command but dont know where this file is stored. Do...
View ArticleOfficial Display • Re: labwc - VNC Resolution of 800 x 400
Thanks aBUGSworstnightmare, that worked.Sorry about making a fuss about the locked thread, I didn't realise that there was a 6 month limit. I know now!Statistics: Posted by il_diavolo — Wed Nov 13,...
View ArticleTroubleshooting • Re: SD Card Wiped During Update
Neither the OEMID nor MANFID correspond to anything I've seen (nor Google has seen) before.Who claims to have made the card?I'm not sure how extracted raw CID data relates to the above but, if the...
View ArticleGeneral discussion • RPI5: Incompatibility with a certain powerbank
Hello everyone! I have recently bought a pi 5 and it seems to have an issue with a powerbank.This is the powerbank: https://www.baseus.com/products/ambligh ... w-30000mahIt can output 65W and it can...
View ArticleSDK • Re: pico/stdlib.h not found
I slept on it, and found a bit more clarity around the flag INTERFACE.I had to include the .h file (something I probably should have realized earlier.This now works: (target_include_directories...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
It sounds like a packet storm caused by a bad network cable to me. Something similar could happen if rate control is not enabled and the NAS can not keep up. I'd try changing the cable. You might also...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • USB devices not recognised
I am running RPi OS Bullseye 64-bit 'legacy' on my RPi 4 8GB (fully updated in the last days). I have 6 USB devices plugged in to a powered USB 3.0 hub, which is linked to one of the USB3.0 ports on...
View ArticleSDK • Re: Setting LEDs on keyboard freezes up
Assuming you are talking about the Pico being a HID host then this is all I do.Sendlights is a char and bit 0 is numlock, bit 1 is caps lock and bit 2 is scroll lockCode:...
View ArticleGeneral • Re: System only works when powered thru USB
You should look at higher frequencies too, though it doesn't look look so bad as here: viewtopic.php?p=2265876#p2265855You never know with these switching supplies.It could leak through ground plane,...
View ArticleSDK • Re: Trying to figure out Dormant on RP2350
powman, turn everything off. https://github.com/peterharperuk/pico-e ... ree/powmanThanks, I did see that, but I got mixed up on terminology. Statistics: Posted by breaker — Thu Nov 14, 2024 4:28 pm
View ArticleTroubleshooting • Re: reserving an ip address for a specific device on LAN
thankyou but I don't use DHCP in the router, its disabled in the router. I use the raspberry pi as the dhcp serverStatistics: Posted by neuronetv — Thu Nov 14, 2024 4:29 pm
View ArticleGeneral discussion • Re: Recommended operating system 32bit vs. 64bit
I was merely pointing out that your assertion that the bootloader uses a 64bit kernel was incorrect.Statistics: Posted by wildfire — Thu Nov 14, 2024 4:29 pm
View ArticleGeneral • Re: Calibrating LPOSC on an RP235X
A binary-chop appears to work though not tested exhaustively. I have only one RP235X with an LPOSC which is close to the worse it could be, -18.8% error, so there's only limited testing I can do...
View ArticleSDK • Re: Unable to build blink example VS Code extension
Oh wow, the Windows version uses ninja, not make? Or could this be the problem, that is, not using make?Statistics: Posted by breaker — Thu Nov 14, 2024 4:35 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
BTW: i like the M2230 formfactor very much! Reminds me on the fullsize SD-Format (24x32 mm), used in the very first Raspbery Pi generation.According to the markings the power use is 2A at 3.3V or in...
View ArticleBeginners • Disable Virtual Keyboard - RPi5 Connect
Hello,I am using the remote connect feature on the RPi5. While using the remote connection, the virtual keyboard just keeps continuously popping up when you click into a new window, whether or not you...
View ArticleGeneral discussion • Re: Hearing typing on speakers - not me!
I'm beginning to suspect that it was coming from YouTube, which I had open in firefox; maybe a commercial, so it may just be 'operator error'.Would still like to investigate, so any insight as to...
View ArticleAutomation, sensing and robotics • Re: Voice and automation where to start
Actually, now I'm looking at devices to buy... it looks like for light bulbs, ZQTT might be the way to go as the Philips Hue models I'm looking for are not available any more.Once I've got Home...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: USB devices not recognised
uname -a command gives the following details:Linux raspberrypi 6.1.21-v8 #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/LinuxStatistics: Posted by Avocette — Thu Nov 14, 2024 4:40 pm
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
A few straws ...Have you got any USB3 devices operating in the vicinity of the Pi or the Router?Does the country of the router match the wireless country of the Pi?Can you switch off band steering on...
View Article