<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, &lt;IN&gt; line 4.<br>
      make[1]: *** No rule to make target `.myconfig', needed by
      `config-compat.h'.&nbsp; 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&nbsp; mythbackend version:&nbsp; [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&nbsp; Qt version: compile: 4.8.2, runtime:
      4.8.2<br>
      2013-12-22 21:53:38.777541 N&nbsp; Enabled verbose msgs:&nbsp; general<br>
      2013-12-22 21:53:38.777559 N&nbsp; Setting Log Level to LOG_INFO<br>
      2013-12-22 21:53:38.777988 I&nbsp; Added logging to the console<br>
      2013-12-22 21:53:38.778776 I&nbsp; Setup Interrupt handler<br>
      2013-12-22 21:53:38.778793 I&nbsp; Setup Terminated handler<br>
      2013-12-22 21:53:38.778807 I&nbsp; Setup Segmentation fault handler<br>
      2013-12-22 21:53:38.778817 I&nbsp; Setup Aborted handler<br>
      2013-12-22 21:53:38.778829 I&nbsp; Setup Bus error handler<br>
      2013-12-22 21:53:38.778840 I&nbsp; Setup Floating point exception
      handler<br>
      2013-12-22 21:53:38.778852 I&nbsp; Setup Illegal instruction handler<br>
      2013-12-22 21:53:38.778872 I&nbsp; Setup Real-time signal 0 handler<br>
      2013-12-22 21:53:38.778922 N&nbsp; Using runtime prefix = /usr<br>
      2013-12-22 21:53:38.778941 N&nbsp; Using configuration directory =
      /home/myth/.mythtv<br>
      2013-12-22 21:53:38.779058 I&nbsp; Assumed character encoding:
      en_GB.UTF-8<br>
      2013-12-22 21:53:38.779675 N&nbsp; Empty LocalHostName.<br>
      2013-12-22 21:53:38.779687 I&nbsp; Using localhost value of dmyth<br>
      2013-12-22 21:53:38.797283 N&nbsp; Setting QT default locale to en_GB<br>
      2013-12-22 21:53:38.797382 I&nbsp; Current locale en_GB<br>
      2013-12-22 21:53:38.797447 N&nbsp; Reading locale defaults from
      /usr/share/mythtv//locales/en_gb.xml<br>
      2013-12-22 21:53:38.806146 I&nbsp; Current MythTV Schema Version
      (DBSchemaVer): 1307<br>
      2013-12-22 21:53:38.806689 I&nbsp; Loading en_gb translation for module
      mythfrontend<br>
      2013-12-22 21:53:38.807176 N&nbsp; MythBackend: Starting up as the
      master server.<br>
      2013-12-22 21:53:38.809892 E&nbsp; TVRec(1): Problem finding starting
      channel, setting to default of '3'.<br>
      2013-12-22 21:53:38.810077 W&nbsp; DVBChan(1:): Opening DVB frontend
      device failed.<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; eno: No such file or directory (2)<br>
      2013-12-22 21:53:38.810098 E&nbsp; 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&nbsp; ChannelBase: CreateChannel() Error:
      Failed to open device <br>
      2013-12-22 21:53:38.810183 E&nbsp; Problem with capture cardsCard
      1failed init<br>
      2013-12-22 21:53:38.810218 W&nbsp; MythBackend: No valid capture cards
      are defined in the database.<br>
      2013-12-22 21:53:38.810831 E&nbsp; 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?&nbsp; Either way any ideas how I can fix it?<br>
    <br>
    Thanks<br>
    Mick<br>
  </body>
</html>