Quantcast
Browsing all 4884 articles
Browse latest View live

Troubleshooting • Pi5 wlan0 disappeared

We have two raspberry pi5s purchased this spring. Both boot from uSD, and one of them recently fails to connect to wifi, though the wired internet works.We always let them autoupdate, but I tried...

View Article


Troubleshooting • Re: Pi5 wlan0 disappeared

You didn't provide the important part of the system journal.Please post the output from: journalctl -b | grep -E "NetworkManager|wlan0"after the system has booted with the wlan0 failing to...

View Article


Troubleshooting • Re: Raspberry Pi 4 B - Can't stream live video from 2 USB...

Are you running Bookworm or Bullseye on that Pi4 ?I'm running Bookworm on my raspberry Pi 4.Statistics: Posted by SamMars — Fri Aug 30, 2024 12:55 am

View Article

General • Re: Pico W pull-up voltage gone

I do believe I damaged those inputs with the TTL interface current when open.My plan is to get small 12 v relays (motion sensors are 12v powered)and use them to provide true dry contact output. Then...

View Article

Troubleshooting • Re: Python and Systemd. Program keeps restarting imediately.

It is hard to tell what is happening from the information here. You have told the service to restart on errors.Code: Restart=alwaysLooking at your previous posts, it looks like you wanted information...

View Article


Beginners • Re: Using USB for first boot

The USB goes to the computer the other side goes to the serial post on the rpi. I'm trying to run bookwormStatistics: Posted by cepi — Fri Aug 30, 2024 1:47 am

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • How to use Tidal with a dragonfly ?

Hi there I am new to this.I brought this Raspberrypi 5 so i could burn Runeaudio to it and use it with my dragonfly as a music streamer but it doesnt seem to be a version that works for this yet So I...

View Article

Raspberry Pi 400 • Re: Pi400 shutdown woes

the holtek MCU managing the keyboard also manages turning the power on/offwhen the pi400 is "off", the holtek is still on, scanning the keyboard, and can turn the power back on when you hit the power...

View Article


Raspberry Pi Connect • Re: Copy files from remote Pi

another option is the https://github.com/magic-wormhole/magic-wormholejust run "wormhole send foo.txt" on one machine, and it will spit out a code like "wormhole receive magic-words"then just run that...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: Which nvme hat to use with Official Case with cover on?

I am using a Geekworm x1003, with the Active Cooler in the Official Case with the lid on. I even have the RTC battery inside.https://geekworm.com/en-au/products/x1003I only bought this hat because I...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Wi-Fi Unscannable "wlan0: carrier lost" Issue...

Hello everyone,I’m experiencing an issue with my Raspberry Pi 3 B+, which is configured as a Wi-Fi access point with the DHCP server enabled and Ethernet disabled. The Wi-Fi becomes unscannable after...

View Article

General • Re: Issue with Always-On Timer on the RP2350

i have no idea what the rationale for the <snip> vs splitting the output into separate code blocks on the forum is... what happens when the clock changes?Anyway, i'm think it is quite likely...

View Article

General • Re: Pico2 easy upgrade or nightmare?

I've read that you can build an UF2 file with rp2040 and rp2350 but I don't think "universal" code can be done.You could theoretically do it with ARMv6-M only code, but it would be extremely painful...

View Article


General discussion • GUI Web Server for Pi GPIO

Hi,I am a beginner in search of a turorial(s) and advice on how to create a Local Pi Web Server with a GUI to control/monitor the Pi GPIO.I've done countless searches and tried implementing several...

View Article

General • Re: PICO 2 - Corrected version availability?

I've just tried using few external resistor, and checked on a scope, in two cases: - internal pull down enabled, locks up at 2.20 V- floating freely, the latch-up looks stronger, 2.44 V10K works in...

View Article


Troubleshooting • Raspberry Pi 5 in standby mode?

Raspberry Pi 5 going into standby mode.My Raspberry Pi 5 is on & eventually goes into, I believe, a standby mode. I've got a green light on the side of the Raspberry Pi 5. On the screen is just a...

View Article

Beginners • Official pi 5 case question

Is the fan supposed to be blowing in or out?Statistics: Posted by PiUser69 — Sat Aug 31, 2024 12:56 am

View Article


Beginners • Re: Official pi 5 case question

The fan blows out to remove the hot air.Statistics: Posted by AndyD — Sat Aug 31, 2024 1:29 am

View Article

Automation, sensing and robotics • Re: Input/suggestions on a dc motor...

So far what I’m finding is arduino is not the way to go for anything that needs to drive a display so I’ll look into the picos capabilitiesStatistics: Posted by Ykdave — Sat Aug 31, 2024 1:47 am

View Article

C/C++ • Re: CMake and arch-specific compiler options

@SteveSpencerDid you miss the "go.1420.zip" viewtopic.php?p=2247552&hilit=go.1420#p2247552 attachment? If that works for you (building a native gcc on 64bit bookworm) then my cross-compile script...

View Article
Browsing all 4884 articles
Browse latest View live