Problems with xawtv on testing/unstable

From: David Kutalek (xkutale1_at_fi.muni.cz)
Date: 09/29/03

  • Next message: Ron Johnson: "Re: Swen has finally gone too far!!!"
    Date: Mon, 29 Sep 2003 20:03:38 +0200
    To: debian-user@lists.debian.org
    
    

    Hi,

    I have Debian unstable+testing, with my own kernel kompiled using
    make-kpkg (2.4.20). I run XFree86 Version 4.2.1.1 with 'nv' driver.
    Xawtv gives me this output:

    -----
    This is xawtv-3.72, running on Linux/i686 (2.4.20timothy)
    WARNING: Your X-Server has no DGA support.
    WARNING: couldn't find framebuffer base address, try manual
             configuration ("v4l-conf -a <addr>")
    ioctl: VIDIOCCAPTURE(on): Nepřípustný argument
    ioctl: VIDIOCCAPTURE(off): Nepřípustný argument
    -----

    So I tried to use suggested "v4l-conf -a <addr>". It should set address
    of framebuffer of X server. In my /var/log/XFree86.0.log I found line

    (--) NV(0): Linear framebuffer at 0xCC000000

    But that address could not be set:

    timothy:~# v4l-conf -a '0xCC000000'
    ioctl VT_GETSTATE: Invalid argument
    timothy:~# v4l-conf -a 'CC000000'
    ioctl VT_GETSTATE: Invalid argument

    Can anyone say what is going wrong? Thanks,

    David

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Ron Johnson: "Re: Swen has finally gone too far!!!"

    Relevant Pages

    • xavtv/motv error
      ... ioctl: VIDIOCGFREQ: Invalid argument ... Warning: Actions not found: set-values ...
      (comp.os.linux.misc)
    • Re: Xfree86 problems, sarge/woody
      ... This line is causing an error, ... Warning, couldn't open module pex5 ... Unable to find a valid framebuffer device ...
      (Debian-User)
    • Re: How to wait for filesystem to free up blocks after an unlink()?
      ... you see that a particular ioctl actually does the ... Some digging shows that it's _FIOFFS, ... be compiling large-file-aware, or doing an explicit open64() ), ... without warning. ...
      (comp.unix.solaris)
    • How to correctly detect a device
      ... I've written a small application which checks if the framebuffer device ... exists and is accessable (kernel driver exists). ... "/dev/fb0" and send some ioctl to get information. ...
      (comp.os.linux.development.apps)
    • How to correctly detect a device
      ... I've written a small application which checks if the framebuffer device ... exists and is accessable (kernel driver exists). ... "/dev/fb0" and send some ioctl to get information. ...
      (comp.os.linux.development.system)