Hi,
I have connected ASI183MC camera to the RPi5 with the custom Linux.
ASICamera2 SDK V1.38.
I can take a picture with the demo application, described in the SDK,
but on every shot, I am getting an error:
If camera connected to USB2.0
[ 212.514989] usb 1-2: reset high-speed USB device number 2 using xhci-hcd
[ 214.082996] usb 1-2: reset high-speed USB device number 2 using xhci-hcd
[ 215.651005] usb 1-2: reset high-speed USB device number 2 using xhci-hcd
And if camera connected to USB3.0
[ 49.203891] usb 4-1: reset SuperSpeed USB device number 2 using xhci-hcd
[ 51.631877] usb 4-1: reset SuperSpeed USB device number 2 using xhci-hcd
[ 53.079940] usb 4-1: reset SuperSpeed USB device number 2 using xhci-hcd
Could you please suggest any solution?
Thank you in advance!
Tech details:
Linux Kernel Version:
Linux origin 6.12.34-v8-16k #1 SMP PREEMPT Mon Sep 1 22:34:51 UTC 2025 aarch64 GNU/Linux
Kernel version: 6.12.34-v8-16k
Architecture: aarch64 (64-bit ARM)
Kernel variant: v8-16k (ARM v8 with 16KB page size)
The kernel was built from the Raspberry Pi repository commit 8f77e03530f65209a377d25023e912b288e039cd (stable_20250702 tag).