<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I have just installed MythTV on a fresh install of Debian Wheezy, I
seem to have a few problems and I'm not sure which are cause and
which are effect.<br>
<br>
When I run the frontend setup I cannot see any tuners and it
completes with a message that the backend is not running<br>
<br>
I have tried to install drivers from TBS, downloaded unpacked etc
but when I run make I get - <br>
<blockquote>root@dmyth:~/tbs/linux-tbs-drivers# make<br>
make -C /root/tbs/linux-tbs-drivers/v4l <br>
make[1]: Entering directory `/root/tbs/linux-tbs-drivers/v4l'<br>
Updating/Creating .config<br>
Preparing to compile for kernel version 3.2.0<br>
File not found: /lib/modules/3.2.0-4-amd64/build/.config at
./scripts/make_kconfig.pl line 33, <IN> line 4.<br>
make[1]: *** No rule to make target `.myconfig', needed by
`config-compat.h'. Stop.<br>
make[1]: Leaving directory `/root/tbs/linux-tbs-drivers/v4l'<br>
make: *** [all] Error 2<br>
root@dmyth:~/tbs/linux-tbs-drivers# <br>
</blockquote>
When I run the backend I get errors - <br>
<blockquote>myth@dmyth:~$ mythbackend<br>
2013-12-22 21:53:38.777513 C mythbackend version: [v0.26.1]
<a class="moz-txt-link-abbreviated" href="http://www.mythtv.org">www.mythtv.org</a><br>
2013-12-22 21:53:38.777537 C Qt version: compile: 4.8.2, runtime:
4.8.2<br>
2013-12-22 21:53:38.777541 N Enabled verbose msgs: general<br>
2013-12-22 21:53:38.777559 N Setting Log Level to LOG_INFO<br>
2013-12-22 21:53:38.777988 I Added logging to the console<br>
2013-12-22 21:53:38.778776 I Setup Interrupt handler<br>
2013-12-22 21:53:38.778793 I Setup Terminated handler<br>
2013-12-22 21:53:38.778807 I Setup Segmentation fault handler<br>
2013-12-22 21:53:38.778817 I Setup Aborted handler<br>
2013-12-22 21:53:38.778829 I Setup Bus error handler<br>
2013-12-22 21:53:38.778840 I Setup Floating point exception
handler<br>
2013-12-22 21:53:38.778852 I Setup Illegal instruction handler<br>
2013-12-22 21:53:38.778872 I Setup Real-time signal 0 handler<br>
2013-12-22 21:53:38.778922 N Using runtime prefix = /usr<br>
2013-12-22 21:53:38.778941 N Using configuration directory =
/home/myth/.mythtv<br>
2013-12-22 21:53:38.779058 I Assumed character encoding:
en_GB.UTF-8<br>
2013-12-22 21:53:38.779675 N Empty LocalHostName.<br>
2013-12-22 21:53:38.779687 I Using localhost value of dmyth<br>
2013-12-22 21:53:38.797283 N Setting QT default locale to en_GB<br>
2013-12-22 21:53:38.797382 I Current locale en_GB<br>
2013-12-22 21:53:38.797447 N Reading locale defaults from
/usr/share/mythtv//locales/en_gb.xml<br>
2013-12-22 21:53:38.806146 I Current MythTV Schema Version
(DBSchemaVer): 1307<br>
2013-12-22 21:53:38.806689 I Loading en_gb translation for module
mythfrontend<br>
2013-12-22 21:53:38.807176 N MythBackend: Starting up as the
master server.<br>
2013-12-22 21:53:38.809892 E TVRec(1): Problem finding starting
channel, setting to default of '3'.<br>
2013-12-22 21:53:38.810077 W DVBChan(1:): Opening DVB frontend
device failed.<br>
eno: No such file or directory (2)<br>
2013-12-22 21:53:38.810098 E DVBChan(1:): Failed to open DVB
frontend device due to fatal error or too many attempts.<br>
2013-12-22 21:53:38.810116 E ChannelBase: CreateChannel() Error:
Failed to open device <br>
2013-12-22 21:53:38.810183 E Problem with capture cardsCard
1failed init<br>
2013-12-22 21:53:38.810218 W MythBackend: No valid capture cards
are defined in the database.<br>
2013-12-22 21:53:38.810831 E Scheduler: No channel sources
defined in the database<br>
</blockquote>
Is the basic problem that the drivers aren't loaded or that the
backend isn't running? Either way any ideas how I can fix it?<br>
<br>
Thanks<br>
Mick<br>
</body>
</html>