<html>
You shoul dbe all set ...<br>
At 12:02 PM 11/6/2000 -0500, you wrote:<br>
<blockquote type=cite cite>so I think I'm all set here<br>
<br>
I removed the vic<br>
I ran the script (from the other day's email)<br>
I installed the new rat<br>
<br>
on the display box I unzipped your zip file<br>
<br>
<br>
so I should be set for everyting now right ?<br>
<br>
I'm going to put the video card in the audio box now<br>
how many things should go wrong???</blockquote><br>
:-)<br>
<br>
you'll need to install 2.2.17, no audio or video4linux drivers. then
get<br>
<br>
<a href="http://www-unix.mcs.anl.gov/~olson/AG/Software/Linux/bttv-0.6.4h.tar.gz" eudora="autourl">http://www-unix.mcs.anl.gov/~olson/AG/Software/Linux/bttv-0.6.4h.tar.gz</a><br>
<a href="http://www-unix.mcs.anl.gov/~olson/AG/Software/Linux/dc10-anl.tar.gz" eudora="autourl">http://www-unix.mcs.anl.gov/~olson/AG/Software/Linux/dc10-anl.tar.gz</a><br>
<a href="http://www-unix.mcs.anl.gov/~olson/AG/Software/Linux/vic-jpeg-2000-1105.tar.gz" eudora="autourl">http://www-unix.mcs.anl.gov/~olson/AG/Software/Linux/vic-jpeg-2000-1105.tar.gz</a><br>
<br>
Unzip bttv, cd to its topleel dir, <br>
make<br>
cd drivers<br>
cp *.o /lib/modules/2.2.17/misc<br>
<br>
<br>
Unzip the dc10 stuff<br>
cd to its dir<br>
make<br>
./update<br>
<br>
then you can untar the vic and run..<br>
you'll want to install this in .vic.tcl in your homedir:<br>
<br>
option add Vic.maxbw 25000 startupFile<br>
option add Vic.bandwidth 25000 startupFile<br>
option add Vic.defaultFormat jpeg startupFile<br>
option add Vic.useHardwareComp true startupFile<br>
option add Vic.framerate 25 startupFile<br>
set device &quot;v4l- DC10plus\[0\]&quot;<br>
set defaultPort($device) &quot;SVHS&quot;<br>
option add Vic.transmitOnStartup true<br>
option add Vic.muteNewSources true<br>
</html>