Search the Community
Showing results for tags 'video'.
Found 2 results
-
Distro: Debian Bullseye OS: Linux 5.10.198 Arch: Arm64 GPU: Mali Midgard T-860 Driver: libmali-midgard-t86x-r18p0-wayland-gbm Hello! Trying to launch a browser session from a systemd service. I'm getting this error when I try to run the service. [ 175.756156] rockchip-vop ff900000.vop: [drm:vop_crtc_atomic_enable] Update mode to 1920x1080p60, type: 11 [ 175.756243] asus_write_resolution_to_file: HDMI failed to open file What's causing this and how do I fix it? Or how do I debug it?
-
I have some USB Web Camera (UVC), but all of them doesn't work. Do I need to make any settings to be able to use the webcam? [ Testing environment ] Tinker board 2S (1)Debian10 v2.0.14 (2)Debian v2.1.6 I tried both OS as clean installed environment. (a)Pre-installed "Cheese" Application (b)Pre-installed "Qt V4L2 test Utility" Application [Result] (1) and (2) are same result. Normaly, /dev/video0 ~ video4 are appears. Then pluged the USB Web Camera, /dev/video5 and /dev/video6 are added. $ v4l2-ctl -d /dev/video5 -all video5 seems video device, and video6 seems other device. (a) : Shows "There wan an error playing video from the webcam" Error. Probably auto selected video0 as a default device. There should be a preferences menu in the Cheese app and can select video5, but the settings menu can't be displayed (probably a bug) (b):File > Open Device > device5, then crashed application and desktop...