Advanced users • Re: Can't get PWM backlight to work on P4
I was able to get something working by utilizing the pwm-leds driver instead:Code: /dts-v1/;/plugin/;/ { compatible = "brcm,bcm2835"; fragment@0 { target = <&gpio>; __overlay__ { pwm_pins:...
View ArticleCamera board • Re: Purpose behind of raspberry pi sbc
I dont think they do it on server, otherwise it cannot not be sold to many without dedicated internet.That's a limitation of many/most "smart" devices nowadays.For example, my Wyze products cease to...
View ArticleTroubleshooting • Re: Apache only responds to IP, not hostname
The issue was my local VPN. When on I cannot hit the device with it's hostname. Killing the VPN resolves the issue. Thanks for the help everyone!Statistics: Posted by hedbonker — Thu Jan 18, 2024 3:30...
View ArticleRaspberry Pi OS • Re: Wayland and interface bugs
test your sd, menu - accessories - raspberry pi diagnosticsreset the gui, menu - preferences - appearance, default tab - medium, rebootare you using a proper power supply, in correct power can corrupt...
View ArticleOther • Re: Help! Installing a ALFA AWUS036ACH on a Kali Raspberry PI 5???
Thanks - I did attempt to do that first but I'm not a registered user of the Kali forums and they have disabled new registrations....Statistics: Posted by jc_signup — Thu Jan 18, 2024 3:57 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 Not outputting video when SD card is in
So I used the Pi Loader software to image my SD card. the cmdline.txt is in the root directory of the card. There is only one folder called overlays in on the SD card. Yes, I added to the end of the...
View ArticleRaspberry Pi OS • Re: Display freezes on Bookworm after a few hours but my...
@kerry_sI am familiar with that setting because I tried to use it to try to get RealVNC server on bookworm with ubuntu remmina, since I am used to them. Wasted a bit of time in the struggle, finally...
View ArticleGaming • Re: Rasp Pi archade for public uses
There are sites out there that provide artwork (form games and other stuff) for free or even just giving credit to the artist in your product (in your case, a game).Any company out there that sells...
View ArticleDebian • Re: Wayland and Sway
you alright, did you get it working.Statistics: Posted by kerry_s — Fri Jan 19, 2024 4:24 am
View ArticleC/C++ • Re: Github Unified_LCD woes
I've not tested that repo in four years. I'm unable to try any of that stuff before 1st Feb 2024.Statistics: Posted by DougieLawson — Fri Jan 19, 2024 4:30 am
View ArticleTroubleshooting • Re: Raspberry Pi 4 Bookworm crashes while using remote...
I still haven't been able to figure this out, but the symptoms appear very similar to what is described in this thread:viewtopic.php?t=360273I do have a few USB devices connected to my Raspberry Pi...
View ArticleTroubleshooting • Re: RaspberryPi5
I do not see anything on the screen when it boots. I have removed the SD card and should see something on the screen but all I get is the flashing green light for about 5-10 flashes and then it stops...
View ArticleRaspberry Pi OS • Re: Putting a RPI OS onto a SD card
A 4GB SD card is going to be very cramped when using Raspberry Pi OS. Only Raspberry Pi OS Lite will fit on that. Neither of the Desktop editions will fit.Good spot, I hadn't seen that. Yes 4...
View ArticleTroubleshooting • Re: Pico_on_Windows_SDK_Guide
You can specify the parameter, but it does not say you have to. Have you tried following the steps without it?Statistics: Posted by memjr — Fri Jan 19, 2024 4:38 am
View ArticleRaspberry Pi OS • Re: Language Woes
I reckon your sensitivity settings is on 100%. I said I got annoyed, I wasn't complaining. I also merely said it works better on Ubuntu. I find your snark to have fallen into the realm of basic troll...
View ArticleTroubleshooting • Re: Failed to open device: 'sdcard' (cmd 371a0010 status...
Alright, I got something.So first of all, your Pi (and mine) are configured to boot from USB, so just get the Pi Imager to flash a USB and boot from there.I'm also facing an issue that when I try to...
View ArticleGeneral • Re: Switching Circuit
Matrix the keyboard again, you can put all the matrix inputs to "on" to detect if any key is pressed using interrupt, then scan to find which key.The A7/B7 bug isn't on the 2106 datasheet its in the...
View ArticleTroubleshooting • USB audio card on RPi 5 almost works
I bought a USB to 3.5mm stereo output card on amazon and plugged it in to my RPi 5. Everything looks correct but the system will not default to use it. sarg314@raspberrypi5:~ $ cat /proc/asound/cards...
View ArticleTroubleshooting • Re: Raspberry Pi 5 PCIe issues using geekworm X1001
If that is the problem, how would I format it if I don't have a windows PC? Would I need to buy a NVMe to USB adapter? And if I did, would my mac see the windows partition?sorty, but it isn't the...
View ArticleAutomation, sensing and robotics • Re: Beginner Looking to Build Greenhouse...
I just came across remote GPIO using pigpio. Would this be a better way to control the system, the pi zero out in the greenhouse (or possibly a couple of picos) being controlled remotely over network...
View Article