Troubleshooting • Re: RPI 400 trouble installing or using matplotlib
Thank you all for the replies. I apologize for the late response. I was ill the past couple days. I am 100% now and want to get this going. I tried what was suggested. prompt replied back that...
View ArticleGraphics, sound and multimedia • Re: vc4-kms-dpi-generic and Waveshare GPM280
480x640@87.1732MHz lets your screen run at a refresh rate of 87.17Hz. That's why I said the timimg looks strange.Well, as waveshare said 'that is it' you will have to use it as is.As long as CLI get's...
View ArticleTroubleshooting • Re: Raspberry PI 5 and NVME SSD
PeterO, thanks for the tip and the link. It works, but now I worry about how long eeprom will last if I do that relatively often.???Define your boot order in the correct way! Removable drives first,...
View ArticleOther • Re: Preempt RT for Kernel 6.1 boot hang
PREEMPT_RT kernel running on RPi3 requires additional patches to avoid lockups.I have build/install instructions (in wiki) and .deb packages (in Releases) posted in my linux repo. There is a 6.1.54...
View ArticleLinux Kernel • Re: Preempt-rt patch on 6.1 kernel using Yocto for a RPI3B+ on...
See my linux repo for build/install instructions (wiki) and builds (.deb packages in Releases).https://github.com/kdoren/linuxRPi3 requires additional patches for PREEMPT_RT kernel.-KevinStatistics:...
View ArticleFrançais • Re: caractère remplacé par un symbole | character replaced by symbol
Bonjour,Les "locales" déterminent le codage des caractères non-ASCII (dont la valeur numérique dépasse 127). Et c'est vrai pour le codage des noms de fichiers.Traditionnellement, on utilise UTF-8 pour...
View ArticleMicroPython • Re: How to draw simple chart on client side from server data
I'd suggest chartjs, even though I despise JavaScript.Statistics: Posted by ame — Sat Jan 20, 2024 8:28 am
View ArticleTroubleshooting • Re: Bookworm feedback thread
It's not in the core or base of Bookworm, but please consider patching the /etc/apache2/apache2.conf package, either in the repository or upstream, to default to UTF-8:Code: $ diff...
View ArticleTroubleshooting • Re: HDMI to VGA "Input not supported"
I'm trying to get my Pi 400 to connect to an old VGA monitor that was lying around. I put Ubuntu desktop on it from the official Pi imager. When i plugged it in along with the HDMI to VGA adaptor it...
View ArticleBeginners • Installing program from tar.gz Ubuntu
I feel like a total idiot, but am I doing anything wrong? I'm trying to install openmw from a tar.gz file I got off their GitHub and for the life of me, I can't get it running. I can extract it but...
View ArticleBeginners • Re: Installing program from tar.gz Ubuntu
Never heard of openmw, but it seems its git is on gitlab, so if you did download something from github, what was it ?It also looks like if you do download a *.tar.gz file from gitlab, you will then...
View ArticleGeneral discussion • How to send RGB565 data through 6pins of Parallel...
Hello all, Present I'm working on an LCD where it has only 6 data pins for RGB interface, and it can support RGB565 and RGB666 inputs, now please look at the below picture ILI9342c.png to know what...
View ArticleGeneral discussion • Re: LibreElec on RPI5 with official case: Help I can't...
LibreElec on RPI5 with official caseHelp I can't find the power buttonThe LED light pipe in the official case is the button.Thank youHave a nice weekend!Statistics: Posted by Marsha — Sun Jan 21, 2024...
View ArticleTroubleshooting • Re: Bookworm, screen lock and turning off monitor
Proposed solution did not work for me. After switching my monitor off, Firefox and File Manager are beiing killed. Raspberry Pi5, Bookworm 64, monitor plugged into HDMI next to Power USB-C socket....
View ArticleRaspberry Pi OS • Re: Confusion about how to activate NVMe on RP5 upon this...
Does anyone know if the Argon One 3 NVMe is to the RPI spec?I like my Argon One V2 case, and had thought of getting the new one, or should I wait for the RP official Hat, and whatever case...
View ArticleTroubleshooting • Re: Can't find the ip address of my Pi
I've just got a Pi5 and flashed CompanionPi to it to use it with a Streamdeck. Problem is, I can't find the ip address of the Pi.[ ... ]Any help is appreciated!A new day.A fresh read of your problem...
View ArticleFrançais • Re: Gros probleme pour mon projet de fin d'annee
C'est un projet scolaire oui mais on a le droit de tout utiliser mais je n'ai pas trop envie de derranger mon tuteur voici le l'alimentation dsm-0530 j'ai essayé sur 2 servo moteur mais c'est la meme...
View ArticleGeneral discussion • Re: Power multiple PI 5
I have already looked at this........Firstly you will need as many POE adapters as you have pi'shttps://raspberry.piaustralia.com.au/pr ... pi-poe-hat (@ about 40 dollary do's each) NOTE. these must...
View ArticleBeginners • Re: pigpio gpioInitialise() == -1
Update: Problem got fixed by killing pigpiod.Just had to run: Code: sudo killall pigpiodthen when running Code: systemctl status pigpiod we expect Active: failedStatistics: Posted by lipu — Sun Jan...
View ArticleAdvanced users • Re: MultiBoot for the Raspberry Pi 5, Raspberry Pi 4, and...
It had trouble after the Ubuntu install in the second partition. Ubuntu Desktop 23.10 on my Raspberry Pi 5 hangs on its initial screen when trying to install it on an SSD all by itself (no MultiBoot...
View Article