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

Beginners • Re: Raspberry Pi Os Lite Questions

From the "Illegal Instruction" message, I'd say that the browser you're trying has been compiled for ARMv7 or later. The 1B+ has an ARMv6 so it won't run on that Pi (as well as too slow and not enough...

View Article


Raspberry Pi OS • apt source chromium-browser not work

Hello,tried to get sources of chromium-browser used in Raspbian OS. Found this topic viewtopic.php?p=2142775 which discussed exactly same question. But I already enabled deb-src option in Code:...

View Article


Image may be NSFW.
Clik here to view.

Media centres • Re: Kodi 21 (Omega) on RPiOS Bookworm

Also my IQAudio device isn't working either I downgraded to Kodi 20 but still have the problem. I can't remember for sure but it is it because Pulseaudio is now being used again? My audio devices are...

View Article

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

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 5277 articles
Browse latest View live