On Mon, 2003-03-17 at 18:11, Chris Hall wrote: > switched from vanilla 2.4.20 to gentoo-sources2.4.20-r1.. > > the radio tuner works just fine... but tv doesnt? > > [EMAIL PROTECTED] (~) $ xawtv > This is xawtv-3.85, running on Linux/i686 (2.4.20-gentoo-r1) > WARNING: no plugins found [/usr/lib/xawtv] > can't open /dev/v4l/video0: Cannot allocate memory > v4l-conf had some trouble, trying to continue anyway > no video grabber device available
I recently updated xawtv and had a similar issue, as well as a friend how just bought a tv card. It seems that while upgradeing xawtv the folder '/usr/lib/xawtv' is gone. The folder needs to be there with the following libs inside. bilinear.so cubic.so drv1-v4l.so flt-invert.so linear_blend.so read-dv.so write-dv.so conv-audio.so drv0-v4l2-old.so flt-disor.so flt-smooth.so linedoubler.so snd-oss.so conv-mjpeg.so drv0-v4l2.so flt-gamma.so linear-blend.so read-avi.so write-avi.so The above libs are currently in '/usr/lib/' cp or symbolic link them into '/usr/lib/xawtv' do not mv them. After that run 'v4l-conf' again and the run xawtv from a CLI. That should work, it worked for me & my friend who had the same problem. Jayson Garrell <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
