You are not logged in.

#1 2025-01-01 20:41:23

zoeid
Member
Registered: 2016-05-06
Posts: 22

freshly install arch, no way to make webcam working

hello, just installed arch, but I can not get my webcam to work in arch (that is working on winzoz)
here what i tried to do

[deja@archlinux ~]$ lsusb
...
Bus 001 Device 009: ID 1b3f:2002 Generalplus Technology Inc. 808 Camera
...
[deja@archlinux ~]$ 
[deja@archlinux ~]$ ls -l /dev/video*
ls: cannot access '/dev/video*': No such file or directory
[deja@archlinux ~]$ sudo mknod /dev/video0 c 81 0
[deja@archlinux ~]$ ls -l /dev/video*
crw-r--r-- 1 root root 81, 0 Jan  1 21:05 /dev/video0
[deja@archlinux ~]$ ls /dev/video*
/dev/video0
[deja@archlinux ~]$ v4l2-ctl --list-devices
Unable to detect what device /dev/video0 is, exiting.
[deja@archlinux ~]$ 

but still could not get it to work


Entia non sunt multiplicanda praeter necessitatem.

Offline

#2 2025-01-01 20:51:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,652

Re: freshly install arch, no way to make webcam working

Try https://bbs.archlinux.org/viewtopic.php … 1#p2217701 and don't just mknod things yourself unless you know what why and where wink

Offline

Board footer

Powered by FluxBB