Troubleshooting • Creating a Virtual Environment
Running a Pi5 with bookworm.I create a virtual environment in /home/pi/.venvwith these operationsCode: pi@pi-5-wi:~ $ cd ~pi@pi-5-wi:~ $ mkdir /home/pi/.venvpi@pi-5-wi:~ $ python3 -m venv...
View ArticleNetworking and servers • Pi5 has to access linux mint host on a different LAN
Hi Team,LAN 1 : netcomm NF18 router ( 192.168.20.1 )facing the ISP modem Raspberry Pi5 debian linux --> 192.168.20.3 on netcomm router LAN 2 : tplink TP-WR841N router ( 192.168.1.1 ) --> netcomm...
View ArticleRaspberry Pi OS • OS problem
Hello, I am a new raspberry pi user (Raspberry Pi 5).when I first got it, I tried installing the 64-bit raspberry pi full version for raspberry pi 5 on a 128 gigabyte micro SD card. On the first boot,...
View ArticleMedia centres • Network media server question regarding jellyfin and...
Hi everyone. I have a media server set up on our network using the Rpi4. Its working fine. I would like the media server to be blocked from the internet ,unless I give it access, but have full...
View ArticleTroubleshooting • Cannot connect to wifi on ubuntu
I just installed Ubuntu via the raspberry imager, so I was connected to wifi just fine using raspberry os on my SD card. But Ubuntu is telling me keys are required and it's not getting connected... no...
View ArticleNetworking and servers • Can I sleep at night with a home full of wifi devices?
I only did 30 minutes of forum diligence by searching various related topics and while I did read a lot about static vs dynamic vs firewall vs vpn, I did not find what I needed....The Question is in...
View ArticleTroubleshooting • Error: An operation is already pending, can read ntfs drives
Running latest is on raspberry pi 5 with 4tb Seagate portable drive formatted as ntfs.I turned on my pi as usual, but I noticed the drive icon was not on my desktop as usual, so I opened the file...
View ArticleCamera board • HQ Cam Sample Shots
Just starting a thread to dump some cool shotsI like doing landscape photography at a nearby park or macroI recently got the 16mm telephoto (blue ring) lens been trying that, I have not been pleased...
View ArticleTroubleshooting • 2 pi 5s: 1st-power button works fine, 2nd-doesn't shutdown
I have two raspberry pi 5s. On one of them I can press the power button and it will bring up the shutdown menu. On the other pi it does nothing. On both of them I can power up using the power...
View ArticleTroubleshooting • trying to get 3.5" touchscreen working
Using 32 bit Bullseye on a zero, a zero 2w, and a 3 I am able to get the screen working but never the touch.Followed the instructions for the waveshare 35a screen, it is the old model marked XPT2046...
View ArticleBeginners • RPi 3 B+ slow after new Bullseye install
If I take the swap sdcard with a Stretch OS runs muuuuch faster.config.txt:# uncomment if you get no picture on HDMI for a default "safe" mode#hdmi_safe=1# uncomment the following to adjust overscan....
View ArticleBare metal, Assembly language • GPIO in assembly on RPi5
With the help of many online descriptions and the draft documentation on the RP1 chip, I figured out how to blink an LED in assembly language. You can see my code at...
View ArticleCompute Module • Bootloader reprogramming with SIGNED_BOOT=1
Hello,I'm trying to implement the bootloader update for a CM4 from the system.Secure boot is already implemented and is working fine. However, if in the future it will arise the need to reprogram the...
View ArticleMicroPython • USB communication between a Pico and another RP2040 device with...
(Originally posted on the RPi Stackexchange but I'm not hopeful of an answer there ...)I have two RP2040 devices, one a Raspberry Pi Pico W(H), and one a Waveshare RP2040 LCD 1.28 device. I am trying...
View ArticleOther programming languages • Accessing GPIO pins from a BASH script on a...
I'm not much good at programming and therefore I am much more comfortable working with bash shell scripts rather than Python - Python is WAY too picky about syntax and indentation. Anyway, I have this...
View ArticleTroubleshooting • Bullseye USB Midi interface issue
Hi All,I am very sorry to post this, I have been searching the internet for some time looking for a solution.I seems to be an ALSA issue (maybe?) as someone else had something similar, but...I have an...
View ArticleTroubleshooting • Pi 5 not booting - 3 long 1 short flash
I am trying to set up a headless Pi 5. I used the Pi Imager to load the recommended OS (Raspberry Pi OS 64-bit) onto a 128GB SD card. After loading the card into the Pi and plugging in the Pi, nothing...
View ArticleTroubleshooting • OSError 16 When Attempting to Use CE1
Hi, I'm attempting to test my LoRa 95 radios from Adafruit by connecting one pi to each.I'm using the following program, loaded onto each pi:Code: import timeimport busiofrom digitalio import...
View ArticleGeneral discussion • SSD Failure (Input/Output errors) [SATA to USB]
Raspberry Pi 4Ubuntu Server 22T-Force Vulcan Z (SATA III 480GB SSD)SATA III to USB 3.0 adapter (Has optional port for power supply that I'm not using.)I wanted a faster hard drive as my SD cards get...
View ArticleOff topic discussion • Ping stopped after a while on eth0
Hi,I am using the Raspberry Pi 4 Model B Rev 1.4 having linux raspberrypi 6.1.0.In which facing a issue on ethernet interface. As ethernet cable connected between PI-board and laptop.I simple ping the...
View Article