Raspberry Pi Connect • Re: Remote Shell but no Screen Sharing
The GUI icon for this Device does not have the option to toggle - only Remote shell is offered and Connect button just says Connect not Connect via.From the command line on the remote shell X Screen...
View ArticleTroubleshooting • Re: App crash at startup on RPiOS
using "kernel8.img" the app works, I need to change the C/C++ code in memory usage for the 16K kernel.Statistics: Posted by pol9520 — Sat Jun 29, 2024 10:01 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: how to stop driving a gpio (pinctrl?)
I need to be able to release a GPIO and let it be tristate, and also to be able to first write a GPIO and then wait for it to be externally pulled. Is this done with pinctrl?So basically you want the...
View ArticleRaspberry Pi OS • Virtual keyboard on Wayfire
I have a touch frame on a TV screen connected to a Pi 4. It works fine, but I am trying to find a decent virtual/on screen keyboard to use with it.wvkbd is pretty poor, on screen all the time - so you...
View ArticleBeginners • Re: Plex and Pi-Hole
Personally; I wouldn't use a Pi5 for PiHole. It's total overkill. Something like a Zero W should do just fine. I agree with what ame said...dedicate it to that task.Statistics: Posted by kip_the_elder...
View ArticleAdvanced users • Re: fanless temperature control
I believe you will need to write your own system control software to monitor CPU temperature and kill programs and services as needed to lower the temperature.Since it's a thermal situation, response...
View ArticleNetworking and servers • Any suggestion for reliable public MySQL or other...
Any suggestion for reliable public MySQL (or others) services provisioning? Devices will login with password, issure SQL INSERT command, etc. Would it be better via traditional serial link, or as HTTP...
View ArticleNetworking and servers • Re: Any suggestion for reliable public MySQL or...
As most WiFi router already has HTTP port opened, would it be easier to setup (no additional setup needed) if the SQL INSERT is formatted as HTTP POST/PUT (and supported by the public service...
View ArticleTroubleshooting • Re: Raspberry pi 5 voltage issues
Does the problem go away with an official power supply?If so, the problem is most likely down to your power supply not being up to the job.Statistics: Posted by kip_the_elder — Sat Jun 29, 2024 11:15 am
View ArticleRaspberry Pi OS • Re: [Solved] A need to use a newer OpenSSL. Advice?
Coming back to say I do have the latest OpenSSL running on the Pi as of today. After going through much documentation it's installed without removing the system installed copy, but the latest version...
View ArticleOther projects • Re: Precision timing using custom oscilator on RB Pi 5
The oscillator used in the hackaday project actually gets its precision from receiving a GPS signal! So if you can't receive GPS, their project won't work.If you can normally receive GPS, then your...
View ArticleFrançais • Probleme Wayland sous Pi5
Bonjour, mon Pi5 suite a un redemarrage a l’arrache a eu un probleme… J’ai la barre des menu qui a disparue.Mais uniquement sous Wayland quand je repasse sous X11 elle est bien là.Et il se produit un...
View ArticleAndroid • Re: [DEV] LineageOS 20 (Android 13) for Raspberry Pi 4 & Pi 5
Hi,ok now I am on the jan '24 release but problems proceed:the rPi (4B, 2GB) is connected via hdmi to my TV and every time I switch to another hdmi input and come back to the rPi, I have sound only.Is...
View ArticleOther programming languages • Re: OpenSCAD library NopSCADlib
It turned out to be easy to let move the camera onto one stepper motoshaft and let it turn together with motor shaft.The union of both is created in "ptc(ang2)".Then in "pt(ang,ang2)" instead of...
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 and M2 Hat+ Module PCIe Issue
Well... Ooopsiee then :> I learned that with harsh way. I didn't expected how it can be that delicate. I hope the only thing that damaged is M2 Hat not the Pi 5.Code: dtparam=pciex1dtparam=nvmeOh...
View ArticleTroubleshooting • Re: Pi 4B failing to boot when boot SD is inserted.
Can you boot from a USB stick?Statistics: Posted by kip_the_elder — Sun Jun 30, 2024 10:43 am
View ArticleTroubleshooting • Re: Using Pi as internet router
If you plan to use the Raspberry Pi solely as a router; you might be better off looking at openWRT.https://openwrt.org/Statistics: Posted by kip_the_elder — Sun Jun 30, 2024 10:55 am
View ArticleAutomation, sensing and robotics • Re: RPi 3 as burglar alarm control panel
I fitted a house alarm system years back but stopped using it because it was ruling my life too much. Now use CCTV and a MotionEye at my front door.Ref 1. the bell box I recall mine included a...
View ArticleBeginners • Re: Sound card for Raspberry pi 5?
Because Raspberry Pi is not Apple?The only Raspberry Pi product with audio in is Codec Zero, which is €23.Accepted. But the alternative the OP asked about also cost 21 Eu, and is not currently...
View ArticleAdvanced users • Re: Shrink-backup: a backup tool for SBC:s
Thought I would mention that I used your tool yesterday to back up an MX Linux respin of Orange Pi 5's Debian Bookworm official image. I found it easy to understand and use. Since there is no OPi...
View Article