General discussion • Retrieve SMS message in Python
I have a Raspberry Pi 4B, a SIM7600G-H 4G HAT, and an AT&T SIM card. There are 4 messages in the SIM card, which can be displayed in minicom through AT+GMGL="ALL" I am using the following code to...
View ArticleBeginners • usb webcam's mic connection problem?
Chromium Google search & translate show "no internet connection" on usb webcam's mic usage in raspberry pi bullseye and bookworm but ok on buster?The webcam device is there as shown...
View ArticleUbuntu • Ubutnu 23.10: rpi-eeprom-config downgraded my EEPROM bootloader....
An annoying issue/bug now solved:For many months I have been successfully running Ubuntu 23.10 on my Pi5 8GB with an NVME SSD. One day, for some reason, I ran the command for editing the EEPROM...
View ArticleAndroid • An android build and emulator for Raspbian Bookworm.
Good day everyone.What is the best ready build to use for android emulation on raspbian boorworm operating system?I found ready-made android builds for Rpi4 on https://konstakang.com/devices/rpi4/,...
View ArticleMicroPython • Why does this code only work over USB connected to Thonny?
This is really perplexing me. I'm trying to use a DS3231 RTC, get NTP time, go to sleep. Eventually I'd like to use the RTC to wake up the Pico, but I'm not there yet. Instead, I can't even get this...
View ArticleC/C++ • Source code for camera CSI transfer?
Where is the source code associated with loading raw CSI camera data into memory? I have read driver source code which configure CSI cameras through I2C but I still can't find where the buffer is...
View ArticleTroubleshooting • Need help buying USB modem for my raspberry pi 4 model B
Hi, I am making a dream pi (to connect my sega dreamcast online), it said I need a USB modem. I have tried to find USB modems compatible with raspberry pi and I cannot find any, does anyone know where...
View ArticleGeneral discussion • Raspberry Pi 5 unofficial power supply?
I am setting up my Pi for mobile computing. I have the Pi 5 with the official cooler, Pimoroni NVME base, 4TB Crucial NVME SSD and all works well. I have not tried booting it on the DC power yet but I...
View Article日本語 • Raspberry Pi 5 Raspberry Pi OS 64bit版 NASのマウントができない
<ディレクトリの作成>homeディレクトリ内のユーザーディレクトリにマウントするためのディレクトリを作りました。mkdir mnt<念の為作成したディレクトリの所有者と権限の設定>※(以下[]は消し中身だけ使用します)sudo chmod 777 [/home/最初に作ったユーザー名/mnt]sudo chown [最初に作ったユーザー名]:[最初に作ったユーザー名と同じグループ名]...
View ArticleGeneral discussion • Raspberry Pi auto-start application not working
Hi,I am trying to auto-start my application on boot-up, but can't seem to make it work.I have tried three different methods...1) I tried using crontab, placing either a link to my application or a...
View ArticleAdvanced users • Bug in bash script
I am maintaining a img creation backup script on https://github.com/UnconnectedBedna/shrink-backupI rescently got a request to also include f2fs so I started looking into it, not that much to change...
View ArticleGeneral • GPIO26 and 27 always read as zero
I am trying to use the two ADC capable pins GPIO26 and GPIO27 and general purpose inputs. Using the C++ SDK, Even though I sent these pins to inputs, reading them with gpio_get() always returns zero...
View ArticleCamera board • RuntimeError: Camera __init__ sequence did not complete.
Pi5 with Module3 Wide camera. Fresh install full bookworm, updated, virtual environment created and rebooted.If I run 'capture_circular.py' from the examples on GitHub I get an error. This is what I...
View ArticleGeneral discussion • Any way to enable SSH outside of the LAN without Network...
I've got two Raspberry Pi 5s that are currently running Raspberry Pi OS Lite (64-bit). They're currently connected to a WPA-Enterprise network, and I've got no way to use the port forwarding method to...
View ArticleItaliano • HD esterni con permessi di root tramite ftp
Ciao a tutti,sono Alex e mi piace l'informatica da quando ho memoria, il mondo linux mi ha sempre affascinato e solo ultimamente mi sto dedicando ad esso e in particolar modo non con poche...
View ArticleBeginners • TeamViewer
Hiyall,I have installed TeamViewer on a RPi4b however it doesn't work because it says: "Wayland detected". How to I change it to make it work?Statistics: Posted by peter linu — Fri Apr 26, 2024 12:25...
View ArticleRaspberry Pi OS • How to build Pagespeed PSOL binaries from source for ARM64...
I run a Raspberry Pi LEMP server. I am trying to build the Nginx Pagespeed Module https://github.com/apache/incubator-pagespeed-ngx for the Raspberry Pi 4 with modern PSOL binaries.I have written a...
View ArticleGeneral discussion • Good case
Hey everyone,I have a project that uses a Raspberry Pi 0W and this Neo6 GPS.It is powered from usb cable.Anyone know of a durable compact case that will these components?Statistics: Posted by...
View ArticleGeneral discussion • Download at restart
I am setting up an old RPi2 to run a monitoring system on a boat in Greece.I am using Soracom IoT SIM and I am allowed 25Mb/ month for my subscription.At home on my wifi network, I easily keep within...
View ArticleTroubleshooting • Error installing packages
I was updating my micro SSD on a RPI 2b and got the message "Error installing packages - D: dpkg was interrupted. you must manually run 'dpkg--configure -a' to correct the problem. I tried that in a...
View Article