Closed GoogleCodeExporter closed 9 years ago
I should note that this started right around when kernel 3.11 came into play.
Not exactly at that point but 3.10 worked fine. I'm guessing it's a change in
the kernel but I haven't had time to check out the changes to see where the
problem is.
Original comment by ehrich.w...@gmail.com
on 10 Oct 2013 at 7:06
Exactly the same problem (both with webcamstudio-dkms and v4l2loopback-dkms -
not sure if I should have both installed but problem was present before I
installed v4l2loopback)
~$ sudo modprobe v4l2loopback
ERROR: could not insert 'v4l2loopback': Bad address
~$ sudo modprobe webcamstudio
ERROR: could not insert 'webcamstudio': Bad address
~$ webcamstudio
None of the kernel modules webcamstudio/v4l2loopback are loaded...
Welcome to WebcamStudio ...
System info:
~$ uname -a
Linux ... 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy
Original comment by lauwersj...@gmail.com
on 22 Oct 2013 at 5:22
I try to build 32bits Ubuntu 13.10 deb packages and this is the results:
https://docs.google.com/file/d/0BxkZ_wh6t7jbemljTjVWeEN0a2c/edit?usp=sharing
Please, don't try this in production machines.
1) Uninstall all previusly WS installed version from synaptic
2) make sure module webcamstudio is not loaded, if it is loaded (but not
functional) reboot the system and go back to step 1.
3) Download the attached package, you will find two debs:
a) webcamstudio-dkms_0.64_all.deb
b) webcamstudio_0.64_i386.deb
4) Install a) with dpkg or Software-Center
5) Install b) with dpkg or Software-Center
6) Restart the system.
7) Check WS installation.
https://docs.google.com/file/d/0BxkZ_wh6t7jbemljTjVWeEN0a2c/edit?usp=sharing
You can also try to compile this webcamstudio-module-108:
https://docs.google.com/file/d/0BxkZ_wh6t7jbTkplU3NrR3J0N2c/edit?usp=sharing
Let me know.
Karl.
Original comment by soylent...@gmail.com
on 23 Oct 2013 at 4:40
Ubuntu 13.10 Saucy PPA created with correct WCStudio video module.
Original comment by soylent...@gmail.com
on 26 Oct 2013 at 10:06
This isn't closed for me. I don't see any changes in the behavior and the svn
doesn't show any changes to vloopback module
Original comment by ehrich.w...@gmail.com
on 27 Oct 2013 at 4:00
webcamstudio-module108 contains the Linux 3.11 fix of v4l2loopback module fork.
The latest saucy repo have that.
This issue is closed.
Original comment by soylent...@gmail.com
on 27 Oct 2013 at 5:02
V4l2loopback doesn't seem to be fixed. I still get the same error of "bad
address".
Original comment by eta...@gmail.com
on 9 Dec 2013 at 6:10
The V4l2loopback install problem was fixed about 6 days ago on the latest
source on github. Nevermind. Not in the Saucy repositories yet...
Original comment by eta...@gmail.com
on 9 Dec 2013 at 6:38
Thanks for the info etarts,
i was working on webcamstudio guide ... not so much time ...
I will look in the v4l2loopback and will update the webcamstudio module. (i
hope)
karl.
Original comment by soylent...@gmail.com
on 9 Dec 2013 at 7:58
I see that webcamstudio-module-108 has already the correct "depmod -a" in
makefile.
Thanks.
karl.
Original comment by soylent...@gmail.com
on 9 Dec 2013 at 8:12
Original issue reported on code.google.com by
ehrich.w...@gmail.com
on 9 Oct 2013 at 11:28