Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the application on Raspberry Pi (5, possibly other models as well) #12

Open
brlin-tw opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@brlin-tw
Copy link
Owner

brlin-tw commented Sep 17, 2024

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

@brlin-tw brlin-tw added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant