Quantcast
Browsing all 4912 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Beginners • Re: Using Raspberry Pi Zero with 70” touchscreen

Thanks DougieLawson !Think I'll just go with it then Statistics: Posted by Lucretia502 — Mon Aug 05, 2024 6:32 pm

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: DSI bug on Pi 5

Thank you for the detailed debugging and for your patience. Could you please try this version: https://github.com/raspberrypi/linux/pull/6292Hopefully that squishes all the bugs:HS timeout was not set...

View Article


Other • Re: WiFi connection issue on Yocto using wpa supplicant

Ok I think I have a really promising course of action to fix this.Does anyone know anything about the wpa_supplicant "key_mgmt" setting in the context of a PEAP network. Would have this set to WPA-EAP...

View Article

Beginners • Re: Button to shutdown raspberry pi 4 (python), right track?

Yes, you can use "dtoverlay=gpio-shutdown,gpio_pin=27" but I wanted something with a little more feedback for someone other than me that was directed to shutdown my weather station. I took the same...

View Article

Advanced users • Re: Can I create an autoboot.txt file with multiple...

different types of filters will combine togetherbut multiple gpio filters dont, and only the last gpio you specified will be part of the filterSo, the first condition isn't evaluated before it gets to...

View Article


Advanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5

Thank you for your patience - latest rpi-update firmware now has this enabled by default.There should be no known-bad cards that get broken but this update, but if there are then please post in this...

View Article

Advanced users • Re: Is it possible to renumber/reorder partitons?

Aside from the horrifically insane way of using a hex-editor to hand-hack the partition table, (facepalm!!), is there a tool that will allow the partitions to be renumbered so that they are in...

View Article

Python • Re: DS18B20 / w1thermsensor

It is not always necessary to activate a venv before using it.The python interpreter is smart enough to know it is in a venv and if it is, it will handle the activation of the venv for its own run...

View Article


Troubleshooting • RPi4 and USB smart card readers

Hello all:I am fairly new to Raspberry Pi.I am using an RPi4 2GB with a Waveshare POE hat https://www.amazon.com/gp/product/B0974 ... UTF8&psc=1, a 64GB SD Card, and Ubuntu 24.04 server.My project...

View Article


Python • Re: Installing MARIADB on Bookworm with Python

As I posted earlier, in the venv Code: pip install mysql-connector-pythonnot Code: pip3 install python-mysql.connectorStatistics: Posted by neilgl — Tue Aug 06, 2024 6:31 pm

View Article

Troubleshooting • Re: RPi5 only boots to RPi OS

Almost certainly these other OSs have not been updated to the latest firmware. It is the distro maintainer's responsibility to make their distro work on the Pi 5, rather than Raspberry Pis...

View Article

General • RP2040: Flashing *.uf2 file via file browser vs picotool

I have a really strange problem that made me pull out my hair. I'm working on RP2040 project where I want to ship single *.uf2 file which will write application code + put some additional data in a...

View Article

General discussion • Re: Newbie questions on Raspberry PI 5

Probably. There isn't one.No.In that order...{Disclaimer. I am just another user, not speaking on behalf of Raspberry Pi Ltd. I may not know what I am writing about... }Statistics: Posted by B.Goode —...

View Article


General • Re: RP2040: Flashing *.uf2 file via file browser vs picotool

Have you looked at erratum E14 in the datasheet?A RP2040 UF2 file consists of 256-byte pages of data, each marked to be written at a certain address bythe UF2 bootloader. A flash-binary UF2 is one of...

View Article

Troubleshooting • Raspberry Pi 5 USB 3.0 read performance is worse than...

I am using a Raspberry Pi 5 to receive I/Q samples from a Nuand bladeRF 2.0 micro SDR over USB 3.0. I had previously been using a Raspberry Pi 4 Model B. I am experiencing significantly lower...

View Article


Troubleshooting • Re: Raspberry Pi 4: Possible Short Circuit?

I had the exact same situation few years ago with the same pi 4, and surely was dead. I tried resetting EPROM and all the troubleshooting methods, but nothing worked.Statistics: Posted by sns123 — Tue...

View Article

Troubleshooting • Re: Raspberry Pi 5 USB 3.0 read performance is worse than...

Please post a full sudo lsusb -v for the device.Statistics: Posted by jdb — Tue Aug 06, 2024 7:13 pm

View Article


Raspberry Pi OS • Re: /usr/bin/sh being linked to dash not bash makes script...

Thank you very much for your considered reply.It likely would not cause any issues to run system scripts under bash instead of dash. But you should not change the symlink. For one thing, it will...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: RPi 5 USB gadget mode possible?

That guide is very light on details (for instance why are they setting up two ethernet interfaces? Why are they talking about bridging them?) and mistaken in at least one place.Running rpi-update is...

View Article

HATs and other add-ons • Re: some projects for ai kit?

Hailo8L in the Raspberry Pi AI kit is not designed for LLM. Hailo is about to release Hailo 8H which is for LLM. I hope it is compatible with Pi5.Interesting remark about a possible Hailo 8H. Do you...

View Article
Browsing all 4912 articles
Browse latest View live