Advanced users • Re: Qbittorrent V4.5.2
From the linked article: https://www.sharpsec.run/rce-vulnerabil ... ittorrent/If you are running Windows ...The behaviour does not appear to be replicated for other OS variants ...AFAICT, the bug...
View ArticleNetworking and servers • Re: Definitive Guide for Rpi 5 AP-STA mode?
The recipe I'm currently using for AP+STA in MoodleBox appliance is documented here: https://github.com/moodlebox/moodlebox- ... dlebox.pdf (see section 3).It works on RPi models 3B, 3B+, 4,...
View ArticleCompute Module • Re: Bypass eMMC on Raspberry Pi Compute Module 5 to boot...
..In India Official Raspberry Pi 512 GB SSD is going to be shipped from Second Week of December.I'm contemplating to use Crucial P3 Plus 1TB PCIe 4.0 3D NAND NVMe M.2 SSD. Its much economical when you...
View ArticleAI Camera - IMX500 • Re: ValueError: tensor info length 260 does not match...
Would you be able to update your Picamera2 package via apt and try again? Hopefully this should now be resolved.Statistics: Posted by naushir — Thu Nov 28, 2024 12:35 pm
View ArticleTroubleshooting • Kiosk mode - continue to site warning
I've set up my Raspberry PI in Kiosk mode ..... but on boot up it now starts with a "continue to site" warning for Chrome. Is there any way to bypass this? ThanksStatistics: Posted by guynok — Thu Nov...
View ArticleTroubleshooting • Re: Fried Pi?
1) It is almost certainly the case that the Pi itself is fine. But the software (OS) on the SD card may have gotten corrupted. Best advice is to get a different SD card, install a new system. Boot the...
View ArticleCamera board • Re: Field of view wide-angle camera for raspberry pi zero
Thanks for your answers.My guess - and the basis of the above comments - had been either :-https://www.berrybase.de/en/kamera-mit- ... -zero-15cmYes this is indeed the camera I got.If we accept that...
View ArticleGeneral discussion • Re: Will a 5 inch display get released?
a 5in display with the same resolution is 'visible' from the kernel sources --> will be released in the (most likely) near futureStatistics: Posted by aBUGSworstnightmare — Thu Nov 28, 2024 12:40 pm
View ArticleGraphics programming • Re: 7" Display 2 and rotating content using DRM
And it works. Very nice. One showstopper was to figure out why my initial code didn't work. Turns out the transpose seems to not like DRM_FORMAT_BGR888, framebuffers as target when transposing. The...
View ArticleRaspberry Pi OS • Re: on-screen keyboard on system with multiple touchscreens...
But it's not the first monitor from my obeservations; it's the monitor which shows the taskbar.By default, the taskbar is displayed on the first monitor. Certainly for me, moving the taskbar to a...
View ArticleGraphics, sound and multimedia • Re: Three 4" TFTs on one Pi, doable?
I'm making slow progress, work and life, but I've managed to get 1 display working. Next step will be to attach the other two as well but I'm not really sure how to "share" pins between the displays...
View ArticleRaspberry Pi Connect • I want to make pi-connect work even if the HDMI plug...
As the title suggests.In my case,Even after rebooting with hdmi_force_hotplug=1 enabled in /boot/firmware/config.txt,I could only use remote shell in the pi-connect screen.I would like to be able to...
View ArticleAdvanced users • Pi 4 - help with IC identification
Hi guys. Does anyone know the real name of this chip and what it does? It is located on the upper left corner from the CPU on a Raspberry Pi 4B. Seems like the marking says "QSBY KND" or "OSBY KND" or...
View ArticleGeneral discussion • Re: PINN with specific OSes
Thanks, it works wonder.I am still learning, haven't been doing linux since first iteration of ubuntu (on a live CD disk then).I will try to modify etc/fstab to automountThanksStatistics: Posted by...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
There was a previous much larger D connector used on things like IBM and ICL mainframes, and they had two great big latches rather than the thumbscrews. You used to see these quite a bit back in the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Goodix GT911 touchscreen on I2C20 (CM4)
Code: sudo dtc -I dts -O dtb -o /boot/overlays/gt911.dtbo GT9110_overlay.dtsThat's not sufficient for an overlay - you need at least the "-@" parameter.It appears to be working OK without that, should...
View ArticleGeneral • Re: High speed ADC interfacing
If you don't need USB BTW there is nice project how to sample and then get data fast out of Pico into PC without using Pico USB - streaming it out via PicoDVI and capturing it via cheap USB 3.0...
View ArticleSDK • Re: Flash safe API calls
SDK does that for you. You need the ISRs in RAM. This can waste memory. However if you need that kind of RAM use a different hardware configuration.I wish they had a more proper notion of clocking in...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
I can't really add anything except to say I also get surprised about which parts of the lens body rotate for focus and which parts for aperture! The guide may help.Statistics: Posted by njh — Fri Nov...
View ArticleBeginners • Re: Will a usb dac work on a pi 400?
Well the ones costing about a tenth of that price certainly work on a Pi 400. Can't speak for that one but a quick search finds people reporting using other USB soundcards with the ALC5686 chip (as...
View Article