Deutsch • Re: Raspberry Pi OS Remote
Es gibt ja Wayland VNC Zeugs, evtl. mal danach googeln.Also: Nach Wayland VNC googeln und dann wird das bestimmt was.Ich dachte, dass ich deutlich genug war, dass ich so keine zufrieden stellende...
View ArticleCamera board • Re: HQ Camera external sync signals support added
Just to make sure I understand you correctly. For now, I would need to set imx477.trigger_mode=1 in the cmdline.txt, start the first camera and then update the cmdline.txt file to...
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 PCIe Bus Error - ASM1166
Hello!Can you solve the problem in Linux version 6.6.21-v8-16k+ #1743 SMP PREEMPT Thu Mar 14 11:40:50 GMT 2024 aarch64 GNU/LinuxInstead of changing the Code: # Change the line: msi-parent =...
View ArticleGeneral discussion • Using Redshift on Raspberry Pi 5 OS.
Hello.I have the Raspberry Pi 5 model B. I use Raspberry Pi OS (64-bit).I want to remove the blue light from my screen because it's too bright.Is there an alternative to Redshift? Because Redshift...
View ArticleTroubleshooting • Re: Pi5 connects to wifi, dns working, no internet
What responses toCode: ping 8.8.8.8andCode: ping google.comStatistics: Posted by drgeoff — Mon Mar 18, 2024 6:23 pm
View ArticleGeneral discussion • Raspberry Pi 5 NVMe fanless case, what options are there?
Hi,I'm looking to set up a fanless Pi5 with NVMe, but can't find any good cases.The Argon NEO 5 M.2 NVMe case seems good, but how well will it work without the fan? Will it perhaps work fine without...
View ArticleTroubleshooting • sd card filled, cant install new software
I put together this pi for a few specific servicesrsync backup to a usb drive (562.0 G) minidlna service from usb drivetailscale to access the source for the backup remotelyall large/media files are...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
During the past 48 hours, I saw numerous times where I could not even ping my PC that was acting like the client. When it would finally ping, the PC would be a good client and the messaging would be...
View ArticleTroubleshooting • Re: sd card filled, cant install new software
quick google search confirmed rsync uses a temp directorybut then how do i clean up /dev/mmcblk0p2so that i can properly configure rsync to not doing this anymore and get back to normal...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: telescope focus motor - xHCI host not...
Oy, I see....but I guess the next question is what is the key difference between the Pi4 and 5 that allows the connection in the 4 but not the 5? I'm having a bit of a hard time finding an answer to...
View ArticleOff topic discussion • Re: 2024 Raspberry pi 3 a+ Boot problem
Hello. Recently I bought a Raspberry Pi 3 A+ and I can't boot any system through the Raspberry Imager other than PI OS (32Bit). How can I solve this problem?Thank you.What are you trying to install?...
View ArticleOther programming languages • Re: GnuCOBOL
Last time I wrote any COBOL was 1986/87.I was up to my elbows in Lotus-123, Dataease & COBOL code in 1986/87Blimey, DataEase is a blast from the past. Cannot remember if I ever did anything with...
View ArticleHATs and other add-ons • Trying to set a Qi LiPo charger, wiring doubts
I've been looking on how may I wire all components to create a LiPo Charger based on Wireless QiHere are the components I plan to use (the only ones I've found in Stock rigth now otherwise, I might...
View ArticleAdvanced users • Re: KEEP autostart terminal open like in UI
You say "None of them did the expected like I would get from the UI by opening the terminal followed by a [...]". So what do they do and what were you expecting? Remember we can't see your Pi or your...
View ArticleTroubleshooting • Re: Unable to install linux-headers-rpi-v8 due to unmet...
Are you trying to do this on a 32-bit OS?Statistics: Posted by trejan — Tue Mar 19, 2024 5:52 pm
View ArticleBeginners • Re: SH1106 128x64 OLED Display on I2C in Raspberry Pi OS Bookworm
This displays the date at the top, with the time below in large monospaced characters filling the screen width which is exactly what I was after.Well, that is great.There is something which makes me...
View ArticleCamera board • Re: Libcamera error on Rpi5 when starting the gpiod
Have you tried using the gpiozero library not gpiod?Statistics: Posted by neilgl — Tue Mar 19, 2024 5:57 pm
View ArticleGeneral • Re: Need help with Pico based Macropad
First step: Does the code work when you run in it Thonny? Any errors?Second: to work as a HID, the code should autorun when you plug it into your computer. I'm not familiar with Circuitpython, but I...
View ArticleSDK • Re: Anyone good with PIO?
Ah, thanks!Clearly I have been looking at it so long I'm no longer seeing it. (The sleep_ms was a typo).Here's the PIO set up Code: % c-sdk {static inline void canon_click_program_init(PIO pio, uint...
View ArticleGraphics, sound and multimedia • Re: CM4+2G Ram+384 GPU Ram+8GB Memory = 4...
No solution on resolving this?Statistics: Posted by MRV — Tue Mar 19, 2024 6:24 pm
View Article