Ubuntu Breezy Installation Guides

From MythTV

Jump to: navigation, search

This is a collection of internal and external links to help set up MythTV on an Ubuntu Breezy machine.

See Ubuntu Installation Guides for installing on other Ubuntu versions.

Contents

Internal Installation Guides

External Installation Guides

There are multiple installion guides available for Ubuntu.

Minor Guides

The blog post here shows how to build an ffmpeg package capable of decoding/encoding DivX and Xvid, which is useful for nuvexport and MythStreamTV.

The guide available here also includes information on getting nuvexport to work properly by fixing ffmpeg. It also provides information on how to enable DVD ripping if you live outside the US.

For those wanting to install SVN on Ubuntu Breezy the page Installing MythTV SVN on Ubuntu Breezy may be useful to you.

Notes

Mixing ivtv & DVB tuners on some kernels can be somewhat troublesome in Ubuntu, as can mixing other tuner types. Cards may appear at different device nodes apparently randomly - this can be worked around by either making new udev rules or blacklisting modules to prevent them autoloading & then loading them 'manually' with lines in /etc/modules

Users sometimes experience problems with database access - i.e. being unable to enter mythtv-setup, seeing 'QMySQL database' errors. This is possibly caused by the mythtv-database package setting a random (!) password for the MythTV mysql user during installation. The password is stored in /etc/mythtv/mysql.txt Changing the mythtv mysql user's password to something more memorable and updating all mysql.txt files is one workaround that can be applied.

Personal tools