You are not logged in.
Pages: 1
I have no idea how to install trust webcam in linux.
Is there a tool in Arch for this ?
Offline
what is 'trust webam'? Is that a brand or..? Maybe the wiki can help you: https://wiki.archlinux.org/index.php/Webcam_Setup
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
it is http://www.techfuels.com/attachments/ev … eb-cam.jpg
and it is not listed on the page
Offline
Could be Arch already supports your webcam without you having to install any additional drivers. Have you tried simply plugging in your webcam and running a program like Cheese?
Offline
I have a Trust branded webcam that used to work simply by plugging it in, but since the upgrade to kernel 2.6.39.1 it has stopped working. Here's what appears in dmesg when I plug it in:
[ 141.515310] Linux media interface: v0.10
[ 141.535676] Linux video capture interface: v2.00
[ 141.544802] usbcore: registered new interface driver uvcvideo
[ 141.544805] USB Video Class driver (v1.0.0)
[ 143.803403] usb 1-2: new high speed USB device number 2 using ehci_hcd
[ 144.100084] uvcvideo: Found UVC 1.00 device Trust 2MP Auto Focus Webcam (145f:015b)
[ 144.287768] input: Trust 2MP Auto Focus Webcam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input9
[ 145.859500] usbcore: registered new interface driver snd-usb-audio
[ 146.034213] usb 1-2: USB disconnect, device number 2
[ 146.038045] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
[ 146.038056] uvcvideo 1-2:1.1: resume error -5
[ 146.038467] 2:3:7: usb_set_interface failed
[ 146.038515] 2:3:7: usb_set_interface failed
[ 146.038574] 2:3:7: usb_set_interface failed
[ 146.039224] 2:3:7: usb_set_interface failed
[ 146.039808] 2:3:7: usb_set_interface failed
[ 146.041173] 2:3:7: usb_set_interface failed
[ 146.041221] 2:3:7: usb_set_interface failed
[ 146.041279] 2:3:7: usb_set_interface failed
[ 146.041779] 2:3:7: usb_set_interface failed
[ 146.042299] 2:3:7: usb_set_interface failed
[ 146.043134] 2:3:7: usb_set_interface failed
[ 146.043220] 2:3:7: usb_set_interface failed
[ 146.043493] 2:3:7: usb_set_interface failed
[ 146.044113] 2:3:7: usb_set_interface failed
[ 146.044765] 2:3:7: usb_set_interface failed
[ 146.046025] 2:3:7: usb_set_interface failed
[ 146.046113] 2:3:7: usb_set_interface failed
[ 146.046351] 2:3:7: usb_set_interface failed
[ 146.047022] 2:3:7: usb_set_interface failed
[ 146.047690] 2:3:7: usb_set_interface failed
I guess OP has the same problem. Any ideas on how to fix this?
I'd to report this bug to the kernel developers, but I'm not sure how. Could someone with more experience tell me a) what else I should include in the bug report apart from the dmesg output and kernel version and b) whether LKML is the right place for such a bug report?
Offline
Pages: 1