Ubuntu • 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 ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
Excuse me asking perhaps a silly question.You are looking at X11 and I had a major problem with remote desktop access as the 11th March update of bookworm was released. I was using xRDP on the pi to...
View ArticleFor sale • Re: New Invention: 5v/12v Power Splitter - Replaces Pi 5v Pin
Congratulations. You've invented the voltage regulator.Not wishing to be too negative, but it's a bit pointless. The 7805 is a poor choice these days, and actually, those relay modules shouldn't use...
View ArticleGeneral discussion • Re: How does Pi5 determine Power Supply capacity
Pi5 likely relies on USB-C Power Delivery (PD) protocol for power negotiation. Standard USB-C chargers advertise their power capabilities, allowing the Pi5 to adjust its power draw. Bypassing the...
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: Beginner's Guide to Install Raspberry PI OS on a SSD
Still a thinly-veiled attempt to drive traffic to his business.Not even thinly-veiled. The first thing a reader is presented with after the article title is...advertising The article has insufficient...
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 ArticleC/C++ • Re: Hard time getting started
I did C++ Builder until I switched to unix. Arguably the nearest thing to that is QtCreator which you may already know is cross-platform. It has a somewhat steep learning curve(*) so not worth looking...
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 Article