Bug 106054 - vdr should not hard depend on dvb
Summary: vdr should not hard depend on dvb
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Ludwig Nussel
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 16:48 UTC by Thorsten Kukuk
Modified: 2005-08-22 08:06 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.