Python • Re: Issue with 2 python scripts running simultaneously
As you say, it is not desirable to pause motion detection while uploading files.But doing that is at least a patch.Performing uploads from cron every 3 minutes is a test.Doing that every 30 mins would...
View ArticleBare metal, Assembly language • Re: sdhost access on rpi4
Can someone explain to me where people found the base address of emmc2? Also, how did they even know about its existence(mean emmc2 interface)? There is nothing about this in the documentation for...
View ArticleTroubleshooting • Re: Remote WiFI Camera with ELP USBFHD01M-SFV Camera
sorry, dont get here often.....Here is the output from the command you gave me:Also do you have a good instructional link for setting up VLC and VNC Viewer on the iPad.Thanks so much for looking at...
View ArticleCompute Module • Re: dtoverlay=i2c-fan,emc2301,i2c_csi_dsi fails to function...
Thanks for the response, much appreciated.A check of my /boot/overlays/README file shows Code: Name: i2c-fan at line 1954 and not line 2035 as shown in the link below so there is something...
View ArticleTroubleshooting • Re: Pi4 with official display and bookworm (64bit) wayland...
Just done an update, so I have 6.6.28 and matching firmware.I am happy to report that on boot up, I now see the screen.Can someone clarify for me.I don't seem to have any touchscreen input.If I run...
View ArticleRaspberry Pi OS • Re: Why 32bit Bookworm Not Recommended in PI Imager for ZERO W
Anybody else finding no desktop 32bit Bookworm to be unstable from Imager onto Pi Zero W? To be more clear I'm trying to run MediaMTX RTSP server on two of these. I built it on the devices...
View ArticleNetworking and servers • Re: How to set correct Ethernet NIC
A comprehensive read but I would say helpful post https://unix.stackexchange.com/question ... rsistentlyStatistics: Posted by Arelius — Sat Apr 27, 2024 12:37 pm
View ArticleNetworking and servers • Re: Raspberry Pi 5 2,5Gbit USB Lan Adapter Not...
Check this, a comprehensive read but I would say helpful post https://unix.stackexchange.com/question ... rsistentlyStatistics: Posted by Arelius — Sat Apr 27, 2024 12:37 pm
View ArticleNetworking and servers • Re: Samba share suddenly inaccessable
SOLVED IT.For some reason, the \media\pi\ folder had several folders with the same name as the drive. Deleted these, back in business.If anyone knows why it might have happened in the first place,...
View ArticleTroubleshooting • Re: Partition/OS Management
And you'd no longer be able to edit key config files on non Linux computers which would likely break Raspberry Pi Imager (Imager does the first boot customisation by writing a file to the FAT...
View ArticleC/C++ • Re: how to resolve 'glibc_2.34 not found'
OK, I have looked into this in more detail.On the plus side:Providing I have static libraries available, I can use static linking.This makes binaries that run on buster and bookworm, at the cost of...
View ArticleDebian • Re: Issue in auto start with Debian
Are you really using Debian or did you install Raspberry Pi OS 64bit?RPiOS 64bit shows as Debian in /etc/os-release but it is not Debian. It's Debian with Raspberry additions and changes.While I don't...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails on a RPi4
Looks like the root cause for the issue was a backlevel bootloader from 2022. I updated the bootloader and now it seems to work.Code: BOOTLOADER: update available CURRENT: Tue Apr 26 10:24:28 UTC 2022...
View ArticleTroubleshooting • Re: Raspberry Pi drops off the network (eth0) after a few...
Hey, I also seem to get a "Link is Down" for eth0 on my Raspberry pi 5.Code: Apr 27 14:50:19 raspberrypi kernel: macb 1f00100000.ethernet eth0: Link is DownI get this after intense network usage, for...
View ArticleGraphics, sound and multimedia • Re: Analog video was improved for RPi5 !!!!...
I couldn't figure out how to get the full 60Hz progressive without the colour artifacts (the NTSC colour system wasn't designed to work with an even number of lines, and the colour carrier frequency...
View ArticleMicroPython • Re: Get file from server and execute it, http/Rest
I'd like my Pico W to boot up - do an API Rest call to my server, retriver the "Sensor.py" file - save it locally on the Pico W and then execute the file.Is that possible?Yes, but an "API Rest call"...
View ArticleTroubleshooting • Re: Ethernet connection stopped working
The problem appeared after I switched from the stock Canakit USB-C power supply to a Mean Well 5V/10A industrial supply, set at 5.1V. Voltage to the RPi now supplied through the 40 pin Header.I don't...
View ArticleHATs and other add-ons • Re: Multiple potentiometers
Have you loked at the 8 channel ADC chip, MCP3008 ?Statistics: Posted by neilgl — Sun Apr 28, 2024 12:51 pm
View ArticleGeneral discussion • Re: Pi OS image built on different kernel
Kernel 6.6 (current) doesn't have supportYou should be able to build it on 6.6. Google has committed the >6.4 fix to the gasket driver repo.Statistics: Posted by trejan — Sun Apr 28, 2024 1:03 pm
View ArticleCamera board • Re: Camera Module 3 on RPi Zero 2W Not Recording Video for...
Any difference in the SD card speed tests from the 'good' units to the problem one?Statistics: Posted by sandyol — Sun Apr 28, 2024 1:08 pm
View Article