diff options
Diffstat (limited to 'v4l/scripts')
-rw-r--r-- | v4l/scripts/update | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index d2a64d716..47f0f23d5 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -63,17 +63,17 @@ sync; sleep 1; # common v4l2basic -xrmmod video-buf -xinsmod video-buf debug=0 +#xrmmod video-buf +#xinsmod video-buf debug=0 #xrmmod v4l1-compat #xinsmod v4l1-compat debug=1 +xinsmod dvb-pll debug=0 xinsmod btcx-risc debug=0 xinsmod ir-common debug=1 repeat=0 xinsmod tuner debug=0 xinsmod tda9887 debug=0 port2=0 xinsmod msp3400 debug=0 -xinsmod dvb-pll debug=0 # bttv xinsmod ir-kbd-i2c debug=0 |