Raspberry Pi OS • MediaMonkey Via Wine
I'm trying to get MediaMonkey to run on my Pi 500 as I can't find any Linux app that provides syncing between the Pi and Android. I installed Wine via Pi Apps and followed the instructions on the Wine...
View ArticleRaspberry Pi OS • What is the proper way of enabling an interface boot up?
I have a USB CAN module connected to a Pi4 running bookworm. When I manually issue the commands below.Code: sudo ip link set can0 downsudo ip link set can0 type can bitrate 250000sudo ip link set can0...
View ArticleBeginners • My Pi 3A+ dont see all ram
my raspberry pi have 1GB ram but OS say 512mb OS architure is armv7Statistics: Posted by buzcukPI — Sun Apr 13, 2025 1:42 pm — Replies 1 — Views 60
View ArticleNetworking and servers • Why isn't my wifi network bridge visible?
I have set up a wifi network bridge with these commands, modified from the documentation here:https://www.raspberrypi.com/documentati ... le-hotspotCode: sudo nmcli connection add type bridge con-name...
View ArticleSDK • No USB stdio after adding SPI
I'm working on a program to drive the MCP23S17 16-bit expander chips. I've used this with Arduino Nano, and wanted to move to the Pico instead for increased RAM. I started by testing the simple...
View ArticleRaspberry Pi Connect • Changing keyboard layout seems to have no effect
I'm accessing a headless pi3 running updated bookworm. I am accessing from a MacBook Air, and can find no way to get the Pi to use the keyboard layout.I've used "preferences mouse/keyboard" to change...
View ArticleBeginners • THONNY - WIFI command from the shell
Ounce my program started I got the following information in the shell window.WLAN PROPERTIES : <CYW43 STA up 192.168.x.y>connection is SSID : MY_SSID, PASSWORD : MY_PASSWORDconnectednetwork...
View ArticleGeneral discussion • Pi 5 Camera
To Whom It May Concern:Could I have damaged both camera ports on the Rasp Pi 5 board if installed ribbon cable backwards. Currently, the cameras connected to my Rasp Pi 5 are not detected by Rasp Pi...
View ArticlePython • bullseye not able to import args
Updating from stretch to bullseye. There is a newer version of Python. Specifically 3.5.3 to 3.9.2. In the stretch version I am able to trigger my gpio with a Python file which includes the lines:>...
View ArticleOff topic discussion • Modular Travel PC - setup and thoughts
Recently I had an opportunity to bring my Pi 400 on a trip to visit relatives in their home, and paired with the official 15.6" monitor, I felt I had my ideal laptop replacement - modular,...
View Article