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/Statistics: Posted by kip_the_elder — Sun Jun 30, 2024 10:55 am
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 ArticleMicroPython • Re: Pico-OLED-1.3 SPI display not working with Pico W
Someone, apparently on behalf of Waveshare, repeatedly posts advice in these forums -Example - viewtopic.php?p=2160483#p2160483If you have any questions about waveshare products, you can send an email...
View ArticleBeginners • Re: Raspberry Pi Os Lite Questions
From the "Illegal Instruction" message, I'd say that the browser you're trying has been compiled for ARMv7 or later. The 1B+ has an ARMv6 so it won't run on that Pi (as well as too slow and not enough...
View ArticleRaspberry Pi OS • apt source chromium-browser not work
Hello,tried to get sources of chromium-browser used in Raspbian OS. Found this topic viewtopic.php?p=2142775 which discussed exactly same question. But I already enabled deb-src option in Code:...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
Also my IQAudio device isn't working either I downgraded to Kodi 20 but still have the problem. I can't remember for sure but it is it because Pulseaudio is now being used again? My audio devices are...
View Article