Re: Change channel on RealProducer open device?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



hi every body, sorry 4 last mail, i make a mistake, ok here the good one
i have a pixel view tv pro, i succeed configuring it with the last bvvt driver as describes in souceforge, but
when i run my kwintv app i only see b/w pictures, i think is because the norm of the cable company here in Argentina
it is supposed to be ntsc but in really y had to configure mi (sorry for the next word) "Windows 98 SE" to pal nc
i don't know how to make the same in my linux box since the only option i found is only PAL
and that's why i only see in b/w, here is a detail of my script to load the drivers
suggestions are welcomed:
----------------cut--------------
######################################
#Bttv load Script 
#
#2001 frzoppi@xxxxxxxxxxxxx

sync; sleep 1; sync
######################################
#Clear Old Modules before load new ones

rmmod bttv
rmmod msp3400
rmmod tuner
rmmod videodevX
rmmod videodev
rmmod i2c_chardev
rmmod i2c-dev
rmmod algo-bit
rmmod i2c-old
rmmod i2c-core
rmmod kcompat24
##########################################
# Uncomment the next line to refresh 
# modules dependencies (not necessary)

#depmod -a
##########################################
# Begin loading

modprobe videodevX
modprobe i2c-old verbose=1 scan=1 i2c_debug=0
test -f i2c_chardev.o && modprobe i2c_chardev
modprobe tuner debug=0 type=2  #pal=b  # this last option don't work
modprobe msp3400
modprobe bttv card=37 pll=1 radio=1 
##########################################
#Launch the TV application

kwintv &
-------------------cut-----------------------
#here part of my /etc/modules.conf
-------------------cut-------------------------
#######################################################
# i2c
 alias char-major-89     i2c-dev
 options i2c-core        i2c_debug=1
 options i2c-algo-bit    bit_test=1

# bttv
 alias video            bttv
 alias radio            bttv
# alias char-major-81   bttv
 alias char-major-81    videodev
 alias char-major-81-0  bttv
# options bttv    pll=1 radio=1 card=37 no_overlay=0
# options tuner   debug=0 type=2 #pal=b
# options msp3400  simple=1
# post-install bttv /sbin/modprobe "-k" tuner; \
#                  /sbin/modprobe "-k" msp3400

# LIRC
# alias char-major-61   lirc_driver
 alias char-major-61    lirc_serial
 options lirc_serial irq=3 port=0x2f8
------------------------cut------------------ 
extra details:
#SuSE Linux 7.0 - Kernel 2.2.16
#bttv 0.7.57
#card */
IC1= bt848
IC2= TEA5582
x1=35.46
x2=28.63
tuner{ F1 1236 Mc2/ph 2v22 9814 3139 14713251AH} PHILIPS NTSC
REMEMBER, the norm in here is PAL N/ PAL NC
many thanks for reading this and   waiting answer
always yours
Fernando Roda Zoppi
--------------------
cel: +54 (299) 156-37-1196
tel: +54 (299) 477-3745
fax: +54 (299) 477-2450
email: frzoppi@xxxxxxxxxxxxx
pager:  2996371196@xxxxxxxxxxxxxxxxxxxxx
http://www.inetsp.com.ar
 

[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux