Har nu konfat MythTv enligt http://www.youtube.com/watch?v=a2-xInWlTOc
Har installerat OSCAM enligt https://launchpad.net/~oscam/+archiv...filter=precise (stable)
Använder en Phoenix-läsare från http://www.buydvb.net/tbs3102-5-crys...reader_p6.html. DIP-switchar konfade enligt bifogad bild.
Har lite frågor:
1. Hur konfar jag OSCAM conf-filer för CanalDigital?
2. Är DIP-switcharna rätt?
3. Front-end får inte kontakt med back-end. Kan det ha göra med att jag ändrat IP-adress/nätverksinterface? (datorn har 4 NIC:ar) Kör med localhost i både mythTv frontend och backend setup. Finns det någon conf-fil som man kan kontrollera mer noggrant?
Får följande fel i mythbackend.log
Aug 11 18:19:05 myhost mythbackend[3447]: C thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) mythbackend version: fixes/0.25 [v0.25.2-15-g46cab93] www.mythtv.org
Aug 11 18:19:05 myhost mythbackend[3447]: C thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) Qt version: compile: 4.8.1, runtime: 4.8.1
Aug 11 18:19:05 myhost mythbackend[3447]: N thread_unknown mythcommandlineparser.cpp:2538 (ConfigureLogging) Enabled verbose msgs: general
Aug 11 18:19:05 myhost mythbackend[3447]: N thread_unknown logging.cpp:1176 (logStart) Setting Log Level to LOG_INFO
Aug 11 18:19:05 myhost mythbackend[3447]: I thread_unknown logging.cpp:229 (FileLogger) Added logging to the console
Aug 11 18:19:05 myhost mythbackend[3447]: I thread_unknown logging.cpp:369 (SyslogLogger) Added syslogging to facility local7
Aug 11 18:19:05 myhost mythbackend[3447]: I thread_unknown logging.cpp:425 (DatabaseLogger) Added database logging to table logging
Aug 11 18:19:05 myhost mythbackend[3447]: N thread_unknown logging.cpp:1215 (logStart) Setting up SIGHUP handler
Aug 11 18:19:05 myhost mythbackend[3447]: N thread_unknown mythdirs.cpp:51 (InitializeMythDirs) Using runtime prefix = /usr
Aug 11 18:19:05 myhost mythbackend[3447]: N thread_unknown mythdirs.cpp:64 (InitializeMythDirs) Using configuration directory = /home/mythtv/.mythtv
Aug 11 18:19:05 myhost mythbackend[3447]: I CoreContext mythcorecontext.cpp:227 (Init) Assumed character encoding: en_US.UTF-8
Aug 11 18:19:05 myhost mythbackend[3447]: N CoreContext mythcontext.cpp:477 (LoadDatabaseSettings) Empty LocalHostName.
Aug 11 18:19:05 myhost mythbackend[3447]: I CoreContext mythcontext.cpp:481 (LoadDatabaseSettings) Using localhost value of myhost
Aug 11 18:19:05 myhost mythbackend[3447]: N CoreContext mythcorecontext.cpp:1270 (InitLocale) Setting QT default locale to EN_US
Aug 11 18:19:05 myhost mythbackend[3447]: I CoreContext mythcorecontext.cpp:1303 (SaveLocaleDefaults) Current locale EN_US
Aug 11 18:19:05 myhost mythbackend[3447]: N CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
Aug 11 18:19:05 myhost mythbackend[3447]: I CoreContext schemawizard.cpp:117 (Compare) Current MythTV Schema Version (DBSchemaVer): 1299
Aug 11 18:19:05 myhost mythbackend[3447]: I CoreContext mythtranslation.cpp:66 (load) Loading en_us translation for module mythfrontend
Aug 11 18:19:05 myhost mythbackend[3447]: N CoreContext main_helpers.cpp:556 (run_backend) MythBackend: Starting up as the master server.
Aug 11 18:19:05 myhost mythbackend[3447]: E CoreContext tv_rec.cpp:1715 (GetStartChannel) TVRec(1): Problem finding starting channel, setting to default of '3'.
Aug 11 18:19:07 myhost mythbackend[3447]: E CoreContext channelbase.cpp:940 (InitializeInputs) InitializeInputs(): #012#011#011#011Could not get inputs for the capturecard.#012#011#011#011Perhaps you have forgotten to bind video#012#011#011#011sources to your card's inputs?
Aug 11 18:19:07 myhost mythbackend[3447]: E CoreContext channelbase.cpp:1229 (CreateChannel) ChannelBase: CreateChannel() Error: Failed to open device /dev/dvb/adapter0/frontend0
Aug 11 18:19:07 myhost mythbackend[3447]: E CoreContext main_helpers.cpp:196 (setupTVs) Problem with capture cardsCard 1failed init
Aug 11 18:19:07 myhost mythbackend[3447]: E CoreContext tv_rec.cpp:1715 (GetStartChannel) TVRec(2): Problem finding starting channel, setting to default of '3'.
Aug 11 18:19:07 myhost mythbackend[3447]: W CoreContext dvbchannel.cpp:227 (Open) DVBChan(2:/dev/dvb/adapter0/frontend0): Opening DVB frontend device failed.#012#011#011#011eno: Device or resource busy (16)
Aug 11 18:19:08 mythbackend[3447]: last message repeated 19 times
Aug 11 18:19:08 myhost mythbackend[3447]: E CoreContext dvbchannel.cpp:232 (Open) DVBChan(2:/dev/dvb/adapter0/frontend0): Failed to open DVB frontend device due to fatal error or too many attempts.
Aug 11 18:19:08 myhost mythbackend[3447]: E CoreContext channelbase.cpp:1229 (CreateChannel) ChannelBase: CreateChannel() Error: Failed to open device /dev/dvb/adapter0/frontend0
Aug 11 18:19:08 myhost mythbackend[3447]: E CoreContext main_helpers.cpp:196 (setupTVs) Problem with capture cardsCard 2failed init
Aug 11 18:19:08 myhost mythbackend[3447]: W CoreContext main_helpers.cpp:211 (setupTVs) MythBackend: No valid capture cards are defined in the database.
Aug 11 18:19:08 myhost mythbackend[3447]: E CoreContext scheduler.cpp:218 (VerifyCards) Scheduler: No channel sources defined in the database
Aug 11 18:19:08 myhost mythbackend[3462]: C thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) mythbackend version: fixes/0.25 [v0.25.2-15-g46cab93] www.mythtv.org
Aug 11 18:19:08 myhost mythbackend[3462]: C thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) Qt version: compile: 4.8.1, runtime: 4.8.1
Aug 11 18:19:08 myhost mythbackend[3462]: N thread_unknown mythcommandlineparser.cpp:2538 (ConfigureLogging) Enabled verbose msgs: general