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

Troubleshooting • Re: Apache web server with added flash drive...?

The path you suggested for the mount ( mount /dev/sda1 /var/www/cctv ) is OUTSIDE the Apache document root: /var/www/htmlYes. Try changing the mount point to /var/www/html/cctv and creating that...

View Article


Advanced users • New behaviour when closing I2C lines with the GPIO v2 API

Hi,I updated my system recently and observed a strange new behaviour:The I2C port is enabled at boot in config.txt (dtparam=i2c_arm=on)For some reason I open the GPIO 2 line with the GPIO v2 API but I...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Raspberry Pi 5 not connecting to my 4k Monitor? First...

Is this it? Yes. That's exactly the info Raspberry Pi engineers (and other volunteers) need to look at. It looks to me like the Pi has detected the monitor and has selected a 3840x2160 mode. But I'll...

View Article

Python • Re: How to get Python to use a custom library path

Would be useful to have a schema of this robot board (the webpages of this GoPiGo3 at first glance do not have a link like 'here is the schema'). Needed to know which GPIO pins are used and e.g. to...

View Article

Other projects • What GPS tracker?

I am looking for a GPS tracker unit (send data via SIM-card), where I can configure how often to send and where to (URL). I don't want to build the GPS tracker myself, and I need 10-20 units, so it...

View Article


Beginners • Re: RPi3B+ Broken USB 2.0 Connector

An easier solution might be to add a mini hub into one of the remaining connectors.Something like this....https://www.amazon.fr/-/en/dp/B0C578QWG9/or this....https://www.temu.com/fr-en/high-quality...

View Article

Media centres • Re: TV HAT Raspberry Pi 5

I too had the same issues with tvheadend and the TV HAT crashing. I tried the kernel8.img *hack* but that seemed to cause other issues.So in desperation or at least for a laugh I installed *snap* and...

View Article

Image may be NSFW.
Clik here to view.

Graphics, sound and multimedia • Re: Are there no USB speakers that are...

I use a raspberry Pi for all my multimedia needs on my boat.I have a 12v powered bluetooth "head unit" that Is used inside which drives normal car speakers and a self contained powered Bluetooth...

View Article


Advanced users • Re: New behaviour when closing I2C lines with the GPIO v2 API

That behaviour sounds correct to me. Were you thinking that an unused GPIO will never change the FSEL, allowing I2C use to continue? Or were you expecting the FSEL to switch to GPIO, then return to...

View Article


Troubleshooting • Re: Pi 4 Bookworm Lite 64 bit Hotspot setup

Hey do you mind showing the commands and tools you used when you mentioned "old tools". Im looking to achieve the same.I'll have to go back through my notes and assemble everything, but yes I will...

View Article

Raspberry Pi Connect • Re: Operation without internet?

I am interested in Raspberry Pi connect primarily to use it a touch interface over an ethernet connection, but only localy. And now I have read that Raspberry Pi connect does not run without internet....

View Article

Graphics programming • Re: Xorg weird issues: log flooded and memory leak

It seems to be that issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3601Statistics: Posted by laurent — Wed Jul 03, 2024 9:29 am

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: DSI Encoder and DSI Packet in...

Hello,Our DSI encoder takes the form of an on-chip DPI to DSI bridge. It's all in hardware. No DSI video-related signals are visible in software.You would need a MIPI D-PHY analyser to make sense of...

View Article


Graphics, sound and multimedia • Re: Audio record button pressed, including...

SEOLMEDIA, which is basically a fullweb interactive digital signage software solution, is capable of making recordings in this way.For example, this type of processing functionality is used for the...

View Article

Image may be NSFW.
Clik here to view.

Camera board • Re: GS camera on Pi 5 colours wrong

It was suggested to me to run `rpi-update` to try and solve the problem. I did that and the kernel changed to:Code: Linux raspberrypi 6.6.36-v8-16k+ #1780 SMP PREEMPT Mon Jul 1 19:41:47 BST 2024...

View Article


Python • Re: Using Python to patch a binary.

In another forum, someone asked the same question.The easiest approach is to flash the ESP32 twice. Once with the original firmware. Then the credentials at an offset, where nothing is. Then your...

View Article

General discussion • how to customize wifi

i need to customize wifi for the raspi-4 board with the buildrrot tell me the procedures to enable and to get the wifi names on the custom buildStatistics: Posted by harishkunduru — Wed Jul 03, 2024...

View Article


Media centres • Re: is there a video looping solution for the raspberry pi 5?

VLC should be able to do this. It can be launched from command and run fullscreen with no gui.Statistics: Posted by dom — Wed Jul 03, 2024 10:23 am

View Article

Other RP2040 boards • Re: Own board - messed USB!

RP2040 is always a Full-speed USB device when in device mode (whether for BOOTSEL or otherwise). In host mode, it can operate at Low-speed to talk to low-speed devices like keyboards. Note that RP2040...

View Article

General • Re: Differences in .uf2 Loading: Picotool vs. Bootrom Loader

The description in the erratum notice says that it DOES work if you make sure all blocks in your UF2 are multiples of 4K. Gaps within a 4K block are the problem.Statistics: Posted by arg001 — Wed Jul...

View Article
Browsing all 3552 articles
Browse latest View live