Hi,

I have this little script from a quite old version of ivtv and I am
wondering if someone can help me alter the options (or provide a link
to a page saying which options are available) to work on the stable
ivtv release (I have 2.0-rc3j)

Thanks.

My old script:

#pvr250
#debug is either 1 or 0
DEBUG=0

modprobe tveeprom
modprobe msp3400 once=1 simple=0 simpler=1
modprobe saa7115
modprobe saa7127 enable_output=1 output_select=0 pal=1
modprobe ivtv ivtv_debug=$DEBUG ivtv_std=2 tuner=1

/usr/local/bin/ivtvctl --set-standard=0xff > /dev/null
/usr/local/bin/ivtvctl --set-format width=720,height=576 > /dev/null
/usr/local/bin/ivtvctl --set-input=4 > /dev/null
/usr/local/bin/ivtvctl --set-io=input=3,output=1 > /dev/null
/usr/local/bin/ivtvctl --set-freq=2804

-- 
Thomas Zander

Attachment: pgpmZFs9pxGDL.pgp
Description: PGP signature

Reply via email to