Re: problem with mythtv and mpeg capture cards (PVR-150)

Top Page

Reply to this message
Author: Christian Marillat
Date:  
To: dmo-discussion
Subject: Re: problem with mythtv and mpeg capture cards (PVR-150)
Thomas Fjellstrom <thomas@???> writes:

> On April 8, 2011, Christian Marillat wrote:
>> Thomas Fjellstrom <thomas@???> writes:
>> > On April 7, 2011, Christian Marillat wrote:
>> [...]
>>
>> > I don't suppose the dmo packages could be rebuilt that way could they?
>>
>> No, because kernel header before 2.6.38 have been removed from
>> unstable.
>>
>> Anyway could you try mythtv packages 0.24+fixes20110408-0.0 in unstable ?
>
> Gave that a shot, aptitude was being picky about it, and I had to do the "pick
> a solution" dance that it does when it gets confused. After letting it upgrade
> all of mythtv, I get the following:
>
> root@boris:~# aptitude install mythtv-backend


aptitude... The best was to use apt-get :

apt-get install mythtv-backend -t unstable

[...]

> I also tried to dpkg-reconfigure mysql-server-5.1, and set a new mysql root
> password, but it didn't help. I still get the above errors.
>
> I'm not sure how to fix that. Other than purging mythtv and starting from
> scratch.


Try to edit /etc/mythtv/mysql.txt and change DBPassword.

Christian