Beginners • Re: Help with storage performance
Might be a little faster with the new drive. Noticing, however, that top shows ffmpeg using 97%+ CPU, so probably faster storage isn't going to buy me much!Statistics: Posted by tastewar1 — Thu Apr...
View ArticleRaspberry Pi OS • Fail2Ban 1.0
Hi,When will Fail2Ban 1.0 be available for Raspberry Pi OS 64 bit?JaapeldoornStatistics: Posted by jaapeldoorn — Thu Apr 04, 2024 7:08 pm
View ArticleGeneral discussion • Re: Schematics for raspi5
As anybody some info about the schema for raspi5. The controle of power supply is a full new system. What are permitted or not with this new version ?Unfortunately, the schematics for Raspberry Pi 5...
View ArticleTroubleshooting • Re: Led blinking green 3 times and 1 fast
Thank you! I only relied on google searching, never went to the official docs. Obviously should have! Thank you again!Statistics: Posted by binerkin — Thu Apr 04, 2024 7:18 pm
View ArticleCamera board • Re: HQ camera not detected
no solution as of yet but an update:I switched over to my Pi 4 Model B which is a 32bit setup. In raspi-config on this machine I have the option to enable legacy support for cameras. Doing this I was...
View ArticleOpenGLES • Pi4 export EGL image DMA-buf and import as libdrm framebuffer
Hi,We have OpenGL ES rendering implemented in our application using libdrm/libgbm without X to drive a DPI 640 x 480 display. We are looking to display one of the GL textures from the EGL context on a...
View ArticleCamera board • Re: Time Laps Energy Consumtion
The question I have no, is if I can program the Raspberry Pi Zero 2W to take pictures every 2 minutes for 24h and if a 20.000 mAh power back will be enough.Short answer: Yes, maybe.Long answer: Yes,...
View ArticleGeneral discussion • Short note on Zero 2 W
I have a telegram bot running on Zero 2 W and noticed today that lowering CPU speed to 800 has improved the stability of the system.Statistics: Posted by vbn2030 — Thu Apr 04, 2024 7:28 pm
View ArticleTroubleshooting • Re: My pi 5 wont boot
It was working fine before this.As far as I am aware you are not supposed to use thermal paste with the official active cooler.With no sd card installed, power the Pi5 connected to an hdmi screen. Do...
View ArticleRaspberry Pi OS • Re: Fail2Ban 1.0
Bookworm already has v1.0.2.Code: $ apt policy fail2banfail2ban: Installed: (none) Candidate: 1.0.2-2 Version table: 1.0.2-2 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 500...
View ArticleTroubleshooting • Re: Boot Issues of a different sort - RPi 4B -tried all...
have you tried a different SD card?Statistics: Posted by cleverca22 — Thu Apr 04, 2024 7:55 pm
View ArticleGeneral discussion • Re: Need help with motor controller
Hi Guys, I hope that someone of you can help me because I have a problem related to the raspberry. I want to steer the motor of a go cart with the Raspberry Pi and a motor controller. I have to be...
View ArticleGeneral discussion • Re: Real Time Lane Departure Warning System
If you did the project you linked to, then you already did pretty much everything you need to now put to run in a Pi.And you also don't need any code from anyone here. It is all there in that link...
View ArticleAdvanced users • Configuring the Rapsberry Pi 5 power switch functionality
Is there any way to configure the action on the power switch on a Raspberry Pi 5?The default functionality is a double press to power off. I would like it to be a single press.The reason is because I...
View ArticleTroubleshooting • Raspberry Pi 4 Model B Stopped Working Please help
I have a raspberry 4 model B that has quit working. I am not sure what to do because ive tried Different SD cards. the cards I have tried i know work on my other Pi's so its not an sd card problem....
View ArticleTroubleshooting • Re: Running Python File At Startup - Lock Up Detect
MiscBits - I started this project out with the Pico actually. I switched to the zero so I could continuously improve the logic as it ran without going out to plug into it. Additionally I can VNC into...
View ArticleBeginners • Re: How to specific the vermagic for compatibility with Kernel
As far as I understand, were you able to solve the problem?No, but the workaround I used is to build and install your own kernel, and use the same toolchain to compile your module. That way their...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
It doesn't match because the github repo will give you the bleeding edge development kernel.If you want the same kernel as what is installed as part of the OS then use "apt source".Uncomment the...
View ArticleC/C++ • Re: What are the Linux interrupt numbers for peripherals?
I think serializer mode might work for single shot.Statistics: Posted by Arkas — Fri Apr 05, 2024 7:17 pm
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
Has anybody tried to power the Pi-5 with a "third party" power supply which supports PD? And could those chargers actually supply the 5 amps that the Pi-5 needs? The question is, can the Pi-5 and a...
View Article