Camera board • Re: Pi5 - 2 same cameras dont work
Thanks so much for all your help. Now both cameras work just fine.The actual solution is - 1. switch to rpicam-* instead of libcamera-*2. for the first camera use Code: rpicam-hello --camera 0 -t 03....
View ArticleRaspberry Pi OS • Re: Question on updates..
Almost every day I see the Update icon light up on the task bar telling me that updates are available. (Thank you to all those that are working on this behind the scenes)Is there somewhere that logs...
View ArticleBeginners • Re: 3B+ Dual Monitor setup changes Touch Calibration
Found the right place to put the xinput statement is /etc/xdg/lxsession/LXDE-pi/autostartCheers...Statistics: Posted by alk33 — Wed Jan 24, 2024 12:24 pm
View ArticleTroubleshooting • Re: Cam cable fails - any way to revive? :-(
2 m cam cable:- Buster + Motion -> Works just fine- Bookwom + Motion -> Error, as given in original post.Ceterum censeo.This libcamera is a pain...Statistics: Posted by pi-anazazi — Thu Jan 25,...
View ArticleCamera board • Re: Raspberry Pi Camera 3 Wide not working on Rpi3B+
Is there any post which suggests that the camera wont work on Raspbian 10 and if there is not then what can be the main reason for this to not work??Statistics: Posted by Harshit Kumrawat — Thu Jan...
View ArticleTroubleshooting • Re: hplip icon not showing on taskbar
If I click on the taskbar where the HPLIP Toolbox icon should be appearing, then the HPLIP Manager window opens, and a new icon appears on the taskbar. But it is a blue and yellow snaky thing, that I...
View ArticleGeneral discussion • Re: Using a Raspberry Pi 5 Power Supply with Raspberry...
Yes, you did "waste" your money.The Pi 4 cannot just take all the amps the PSU can source and git it to the USB ports.Considering the low price and very high quality and reliability of the official...
View ArticleCamera board • Re: HW Encoder V4l2 add support for intra refresh
I think that after 1) declaring the required structs / enums (copy paste, slight changes due to different apis)https://github.com/OpenHD/linux/blob/29 ... rs.h#L1002and 2) copy paste the Rpivid code...
View ArticleDebian • Re: Wayland and Sway
Thanks for another comprehensive reply. I am not an absolute beginner with all things Linux/Debian but certainly have a lot to learn (which is my primary motivation for doing this). It will take me...
View ArticleCamera board • RPi 5 and Camera Module 3 streaming
I have an RPi 5 8GB RAM running fully updated Bookworm and a Camera Module 3. I want to stream via RTSP. The camera works fine, tested with :Code: rpicam-helloI follow the official streaming...
View ArticleTroubleshooting • Repairing a Raspberry Pi 5
While disassembling the active cooling component from the Raspberry Pi 5, I accidentally knocked off two components and it's not booting now.Before repairing, I want to determine the types and values...
View ArticleBeginners • Re: Buying the right replacement plug?
Hi there, I am new to the forum but not new to raspberry pi,I must have had four different pi setups up to now,and ive been using Linux since 2000.The reason I put it in the beginners forum is I have...
View ArticleTroubleshooting • Raspberry Pi 4 connection via SSH not working
Hello,I've got a Raspberry Pi 4 with RPiOS Stretch and a laptop with Windows 11 23H2. Yesterday, I connected the RPi to the laptop via SSH over an Ethernet cable in my home network, and it worked...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
All the more reason to move to NVMe SSD. I doubt however that the metal case doesn't also affect the RF signals.Another advantage of an NVMe SSD is it won't fit in that case, so in the end the...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
Yes, those defaults should work, though I guess it wouldn't hurt to specify them explicitly (OP is using the VGA666 hat and a separate VGA to Scart converter). The colours seem to be present and...
View ArticleRaspberry Pi OS • Re: Security issue with Debian bookworm repository?
Yes, I am referring to the line of Russian text, sorry. Edited my initial post to emphasise.I presume you are referencing the line of Russian text? Which is quite odd.Statistics: Posted by...
View ArticleGeneral discussion • Re: best way to run a bash on startup in Bookworm
See this post on "Running A Program At Start UP A Beginner's Guide" viewtopic.php?t=314455Statistics: Posted by DS256 — Fri Jan 26, 2024 12:03 pm
View ArticleCamera board • Re: Arducam 16MP AF camera on a Pi5 ?
used --tuning file to call it when needed. Works great on a Pi5 What's that?When running the rpicam apps you can specify a tuning file. I used the 'normal ' arducam one and made a mf version ( see...
View ArticleBeginners • New 4TB SSD portable drive (USB) critical target error, dev sdb,...
I've just bought a 4TB SSD portable drive (USB). When I plug it in it puts errors into the log as follows:-Code: 81963.221535] usb 1-1.4: new high-speed USB device number 5 using dwc_otg[81963.352504]...
View ArticlePython • Re: Re Bookworm on Pi 5, no vcgencmd import for python
Perhaps you could provide feedback to the anonymous source where you found the incomplete tutorial, so they can guide others around the difficulty?Everyone who references using 'pip' to install...
View Article