* [sisyphus] снова usbcam и права на USB devices
@ 2006-05-29 12:40 Alexandr Isaev
0 siblings, 0 replies; only message in thread
From: Alexandr Isaev @ 2006-05-29 12:40 UTC (permalink / raw)
To: sisyphus
Не монтируется PTP камера не из под кого кроме root, либо пока не
скажешь устройству /dev/bus/usb/xxx/yyy что оно принадлежит моему uid
или gid.
Переворошил все что мог найти на этот счет, обнаружил что похожую
проблему поднимали и даже в багзилле она болтается пофиксеная, но там
был гиморой с правами в /proc/bus/usb/xxx/yyy.
Я имею:
-----
ls -l /proc/bus/usb/001/
итого 0
-rw-r--r-- 1 root root 43 Май 29 22:16 001
-rw-r--r-- 1 root root 52 Май 29 22:16 002
-rw-rw---- 1 myuid camera 57 Май 29 22:43 008
-----
Запускаю любой софт использующий библиотеку libphoto2 и наблюдаю:
strace -ff gphoto2 --config
<skip>
open("/dev/bus/usb/001/008", O_RDWR) = -1 EACCES (Permission denied)
open("/dev/bus/usb/001/008", O_RDONLY) = 5
ioctl(5, USBDEVFS_IOCTL, 0xbfb1a0b0) = -1 EPERM (Operation not permitted)
close(5) = 0
</skip>
т.е. библиотеке совершенно не интересно чего я там понаставили в
/proc/bus/usb/xxx/yyy, она тупо лезет напрямую к устройству. Результат
вполне предсказуем.
Куда копать и чего я еще не заметил/не поставил/не настроил?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-05-29 12:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-29 12:40 [sisyphus] снова usbcam и права на USB devices Alexandr Isaev
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git