Networking and servers • Re: How to allow root level access thru SFTP/SMB
However, I am unable to write to that folder (/var/www/html) and is view only since I assume it is outside of the user folder.By default, /var/www/html/ contains only an example index.html file. If...
View ArticleHATs and other add-ons • Re: IR Touch Panel
What about testing with https://naqtn.github.io/WBBMTT/ as I suggested?I really don't know how I missed that, I tried evtest, but at the time I only had the phone to hand and there was too much...
View ArticleRaspberry 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 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 ArticleBeginners • Re: Sound card for Raspberry pi 5?
Hello, do you advice this sound card Raspiaudio or external USB, I would like standard speaker essentially for beeps and voices, however with good microphone to clearly understand/record...
View ArticleTroubleshooting • Re: Raspberry pi 5 voltage issues
When I power it with the power supply it doesn't boot, I just see three vertical lines (white, yellow and blue) and the red light in the Power LED.When I power it with my battery it shows a black...
View ArticleGeneral • Re: Surprising performance disparity
I then marked them as NOINLINE and looked at the disassembly, but I can't seem to spot what would make one so much slower than the other.You can see from the disassembly that the 'fast' version has...
View ArticleGeneral • Re: rp2040.dap0 is driving me crazy.
the Official debug probe has this.Statistics: Posted by Joshin_Joy — Sun Jun 30, 2024 9:26 am
View ArticleNetworking and servers • Re: Simple VPN needed
My mistake !Statistics: Posted by DonMI — Sun Jun 30, 2024 10:00 am
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 ArticleBeginners • Re: Pi Zero 2 W stuck out of the box
Recently bought a RPi02W myself, it'll run the desktop OK, but slowly, but forget using a Browser such as Firefox, it hasn't enough memory; might be able to use a text web browser though, (but haven't...
View ArticlePython • Re: Python and FTP not working
As a total python beginner with zero experience, I'm trying to make a script that takes a photo with the camera module V2 every x minutes and then uploads it to FTP. Has someone else mandated the use...
View Article