Re: Re (4): Using a Fire-i camera

2011-11-14 Thread Camaleón
On Mon, 14 Nov 2011 11:53:09 -0700, peasthope wrote: > From: Camaleon > Date: Mon, 14 Nov 2011 15:39:03 + (UTC) >> Anyway, Coriander expects a "/dev/raw1394" device, do you already have >> that? > > According to https://ieee1394.wiki.kernel.org/ juju doesn't use > /dev/raw1394. peter@joule:~

Re (4): Using a Fire-i camera

2011-11-14 Thread peasthope
From: Camaleon Date: Mon, 14 Nov 2011 15:39:03 + (UTC) > Anyway, Coriander expects a "/dev/raw1394" device, do you already have > that? According to https://ieee1394.wiki.kernel.org/ juju doesn't use /dev/raw1394. peter@joule:~$ ls /dev/raw* ls: cannot access /dev/raw*: No such file or d

Re: Re (3): Using a Fire-i camera

2011-11-14 Thread Camaleón
On Sun, 13 Nov 2011 14:28:06 -0700, peasthope wrote: > * From: Camaleón * Date: Tue, 8 Nov 2011 > 15:21:20 + (UTC) >> And now I recall... I think the raw1394 interface was removed from >> Debian kernel time ago, but I don't know what's its current status nor >> how this finally affe

Re (3): Using a Fire-i camera

2011-11-13 Thread peasthope
* From: Camaleón * Date: Tue, 8 Nov 2011 15:21:20 + (UTC) > And now I recall... I think the raw1394 interface was removed from Debian > kernel time ago, but I don't know what's its current status nor how this > finally affects Coriander, maybe you need to manually build/enable th

Re: Re (2): Using a Fire-i camera

2011-11-08 Thread Camaleón
On Mon, 07 Nov 2011 10:26:42 -0800, peasthope wrote: > From: Camaleon > Date: Mon, 07 Nov 2011 17:32:22 + (UTC) >> Shouldn't this firewire camera be detected under "/dev/raw1394" or >> something like that? :-? > > Perhaps, although Coriander insists on /dev/video{0,1, ...}. It should > know.

Re (2): Using a Fire-i camera

2011-11-07 Thread peasthope
From: Camaleon Date: Mon, 07 Nov 2011 17:32:22 + (UTC) > Shouldn't this firewire camera be detected under "/dev/raw1394" or > something like that? :-? Perhaps, although Coriander insists on /dev/video{0,1, ...}. It should know. Any ideas to find more information? The last message i

Re: Using a Fire-i camera

2011-11-07 Thread Camaleón
On Sun, 06 Nov 2011 15:39:54 -0800, peasthope wrote: > Install a Unibrain Fire-i BCL 1.2 camera. Add my id to > /etc/group/...video . > Do "modprobe vloopback". > > peter@joule:~$ lsmod | grep v4l > v4l1_compat10250 1 videodev peter@joule:~$ lsmod | grep > vloop > vloopback

Using a Fire-i camera

2011-11-06 Thread peasthope
Install a Unibrain Fire-i BCL 1.2 camera. Add my id to /etc/group/...video . Do "modprobe vloopback". peter@joule:~$ lsmod | grep v4l v4l1_compat10250 1 videodev peter@joule:~$ lsmod | grep vloop vloopback 9842 1 videodev 25605 2 vloopback peter@joule:~$