Advanced users • Re: Pi 5 Jitter every 2~3 seconds
1. Is ./control_loop your software which is (if I understand the command line correctly) supposed to run on CPU 3? htop shows several instances of it running on the other cores. And the "primary"...
View ArticleWanted • Re: Exciting Consultancy Opportunity: Raspberry Pi Developer for...
Well, I'm excited by the opportunity.Statistics: Posted by ame — Thu Apr 25, 2024 2:32 am
View ArticleScratch • Re: RPi5 and Scratch 3
It might be an issue with accounts... I created accounts for my period 1 and period 4 classes. One of my students reported that Scratch 3 worked ok when he was not logged in, but when he logged in to...
View ArticleTroubleshooting • Re: Hyperpixel KMS Rotate
I don't recall having seen a bug report for any issue until now - we can't act if we don't know there is an issue.I'm trying to track the history.https://github.com/raspberrypi/linux/pull/4862 seems...
View ArticleTroubleshooting • Re: Need help buying USB modem for my raspberry pi 4 model B
Hi, I am making a dream pi (to connect my sega dreamcast online), it said I need a USB modem. I have tried to find USB modems compatible with raspberry pi and I cannot find any, does anyone know where...
View Article日本語 • Re: raspic-configにて いじってもうなにも起動せず HELP
EEPROMリカバリをすることにしました。USB媒体からは読まれなくなった状態だと思うのでしぶしぶあまり好きではない、SDカードを用意してEEPROMリカバリを進めることにしました。まずは、GITなどの最新版とかを使わずにRaspberry Pi Imager内の選択でそれを書き込むことに。※スクリーンショットとったつもりだけどRaspberry Pi...
View ArticleTroubleshooting • Re: Bootloader Switching Problem - Plz Help Me Debug!
We tried the Multiboot approach but that was problematic. Please correct me if this is incorrect. It seems that we can't burn an image to an SD drive partition from another SD drive partition because...
View ArticleOther projects • Re: Goal: 20mhz PWM signal at 8-bit resolution. Possible?
Sure thing. I was considering this diode: https://www.digikey.com/en/products/det ... P/20534487Statistics: Posted by phennessey — Thu Apr 25, 2024 4:02 am
View ArticleRaspberry Pi OS • Re: Why 32bit Bookworm Not Recommended in PI Imager for ZERO W
Anybody else finding no desktop 32bit Bookworm to be unstable from Imager onto Pi Zero W? To be more clear I'm trying to run MediaMTX RTSP server on two of these. I built it on the devices...
View ArticleItaliano • HD esterni con permessi di root tramite ftp
Ciao a tutti,sono Alex e mi piace l'informatica da quando ho memoria, il mondo linux mi ha sempre affascinato e solo ultimamente mi sto dedicando ad esso e in particolar modo non con poche...
View ArticleBeginners • TeamViewer
Hiyall,I have installed TeamViewer on a RPi4b however it doesn't work because it says: "Wayland detected". How to I change it to make it work?Statistics: Posted by peter linu — Fri Apr 26, 2024 12:25 am
View ArticleRaspberry Pi OS • Re: Is there a version of pi os with usb gadget mode installed
These were the instructions I followedhttps://www.hardill.me.uk/wordpress/202 ... -c-gadget/Statistics: Posted by Sanjith — Fri Apr 26, 2024 12:28 am
View ArticleTroubleshooting • Re: Pi5 bricked with 4/5 = invalid firmware
THXAll fine.Did it as you describe.. And your answers not only helped but also came fast.. MikeI'm glad you got it working!Statistics: Posted by ejolson — Fri Apr 26, 2024 1:51 am
View ArticleRaspberry Pi OS • How to build Pagespeed PSOL binaries from source for ARM64...
I run a Raspberry Pi LEMP server. I am trying to build the Nginx Pagespeed Module https://github.com/apache/incubator-pagespeed-ngx for the Raspberry Pi 4 with modern PSOL binaries.I have written a...
View ArticleOther projects • Re: Fast parallel GPIO data output: 10mhz possible?
I'm doubtful if that could handle that sort of data rate though.ive seen one user exceed 75mhz before and had it working, without even realizing 75mhz was the rated maximumand dpi works at up to 24bit...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I just completed the build on 2 Pi 5 8GBs. Both of them have NVME bases (Different MFGs) and big, fast NVME drives. Will it smoke my Windows 11 laptop?Not even in my craziest dreams.Is it a viable...
View ArticleGeneral • Re: GPIO26 and 27 always read as zero
Works with the usual:Code: gpio_init(pn); gpio_set_dir(pn, GPIO_IN);Just tried it with my test program. ADC-capable GP26,27,28 detects 3V3 fine. I think you should show us some code.Statistics: Posted...
View ArticleGeneral discussion • Good case
Hey everyone,I have a project that uses a Raspberry Pi 0W and this Neo6 GPS.It is powered from usb cable.Anyone know of a durable compact case that will these components?Statistics: Posted by...
View ArticleBeginners • Re: TeamViewer
you can switch between x11 and wayland using raspiconfigsudo raspi-config select "advanced options"Then "wayland"then "x11"Statistics: Posted by kip_the_elder — Fri Apr 26, 2024 4:37 am
View ArticleSDK • Re: Acquiring libraries to work with peripherals?
Where in your code in the i2c_init()?This particular code does not use i2c. That being said, when I start using an i2c peripheral, i2c_init, will likely be called before passing the i2c handle to each...
View Article