ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] Разнести 2 камеры
@ 2010-09-11 19:47 ashen
  2010-09-12 19:26 ` Michael Shigorin
  0 siblings, 1 reply; 7+ messages in thread
From: ashen @ 2010-09-11 19:47 UTC (permalink / raw)
  To: hardware

Всем привет!
Имеется:

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-камеру другим 
видео-устройством?

-- 
С уважением, системный администратор
ООО "Новая Россия - КТВ"
Шенцев Алексей Владимирович.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-06  5:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11 19:47 [Hardware] Разнести 2 камеры ashen
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       ` Шенцев Алексей Владимирович

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