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

General discussion • Re: Raspberry pi 1 B deprecated document

Hi everyone!I am in need of an official document proving that the Raspberry Pi 1 model B is deprecated/discontinued.Is there any way to get this document or where to find it ?How about the statement...

View Article


General discussion • Re: RP2350 and Pico 2 released!

Ok, fine, good news.Statistics: Posted by NetSecond — Thu Aug 08, 2024 8:14 pm

View Article


SDK • Re: SDK 2.0.0

Anyone know how to get 'cmake' version 3.17 or later for Buster ?The latest 'apt' package is version 3.16.3Statistics: Posted by hippy — Thu Aug 08, 2024 8:16 pm

View Article

General • Re: Adding MS OS descriptors to USB dev_lowlevel example

Thank you so much for the explanation. I added BOS descriptor, MS OS 2.0 descriptor and modified the device descriptor and usb_handle_setup_packet to send BOS and OS 2.0 descriptors to host as...

View Article

Deutsch • Re: Error mounting system-managed device

Wie/woran ist die Festplatte physisch angeschlossen ??Oft wird das nix stabiles, wenn die Platte nicht an einem aktiven USB HUB hängt.Hört sich so an, als wenn die Platte nicht durchgängig mit...

View Article


SDK • DVI example with HSTX

Any chance we could get that example pushed to a public branch ? It's "only" 3:2:2, but I'd like to see if I can get it to a full 24-bit 320x200 display using 256 colours at once from a lookup table....

View Article

Image may be NSFW.
Clik here to view.

Camera board • rpicam-vid HDR questions

Looking at the code for setting High Dynamic Range (HDR) I see that Video4Linux is used to enable HDR at the camera level and libcamera at the SOC/RP1 level. The set_subdev_hdr_ctrl() tries to set...

View Article

Troubleshooting • Re: Flood of DNS queries from my pi5

So what's running on the Pi5? Post the output fromCode: ps aux | grep -v "\\["Statistics: Posted by bls — Fri Aug 09, 2024 7:57 pm

View Article


Troubleshooting • NetworkManager - How to set default profile?

I thought I'd posted this earlier, but can't find it, apologies if it turns up twice...I'm running BookwormI have 2 WiFi connection profiles in the system-connections directory:Both point to the same...

View Article


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

Recently got a SanDisk Extreme Pro 128GB. As others have reported, it performs very well. I tested it fresh, with a TRIM run for good measure and with force_turbo=1:Seq write: 68624 KB/sRandom write:...

View Article

General discussion • Re: [Help!] My raspberry pi can't enter the raspberry os.

If you have any suggestions, please leave a message or send an email to me.See viewtopic.php?t=214084Statistics: Posted by B.Goode — Fri Aug 09, 2024 8:02 pm

View Article

Troubleshooting • Boot problem

I've had problems with with pi4 for more then 1 year. I'm constantly getting the act led blinking 8 times and it says its a SDRAM issue. I've switched the SD card multiple times and still the same...

View Article

Java • Re: Java font problem/question

Looks like the anti-aliasing is not working on the first try. Are you constructing all of your GUI components on the Event Dispatch Thread? Can you make a simple example (an SSCCE) we can...

View Article


Troubleshooting • Re: NetworkManager - How to set default profile?

Via the connection.autoconnect and connection.autoconnect-priority settings.Code: # disable autoconnect on a connection sudo nmcli c modify <conn-name> connection.autoconnect no # change the...

View Article

General discussion • Re: Printing and Powershell

Where did you get the arm version of powershell?Statistics: Posted by pidd — Fri Aug 09, 2024 8:14 pm

View Article


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

Is there any interest in a PR for adding this display to the upstream panel-sitronix-st7701.c driver or should we just maintain a patch for our use?Any support for new panel variants should really be...

View Article

Camera board • Re: HQ camera at 1080p 60fps possible?

Which version of Pi?Pi0-4 are limited to 1Gbit/s per CSI-2 data lane, of which there are 2 exposed on the Pi HQ camera module. That limits the maximum pixel rate.Pi5 supports officially up to...

View Article


SDK • Re: SDK2.0.0 - all web include links failing

I don't think nmake works for the SDK anyway, you probably need to set CMAKE_GENERATOR=Ninja in the environment before invoking the build, assuming you have Ninja installed, as you don't seem to be...

View Article

Camera board • Re: HQ Cam with raspberry pi to create webcam + hdmi stream

I dont have an HQ cam but the commands in the camera documentation work OK for me to stream via UDP or TCP from a pi with a pi camera module to another pi (running vlc or...

View Article

SDK • Re: RP2040 inter thread synchronisation

Code: gpio_add_raw_irq_handler_masked() Adds a raw GPIO IRQ handler for the specified GPIOs on the current core.irq_set_mask_enabled () Enable/disable multiple interrupts on the executing...

View Article
Browsing all 3923 articles
Browse latest View live