Results 1 to 3 of 3

Thread: webcam studio

  1. #1
    Join Date
    Dec 2007
    Beans
    65

    webcam studio

    Has anyone been able to install Webcam Studio on Ubuntu 12.04 64bit?

    Code:
    ~$ sudo apt-get install webcamstudio
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following NEW packages will be installed:
      webcamstudio
    0 upgraded, 1 newly installed, 0 to remove and 106 not upgraded.
    Need to get 0 B/11.3 MB of archives.
    After this operation, 12.4 MB of additional disk space will be used.
    Selecting previously unselected package webcamstudio.
    (Reading database ... 207146 files and directories currently installed.)
    Unpacking webcamstudio (from .../webcamstudio_0.56-1~getdeb2_all.deb) ...
    Processing triggers for desktop-file-utils ...
    Processing triggers for bamfdaemon ...
    Rebuilding /usr/share/applications/bamf.index...
    Processing triggers for gnome-menus ...
    Processing triggers for ureadahead ...
    Setting up webcamstudio (0.56-1~getdeb2) ...
    update-rc.d: warning: webcamstudio stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)
    Removing the webcamstudio module from memory
    ERROR: Module webcamstudio does not exist in /proc/modules
    Removing webcamstudio.ko from the modules
    Restating the webcamstudio service to update the module
     * Stopping WebcamStudio kernel module webcamstudio                                                         [ OK ] 
     * Starting WebcamStudio kernel module webcamstudio                                                                make -C /lib/modules/3.2.0-23-generic/build SUBDIRS=/tmp/webcamstudio-src modules
    make[1]: Entering directory `/usr/src/linux-headers-3.2.0-23-generic'
      CC [M]  /tmp/webcamstudio-src/webcamstudio.o
    /tmp/webcamstudio-src/webcamstudio.c:191:2: error: #error "need CONFIG_VIDEO_V4L1_COMPAT"
    /tmp/webcamstudio-src/webcamstudio.c:215:28: fatal error: linux/videodev.h: No such file or directory
    compilation terminated.
    make[2]: *** [/tmp/webcamstudio-src/webcamstudio.o] Error 1
    make[1]: *** [_module_/tmp/webcamstudio-src] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-23-generic'
    make: *** [all] Error 2
    install -d /lib/modules/3.2.0-23-generic/kernel/drivers/misc
    install -m 644 -c webcamstudio.ko /lib/modules/3.2.0-23-generic/kernel/drivers/misc
    install: cannot stat `webcamstudio.ko': No such file or directory
    make: *** [install] Error 1
    
     * Modprobe webcamstudio failed. Please use 'dmesg' to find out why.
    Dmesg output can be found here http://pastebin.com/0gWKKx2u

  2. #2
    Join Date
    Feb 2007
    Location
    Waco, Texas
    Beans
    354
    Distro
    Xubuntu 18.04 Bionic Beaver

    Re: webcam studio

    Hi...

    Did you ever get Webcam Studio working on Ubuntu 12.04? I'm running Xubuntu 12.04 but I'm getting the same error as you. I followed some of the instructions on http://code.google.com/p/webcamstudi...s/detail?id=75 which I noticed you posted to as well, but installing the patch did no good to me. Also your post there mentioned a webcamstudio.rej file, but where is this at?

    Thanks for any insight...
    System76 Pangolin Performance 5 - Xubuntu 18.04 LTS
    System76 Darter Pro - Pop_OS 18.04 LTS

  3. #3
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: webcam studio

    have you tried compiling from svn as it shows here?
    http://www.ws4gl.org/download/compiling

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •