You are not logged in.

#1 2012-06-07 23:38:16

Megabyte
Member
Registered: 2012-06-02
Posts: 29

Webcam Issue

I'm trying to get my webcam to work but to no avail.  I checked the wiki and it suggested I install qc-usb so I installed the header dependencies and then ran yaourt qc-usb and get the following error:

awk: fatal: cannot open file `/lib/modules/3.4.0-1-ARCH/build/include/linux/version.h' for reading (No such file or directory)
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
cc -I/lib/modules/3.4.0-1-ARCH/build/include -nostdinc -iwithprefix include -DMODULE -D__KERNEL__ -DNOKERNEL -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wall -Wstrict-prototypes -Wno-trigraphs -DHAVE_UTSRELEASE_H= -pipe -c qc-driver.c
In file included from qc-driver.c:50:0:
quickcam.h:79:32: fatal error: generated/autoconf.h: No such file or directory
compilation terminated.
make: *** [qc-driver.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build qc-usb.
==> Restart building qc-usb ? [y/N]

Offline

#2 2012-06-07 23:42:43

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Webcam Issue

Have you read the comments on the AUR page?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2012-06-07 23:46:53

Megabyte
Member
Registered: 2012-06-02
Posts: 29

Re: Webcam Issue

yeah i did.  tried their suggestions but i fear it may be out of date.  was hoping someone else had an idea to help.  the odd thing is, i can get mplayer to run it using "mplayer tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0 -fps 15 -vf screenshot" but skype won't run it.

Offline

#4 2012-06-07 23:55:34

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Webcam Issue

So it isn't a driver issue, and you don't need the AUR package. Experiment with the skype settings.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2012-06-08 00:14:55

Megabyte
Member
Registered: 2012-06-02
Posts: 29

Re: Webcam Issue

it sees the webcam but i don't get video.  not sure what is going on.  i'll figure it out and post if I come up with a solution.

Offline

#6 2012-06-08 05:07:11

tydell
Member
From: actually: Hannover, DE
Registered: 2009-07-26
Posts: 109
Website

Re: Webcam Issue

try to start skype in terminal using this:

LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype

and then see if webcam works

Offline

#7 2012-06-08 11:50:13

Megabyte
Member
Registered: 2012-06-02
Posts: 29

Re: Webcam Issue

Tydell,

I've tried all the preload techniques including that one.   Still working on figuring out why the webcam won't work.

Offline

#8 2012-06-09 04:03:46

lspci
Member
From: Virginia, USA
Registered: 2012-06-09
Posts: 242

Re: Webcam Issue

What webcam model/make are you using?


Please don't be a help vampire. | Bitbucket

Give a little more for a little less today.  smile

Offline

#9 2012-06-09 13:01:08

Megabyte
Member
Registered: 2012-06-02
Posts: 29

Re: Webcam Issue

It's a logitech v-ubs47.  It seems to just be a skype issue right now and I'm still working on it.   As I mentioned previously, when I run

mplayer tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0 -fps 15 -vf screenshot

it works fine.

Offline

Board footer

Powered by FluxBB