Johannes Held wrote:
> Varun Acharya schrieb:
>   
>> Same black screen in gideo and ekiga.
>>     
> Might be too simple - but do you have the rights to access the camera? (open 
> the 
> device...)
>
>
>   
Yes I do, I belong to the video group. It doesn't work as root either 
anyway. Some other logs

[EMAIL PROTECTED] ~]$ v4l-conf -c /dev/video0
v4l-conf: using X11 display :0
WARNING: Your X-Server has no DGA support.
mode: 2560x1600, depth=24, bpp=32, bpl=10240, base=unknown
/dev/video0 [v4l2]: ioctl VIDIOC_QUERYCAP: Invalid argument
/dev/video0 [v4l]: no overlay support
[EMAIL PROTECTED] ~]$ v4l-info

### video4linux device info [/dev/video0] ###
general info
    VIDIOCGCAP
        name                    : "Creative Webcam Vista 0x403b"
        type                    : 0x1 [CAPTURE]
        channels                : 1
        audios                  : 0
        maxwidth                : 352
        maxheight               : 288
        minwidth                : 160
        minheight               : 120

channels
    VIDIOCGCHAN(0)
        channel                 : 0
        name                    : "SPCA561"
        tuners                  : 0
        flags                   : 0x0 []
        type                    : CAMERA
        norm                    : 0

tuner
ioctl VIDIOCGTUNER: Invalid argument

audio
ioctl VIDIOCGAUDIO: Invalid argument

picture
    VIDIOCGPICT
        brightness              : 1920
        hue                     : 0
        colour                  : 0
        contrast                : 38464
        whiteness               : 0
        depth                   : 24
        palette                 : RGB24

buffer
    VIDIOCGFBUF
        base                    : (nil)
        height                  : 0
        width                   : 0
        depth                   : 0
        bytesperline            : 0

window
    VIDIOCGWIN
        x                       : 0
        y                       : 0
        width                   : 160
        height                  : 120
        chromakey               : 0
        flags                   : 0


Some guy found a fix by doing a "v4l-conf -a 0x0000000" which was the 
hex address of his camera...but his was an error about "unable to find 
framebuffer device" so I'm not sure if its the same. He found the hex 
address in Xorg.0.log, but there's no such address for me.

Not sure what else I can post here in terms of logs, so please let me 
know if you need anything.

Thanks,
Varun



_______________________________________________
arch mailing list
[email protected]
http://archlinux.org/mailman/listinfo/arch

Reply via email to