Raspberry Pi OS • Re: on-screen keyboard on system with multiple touchscreens...
OK, thanks - looks like both are being correctly identified as having touch capabilities. If one is only showing the keyboard intermittently, it is probably because it is slow to identify at boot -...
View ArticleAdvanced users • Re: NUMA Testing
Has the NUMA-enabled kernel 6.6.62 just been released as a package update to all users? So one no more needs to do rpi-update, just the SDRAM_BANKLOW=, right?Can you check "vcgencmd...
View ArticleHATs and other add-ons • Re: TV Hat on a Pi Zero 2W, streamed video to VLC...
Thanks for the hint: I've taken a trace-log from tvheadend when listening to an audio-only channel with "performance" enabled (btop shows clock at 1 GHz all of the time) and there are indeed...
View ArticleGeneral • Re: Tcl on Pico?
So many thanks for nudging me in the right direction, even if you didn't intend to.So what about putting it to github? It makes sense even for personal use so that it does not get lost and latest...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Inquiry About Connecting an Unofficial...
Hello,I previously posted a similar message, and although I am still a beginner when it comes to developing camera device drivers, I am working hard to make progress. I have disabled the media...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
One of my main concerns for making a two-drive Pi-based NAS is the power supply. However, how to properly cool a case made out of porcelain tile is also a blocker.I'm hoping Santa comes up with a...
View ArticleGeneral • Re: High speed ADC interfacing
Hi,I need to interface a 50 Msps ADC with rp2040. Using PIO, I want to read 640 adc readings at 50 Msps and store in an array and process.Can a rp2040 or 2350 achieve this? There will be sufficient...
View ArticleGeneral discussion • Re: PINN with specific OSes
Dear Procount, I did reinstall everything without swap partition.1. Ubuntu 24.10 install is successful2. I was able to reinstall my back up of Openplotter3. I installed Bareboat Necessities4. I...
View ArticleTroubleshooting • mouse cursor bad
Is there an approved way of reinstalling the mouse cursor software for wayland?On my upgraded pi-5 - driving a square vga screen via hdmi adapter - My mouse cursor appears as a mouse pointer sized...
View ArticleGeneral discussion • Re: Handle display on/off when using RPi as a server
.. The Pi is connected to an official 8" touchscreen...oh? Another new product? Never seen an official 8in screen, just 7in ones. Do you mind posting a picture?On the official 7in screens one can...
View ArticleBeginners • PiJuice hat GUI not working with Pi5
I am trying to get a PiJuice hat GUI working with a Pi5.After installing pijuice_gui , the standard icon does not appear in the taskbar, and whilst PiJuice Settings appears in the Preferences menu, it...
View ArticleBeginners • Re: Pi4b Needs upgraded storage!! Black friday Help
I would use small SD cards with each different O/S that you want, & have all my data on an external/USB drive. Seconded. That's what I do too. Though; by small, I mean 64GB.Statistics: Posted by...
View ArticleGeneral • Re: Proper RP2350 SWD Initialization Sequence?
I had problems reading from the SRAM and FLASH when I originally started communicating with my RP2350 via SWD but I never tried the Boot ROM until later, after I got SRAM & FLASH working so I...
View ArticleBeginners • Re: Mouse movement latency issue
The interference can also be from USB3 usage as well as wireless.I found that the issue went away when I switched to a non metallic caseStatistics: Posted by kip_the_elder — Sat Nov 30, 2024 10:54 am
View ArticleAdvanced users • Re: Colouring writes to 'dmesg'
Thanks, got it now !I'm used to BNF so thought "<int>" was a non-terminal symbol, meant replace "<int>" with "1234" etc. But it's "int" which needs replacing and left between those...
View ArticleCompute Module • Re: CM5 Dev Kit Fan Clearance issue
Yes, I saw that one: https://edatec.cn/en/ac/CM5ACOOLER.htmlIt looks like Digikey will have these in about a month.I also saw this: https://www.geeky-gadgets.com/raspberry ... solutions/which pretty...
View ArticleBeginners • Re: PiJuice hat GUI not working with Pi5
Try posting an issue on their github.https://github.com/PiSupply/PiJuice/issuesStatistics: Posted by rpiMike — Sat Nov 30, 2024 11:21 am
View ArticleCamera board • Re: OV9281 Arducam
I had one working a while back on a pi 4 and 5, so it can be done.Did you see “16. OV9281 Camera Not Working on New Raspberry Pi System” in the troubleshooting guide?Statistics: Posted by sh0ck — Sat...
View ArticleBeginners • Re: Problems with apt upgrade
I did upgrade from bullseye to bookworm around 1 month ago.Well, that's what did it. There's a lot more to that upgrade than just changing the sources.list files. Just things like the boot mount point...
View ArticleBeginners • Re: Can Raspberry Pi 4 use M.2 PCIe NVMe SSD?
You can use it via USB3 if you use an adaptor. E.g. and external case.Some work better than others, you'll be limited to USB3 speeds so not much different to using a 2.5" SATA drive.Enough power is...
View Article