-
Notifications
You must be signed in to change notification settings - Fork 777
Description
I got libfreenect2 installed, but the Protonect app only works when I use Protonect -norgb. I thought this may have been because of my usb controller so I got a USB card with a renesas chipset, but the same thing has happened.
When I run with no options, I get the following error:
radeonsi: error: ../mesa-25.3.3/src/gallium/drivers/radeonsi/radeon_vcn_dec.c:2740 radeon_dec_jpeg_end_frame VCN - Decode format check failed
[Error] [VaapiRgbPacketProcessorImpl] vaEndPicture(display, context): operation failed
Segmentation fault (core dumped) Protonect
I went into dmesg afterward and found the following:
Protonect[3743]: segfault at 71c ip 00007f085828c900 sp 00007ffe5e9b5070 error 4 in libfreenect2.so.0.2.0[1a900,7f0858280000+39000] likely on CPU 14 (core 6, socket 0)
The other two camera windows will display fine when I run with the -norgb option, so I'm not sure if anyone else has experienced this and knows how to fix it.