Advanced users • Re: Argon One Replacement Daemon
No problem, no need to apologise we a have other things to do. I am just glad of the help.Okay I did see those warnings only when building only with Bookworm so it looks like the args library I found...
View ArticleTroubleshooting • Re: raspberrypi-ui-mods update package today - kills remote...
The other thing that might worth trying is Code: sudo apt install xserver-xorg-video-fbturboand then rebooting - does that help?Reported above that this doesn't fix it.Any progress on the problem? I'm...
View ArticleCamera board • Re: IR cut, how do I use it?
You're welcome, by the way.ThanksDo you think an L9910s would substitute an L293D?I have one spareI'm using them to control the motorized zoom and focusProbably. Why don't you try it? I've explained...
View ArticleUbuntu • Ubuntu 24.04 (codenamed Noble Numbat)
"Ubuntu 24.04 (codenamed Noble Numbat) for Raspberry Pi SBC is not officially released yet. However, there are daily builds available, https://cdimage.ubuntu.com/daily-preinstalled/current/for...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It's worth pointing out Jeff compared different operating systems as much as hardware.Said another way, since Linux runs on x86 N100 based systems, it would be possible to compare only the hardware...
View ArticleCamera board • Re: Has anyone already used the New arducam 64mp Owlsight. Why...
Can confirm that the OwlSight 64MP "just works". One has to be a little careful with buffer choice so you don't run out of memory, but it takes picture as expected and I can find many uses for 14 MB...
View ArticleGeneral discussion • Re: A Pi Pie Chart
N100 pichart resultsCode: pi@pi-NucBox-G2:~/pichart-40$ ./pichart-openmp pichart -- Raspberry Pi Performance OPENMP version 40Prime Sieve P=14630843 Workers=4 Sec=0.234603 Mops=3982.6Merge Sort...
View ArticleBeginners • Re: Beginner's Guide to Install Raspberry PI OS on a SSD
LillyOps has posted before, to equally great acclaim...viewtopic.php?p=2193012#p2193012Yeah but it's a bit better than that one was.Though the entire "stage 1" is unnecessary. Well, unless you have a...
View ArticleC/C++ • Re: libgpiod RPI 5, C++, libgpiod-led not working.
I made a small class embedded the libgpiod like the arduino.And yes /dev/gpiomem4 is the trick for the Pi5https://github.com/danjperron/gpiod_cppHi! Thanks for code on your github. Can you take a look...
View ArticleFrançais • Re: Project console de jeu sur Raspberry Pi 4
Bonsoir,Il existe 4 systèmes retrogaming pour le pi 4 :Recalbox : https://www.recalbox.com/fr/download/stable/rpi/Batocera : https://batocera.org/downloadRetropie :...
View ArticleBeginners • Re: Is this a good SD card?
I think the hardest game for it to run that i will end up playing is wave rider, Would that be able to work? Also I found a Rasberry pi 3 B+ i found was $35 on the Pishop.us website, is that a good...
View ArticleBeginners • Re: Rpi 5 and Pan Tilt hat
Decided to try https://github.com/danjperron/Pi5PWM_HARDWARECan`t get any movement from servo =(Code: qDebug() << "start"; Pi5PWM * pwm12 = new Pi5PWM(12); qDebug() << "one"; Pi5PWM *...
View ArticleBeginners • Re: Mount network paths fstab
@Ernst and @hortimech:Guys, it's not a failure to mount problem it's a permissions after mount problem the OP is asking about.As for //server/share vs //server/share/directory, my experience is that...
View ArticleBeginners • Re: rpi4 enable audio output on both usb 3 ports simultaneously
good suggestion! title now corrected...Statistics: Posted by beaker152 — Fri Mar 15, 2024 6:59 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI+HDMI output on custom LCD
Trying to use vc4-kms-dsi-7inch or vc4-kms-dsi-waveshare-panel for a random panel is just nonsense. There is far more to panel control than just the resolution.YourCode:...
View ArticleOpenGLES • Re: Failed to create KMS FB! FrameBuffer not available. Cannot flip
QT6 appears to be in the 64bit Raspberry Pi OS repos (I haven't got a 32bit system to hand), so why the need to build it for yourself?Statistics: Posted by 6by9 — Fri Mar 15, 2024 7:07 pm
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
Bonsoir,Petit message (cette fois pour faire de la publicité!) pour mettre en avant Expressvpn.Je les ai contacté en début de semaine car le vpn n'était pas compatible avec Bookworm sur Pi 5. Nous...
View ArticleBeginners • Re: Pi 5 - display too large on flatscreen TV
Presumably over scan is on at the moment.Info on how to change the setting:https://www.techcoil.com/blog/how-to-ma ... verscan%3AHopefully that's current enough.Looked at these instructions for...
View ArticleArch • Re: Manjaro kde plasma on rpi5
After an update of manjaro arm kde plasma on rpi5 jumps to kde6.Beautiful desktop.Some minor problems with taskbar (unstable branch) but very beautiful desktop.All works but mini icons in taskbar...
View ArticleCompute Module • Can't compile module anymore :-( (was: Re: CM4+Python+Bit...
Everything worked so well... I reinstalled the OS and I though I just run Make and I have a driver again. But I do not.I did the same thing (installed kernel-headers etc.). Now the version is:Linux...
View Article