Advanced users • Re: Warming "your fstab has been modified"
Couldn't find this before, but here's the post in the Debian bug reports where someone (Chris Hofstaedtler) added the message that's under discussion here. Go to this link and scroll down to the last...
View ArticleGraphics, sound and multimedia • Re: Two Arducam USB Webcams Do Not Work With...
I am using the raspberry pi 4b. I should have included that earlier. I do not believe that the usb is limiting because I tried lowering the resolution to 160x120 and it gave one frame from one camera...
View ArticleBeginners • Re: RPi IR Blaster
Ive been screwing around online wanting to build a Printed Circuit Board for a Raspberry Pi Project (IR Remote)and I found an online resource for drawing up schematics and then preceding to draw up...
View ArticleTroubleshooting • Re: Issue pi zero WH doesnt want to turn on
Thanks it workedStatistics: Posted by pi2027 — Thu Apr 18, 2024 12:59 am
View ArticleTroubleshooting • Re: Monitor cutting off the display - Bookworm
I had a very similar problem. Buried somewhere deep in this site I found this...Code: video=HDMI-A-1:margin_left=50,margin_right=50,margin_top=30,margin_bottom=30Just append this to the end of...
View ArticleTroubleshooting • Unable to apt update Pi4 running bullseye...
I've just tried to update my Pi4 as I normally do every few weeks and have run into the following error:Code: kyoukoku@RasPi4:~ $ sudo apt updateHit:1 http://archive.raspberrypi.org/debian bullseye...
View ArticleC/C++ • Re: RP2040 read GPIO with memory mapped access
you have problem with your code.You need to set your gpio. On reset All gpios are set to be 0x1f in function . Which is ?????To prove my point I just made your example , in c-sdk , but set 4 gpios to...
View ArticleGeneral discussion • Pironman case for Raspberry Pi 5
I just got an email from Sunfounder about a soon to be released case for the Raspberry Pi 5. I couldn't find any more information for it but I did find information about another case they make for the...
View ArticleMedia centres • Re: Peppy player
It has been working fine with just the wired connection. I am also trying out the headless configuration. How do you set a favorite station in the radio browser? I clicked on the station that is...
View ArticleBeginners • Pi Zero 2W ON/OFF Switch
I’m testing a Pi Zero 2W on battery for an “in the field” device. I’m looking for a way to shut down and power up the Pi so I don’t corrupt the OS.I found this tutorial, curious if this is the best...
View ArticleTroubleshooting • Re: Repo no longer has a Release file.
I even tried switching over to the Debian repos and I am getting the same thing.Change /etc/apt/sources.list back to how it was before. Using the Debian repos will break the install as they're not...
View ArticleNetworking and servers • Re: Wired SSH connection to Pi Zero 2W (not using...
Was able to find this thread as well. It essentially verifies what I initially thought, which is you cannot do both. I'm not sure if possible to switch between them without rebooting...
View ArticleCompute Module • Have i killed the ethernet PHY on my CM module?
I've developed a custom carrier board for the CM4 and i have found that i couldn't detect carrier or operstate on the on ethernet port. I have two CM4 modules (eMMC without wifi) which have both been...
View ArticleGeneral • Re: eidt program with WiFi connection only
I see there's a PR that adds WebSocket support to mpremote. So we can waitStatistics: Posted by scruss — Fri Apr 19, 2024 1:37 am
View ArticleTroubleshooting • Re: Something is messing mith my DPMS (monitor timeout)...
Ok, this is kinda embarrassing… the values in xorg.conf are in minutes not seconds… so I thought I set 900 seconds but actually set 900 minutes…Statistics: Posted by i0ntempest — Fri Apr 19, 2024 2:15...
View ArticleBeginners • Re: messed up desktop
I am new to Linux and have messed some things up and had to re-install with the image 1.8.5. Once I set everything back up I made a copy. While it won’t have all the things it will have the most...
View ArticleGeneral discussion • Re: Why was my post moved?
First thing I thought when I saw it, "a preview of a product disguised as an innocent question". Yuou know, how companies leak things to stir up interest.May not be what you did, but that's how it...
View ArticleTroubleshooting • Overcurrent on Raspberry Pi 5
Hello!My raspberry pi 5 has been displaying the usb overcurrent warning. It showed up first after my usb webcam tipped over and bumped my raspberry pi's gpio pins. All my usb devices that were plugged...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Serial communication from Pi 5 to...
Made some more progress on my project but ran into another sang. The goal of this project was to tie a servo to the blend door on my grill so I could use a Pi 5, a servo, and a Arduino UNO to regulate...
View ArticleCamera board • Re: HQ Camera with OpenCV
Does anyone have advice on how to get OpenCV running on this Pi with the HQ camera, preferably at high resolution and speed, in C or C++ (though I'll take anything that works)? I've tried everything I...
View Article