ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexandr Isaev <alex_is@sakhalin.ru>
To: sisyphus@lists.altlinux.org
Subject: [sisyphus] снова usbcam и права на USB devices
Date: Mon, 29 May 2006 23:40:58 +1100
Message-ID: <447AEBDA.3000109@sakhalin.ru> (raw)

Не монтируется 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, она тупо лезет напрямую к устройству. Результат
вполне предсказуем.

Куда копать и чего я еще не заметил/не поставил/не настроил?



                 reply	other threads:[~2006-05-29 12:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=447AEBDA.3000109@sakhalin.ru \
    --to=alex_is@sakhalin.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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