Quantcast

Hailo • Disabling the AI Hat NPU capabilities

HiSorry, if this is a stupid question. I am just a beginner at this stage, have just started working with Raspberry Pi 5 along with AI Hat+. But I was wondering if it is possible to disable the NPU...

View Article


Troubleshooting • Virt-manager... Is it working on pi 5???

Hi People,I think it's, a little bit outdated for arm64 at least cause:1 = O.S. name for Debian, the latest is Debian 11.2 = After installing debian-12.10.0-arm64-netinst.iso: I cant start any DE...

View Article


Troubleshooting • Raspberry Pi Zero 2WH Small Spark/Arch when plugging in...

I recently got a Raspberry Pi Zero 2WH and when I plugged it in this morning, a small spark/arch occurred. That happened when I was about to plug in the Micro USB into the PWR In port. It sort of...

View Article

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 Article

Raspberry 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 Article


Beginners • 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 54

View Article

Image may be NSFW.
Clik here to view.

Networking 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 Article

SDK • 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 Article


Raspberry 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 Article


Beginners • 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 Article