Troubleshooting • Re: Why I am getting error "device is disconnected or...
Please anyone can help here for " ttys0 input/output error" issueStatistics: Posted by Abhi901163 — Wed May 08, 2024 3:05 pm
View ArticleCamera board • Re: RPi Cam Web Interface
Zooming works for the active camera, I clicked multiple times "Zoom in" button:But then I clicked on "Settings" tab,selected "1: imx296" as active cameraand clicked on submit (in order to zoom in for...
View ArticleCamera board • Re: Ir vs normal camera
The camera module is sensitive to IR as well as normal light. The standard camera has a filter to block the IR. The NoIR camera does not have that filter - hence the name No IR (filter).The...
View ArticleRaspberry Pi Connect • Re: Failiong to connect
Here's the output from journalctl. There's problems I think......Code: kde@raspberrypi:~ $ journalctl --user --follow --unit rpi-connect --unit rpi-connect-wayvncMay 08 16:03:40 raspberrypi...
View ArticleGeneral discussion • Rpi server light version
Can we run this software rpi running on light version of osStatistics: Posted by Vu3tbr — Wed May 08, 2024 3:08 pm
View ArticleGeneral • Re: Counting internal clock pulses
Well, you've got to route it somewhere so you can use it, and there's a limited number of choices (see datasheet 2.15):CLK_GPOUTn - Output pins. This is almost your 'route it out to pins and back...
View ArticleAdvanced users • Re: A bit of advice and some questions about disk and drives
I don't think it's off topic at all.A filesystem is part of a drive no? xDIf someone is curious, this might give some insight: https://okxo.de/running-the-btrfs-file- ... pberry-pi/Statistics: Posted...
View ArticleGeneral discussion • Re: Rpi server light version
Can we run this software rpi running on light version of osI think you forgot to mention what specific software you want to run.The recommended Raspberry Pi (RasPiOS) Operating System has a 'Lite'...
View ArticleGeneral programming discussion • Serial/RS232 Manipulator?
I currently have a Proprietary device that is used to control a telescope and I also have a telescope that is old enough to drink (Late 90's). The little micro computer, which is similar to a...
View ArticleRaspberry Pi OS • Re: WPS Chinese Clone
I use LibreOffice all the time on Pi400s and Pi5 and even occasionally on Pi3.It works fine on all of them.I agree with Thagrol. Let's try to address the actual problem with accessing your data,...
View ArticleBeginners • Which OS for Headless set up for Home Assistant, "ARR...
I just bought a Raspberry Pi 5 with 4GB RAM and I want to run it as a headless system to use for Home Assistant (just one security camera and automatically turning on/off privacy mode somehow), ARR...
View ArticleGeneral • Re: Battery-Powered Pico W and USB Type-C Connection Issue
It would be more encouraging if there were reports that this issue could also be reproduced in other Pico W devices!It would but the ability to reproduce the issue is somewhat limited by needing - A...
View ArticleCompute Module • Re: USB ports not working in CM4 custom io board
Not sure what is the desired setup, but lets assume you want use internal default configuration (I am unable to locate eeprom and unable to see SMBus connected). Then you want to set CFG SEL register...
View ArticleCamera board • Re: libcamera-vid what URL to access second stream?
You've not told libcamera-vid to use anything other than the default resolution, which would be 640x480.Code: libcamera-vid --width 1280 --height 720 -t 0 --framerate 10 --autofocus-mode manual...
View ArticleGeneral discussion • Re: Question about updates icon on taskbar
Why does the update icon ask for password when command line update doesn’t?Because the desktop program has no privileges that sudo provides and the user is usual part of the sudo group. Running apt...
View ArticleTroubleshooting • Re: quick Pico Setup
The “Getting started with Raspberry Pi Pico“ section 3.2 Load and Run Blink seems to have a minor error. Normally, we hold down BOOTSEL, plug it in, and it automatically mounts so we can copy the .uf2...
View ArticleCompute Module • Re: Riverdi DSI display driver integration
.. Thanks for your insight.I think the DSI display route is a dangerous one, so I will better stick to a custom HDMI solution (TFP401 HDMI->parallel converter IC) combined with a more classy 24-bit...
View ArticleGeneral discussion • How to access Raspberry Pi on the Internet
I want to access to my raspberry pi on the internet, however, my Internet Provider is not allowing me opening port on router. I want to access it but I don't want the user install apps like vpns to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...
Is that a commercial development?Still not answered!And yes, working here for me.Code: video=LVDS1:1280x800M@60,rotate=180surely doesn't work...https://github.com/raspberrypi/linux/bl ......
View ArticleAutomation, sensing and robotics • Re: Can't get readings from rainfall gauge...
I have this setup, I needed a new HAT as the mounted connector click in thingy on the board (socket, that's the word!) was not working at the soldering (probably) level.(after multimeter cables...
View Article