diff options
Diffstat (limited to 'v4l/scripts/update')
-rw-r--r-- | v4l/scripts/update | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index 47f0f23d5..14b977776 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -55,6 +55,7 @@ xrmmod tuner xrmmod msp3400 xrmmod tvaudio xrmmod tda9887 +xrmmod tveeprom ########################################################################## # reload @@ -68,7 +69,8 @@ v4l2basic #xrmmod v4l1-compat #xinsmod v4l1-compat debug=1 -xinsmod dvb-pll debug=0 +xinsmod tveeprom debug=0 +xinsmod dvb-pll debug=1 xinsmod btcx-risc debug=0 xinsmod ir-common debug=1 repeat=0 xinsmod tuner debug=0 @@ -90,7 +92,7 @@ xinsmod cx8802 xinsmod cx88-blackbird # saa7134 -xinsmod saa7134 audio_debug=0 i2c_scan=0 i2c_debug=1 $saopt +xinsmod saa7134 audio_debug=0 i2c_scan=0 i2c_debug=0 $saopt xinsmod saa7134-empress # dvb stuff |