Quantcast
Browsing all 4895 articles
Browse latest View live

Beginners • Re: multiple RPi's on a wireless network

I am wanting to put multiple RPi's on my wireless network. I connected 2 of them to my wireless network then tried to ssh into the second RPi but it came up with the following.....PS...

View Article


Networking and servers • Re: How to access pi desktop from outside of my home...

What is the "glue" on the external server that connects the external device (via your VPN provider) to your internal device (via your VPN provider)?My VPN uses a mesh network. Connect to any node on...

View Article


Troubleshooting • Re: Prevent hdd from turning on during shutdown?

I resolved it. For anybody interested:To prevent The Pi5 from powering on the HDD on shutdown and cutting power to it half-way through the spin-up, I made my own pwrkey script and invoked that by...

View Article

General • Re: make: *** No targets specified and no makefile found. Stop.

Some context; I've installed the pico toolchain using the windows installer. Next, I followed the instructions in the 'Getting Started' guide, specifically 'Chapter 8. Creating your own Project'. I'm...

View Article

Troubleshooting • Re: Turning off all LED of RPi 5

I would wait till it comes to apt for updating the kernel and associated. Unless you know and don't anything else that may or may not work in a testing (rpi-update) kernelMihailCosmin do you know...

View Article


General programming discussion • Re: Math challenges with price money still...

The letters after the rank refer to when the prime was submitted.'a' is this month, 'b' last month...----- ------------------------------- -------- ----- ---- -------------- rank description digits...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Help Raspberry pi Active Cooler does not turn on

I installed a new Raspberry pi Active Cooler on my raspberry pi 5 and it does not activate, it does not turn on, it only activates when it boots but it turns off and does not turn on, it lasts for...

View Article

Troubleshooting • Re: Can't set static IP.

Thanks, with systemctl status NetworkManager I now see that NetworkManager is up and I will use it.Interestingly the first lines of https://wiki.debian.org/NetworkConfigur ... ork_config for Debian 12...

View Article


General discussion • Re: Solid State Hard Drive

In that case, I believe that I overstressed the power supply by plugging in the SSD while the Pi was powered on. Running stress testing programs, including a USB disk drive, indicated strange main and...

View Article


Raspberry Pi OS • Re: Different /boot layouts

They're both bookworm, installed with the imager:First machine:$ ls /boot/total 50500-rwxr-xr-x 1 root root 18693 Apr 5 2023 COPYING.linux-rwxr-xr-x 1 root root 1594 Apr 5 2023...

View Article

Camera board • Re: Pi5 - 2 same cameras doesn't work

Try --camera 0It's 2 x -Tried, but doesn't work. The output from the second terminal is the same as my original post above - Code: alshevchuk@raspberrypi5:~ $ libcamera-hello -camera 0 -t...

View Article

Image may be NSFW.
Clik here to view.

General • USB serial port - can RTS and CTS be used for signalling?

hi all, i have a pico connected to a USB host, with the host running a custom application that is not just a simple terminal emulator; essentially, the host acts more like a docking station with a...

View Article

MicroPython • Re: Pico W Micropython bootloader (Jan 2024) may have caused my...

A contributing factor to the possible differences in thermistor readings might be related to recent changes in the Pico SDK's floating point handling.I recall divergence from expected were edge cases...

View Article


Compute Module • Re: About screen resolution settings of CM4

If it does not "just work" you can setup custom resolutions: https://www.raspberrypi.com/documentati ... figurationI have several small HDMI displays that provide "fake" EDID information and claim to...

View Article

MicroPython • Re: mpremote over UART/RS485

So, apparently, RawREPL doesn't exist on Pico and file manipulations are as dumb as a pile of bricks.Indeed. As you have found, most 'over serial' interaction, via 'mpremote', 'ampy', 'rshell', etc,...

View Article


General discussion • Re: STICKY: Introduce yourself!

My name's Trent Gamblin. From the East Coast of Canada but have lived in the West half of my life.My family couldn't dream of affording a computer, but every time I saw one at Sears or something there...

View Article

Beginners • Auto updates without password ?

When the pi tells me it has updates available l go to install them but it asks for a password.On several of my systems l don't have a keyboard attached, only a wireless mouse, so can it be setup to...

View Article


Camera board • Re: Pi5 - 2 same cameras dont work

Thanks so much for all your help. Now both cameras work just fine.The actual solution is - 1. switch to rpicam-* instead of libcamera-*2. for the first camera use Code: rpicam-hello --camera 0 -t 03....

View Article

Raspberry Pi OS • Re: Question on updates..

Almost every day I see the Update icon light up on the task bar telling me that updates are available. (Thank you to all those that are working on this behind the scenes)Is there somewhere that logs...

View Article

Camera board • Re: HW Encoder V4l2 add support for intra refresh

I think that after 1) declaring the required structs / enums (copy paste, slight changes due to different apis)https://github.com/OpenHD/linux/blob/29 ... rs.h#L1002and 2) copy paste the Rpivid code...

View Article
Browsing all 4895 articles
Browse latest View live