Networking and servers • Re: RealVnc retiring Home plan
I just downgraded my subscription from Home to Lite. I only use it with my 3 Raspberry Pis so hopefully there shouldn't be a problem.I have 2 device in my Home Team while there are 4 in my Address...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
What is the usual cadence for integration of the dev branch (in this case 6.6y) into the upstream repo? There's a bunch of recent fixes that it would be nice to have an easier path for provisioning...
View ArticleTroubleshooting • Re: Not able to upgrade my Rasbperry PI 4 anymore
OK, so it is being mounted ro. That is the explanation. How it got there, we can only guess.Anyway, the "remount" trick (shown somewhere upthread) should change it to rw.Thanks. I already tried...
View ArticleNetworking and servers • Re: Using a Pi to act as bridge between 2 separate...
What can I do to configure the Pi to allow each group of computers to talk to each other without the need to ssh into the Pi? I've google for quite a while now and can't find the solution for this...
View ArticleBare metal, Assembly language • Re: SIMD LDR from device memory
I've been writing optimized bare metal code for the Raspberry Pi 4 for years without issues. The source code in my case is in Rust, but that shouldn't make a difference. I don't have a Raspberry Pi 3,...
View ArticleBeginners • Re: Terminal window opening
Basic question- I am working on a C program for the RP4. When executed from inside the Geany IDE, or from a command line, a terminal window is automatically started. This is very useful for debugging...
View ArticleAdvanced users • SWD and earlycon at the same time on rpi5
Hi! If I understand correctly, RPI5 can enable JTAG/SWD with the config "enable_jtag_gpio=1" and the JTAG/SWD and the UART are muxed on the same 3-pin debug connector.On the other hand, this page...
View ArticleTroubleshooting • Fried Pi?
Hoping to improve the audio from Bluetooth to optical, I acquired a device that splits HDMI into video and audio, or so it claims.https://www.amazon.com/dp/B00BIQER0E?ps ... ct_detailsI powered...
View ArticleTroubleshooting • Re: Fried Pi?
i don't see how that could fry a pi.did you unplug while hooking everything up, as long as it's plugged in it's still getting power.you may have touched 2 contact points causing a short.examine the...
View ArticleTroubleshooting • Re: Network Adapter wont Work on Rasberry pi 5 (kali linux)
Ah, that's annoying. yes :/ ive been trying to solve this issue in alot of forumes, discord, reddit but sadly no one tried to help me yet :/What have you tried to do, like, on your own? Did you search...
View ArticleBeginners • Re: Trying to get RPi4 to boot from USB Nvme M.2 SSD, Lot's of...
Hello, anybody out there reading my questions ?Statistics: Posted by Chester Mayfield — Sat May 18, 2024 12:03 am
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
Can you vamp up the fan and may it hover, maybe add another fan at the back for forward/backward motion? Statistics: Posted by tipam — Sat May 18, 2024 12:28 am
View ArticleNetworking and servers • Re: Pi 4B with Waveshare SIM7600G-H LTE HAT Issues
Hi,I'm facing the same problem, did you find any solution?Thank you.Statistics: Posted by franknereanu — Sat May 18, 2024 12:31 am
View ArticleTroubleshooting • Re: Setting locale issue and weird browser behavior
No, it never happened with stock RasPi OS that I remember.Yes, I realise it's not a supported setup here but there are a few here using the same combination of RasPi OS and KDE Plasma so I figured it...
View ArticleRaspberry Pi OS • Re: Bookworm 64bit - Disable all effects.
ok, edit /usr/share/labwc/environment.XKB_DEFAULT_LAYOUT=gb to uscp -R labwc to ~/.config labwc updated, again break fcitx5 Statistics: Posted by cjan — Sat May 18, 2024 1:57 am
View ArticleRaspberry Pi OS • Keyboard Mapping Messed Up
Hi,I'm using the latest raspian bookworm on a RPi 5.Shift + 3 gives me £ whereas it used to be the U.S. pound sign (I live in the U.S.). I don't know how this changed but it was working normally a few...
View ArticleRaspberry Pi OS • Re: Keyboard Mapping Messed Up
Some additional information I just discovered. I have multiple user accounts on my OS. On the administrator account the keyboard mapping is correct but any additional accounts/users created the...
View ArticleGeneral • Writing READ_ADDR while DMA runs
Hi,I understood from similar question viewtopic.php?t=326563 that we cannot change TRANS_COUNT for the current transfer sequence. But what about READ_ADDR and WRITE_ADDR?The doc says "Software should...
View ArticleAdvanced users • Re: USB mass storage rclone to Google Drive/SMB share
I tested something at a smaller scale. My use case was to back up some application data which I had compressed into a tar.gz and passed through gpg to encrypt it as it was somewhat sensitive...
View ArticleTroubleshooting • Re: Powering Raspberry Pi 5 using GPIO header.. Voltage...
My suspicion is that your voltage drop was happening at the connectors on the Pi header. Typically the contact area within those slip-on connectors is very small. Some are made better than others...
View Article