comparison FAQ @ 7:2fce9e157b8d

Added some work around to work with kernel 2.6.27-rc3, added debug param.
author AngelCarpintero
date Sun, 24 Aug 2008 02:20:51 +0000
parents 90455db7fda4
children
comparison
equal deleted inserted replaced
6:d3fdefea8bce 7:2fce9e157b8d
35 35
36 modprobe vloopback 36 modprobe vloopback
37 37
38 You need to use Coriander (http://damien.douxchamps.net/ieee1394/coriander/ ) and set on services tab V4L (http://damien.douxchamps.net/ieee1394/coriander/win_v4l.png). 38 You need to use Coriander (http://damien.douxchamps.net/ieee1394/coriander/ ) and set on services tab V4L (http://damien.douxchamps.net/ieee1394/coriander/win_v4l.png).
39 39
40 And then you will have a V4L in /dev/video1. 40 And then you will have a V4L in /dev/video1.
41
42 * Having problems running vloopback ?
43
44 load vloopback with debug :
45
46 modprobe vloopback debug=3
47