You are not logged in.

#1 2013-10-05 16:39:28

tritonas00
Member
Registered: 2013-01-20
Posts: 71

/dev/video0 and wrong permissions

Hi.

I have a usb webcam (/dev/video0, uvcvideo module)

After latest updates, /dev/video0 permissions are wrong (group root, access None instead of group Video, access RW)

Reloading uvcvideo module fixes the permissions.

This happens randomly, some times the permissions are right, other wrong, and i need to reload the module or do:

chgrp video /dev/video0
chmod 660 /dev/video0

I am in the 'video' group.

Never had this problem before.

Is this a udev problem? Kernel module problem?

Thanks.

Last edited by tritonas00 (2013-10-05 16:43:12)

Offline

#2 2013-10-05 17:44:33

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: /dev/video0 and wrong permissions

I've read some forum posts that suggest that being in the video group (or audio etc.) can actually cause problems for you now. Try removing yourself from the group, log out then back in again, and see if the problem goes away.

Last edited by skottish (2013-10-05 17:44:51)

Offline

#3 2013-10-05 17:56:57

tritonas00
Member
Registered: 2013-01-20
Posts: 71

Re: /dev/video0 and wrong permissions

Thanks!

I removed myself from audio and video groups, re-login, problem remains. sad

Last edited by tritonas00 (2013-10-05 18:00:05)

Offline

Board footer

Powered by FluxBB