Networking 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 ArticleRaspberry Pi OS • I'am trying to turn off/on screen via vcgencmd or tvservice
I have a raspberry pi 5 and a waveshare screen they are connected via HDMI, as the project that I am working on, requesting , I need to turn on or turn off screen manually, but when I use $vcgencmd...
View ArticleTroubleshooting • pi-gen to generate a Bookworm image with X11 as default
HI,I'm using and really appreciating pi-gen to generate custom images for raspberry pi 3 and 4.I was wondering if it was possible to set X11 as default instead of Wayland in Bookworm with pi-gen (this...
View ArticleRaspberry Pi OS • Re: Booting from zfs root
Okay i needed to add zfs-initramfsthis adds zfs to initramfs. all worked now - woo hooStatistics: Posted by KeyzerSuze — Tue Jul 23, 2024 8:39 am
View ArticleAdvanced users • Re: Pi5 - PWM on GPIO 18
I am looking through pin num 18.i just followd this stepI can't seem to get hardware PWM to work on the Pi5./boot/config.txtCode: pi@pi:~ $ pinctrl 1818: a3 pd | lo // GPIO18 = PWM0_CHAN2Code:...
View ArticleBeginners • Re: Is/are these USB speakers compatible?
Does it work with a different media player?Audacious for example?What power supply are you using?Do you have any other USB peripherals connected?Statistics: Posted by kip_the_elder — Tue Jul 23, 2024...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
DuplicateStatistics: Posted by andrew_pi — Tue Jul 23, 2024 8:57 am
View ArticleHATs and other add-ons • Re: Does Pi 5 Official Active Cooler affect the WiFi?
I haven't noticed any issues. The antenna is clear.My neighbor is using it. it's working seamlessly. No issue. Go for itThanks for the info. Although it does sound like you're using your neighbours...
View ArticleGraphics, sound and multimedia • Re: Camera v3, Pi5 and AV processing
Duplicate being handled here . viewtopic.php?t=374050Statistics: Posted by jamesh — Tue Jul 23, 2024 9:02 am
View ArticleTroubleshooting • Re: pi-gen to generate a Bookworm image with X11 as default
I'm glad to hear you're finding pi-gen useful!On configuring Bookworm to _always_ use X11, rather than Wayland, I'd offer a caution. This is a configuration we're looking to move away from - with...
View ArticleSDK • Re: PicoW: How to get the IP-Address?
I agree, the Pico SDK apparently does not provide a function for returning the IP address, it is necessary to pull the information from the CYW43 state structure.The code I provided first checks that...
View ArticleGeneral discussion • Re: About the 3.5mm jack missing from the Pi5...
Sadly even at the "Pi Approved Reseller" in Romania(EU) it's about $43 (1GB) and $55(2GB) which wouldn't be that big of a deal if all the Pi4's weren't out of stock most of the time ... Maybe things...
View ArticleOff topic discussion • Re: Has the Crowdstrike global outage affected any key...
This is a Crowdstrike issue, exacerbated by Windows allowing it to have ring 0 access in the first place. Also exacerbated by insurance companies forcing their clients to use the Crowdstrike software!...
View ArticleGeneral discussion • Re: imx477
This forum is for support on Raspberry Pi devices, since you are using a completely different SBC, I don't think you will be having much luck. Please try the appropriate forum/support structure for...
View ArticleBeginners • Re: USB Drive Shows up Multiple Times
Thanks everyone. I safely removed the device, and one of the folders disappeared. I removed the two remaining folders and reattached the drive. All is functioning correctly again. I will check out...
View ArticleDevice Tree • Re: Ubuntu 18
I doubt there is a version of Ubuntu of that age that works on the Pi5 due to out of date firmware and drivers. Why do you need such an old version?Statistics: Posted by jamesh — Wed Jul 24, 2024 8:14...
View Article