Re: Video for Linux

2000-08-22 Thread Brian Stults
Patrik Magnusson wrote: > > How do I get it to work? > > The helpfile tells me to edit the driver/Makefile and change > the values of CARD and TUNER. As far as I can tell there are no > Makefiles or .h-files containing either word. > > Do I need anything besides the kernel-source? > > Has anyon

RE: Video For Linux

1999-09-03 Thread dabsol
>Does any one have any experence with video4linux, or really what I am>looking for is bttv.  I have a ADS Tech Channel surfer (w/o the radio), it>has a BT848 chip set.  I tried the drivers in the 2.2.12 kernel with out>any luck (I am using xawtv out of potato), I then grabed the latest sourc

Re: Video For Linux

1999-09-01 Thread Juli-Manel Merino Vidal
On Wed, 1 Sep 1999, Matt Kopishke wrote: I was using bttv last week with 2.2.4... but I had the <> idea to reinstall debian... and... also upgraded to 2.2.12. Well, all is ok, but when I do "modprobe bttv card=6" the system crashes completly. Any ideas? ->Well, read the docs. You must pass the ca

Re: Video for Linux

1999-02-21 Thread Dave Swegen
>From what I remember I simply used 'mknod' with the relevant major and minor device numbers, which I found in amongst the docs for the linux kernel (/usr/src/linux/Documentation/devices.txt to be precise). So the command would be "mknod /dev/video0 c 81 0", and then you might have to make /dev/vid