Bug 106054

Summary: vdr should not hard depend on dvb
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Thorsten Kukuk <kukuk>
Component: ConsoleAppsAssignee: Ludwig Nussel <lnussel>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: dmueller
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thorsten Kukuk 2005-08-21 16:48:57 UTC
vdr works with USB DVB-T receiver, which are handled by hotplug.  
It is not necessary that the dvb scripts runs before and loads all modules,  
that could more harm then help. The dvb init script should be a   
"Should-Start" dependency (the problem is that the loaded modules 
confuses kdetv and other viewer).
Comment 1 Dirk Mueller 2005-08-22 00:47:17 UTC
yeah, nowadays hotplug also loads for DVB-S correctly it seems, so the dvb 
script should be more or less obsolete.  
Comment 2 Ludwig Nussel 2005-08-22 06:48:51 UTC
It's also used for setting the av7110 key mapping and it's used by runvdr to 
reload the dvb drivers when vdr crashes. 
Comment 3 Ludwig Nussel 2005-08-22 08:06:36 UTC
deps moved to should-start. I've also changed syslog->earlysyslog to make vdr 
start sooner.