Compute Module • Re: Can an emmc CM4 boot from an sd card?
On the silk screen of the CM4IO board Statistics: Posted by dp11 — Tue Apr 09, 2024 9:58 pm
View ArticleGeneral • Re: External ADC via SPI speed on Pi pico
I'm doing something similar on a different platform, using a TI ADS127L01. That platform has a serial audio interface that I am (ab)using to receive the frame-sync stream from the ADC. I prototyped it...
View ArticleGeneral • Re: eidt program with WiFi connection only
Thanks for that. I tried to access a telnet-enabled Raspberry Pi Pico usingCode: mpremote connect 'rfc2217://192.168.2.126:23'but it failed with failed to access rfc2217://192.168.2.126:23 (it may be...
View ArticleBeginners • Re: Can’t install ZFS on kernel 6.6.X
You can install newer zed, zfs-dkms and zfsutils-linux from bookworm-backports.First, add the following line to /etc/apt/sources.listCode: deb http://deb.debian.org/debian bookworm-backports main...
View ArticleTroubleshooting • Re: Error in Thonny I dont understand
From your other post (viewtopic.php?p=2210267#p2210267), it looks like this is related to using virtualenv.Are you using a virtual env? It looks like you are.You may need to tell thonny to use the...
View ArticleUbuntu • Re: Slow boot Pi4 Ubuntu 22.04.3 server: Failure...
Here is a workaround proposed by Steve Langasek(https://bugs.launchpad.net/ubuntu/+sour ... omments/74):Edit the `.yaml` file:Code: sudo cat /etc/netplan/50-cloud-init.yamlChange the `wlan0` interface...
View ArticleTroubleshooting • Re: RPi 3 B v1.2 ( 2015 ) with more modern OS ?
I've got VNC working !. Its just an option in raspi-config.I think I now need to work out how to set the default HDMI resolution, as it looks like my screen is not being recognised.Regarding...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Clarification on using PL011 UART
Should I disable Bluetooth as described in this section.Statistics: Posted by xtal256 — Tue Apr 09, 2024 10:41 pm
View ArticleMedia centres • Re: Peppy player
The player has been working fine. But today, it locks up randomly. I could select the radio browser and select a station, the station would play but the screen is not updated. It still displays the...
View ArticleArch • Re: bcm2711-rpi-4-b no modules
Code: ==> Building image from preset: /etc/mkinitcpio.d/linux-rpi.preset: 'default'==> Using configuration file: '/etc/mkinitcpio.conf' -> -k 6.6.25-1-rpi -c /etc/mkinitcpio.conf -g...
View ArticleBeginners • Re: Can't access via http to my Raspberry
Have you tried just http://192.168.1.100 ?Yes I try all the possibilities with IP and :ports as well as :443, :80 :8080 :22 :24 :9000Now I checking the firewall and add a rule as root@pi:~# nft add...
View ArticleScratch • Re: Variations in Scratch 3
I am using Scratch with some 5th graders on RPI2’s. I have Scratch 3 on my RPI4 and as an app on my Mac Mini. Could I expect Scratch 3 to function the same on the RP2’s, the RPI4 and the app on my...
View ArticleAdvanced users • Re: RPI 4 GPU (spooky)
persistent storage on a Pi outside of the primary storage media and whether or not the "GPU firmware" can be compromised.this is because i was assuming that once the GPU is compromised and said...
View ArticleBeginners • Re: All my app got uninstalled after power cut
Run from a battery that is on charge ?I don't know what you mean by that i just got the charger from pihut and plugged it into the pi I mean run the Pi from a battery, which you can keep on charge,...
View ArticleGaming • Re: (OpenMoHHA) Medal Of Honor: Allied Assault War on Chest on...
Got it to compile on a Pi5 ./openmohaaarm64 --- Common Initialization ---OpenMoHAA 0.61.0-alpha+0.ab5efa5a linux-arm64 Apr 08 2024 UTC----- FS_Startup -----Current search...
View ArticleTroubleshooting • Re: RPi5 won’t boot - four green flashes from LED
Yeah it looks like 3 long and 1 short.viewtopic.php?p=2205061#p2205061there are several threads with that already answeredStatistics: Posted by cleverca22 — Wed Apr 10, 2024 10:48 pm
View ArticleGeneral • Re: Pulse counter using RP2040
So, I think I should be more specific:I am getting a square pulse (generated by a pulse generator). The frequency doesn't matter, as I can change the time between pulses. So I am generating 1 pulse...
View ArticleAdvanced users • Autoboot/tryboot not working on CM4
Hello. I'm working on a CM4 that uses both secure boot and a dual boot partition setup. I'm having trouble getting `tryboot` to work.Versions:EEPROM bootloader: RPi: BOOTLOADER release...
View ArticleTroubleshooting • Re: Pi 5: display sleeps and immediately wakes back up
Bump - still not solvedStatistics: Posted by i0ntempest — Wed Apr 10, 2024 11:12 pm
View ArticleMedia centres • Re: Radio/media player
any direction would be appreciated!This has been done many times over the last twelve years of Pi so I suggest you start with a forum and internet search. It's highly likely there will be project that...
View Article