(Halim Sahin)  06.02.08 in /SPAMDETEC:

>Hi,

>A dirty but working solution is to unload and load the modules in the
>right order in startvdr skript.

What is the "right" order?
How do i know which modules to load at all/at least?

It seems to be impossible to move the Zarlink away from frontend 0,
but after i upgrade VDR (debian) i have the ugly state:
picture and sound are coming of the "right" card (as frontend 1...)
but i don't have no visible OSD!
(LIRC works, control plugin shows the OSD info on port 2002,
but not the OSD)

I can't find any hint where to "turn" screws,
it's very frustrating!



BTW:
What does the "2" mean in:
"Feb 10 22:59:24 vdr vdr: [3621] setting primary device to 2"

Frontend 2
/dev/adapther2
no, it seems to be "frontend 1"
Why isit nummbered "2"?



vdr:~# lsmod | awk '/^dvb_core/ {gsub(/,/,"\n", $4); print $4}'
budget_ci
budget_core
dvb_ttpci
stv0299
dvb_bt8xx
dst_ca
dst
or51211
lgdt330x
vdr:~# dmesg | grep fronte
DVB: registering frontend 0 (Zarlink MT352 DVB-T)...
DVB: registering frontend 1 (ST STV0299 DVB-S)...
DVB: registering frontend 2 (ST STV0299 DVB-S)...
DVB: registering frontend 3 (ST STV0299 DVB-S)...



vdr:~# lsmod | grep ^dvb_core
dvb_core               75688  9
budget_ci,budget_core,dvb_ttpci,stv0299,dvb_bt8xx,dst_ca,dst,or51211,lgdt330x
vdr:~# dmesg | grep frontend
DVB: registering frontend 0 (Zarlink MT352 DVB-T)...
DVB: registering frontend 1 (ST STV0299 DVB-S)...
DVB: registering frontend 2 (ST STV0299 DVB-S)...
DVB: registering frontend 3 (ST STV0299 DVB-S)...


# cat /etc/modules
...
dvb_ttpci
stv0299
budget_ci
dvb_bt8xx
lgdt330x
or51211
dst
dst_ca
bttv

vdr:~# cat /etc/hotplug/blacklist.d/vdr
dvb_core
dvb_ttpci
budget_core
budget_ci
dvb_bt8xx
stv0299
lgdt330x
or51211
dst
dst_ca
bttv

cat /etc/modprobe.d/blacklist
#don't load the dvb drivers automatically
blacklist dvb_core
blacklist budget_core
blacklist budget_ci
blacklist dvb_ttpci
blacklist b2c2_flexcop_pci
blacklist stv0299
blacklist dvb_ttpci
blacklist lgdt330x
blacklist or51211
blacklist dst
blacklist dst_ca
blacklist dvb_bt8xx
blacklist mt352
blacklist stv0299
blacklist bttv




 vdr 2.6.23x2 #2 SMP PREEMPT Sat Oct 20 03:08:47 CEST 2007 i686 GNU/Linux


vdr:~# lsmod | awk '/^dvb_core/ {gsub(/,/,"\n", $4); print $4}'
dvb_ttpci
stv0299
dvb_bt8xx
dst_ca
dst
or51211
lgdt330x



vdr:~# modprobe dvb-ttpci
vdr:~# lsmod | awk '/^dvb_core/ {gsub(/,/,"\n", $4); print $4}'
dvb_ttpci
stv0299






c't VDR: 1.4.7-4ctvdr1
Kernel : 2.6.23x2

Patches:
--------------------------------------
liemikuutio
jumpplay
subtitles-ttxtsubs
audioindexer
iptv
disableDoubleEpgEntrys
noepg
wareagle-icons
rotor
yaepg
sourcecaps
graphtft-0.1
cuttime

Plugins (APIVERSION 1.4.5):
( N = Native Plugin       )
( ! = Falscher Patchlevel )
( - = Deaktiviert         )

--------------------------------------
  vdr-plugin-autotimeredit (0.1.8-19)
  vdr-plugin-console (0.6.0-33)
  vdr-plugin-control (0.0.2a-33)
  vdr-plugin-epgsearch (0.9.24~beta3-5) conflictcheckonly
  vdr-plugin-epgsearch (0.9.24~beta3-5)
  vdr-plugin-examples (1.4.7-4ctvdr1) hello
  vdr-plugin-examples (1.4.7-4ctvdr1) osddemo
  vdr-plugin-examples (1.4.7-4ctvdr1) skincurses
  vdr-plugin-examples (1.4.7-4ctvdr1) status
  vdr-plugin-examples (1.4.7-4ctvdr1) svccli
  vdr-plugin-examples (1.4.7-4ctvdr1) svcsvr
  vdr-plugin-examples (1.4.7-4ctvdr1) svdrpdemo
  vdr-plugin-femon (1.1.4-1)
  vdr-plugin-osdpip (0.0.8-30)
  vdr-plugin-osdteletext (0.5.1-31)
  vdr-plugin-sky (1.4.7-4ctvdr1)
  vdr-plugin-undelete (0.0.6-20)

Addon-Packages:
--------------------------------------
vdr-addon-acpiwakeup (0.0.6)
vdr-addon-noad (0.6.0-8)
vdr-addon-tvmovie2vdr (0.5.14-1)
vdr-genindex (0.1.3-1)
vdr-xpmlogos (0.0.1-3)
Rainer

-- 
Transparency International definiert Korruption als
Missbrauch von anvertrauter Macht zum privaten Nutzen oder Vorteil. [...]
Corruption is operationally defined as the misuse of entrusted power for
private gain. [...]


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to