Closed GoogleCodeExporter closed 9 years ago
Hi,
i didn't test V4l2loopback module under 3.15.5 yet ...
Can you try compiling the module from the sources?
https://code.google.com/p/webcamstudio/downloads/detail?name=webcamstudio-module
-109.tar.bz2&can=2&q=#makechanges
Thanks.
karl.
Original comment by soylent...@gmail.com
on 17 Jul 2014 at 5:56
[deleted comment]
Hey, tried it out and was unable to, here is the console output.
josh@Josh-pc ~ $ cd vloopback/
josh@Josh-pc ~/vloopback $ su
Password:
Josh-pc vloopback # make && make install
Building webcamstudio kernel module...
make -C /lib/modules/3.15.5-031505-generic/build M=/home/josh/vloopback modules
make[1]: Entering directory `/usr/src/linux-headers-3.15.5-031505-generic'
CC [M] /home/josh/vloopback/webcamstudio.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/josh/vloopback/webcamstudio.mod.o
LD [M] /home/josh/vloopback/webcamstudio.ko
make[1]: Leaving directory `/usr/src/linux-headers-3.15.5-031505-generic'
Installing webcamstudio kernel module...
make -C /lib/modules/3.15.5-031505-generic/build M=/home/josh/vloopback
modules_install
make[1]: Entering directory `/usr/src/linux-headers-3.15.5-031505-generic'
INSTALL /home/josh/vloopback/webcamstudio.ko
Can't read private key
DEPMOD 3.15.5-031505-generic
make[1]: Leaving directory `/usr/src/linux-headers-3.15.5-031505-generic'
depmod -a
Josh-pc vloopback #
Original comment by rakubu...@gmail.com
on 17 Jul 2014 at 6:20
Seems to build ok.
After the compilation and installation you should run:
$ sudo modporbe webcamstudio
and then try to start WebcamStudio.
Anyway the module will be active at the next reboot.
Thanks for the feedback.
karl
Original comment by soylent...@gmail.com
on 17 Jul 2014 at 11:47
[deleted comment]
[deleted comment]
Oh, sorry thought it looked like it threw an error at the end. But ya a reboot
did it, virtual cam functions as it should, glad i could help with testing.
Original comment by rakubu...@gmail.com
on 17 Jul 2014 at 6:04
Thanks rakubunny :)
Have a good weekend.
karl.
Original comment by soylent...@gmail.com
on 18 Jul 2014 at 4:32
Original comment by soylent...@gmail.com
on 21 Jul 2014 at 3:56
Original issue reported on code.google.com by
rakubu...@gmail.com
on 16 Jul 2014 at 3:34