From: ashen <ashen@novoross.multinex.ru> To: hardware@lists.altlinux.org Subject: [Hardware] Разнести 2 камеры Date: Sat, 11 Sep 2010 23:47:41 +0400 Message-ID: <201009112347.41939.ashen@novoross.multinex.ru> (raw) Всем привет! Имеется: lspci|grep SAA 02:04.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1) lsusb|grep Cam Bus 007 Device 003: ID 0c45:6310 Microdia Sonix USB 2.0 Camera ls /dev/video* /dev/video0 /dev/video1 Как мне развести камеры /dev/video0 -> Saa7134 /dev/vide1 -> Web-Camera жёстко их зафиксировав? Попробовал сделать такое правило: cat /etc/udev/rules.d/50-v4l-usb.rules # Microdia Sonix USB 2.0 Camera SUBSYSTEM=="video4linux", BUS=="usb", SYSFS{idVendor}=="0c45", SYSFS{idProduct}=="6310", NAME="video5" web-камера встала на /dev/video5. ls -l /dev/vid* crw-rw----+ 1 root video 81, 1 Сен 12 2010 /dev/video1 crw-rw----+ 1 root video 81, 0 Сен 12 2010 /dev/video5 Skype нормально её подхватил. Однако uvcview не цепляет, грит не могу открыть /dev/video0. Ибо: ls -l /sys/class/video4linux/vid* lrwxrwxrwx 1 root root 0 Сен 11 23:02 /sys/class/video4linux/video0 -> ../../devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/video4linux/video0 lrwxrwxrwx 1 root root 0 Сен 11 23:02 /sys/class/video4linux/video1 -> ../../devices/pci0000:00/0000:00:1e.0/0000:02:04.0/video4linux/video1 Вот и вопрос, как заставить тюнер быть video0, а web-камеру другим видео-устройством? -- С уважением, системный администратор ООО "Новая Россия - КТВ" Шенцев Алексей Владимирович.
next reply other threads:[~2010-09-11 19:47 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-09-11 19:47 ashen [this message] 2010-09-12 19:26 ` Michael Shigorin 2010-09-13 5:06 ` Шенцев Алексей Владимирович 2010-09-13 20:15 ` ashen 2010-12-04 14:37 ` [Hardware] Разнести 2 камеры & 2.6.36-std-ng-alt4 Шенцев Алексей Владимирович 2010-12-04 14:43 ` Шенцев Алексей Владимирович 2010-12-06 5:39 ` Шенцев Алексей Владимирович
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=201009112347.41939.ashen@novoross.multinex.ru \ --to=ashen@novoross.multinex.ru \ --cc=hardware@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 hardware support This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \ hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org public-inbox-index hardware Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.hardware AGPL code for this site: git clone https://public-inbox.org/public-inbox.git