Networking and servers • Re: ssh: connect to host 10.0.0.234 port 22: Host is...
Another alternative is to upgrade / refresh the LITE install with a full install as other things are not working.ExampleCRONTABI have tried both local user and sudo root with * * * * * full pathed...
View ArticleNetworking and servers • Re: Unreliable WiFi on RPi5
I recently purchased a RPi5 from CanaKit. It is 8GB with aluminum case.Not something I have experienced, but my regular reading of these forums suggests that wireless networking and metal cases are a...
View ArticleGraphics, sound and multimedia • Re: Pi 5 + Camera for streaming
HelloI've written a better script that works better. I've had it running for days now, with a slight time lag of about 0,5 secondsrpicam-vid -b 700000 --autofocus-mode continuous --denoise cdn_off...
View ArticleTroubleshooting • Re: Picamera2 and OpenCV
The .set_overlay method is intended to place the overlay on the preview display, not on the recorded video.Have a look at this example which demonstrates how to place information into the frame so...
View ArticleUbuntu • Re: Need a Support and Idea for the Secure Boot on Raspberry PI 4...
Thank you, yeah i have read those documentation . Recently i have seen this https://github.com/raspberrypi/usbboot/ ... /README.md . I have done it now secure boot is working on pi 5.How can i install...
View ArticleCamera board • Re: RPi 5 and Camera Module 3 streaming
Hallo !I stream with this script ! only install mediamtx https://github.com/bluenviron/mediamtxrpicam-vid -b 700000 --autofocus-mode continuous --denoise cdn_off --brightness 0.1 --contrast 1.0...
View ArticleBeginners • Re: First install Dasbian OS on Raspberry Pi5 ??
I don't know this app; but it looks very interesting. I might try it out myself.So...I had a look at the readme on the github sitehttps://github.com/jekhokie/raspberry-noaa-v2Scroll down to the...
View ArticleTroubleshooting • Re: PCIe port plastic ribbon retention clip
If you are willing to send a stamped self addressed envelope (just like a 70's TV programme!) to me here at RPi I'll pop one in the post back to you. Not promising to do this for anyone else's...
View ArticleGraphics, sound and multimedia • Re: Analog video was improved for RPi5 !!!!...
Thanks for the update -- I was going to suggest it might be some difference between the old firmware-based (fkms) and Linux/KMS/DRM-based drivers(?), but it sounds like you have it in hand. Please let...
View ArticleTroubleshooting • Re: RPi4 Won't Boot
Hi,Just writing to confirm that upon finding a monitor and attempting to boot the RPi4, the monitor displayed "No HDMI Output from device.". The manufacturer agreed to look at it so it has been sent...
View ArticleTroubleshooting • Re: Pre-Configure a Wi-Fi connection via the terminal...
If you mean create a new WiFi connection on an already installed system, you can use Code: nmtui assuming you are on a recent raspberryos Bookworm installCode: nmcli is the command line tool, but is...
View ArticleTroubleshooting • Error on setting up 4G modem: couldn’t start network: QMI...
Hey,I’m trying to connect the raspberrypi to 4G LTE network using qmi, and I’m getting this error when I’m trying to set the apn, username and password.The command that i’ve entered is,sudo qmicli -p...
View ArticleTroubleshooting • Package requirements
I get the following error when running configure for https://github.com/FFMS/ffms2Code: configure: error: Package requirements (libavformat >= 60.16.0 libavcodec >= 60.31.0 libswscale >=...
View ArticleRaspberry Pi OS • Re: Increasing swap space without rebooting?
But I'm wondering if there is some "systemd-y" way to do it - some command that will read the /etc/dphys-swapfile and do the right thing(s) automatically. Is there?Change the /etc/dphys-swapfile.conf...
View ArticleBeginners • Re: Pi Backup to shared NTFS drive (CIFS)
I have tried to run image-backup and it is successful to a point: After the backup completes, the script runs "e2fsck" and there are errors:There would beIf I attached the drive to a Windows 10 PC and...
View ArticleCamera board • Re: Security Cameras for schools
Unfortunately our hands are tied a bit.We have enterprise PEAP/MSCHAPv2 Wifi which is not an available option on any of the WiFi cameras I have been able to find commercially (any suggestions welcome...
View ArticleDevice Tree • Re: Pi 3 - How to obtain GPIO base address in the kernel?
The address you obtain from the kernel is a virtual address - a pointer to a range of pages that have been configured via the page table to redirect to the physical addresses for the hardware, setting...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: External Wi-Fi antenna for PI Zero 2W
Wondering why the feature was not provided as standardCost and board space - where would you put it? (And the certification that trejan already mentioned)Statistics: Posted by PhilE — Thu May 02, 2024...
View ArticleTroubleshooting • Re: Package requirements
ffms2 seems to be present in the Debian repositories:Code: $ LANG=C apt-cache search -n ffmsffmsindex - Command line tool to create ffms2 index fileslibffms2-5 - Cross platform ffmpeg wrapper...
View ArticleCamera board • Re: FPC Pins Standard?
Guess I'm putting to much hurt on myself and should stick with a biased search of rpi cameras only.Yes, you are using a Raspberry Pi so using Raspberry Pi compatible cameras would be a good approach...
View Article