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

Camera board • Re: AeEnable how to activate/desactivate ?

Hi again, I did have a go at running your code. It complained about a couple of lines so I just deleted them!For zooming in, it seems to be asking for a 1000x1000 pixel crop from the image which I...

View Article


Troubleshooting • Re: PAL-M or NTSC-J on RPI-5 Composite

Ah, got it. The property was renamed from "mode" to "TV mode" only in the latest OS version, which isn't in the apt release (but it's coming soon!)If you're brave/impatient, you can test it...

View Article


Beginners • Where /how to set ip link settings on boot?

I have a Raspberry Pi 0 W which I am setting up to share a USB device, I want to add the following somewhere so they are executed on boot:sudo ip link set dev can0 type can bitrate 500000sudo ip link...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based...

..as your overlay does not include any details on touch I will ignore that portion. Example DT uses i2c_csi_dsi for I2C interface (I2C-10 on CM4).Haven't you been told that it's using I2C-10?Change...

View Article

Python • Sort data in Excel

Hi.I have a excel file where I add data in. I want to sort the data on the first column, so all other cells are changed too. I have tried to fix it by using the below code, but I don't think it is...

View Article


Troubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel

Well... it looks good on a Pi3 with TBS5530!Code: [ 14.613709] dvb-usb: TurboSight TBS 5530 DVB-T2/T/C/S/S2/S2x,ISDB-T,ATSC1.0 successfully initialized and connected.Libcamera-hello is also OK...Code:...

View Article

General discussion • Re: Analog video was improved for RPi5 !!!! THANK YOU

Thanks for the feedback! We were a little concerned at first that people would find it blurrier.The RP1 VEC tries to emulate broadcast standards and takes filtering (of the spectra of luma and chroma...

View Article

Linux Kernel • Re: Suspicious line in bcm2835_dma.c

I see, many thanks for the update. Btw, should the line https://github.com/6by9/linux/blob/eb3b ... ma.c#L1360be 40 bit instead, as the one from this commit: https://github.com/6by9/linux/blob/a106...

View Article


Troubleshooting • Re: Pi 5 will not power on

I had a similar experience a pi5 that had been working perfectly well suddenly would not boot, when it powered on there was a solid red light and the green light did 4 slow flashes then 5 fast flashes...

View Article


HATs and other add-ons • Re: Raspbian GNU/Linux 11 (bullseye)

Thank you, after a while of battling with the set-up I decided to reflash the SD Card, this time everything is perfect and I can reboot and shutdown, everything comes up great, I've just...

View Article

Raspberry Pi OS • Re: Dual Monitors Extended Bookworm 64/4B 8GB

In the meantime, has anyone found a solution to get the two screens identical, banners included?It seems unlikely to me that this problem has not already been solved elsewhere.Is switching to X11 the...

View Article

Networking and servers • Can I increase the power of a USB wifi dongle with...

In my boat I have the Pi inside the "cockpit", while I have a hidden USB cable up to the roof, where the RTL rtl8188eu wifi dongle with LWFinger drivers that works as an AP is placed. That severes...

View Article

Troubleshooting • Re: How do I hook up my speakers?

i saw thosehttps://a.co/d/9ZxrKmr6 pic downthis might also helphttps://randomnerdtutorials.com/raspber ... out-gpios/Statistics: Posted by kerry_s — Sat Mar 02, 2024 11:29 am

View Article


Français • Re: Choix Raspberry pour raid1/nas et écoute web radio avec dac

Bonjour,Merci pour votre réponse.Je vais donc faire chauffer ma CB et commencer à voir ce que je peux faire. Je commence petit.Je vais faire certainement des erreurs d'achat pour la partie audio....

View Article

Troubleshooting • Re: Raspberry Pi 5 - 8gb Unable to read partition as FAT

Yes Pi imager and installed recommended raspberry Pi OS (64-bit)Statistics: Posted by Utkarsh_Pandey — Sat Mar 02, 2024 11:33 am

View Article


Camera board • Re: Motion Watchdog timeout

Since yesterday a Arducam IMX477 UVC Camera Adapter Board for the Pi-HQ-Camera (https://www.arducam.com/?s=b0278&id=98994) with a M12 16mm-Lens is intalled. No more Motion-Wathdog timeouts.since...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Do we think my Pi 5 fan is noisy because I have...

These look fun:https://www.aliexpress.us/item/32568061 ... 4itemAdaptI had a brief look around AliExpress -- not that I intend to buy from them.You can have various coolers, including the official...

View Article


MicroPython • Re: What can cause random 10 mSec pauses during run

The 3 milliseconds is still a lot of "waste" but I suspect that is a workable problem.Interesting about the MP versions . I think i had used 1.19, 1.21 then 1.22 while fiddling with the servo project....

View Article

SDK • Equivalent of __no_inline_not_in_flash_func for assembly code?

I have hit a brick wall trying to get the C++ compiler to emit exactly the instructions I want, and have had to resort to assembly coding. Now I want the linker to place the resulting assembly coded...

View Article

SDK • How do I configure fatfs when using tinyusb?

I'm using TinyUSB for mass storage driver support on the Pico; I've just found that the fatfs library that comes with TinyUSB is configured with `FF_USE_CHMOD` to 0, meaning that the `f_chmod()` and...

View Article
Browsing all 5232 articles
Browse latest View live