Quantcast
Channel: Raspberry Pi Forums
Browsing all 4060 articles
Browse latest View live

Compute Module • Re: CM4 with USB 3.0 4 ports by VL805

- can rpi foundation supply the binary?It is Raspberry Pi Ltd not the foundation. They only have the firmware used in the Pi 4 which has two of the USB 3.0 ports disabled. There are generic firmware...

View Article


Beginners • dotenv

good afternoon guys. ive been getting an import error " cannot import name 'load_dotenv' from 'dotenv'. ive uninstalled and installed dotenv but that doesn't seem to work any ideasStatistics: Posted...

View Article


Troubleshooting • Re: Not booting Raspberry pi 4

Hi,I've no diagnostic display.I've tried to restore eeprom with raspberry pi imager, but it's seems not working.I use first rpiboot to detect my raspberry on my windows computer like a hard driveWhen...

View Article

Python • Re: Raspberry Pi 5 - gpiod vs RPi.GPIO

I was surprised and little perturbed that none of the code I'd had working on the 4 will work on the 5.Not only that, but this GPIOD package's functions have completely unrelated syntax. It's a whole...

View Article

Java • Re: Problems with Raspberry Pi OS Release 5.1 - December 2023

Forgot to mention that all testing done on a single Raspberry Pi 4BStatistics: Posted by nyholku — Sun Jan 21, 2024 7:21 pm

View Article


Camera board • Re: Image capture never completes, never errors...

Same behavior.If you don't mind taking a look, here is the code: https://github.com/eat-sleep-code/camera.timelapse The main code is in camera.timelapse.pyThis is code that I originally had working...

View Article

Beginners • Re: Connect SATA HDD on Raspberry pi 5

Ok, i think i've figured it out, i hadn't seen but the adapter is not compatible with HDD 3.5, it is only on 2.5So did you provide the wrong link in your OP.?The one you included is to a 2.5"...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: RPI-Clone & Bookworm

You detected the PARTUUID in cmdline.txt wasn't updated. That's exactly the issue of the original rpi-clone: /boot/cmdline.txt was updated but not /boot/firmware/cmdline,txt. Did you check in...

View Article


Beginners • Re: 3B+ Dual Monitor setup changes Touch Calibration

Oops! My apology... forgot to state Buster.Last month I tried Bookworm but there were timing issues with my application which works fine with Buster.Tried Bullseye and same issues. Something to...

View Article


General • Re: Static IP on Raspberry Pico

a) Raspberry Pico does not inform router of the use of static IP (set by ifconfig) There's no means for it to do so. The very definition of a static IP is that it is one configured manually into the...

View Article

General discussion • Re: Autostart with Chromium in Kiosk mode don't start

If you are using latest Raspbian that no longer works. 1. To start something automatically add an autostart entry to wayfire.ininano /home/$USER/.config/wayfire.iniadd in[autostart]runme =...

View Article

Advanced users • Re: Pi 5 StartUp/PowerOff from external signal (arcade cab)

Did you see the section "Adding your own power button" in the official documentation: https://www.raspberrypi.com/documentati ... k-on-againYes and there is a problem for me here. This optional power...

View Article

SDK • Re: Any downsides to using RPi 5 for install of SDK?

I had been experimenting with GPIO 24 earlier, and had an entry in my '/boot/config.txt' fileMake sure you have edited the correct file. On Bookworm the file is /boot/firmware/config.txt. The old...

View Article


Image may be NSFW.
Clik here to view.

Français • Re: gpio c++

c'est bon tous fonctionne ! ,je sais pas ou metre votre bout de code ?j'ai essayer pas mal de chose mais rien a faire desole je suis un peu idiot la ! Statistics: Posted by ludoraspberry — Mon Jan 22,...

View Article

Beginners • Re: How can I boot my new Pi 5 to autorun EmulationStation on...

Thanks for the info Gavin. It's definitely a learning process. I just don't seem to be getting anywhere and don't understand much.Hoping there's an expert out there trying to accomplish the same thing...

View Article


Beginners • Re: Startup problem

It hasn't, booting from usb is only a workaround, the underlying problem still exists. However if you're happy with it then enjoy your Pi.Statistics: Posted by wildfire — Mon Jan 22, 2024 7:19 pm

View Article

MicroPython • Re: (first project) stupidest code not working (webserver + servo)

Although 'asyncio' looks difficult at first glance, I'd propose you write your solution using asyncio.The 'sweep' routine for your servo needs some time (too much time in terms of a web request) and...

View Article


General discussion • Re: RPi 5 ambient temperature range (below freezing?)

+1Depending on the planned duty cycle and the environment you are running in you may have issues with increased thermal cycles and condensation. I would be most concerned about condensation. A...

View Article

General discussion • Re: Pi 5 + NVME Case?

Hello,Does this case come with the NVM base as well?https://argon40.com/products/argon-one-v3-m-2-nvme-caseIf not, I'm planning to use my 1TB 2280 NMVe drive which is the biggest ones. Which base...

View Article

Beginners • Re: Using public, private key pairs for more than 1 raspberry pi

yeah I tried to copy the id_rsa.pub public key over to another Raspberry pi, with the following resultscp $env:USERPROFILE/.ssh/id_rsa.pub...

View Article
Browsing all 4060 articles
Browse latest View live