Beginners • Re: new wayfire set default
I changed the autologin-session value in /etc/lightdm/lightdm.conf and this allowed the new wayfire to start However the appearance looks like default Can I somehow show it the settings that are used...
View ArticleGeneral discussion • Building C with libgpiod
I am having trouble getting a simple test C program to build with libgpiod.I have installed gpiod and libgpiod-devThe library files are in /usr/lib/aarch64-linux-gnuI can compile my program and it...
View ArticleTroubleshooting • Powering Raspberry Pi 5 without official Power Adapter
Hello All,I am facing an issue with the Raspberry Pi 5, which is powered by a third-party power supply through GPIO pins using 2x 5V Dupont and 2x GND Dupont connectors, each with a wire gauge of...
View ArticleGeneral discussion • Re: Building C with libgpiod
Try the library reference at the end of the line.gcc -o main main.c -lgpiodStatistics: Posted by joan — Sun Jul 21, 2024 7:10 am
View ArticleArch • Re: Firefox hardware acceleration | Raspberry 4 + ArchARM
https://www.omglinux.com/firefox-hardwa ... pberry-pi/Statistics: Posted by cjan — Sun Jul 21, 2024 7:21 am
View ArticleRaspberry Pi Connect • "systemctl --user disable rpi-connec...t"...
When I use the commandCode: systemctl --user disable rpi-connect-wayvnc.service rpi-connect-wayvnc-watcher.pathit is only disabled until I reboot.Once rebooted, the service is enabled and starting.How...
View ArticleBeginners • Re: Trouble installing Face-Recognition
I've followed all of the steps successfullywhich steps from where?Also let us know what model Pi you use, which OS (including version) and any other info you think may or may not be usefulStatistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Are the two serial I/O pins 5v tolerant?
Hello!I have a project taking shape where a Raspberry Pi device is going to be accepting a stream of data flowing into it via its serial port on top. Now I know from previous discussions that the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Are the two serial I/O pins 5v tolerant?
No!Statistics: Posted by aBUGSworstnightmare — Sun Jul 21, 2024 8:12 am
View ArticleAssistive technology and accessibility • Re: Can a raspberry pi be used with...
Thanks for that, I had no idea this kind of product even existed. I'll speak to him about getting one.I am curious about how complicated this project would be with a Raspberry Pi though.Statistics:...
View ArticleTroubleshooting • Re: Powering Raspberry Pi 5 without official Power Adapter
My guess would be that your PSU has too slow a rise time. Search on these forums and you will find posts about it.Statistics: Posted by davidcoton — Sun Jul 21, 2024 8:17 am
View ArticleTroubleshooting • Re: sound on autostart
Which version of Raspberry Pi OS are you running on that Pi4 (Bullseye or Bookworm 64-bit or other)?What speaker is attached to the Pi4 and how?Statistics: Posted by neilgl — Mon Jul 22, 2024 8:32 am
View ArticleNetworking and servers • Re: Using a Zero to boot a Pi5
Hi everyone,i want to use my zero2 w as a WOL device for my Pi5. The zero is my VPN Wlan Access Point and running 24/7 . I have a ethernet hat on it. Now i want to wakeup / boot my Pi5 perhaps via...
View ArticleOther RP2040 boards • Re: Communication between RPI and pico stops.
I can't really offer any useful suggestions, but I'm doing similar things and have a few comments.I find the USB device-mode (as you are apparently using) pretty reliable. The host mode seems a bit...
View ArticleRaspberry Pi OS • Re: Swap memory on an M.2 storage device
Tests with swap show lots of programs using 10 ~ 20 megabytes or more during startup but not afterwards. On a desktop with 16 GB and lots of applications running, the one off startup swap is about 0.8...
View ArticleDevice Tree • Re: RPI5: Issue with GPCLK0 Clock Generation on GPIO4 in ALT0 Mode
GPCLKs can be parented from /most/ other clock sources (their primary intent was to observe other clocks in the chip for test/debug) but each instance only samples a subset of the total inputs.I...
View ArticleOther projects • Re: Laptop-sized HD screens for a hang-on-the-wall pi project
I wanted a 15.6" screen because I like that size on my notebook. Locally, they cost more than 26" screens and are NEVER on sale, unlike 26", 32", and 40" screens, all of which are sometimes cheaper...
View ArticleTroubleshooting • Video not displaying in Chromium 126.0.6478.164
Hello Raspberry Pi community,I recently updated Chromium to "Version 126.0.6478.164 (Official Build) Built on my Raspberry Pi 5 running RaspberryOS 64-bit Debian 12 GNOME. Since the update, I can't...
View ArticleCamera board • Re: Setting Camera Parameters Directly in AdjustConfig Method
Thank you for the feedback!! We are developing post processing stages and try minimize changes in the rpicam-apps or core modules.Meanwhile we figured out, that the most efficient way to set up...
View ArticleTroubleshooting • Re: Video not displaying in Chromium 126.0.6478.164
Flash a spare sd card with Pi OS Bookworm - does Chromium play videos ok?I believe the included version of Chromium is tweaked for the Pi!Statistics: Posted by rpiMike — Mon Jul 22, 2024 9:27 am
View Article