General discussion • Re: Raspberry Pi 5 keeps rebooting and stays on stand-by
Have you disabled Screen Blanking using Menu, Preferences, Raspberry Pi Configuration, Display, Screen Blanking (slide to left) ?Statistics: Posted by neilgl — Thu Mar 21, 2024 12:40 pm
View ArticleCamera board • Re: Not enough buffers for FFMPEG
I had seen the parameters for the libav integration inside libcamera-vid, but is there any documentation somewhere on how to use these parameters ? I wasn't able to find one when I looked into...
View ArticleOff topic discussion • Re: The Grounding Wire
Going back to the original question, and assuming it's about the sort of low voltage circuits you'd interface to a Pi or Pico:The ground wire serves two purposes:Completes the circuit. No ground means...
View ArticleGeneral • Re: Placement of decoupling capacitors in RP2040 board design
The safest analogy I can think of are the rules of team sports.The rules specify how the game should be played and is equivalent to the schematic. A video of a game is equivalent to a layout.If you...
View ArticleAdvanced users • How to connect Schneider PLC to Raspberry Pi
Hi,I would like to know how to connect a PLC to Raspberry Pi?This question is asked on internet but I have not got an answer with those explanations.I tried to assign IP address first to the Pi so...
View ArticleMedia centres • Re: Error opening Kodi 20
pipewire is installed by default with desktop RPiOS.It is an audio and video server.What does "apt policy pipewire" report?Statistics: Posted by dom — Fri Mar 22, 2024 12:34 pm
View ArticleTroubleshooting • Attempting to create a voice input & output chat GPT...
HiI'm interested in setting up a chatbot that uses chatgpt - using an openai api key - and have attempted to follow some youtube videos for guidance.This area is all rather new to me.I also purchased...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Strange I2C behaviour with focaltech...
Hi, Im trying to interface a focaltech based touch controller through i2c. The logic voltage of the I2C from the touch is 1.8v So im using a level shifter TXS0104E. It has 10k internal pull up...
View ArticleAdvanced users • Re: Sharing SPI Bus with ENC28J60 & MCP3008 on RPi 3 B+
The CS pins for each SPI interfaces are declared in Device Tree. The defaults are GPIO8 and GPIO7 for SPI0.0 and SPI0.1. You can change them using a dtoverlay:Code: $ dtoverlay -a | grep -E...
View ArticleTroubleshooting • Re: HatDrive NVME not recognized anymore...
Er'um.... googling for "pi recovery image" turns up some fairly useful links including https://learn.adafruit.com/raspberry-pi ... 4-recovery. Perhaps my google is different that your google...
View ArticleBeginners • Zero 2 w / Pi-hole
Hello,I installed pi-hole on a zero 2 w.I'm just wondering what makes more sense :running 24/24 - 7/7or shutdown for a few hours during three nights (every second night) in a week (automatic power...
View ArticleRaspberry Pi OS • Re: Firefox 124 on bookworm?
Firefox is still on version 123, will it be current anytime soon?Last time Firefox 123 came 6 days later or something in Pi OS after official release.Statistics: Posted by keyboardman — Fri Mar 22,...
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
For anyone that follows. I was able to get the HifiBerry DAC+ ADC Pro working by adding these lines to the config.txt...dtparam=audio=offforce_eeprom_read=0dtoverlay=hifiberry-dacplusadcproHi, for a...
View ArticleHATs and other add-ons • Re: [SOLVED] Re: Argon Fan HAT stuck at 50%
can only repeat myself: cs@argon40.comIn the end I figured out the issue was with the debian kernel unable to use overlays as it apparently doesn't come with the configfs module enabled, probably due...
View ArticleTroubleshooting • Re: Not sending signals or reading
Can you see the Pi4 on your home network using fing or looking in the router?Statistics: Posted by neilgl — Fri Mar 22, 2024 1:05 pm
View ArticleTroubleshooting • Control Rpi4 audio leves with HDMI CEC
soo hello i have android TV build from Konstag on my rpi4 and hdmi CEC works incredibly well i can control my rpi with it one remote, the only thing is audio doesnt work, volume control is adjusting...
View ArticleSDK • Re: Odd behaviour in wifi connection
The code tries to convert to "standard" pico error codes for reasons that escape me...enum pico_error_codes { PICO_OK = 0, PICO_ERROR_NONE = 0, PICO_ERROR_TIMEOUT = -1, PICO_ERROR_GENERIC = -2,...
View ArticleTroubleshooting • Re: Waveshare 7" DPI + RPi Zero W - display not working
So what has waveshare support have to say about your problems?support@waveshare.comStatistics: Posted by wildfire — Fri Mar 22, 2024 1:15 pm
View ArticleNetworking and servers • Re: Pi5 has to access linux mint host on a different...
Do you actually need 2 separate LANs? I have 2, but run on the same wires and on my network anything.which needs to see something else has IP addresses on the same subnet. Thus some things have 2 IP...
View ArticleGeneral discussion • Re: Chatclient for the raspberry pi lite pi 5
That's not helpful though, you're just trolling. The OP knew what he meant...................So a regular poster with 23451 entries on the forum is trolling and the guy with 42 posts who joined two...
View Article