You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ snap run guvcview
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (zh_TW.UTF-8)
...stripped...
ET13R (usb-xhci-hcd.0-2):
/dev/video0
/dev/video1
V4L2_CORE: Unable to find parent usb device.
...stripped...
V4L2_CORE: Unable to find parent usb device.
GUVCVIEW: version 2.0.6
GUVCVIEW: couldn't open /home/brlin/snap/guvcview/88/.config/guvcview2/video0 for read: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
...stripped...
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
libGL error: unable to load driver: vc4_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: vc4
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error: BadValue
Request Major code 149 (GLX)
Request Minor code 3 ()
Value 0x0
Error Serial #100
Current Serial #101
The problem is likely due to the missing dri driver, not sure how to fix it, though...
OS
Raspbian (Debian GNU/Linux 12 (bookworm)) aarch64
The text was updated successfully, but these errors were encountered:
Text terminal output
$ snap run guvcview /bin/bash: warning: setlocale: LC_ALL: cannot change locale (zh_TW.UTF-8) ...stripped... ET13R (usb-xhci-hcd.0-2): /dev/video0 /dev/video1 V4L2_CORE: Unable to find parent usb device. ...stripped... V4L2_CORE: Unable to find parent usb device. GUVCVIEW: version 2.0.6 GUVCVIEW: couldn't open /home/brlin/snap/guvcview/88/.config/guvcview2/video0 for read: No such file or directory V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory ...stripped... V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory libGL error: unable to load driver: vc4_dri.so libGL error: driver pointer missing libGL error: failed to load driver: vc4 libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast X Error: BadValue Request Major code 149 (GLX) Request Minor code 3 () Value 0x0 Error Serial #100 Current Serial #101
The problem is likely due to the missing dri driver, not sure how to fix it, though...
OS
Raspbian (Debian GNU/Linux 12 (bookworm)) aarch64
The text was updated successfully, but these errors were encountered: