Quantcast
Browsing all 4908 articles
Browse latest View live

General discussion • Re: RaspberryPi in ITX format // ExplainingComputers and...

Christopher Barnatt at the ExplainingComputers YouTube channel has a new video on the Radxa ROCK 5 in ITX form factor, here : https://www.youtube.com/watch?v=6C8QTf7GLfs&t=2sThe board looks really...

View Article


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

I made a sample program that detects loss in real time and stops the trace. I still see a single discontinuity initially at 20M, but I had to increase the sample rate to 36 Msps to see subsequent...

View Article


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 • Re: Link doesn't complete with SDK 2.0.0 on W11, blocks on picotool.exe

Many thanks - exactly the same issueFor reference ZADIG will install libusb so that shouldn't be an issueBoth your version and mine will build the examples and sdk test files OK. The issue seems to be...

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


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

Troubleshooting • Re: Wifi not working in headless installation (Pi 0W)

OK, when using Imager, did you set the "OS Customisation" settings to use yor WiFi details?Statistics: Posted by neilgl — Sat Aug 10, 2024 7:36 pm

View Article

Beginners • Re: How can I drive a vibrating motor by GPIO?

Try three connections:pi 3V3 to controller board Vccpi GND to controller board GNDpi GPIO18 to controller board EN (enable)Then without writng any .NET code or python code, start a Terminal on the pi...

View Article
Browsing all 4908 articles
Browse latest View live