[mythtv-users] Issues with mythfrontend

Manuel McLure manuel at mclure.org
Mon Jul 6 17:05:00 UTC 2009


On Mon, Jul 6, 2009 at 9:57 AM, Chris Poole<chris at chrispoole.com> wrote:
> Thanks.
>
> I've just tried that too. Still get the same issue.
>
> Any other thoughts anyone?
>
> Is there a setting I need to change in the fronted setup when using a
> regular TV? I haven't found anything.

Can you turn on all logging for mythfrontend? Use a command line like

    /usr/bin/mythfrontend -l /var/log/mythtv/mythfrontend.log -v
important,general,all

Then see what the last 10-20 lines in mythfrontend.log are - this may
give a good clue as to what section of code the hang is in.

For example, in my case with the udevinfo problem, my last lines were

2009-07-03 16:32:22.019 Creating MediaMonitor, SendEvents=true
2009-07-03 16:32:22.019 IgnoreDevices=
2009-07-03 16:32:22.023 MediaMonitorUnix::GetCDROMBlockDevices() returning sr0

which made me look into the MediaMonitor stuff.
-- 
Manuel A. McLure WW1FA <manuel at mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.                       -- H.P. Lovecraft


More information about the mythtv-users mailing list