[Kwintv] Can't load program-file /root/.kde/share/apps/kwintv//default.ch

Kai Chen kwintv@mail.kde.org
Tue, 18 Feb 2003 20:03:05 -0800


Dev:/# kwintv
WARNING: main: Can't load program-file 
/root/.kde/share/apps/kwintv//default.ch
WARNING: kv4lsetup is compiled without DGA support.
/dev/video0 [v4l2]: v4l2 support seems to be missing.  Using v4l instead.
WARNING: couldn't find framebuffer base address, try manual
        configuration ("kv4lsetup -a <addr>")
winTVSCreenWidget - base constructor called
WARNING: Fatal: v4lx: Error opening v4lx device /dev/video: No such file or 
directory in ::v4lxif
WARNING: Fatal: v4l1: VIDIOC_G_CAP in ::v4l1if
WARNING: Fatal: v4l1: VIDIOC_G_CHAN in ::v4l1if
WARNING: Fatal: v4l1: VIDIOC_G_CHAN in ::v4l1if
WARNING: Fatal: v4l1: VIDIOC_G_CHAN in ::v4l1if
... 

 

Trying to open kwintv, etc. I get the above error, then I add an empty file 
/root/.kde/share/apps/kwintv/default.ch, and try to open kwintv again, I got 
those error messages: 


Dev:~/# kwintv
WARNING: kv4lsetup is compiled without DGA support.
/dev/video0 [v4l2]: v4l2 support seems to be missing.  Using v4l instead.
WARNING: couldn't find framebuffer base address, try manual
        configuration ("kv4lsetup -a <addr>")
winTVSCreenWidget - base constructor called
WARNING: Fatal: v4lx: Error opening v4lx device /dev/video: No such file or 
directory in ::v4lxif
WARNING: Fatal: v4l1: VIDIOC_G_CAP in ::v4l1if
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kwintv path = <unknown> pid = 13453
ERROR: KUniqueApplication: DCOP communication error!
Dev:~/# 


added: 

Load "v4l" 

to the "Modules" section of XF86Config-4 file doesn't help. Any Ideas on 
this? 

Thanks