[mythtv-users] Backedn INPUT screen empty

Bruce Markey bjm at lvcm.com
Wed Jan 5 17:52:33 EST 2005


Teruel de Campo wrote:
> I am trying to get the backend setup. Initially it seems everything went 
> OK. However I realized I did not have a subscription to the DataDirect 
> so I exit the setup and I did the registration. Now I started the setup 
> again and all seems to be ok except that the input screen is blank and 
> there is nothing to select. I know the first time have all the choices: 
> Composities1, 2 etc.
> I compiled mythtv again with no success.
> Any tips where I can recreate all the inputs ?
> Why this screen was ok in my first setup (at the time even I choose 
> composite one and stick on the screen) and now is blank?
> What do I have to remove to be able to reinstall the backend clean?

Never seen this, don't know what could cause it but you should
verify that the tuner card drivers are loaded and answer yes to
the two questions at the beginning of the setup program to clear
out each of the rekevant tables. If that doesn't work,

$ mysql -u mythtv -pmythtv mythconverg

mysql> drop database mythconverg;
mysql> create database mythconverg;
mysql> quit

then try again.

--  bjm


More information about the mythtv-users mailing list