General • 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/https://raspberrytips.com/openwrt-on-raspberry-pi/Statistics: Posted by...
View ArticleRaspberry Pi 400 • Re: Looking for a specific kind of DNS server
Update: I ran into an interesting "glitch" in using dnsmasq. I've been running dnsmasq on one of my Pis as the solution to another problem now since about Jun 10th.Anyway, I won't go into all the...
View ArticleTroubleshooting • Re: Raspberry PI stubbornly refuses to connect to 1 WiFi...
Thanks everyone for the replies, I tried all the suggestions except I couldn't find a "VHT basic MCS" option in the Mikrotik. Maybe it's gone in v7. Anyway I formatted an SD card and now it connects...
View ArticleRaspberry Pi OS • Re: Disabling pop-ups and notifications
right click the panel, find notifications & turn it offall that other crap you did is for xfce desktop, raspberry uses lxde desktop on a rpi0so make sure you remove all that other crap you...
View ArticleTroubleshooting • Re: pi4b selects random HDMI port for output on each reboot
This has been my experience with the Pi4 as well. That when you reboot, it often comes up trying to write to the wrong monitor. When this happens, I just reboot it again until it comes up right.Some...
View ArticlePython • Re: Python and FTP not working
First: the FTP issue. It won't do anything, so I just wanted to see what happens when I execute this small script:Code: import ftplibfrom ftplib import FTPsession =...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
@sleepyD - I installed PINN 3.9.2 with Raspberry Pi OS 64 standard desktop. I let Raspios update to the latest version. I then git cloned the pironman5 repos and executed the pironman5 install script...
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 ArticleMicroPython • Pico-OLED-1.3 SPI display not working with Pico W
Hi, I need your help because, as an old(74) newbie as I am, I was not abe to use the SH1107 library (sh1107.py) for the Waveshare Pico-OLED-1.3" 128x64 display that is designed to work as a shield on...
View ArticleGeneral discussion • Raspberry Pi simple monitoring and dashboard
Hi guys,I have created a simple monitoring tool for RPis:https://ambience.sk/raspberry-pi-monito ... dashboard/It consists of two files (or three, if you count a config).Most of the other monitoring...
View ArticleGeneral discussion • Re: Running python script from PHP - crashes at...
Would appreciate any guidance on how to address this problem please.What Operating System is running on your RPi4b board?How was the (working) mysql.connector Python library installed?With apt? With...
View ArticleTroubleshooting • Re: Raspberry Pi 5 not connecting to my 4k Monitor? First...
a display is detected on HDMI-1.Preferred resolution advertised by the display is 3840x2160@60Hz -> that's what the current resolution selected by the Pi.Code: 3840x2160 (0x23) 712.750MHz -HSync...
View ArticleTroubleshooting • Re: Pi 4 Bookworm Lite 64 bit Hotspot setup
Hey do you mind showing the commands and tools you used when you mentioned "old tools". Im looking to achieve the same.I'll have to go back through my notes and assemble everything, but yes I will...
View ArticleRaspberry Pi Connect • Re: Operation without internet?
I am interested in Raspberry Pi connect primarily to use it a touch interface over an ethernet connection, but only localy. And now I have read that Raspberry Pi connect does not run without internet....
View Article