[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Проблемы с подключением видеокамеры через Firewire



008/1/11 Timur S. Sattarov <timur@sattaroff.name>:

> cat /proc/devices и искать есть ли там те мажоры которые за камеру отвечают
> ну и наверняка нужно подгрузить модуль для самой камеры.

Вот вывод:

$ cat /proc/devices
Character devices:
 1 mem
 4 /dev/vc/0
 4 tty
 4 ttyS
 5 /dev/tty
 5 /dev/console
 5 /dev/ptmx
 7 vcs
 10 misc
 13 input
 14 sound
 29 fb
108 ppp
116 alsa
128 ptm
136 pts
161 ircomm
180 usb
189 usb_device
216 rfcomm
226 drm
253 firewire
254 usb_endpoint

Block devices:
 1 ramdisk
 2 fd
 3 ide0
 22 ide1
254 device-mapper

Вообще, я полагал, все через firewire должно делаться. Весь обмен
по протоколу IEEE1394, если я правильно понял, должен происходить
через интерфейс биб-ки libraw1394, и модуля никакого не требуется:

$ dpkg -s libraw1394-8
 ...
 Description: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 Homepage: http://www.linux1394.org/

 Тимур.

Reply to: