Difference between revisions of "Operating system"

From MythTV Official Wiki
Jump to: navigation, search
(Image:suselogo.png openSUSE)
(mark outdated and in need of cleanup)
 
(30 intermediate revisions by 14 users not shown)
Line 1: Line 1:
A computer '''operating system''' (OS) that will run MythTV includes many "flavors" of [[Linux]], [[Mac OS X]], and [[FreeBSD]]. MythTV was originally built on Linux, but has been extended to other platforms, including Windows, Mac OS X and FreeBSD.
+
A computer '''operating system''' (OS) that will run MythTV includes many "flavors" of [[Linux]], [[Mac OS X]], and [[FreeBSD]]. MythTV was originally built on Linux, but has been extended to other platforms, including Windows, Mac OS X and FreeBSD.  See also [[Packages]].
  
 
{{HelpUs}}
 
{{HelpUs}}
 +
{{Cleanup}}
 +
{{Outdated2|See also [[Packages]].}}
  
 
== Linux distributions ==
 
== Linux distributions ==
A linux distro (distribution) is a complete, installable operating system based around the [[Linux Kernel]].
+
A linux distro (distribution) is a complete, installable operating system based around the Linux kernel.
  
 
There are some that are especially good for dedicated MythTV boxes (the kind you'd have on a HiFi stand in the lounge), others are especially suited for use as workstation PCs -- though you can use them to run MythTV as well, if you're sufficiently motivated.
 
There are some that are especially good for dedicated MythTV boxes (the kind you'd have on a HiFi stand in the lounge), others are especially suited for use as workstation PCs -- though you can use them to run MythTV as well, if you're sufficiently motivated.
  
=== A.M.I.C.U.S. ===
+
=== [[Image:UbuntuIcon.png]] Ubuntu ===
[http://amicus.sourceforge.net A.M.I.C.U.S.] - An automatic MythTV installer with a guide and menu script specifically designed for new users of GNU/Linux and/or MythTV. 
+
[http://www.ubuntulinux.org/ Ubuntu] is a Debian based solution.
* Lightweight hardware requirements suitable for older/low end PCs.
 
* Available as a script for Debian installs or as bootable CD ISO image
 
* Seeking new users, testers, and developers [http://sourceforge.net/projects/amicus Sourceforge Project Page]
 
* New major release version 0.04
 
  
===[[Image:Debianlogo.png|alt DebianLogo]]Debian GNU/Linux===
+
Take a look at our comprehensive list of [[Ubuntu Installation|Ubuntu guides]]. Don't miss out on the [https://help.ubuntu.com/community/MythTV official guides!].
[http://www.debian.org/ Debian GNU/Linux] is a widespread distribution; it has a huge community and is probably the most "free" and socially driven distribution — an excellent choice and MythTV is well supported.
 
  
There are a couple of guides:
+
[[:Category:Ubuntu]] - All internal Ubuntu pages.
*[[Installing_MythTV_on_Debian_Etch|Installation guide for MythTV on Debian GNU/Linux 4.0 ('etch')]]
 
*[http://www.geocities.com/dlou99/mythtv.html Installation guide for MythTV 0.8 on Debian GNU/Linux 3.0 ('woody')]
 
*You can also check out [[Operating_system#Pluto|Pluto]] which is a preinstalled Debian Core distribution with MythTV included
 
<!--*[http://www-isl.mach.uni-karlsruhe.de/~hi93/myth/mythtv_debian_epia_pvr350_walkthrough Another Debian Guide] the owner of this guide has removed it, with a note saying it is outdated.-->
 
<!--*[http://www.wilson-stowe.com/mythtv/installationguide.html MythTV Installation Guide for Debian]-->
 
  
There are also several [http://mythtv.org/wiki/index.php/Special:Search?search=debian&fulltext=Search Debian pages in this wiki].
+
[https://en.wikipedia.org/wiki/Mythbuntu Mythbuntu]. Now discontinued.
  
 
=== [[Image:Fedora.png]] Fedora ===
 
=== [[Image:Fedora.png]] Fedora ===
[http://fedora.redhat.com/ Fedora] is a very popular distro.
+
[http://fedoraproject.org/ Fedora] is a very popular distro.
  
There are several approaches how to get MythTV running on Fedora:
+
* Follow the local wiki page:  [[Installing_MythTV_on_Fedora | Installing MythTV on Fedora]].  This page describes the process very well and is based on the http://rpmfusion.org repository.
 
 
* You can check out [[Operating_system#MythDora|MythDora]] (see below) which is a preinstalled Fedora Core distribution with MythTV included.
 
* You can follow the local wiki page:  [[Installing_MythTV_on_Fedora]].  This page describes the process very well and is based on the http://atrpms.net repository.
 
* Mythtv can also be found on the http://rpmfusion.org repository.
 
  
 
http://atrpms.net has a broader range of related drivers etc, while http://rpmfusion.org has a broader range of other applications, so using a combination of them might in some cases be a good idea.
 
http://atrpms.net has a broader range of related drivers etc, while http://rpmfusion.org has a broader range of other applications, so using a combination of them might in some cases be a good idea.
 
You might also read [http://wilsonet.com/mythtv/ Jarod Wilson's Guide]. It is outdated now, but there might still be some valuable information on different types of hardware.
 
  
 
[[:Category:Fedora]] - All internal pages on Fedora.
 
[[:Category:Fedora]] - All internal pages on Fedora.
  
 
Other general support for PPC on Fedora can be found at [http://fedoraproject.org/wiki/PlayStation PlayStation page].  [http://fedoraproject.org/wiki/PlayStation/BDRemote A detailed remote page also exists].
 
Other general support for PPC on Fedora can be found at [http://fedoraproject.org/wiki/PlayStation PlayStation page].  [http://fedoraproject.org/wiki/PlayStation/BDRemote A detailed remote page also exists].
 +
 +
Historical information is available at the, now defunct, "[http://www.mythdora.com/ MythDora]" distribution
 +
 +
===[[Image:Debianlogo.png|alt DebianLogo]]Debian GNU/Linux===
 +
[http://www.debian.org/ Debian GNU/Linux] is a widespread distribution; it has a huge community and is probably the most "free" and socially driven distribution &mdash; an excellent choice and MythTV is well supported.
 +
 +
There are a couple of guides:
 +
 +
Currently MythTV is not in the main Debian repositories, current plan is to get 0.27-fixes accepted. Until this happens the best way is to follow the guide to building your own .deb packages.
 +
 +
*[[Build_from_Source| Guide for building from Source]]
 +
 +
*[[Installing_MythTV_on_Debian_Etch|Installation guide for MythTV on Debian GNU/Linux 4.0 ('etch')]] - Old and no longer recommended.
 +
 +
There are also several [http://mythtv.org/wiki/index.php/Special:Search?search=debian&fulltext=Search Debian pages in this wiki].
  
 
===[[Image:Gentoo.png]] Gentoo===
 
===[[Image:Gentoo.png]] Gentoo===
Line 48: Line 49:
  
 
Gentoo MythTV setup guides:
 
Gentoo MythTV setup guides:
* [http://gentoo-wiki.com/HOWTO_Setup_MythTV Gentoo-Wiki.com Guide (2.6 kernel)] - ''very'' complete
+
* [http://wiki.gentoo.org/wiki/MythTV Gentoo-Wiki.com Guide (2.6 kernel)] - ''very'' complete
* [http://home.comcast.net/~alf_park/mythtv.html Gentoo Guide (2.6 kernel)] - out of date
+
<!--* [http://home.comcast.net/~alf_park/mythtv.html Gentoo Guide (2.6 kernel)] - out of date Gone -->
* [http://www.punkrockworld.it/mythwiki/wiki.asp?db=MythWiki&o=InstallWithGentoo Install MythTV System (2.6 kernel)]
+
<!--* [http://www.punkrockworld.it/mythwiki/wiki.asp?db=MythWiki&o=InstallWithGentoo Install MythTV System (2.6 kernel)] Also Gone -->
  
 
Official Gentoo MythTV Guide:
 
Official Gentoo MythTV Guide:
Line 59: Line 60:
 
* [[Kanotix From Scratch]]
 
* [[Kanotix From Scratch]]
  
===[[Image:Knoppmyth.png]] KnoppMyth===
+
=== [[Image:LinHES.png]] LinHES ===
[http://www.mysettopbox.tv/ KnoppMyth] is probably the easiest way to install MythTV. After all, that is what it was made to do. It is mainly oriented towards dedicated MythTV boxes (though of course it runs a complete GNU/Linux OS, so no worries about serving music or other files). Insert the CDROM disc into a "blank" PC and you will be running MythTV after a few minutes. Up to version 5.5 was Knoppix-based (a Debian derivative), version 6 will be Arch Linux based. As a special trick, MythFrontend will run from the CDROM disc without installing.
 
  
:''See also, the [[KnoppMyth]] article.''
+
LinHES (Linux Home Entertainment System) is a Linux distribution that centers around MythTV.
 +
The project aims to make creating and maintaining a Home Theater PC as simple as possible.
 +
A blank system can be transformed to a fully functional HTPC in around 20 minutes.
  
External links:
+
LinHES is the successor of the deprecated KnoppMyth distribution
*[http://www.mysettopbox.tv/ KnoppMyth] main site
 
*[http://www.mysettopbox.tv/doc.html Install Documentation]
 
*[http://mysettopbox.tv/phpBB2/ Official Forums]
 
*[http://www.knoppmythwiki.org/ KnoppMythWiki]
 
*[http://www.knoppmythwiki.org/?id=KnoppMythInstall KnoppMythWiki Install Guide]
 
  
 
=== [[Image:Mandrake.png]] Mandriva ===
 
=== [[Image:Mandrake.png]] Mandriva ===
 
[http://www.mandriva.com/ Mandriva] - One of the big distributions (formally known as Mandrake) with a large community of users. The distribution uses RPM packages similar to Red Hat and Fedora.  The MythTV RPMs for Mandriva are available from the [http://plf.zarb.org PLF] mirrors as Mandriva does not include them in the distribution. Several guides are available to aid the setup of MythTV:  
 
[http://www.mandriva.com/ Mandriva] - One of the big distributions (formally known as Mandrake) with a large community of users. The distribution uses RPM packages similar to Red Hat and Fedora.  The MythTV RPMs for Mandriva are available from the [http://plf.zarb.org PLF] mirrors as Mandriva does not include them in the distribution. Several guides are available to aid the setup of MythTV:  
* [http://www.mythtv.org/modules.php?name=MythInstall MythTV Instalation Guider] contains Mandriva specific information.
+
* [http://www.mythtv.org/modules.php?name=MythInstall MythTV Instalation Guide] contains Mandriva specific information.
 
Other guides which describe the install process for older releases of the distribution are also available:
 
Other guides which describe the install process for older releases of the distribution are also available:
 
* [http://users.on.net/~emerson/mythtv/ Mandriva 2006 MythTV setup] VIA EPIA SP13000/DVB-T, includes creating an antoinstall CD.
 
* [http://users.on.net/~emerson/mythtv/ Mandriva 2006 MythTV setup] VIA EPIA SP13000/DVB-T, includes creating an antoinstall CD.
Line 82: Line 79:
  
 
=== MiniMyth ===
 
=== MiniMyth ===
[[Minimyth]] was originally developed to boot over a network and run [[MythFrontend]] on diskless Via EPIA mainboards that have either CLE266 or CN400 hardware MPEG2 decoders (e.g. Via EPIA M or Via EPIA SP mainboards). This is great for 'satellite' systems - like having one in the bedroom or kitchen...
+
[[Minimyth]] was originally developed to boot over a network and run [[mythfrontend]] on diskless Via EPIA mainboards that have either CLE266 or CN400 hardware MPEG2 decoders (e.g. Via EPIA M or Via EPIA SP mainboards). This is great for 'satellite' systems - like having one in the bedroom or kitchen...
  
 
Minimyth[http://www.linpvr.org] has since evolved to support more hardware and different boot methods.
 
Minimyth[http://www.linpvr.org] has since evolved to support more hardware and different boot methods.
  
 
=== [[Image:imedia.gif]] [[iMedia MythTV]] ===
 
=== [[Image:imedia.gif]] [[iMedia MythTV]] ===
[http://www.mini-box.com/s.nl/sc.8/category.17/it.A/id.421/.f iMedia MythTV] is smallest out-of-the-box MythTV distribution for Via EPIA mainboards. It fits in 128Mb Compact Flashes (including 2 weeks of program info) and has ability to store recordings to external usb drives, harddrives, NFS mounts. Is designed to run without any configuration on VIA mainboards and Hauppauge PVR like cards. Support for other hardware can be provided thru custom packages. Includes optimised kernel for i686 and Eden CPU and XWindows drivers for MPEG/3D/DRI acceleration.
+
[http://www.imedialinux.com/imedia_mythtv iMedia MythTV] is smallest out-of-the-box MythTV distribution for Via EPIA mainboards. It fits in 128Mb Compact Flashes (including 2 weeks of program info) and has ability to store recordings to external usb drives, harddrives, NFS mounts. Is designed to run without any configuration on VIA mainboards and Hauppauge PVR like cards. Support for other hardware can be provided thru custom packages. Includes optimised kernel for i686 and Eden CPU and XWindows drivers for MPEG/3D/DRI acceleration.
 
 
=== [[image:mythdora.png]] [http://www.mythdora.com/ MythDora] ===
 
[http://www.mythdora.com/ MythDora] is a Fedora and MythTV "All-In-One" CD/DVD. The install will load a preconfigured Fedora 8 installation on your computer as well as install and configure MythTV-0.21. There are many extras included with MythDora.
 
 
 
* [http://mythdora.com/ Main Site]
 
* [http://mythdora.com/?q=forum Official Forums]
 
* [http://www.mythdorawiki.com/wiki/index.php/Main_Page MythDora Wiki]
 
 
 
=== [[Image:mythbuntu.png]] Mythbuntu ===
 
[http://www.mythbuntu.org Mythbuntu], Mythbuntu is an Ubuntu derivative focused upon setting up a standalone MythTV system similar to Knoppmyth or Mythdora. Currently, it is a recognized as a community supported project by Canonical. Mythbuntu can be used to install a stand alone Frontend, Backend, or combination machines. Unlike similar projects, Mythbuntu keeps close ties with Ubuntu and all development is given back to the Ubuntu Community. This allows easy conversions from a standard desktop to a Mythbuntu machine and vice versa. The development cycle of Mythbuntu closely follows that of Ubuntu, releasing every six months shortly after Ubuntu releases.
 
 
 
* [http://www.mythbuntu.org Main Site]
 
* [http://ubuntuforums.org/forumdisplay.php?f=301 Official Forums]
 
* [http://www.mythbuntu.org/documentation/mythbuntu_installation.pdf Installation Manual (PDF)]
 
  
 
=== [[Image:suselogo.png]] openSUSE ===
 
=== [[Image:suselogo.png]] openSUSE ===
Line 107: Line 90:
  
 
{{SUSE_head|mythTV wiki articles}}
 
{{SUSE_head|mythTV wiki articles}}
{{Wikipage|Opensuse 11.3|OpenSuSE 11.3}}
+
{{Wikipage|OpenSuSE 11.3|OpenSuSE 11.3}}
 
{{Wikipage|Opensuse 11.0 - 11.2|Opensuse 11.0 - 11.2}}
 
{{Wikipage|Opensuse 11.0 - 11.2|Opensuse 11.0 - 11.2}}
 
{{Wikipage|opensuse_10.3|openSUSE 10.3}}
 
{{Wikipage|opensuse_10.3|openSUSE 10.3}}
Line 125: Line 108:
 
{{SUSE_head|Package repositories}}
 
{{SUSE_head|Package repositories}}
 
{{Download|packman.links2linux.org|pacman.links2linux.org}}
 
{{Download|packman.links2linux.org|pacman.links2linux.org}}
 
=== [[Image:Pluto.png]] [[Plutohome|Pluto]] ===
 
[http://plutohome.com/index.php Pluto] is the only all-in-one solution for your home that seamlessly combines media & entertainment, home automation, security, telecom and computing.
 
You can control your whole house with a mobile phone, a touch-screen tablet or a web-interface. A Pluto system is like an appliance - not a computer. It is self-configuring, maintaining and updating. No technical skills are required to use or install Pluto.
 
Pluto is above all simple. The devices are all plug and play. Pluto is also an open platform, offering unlimited expansion potential, and requiring no special cabling.
 
This is Pluto: a complete, comfortable and secure solution for your home.
 
  
 
=== [[Image:Redhaticon.png]] Red Hat ===
 
=== [[Image:Redhaticon.png]] Red Hat ===
Line 136: Line 113:
  
 
=== [[Image:Slackware.jpg]] Slackware ===
 
=== [[Image:Slackware.jpg]] Slackware ===
[http://www.slackware.com/ Slackware] is one of the eldest linux distributions and still going strong. Historically often used for servers. Exceptionally strong performace from MythTV users who use this for both backend as well as frontend purposes.  
+
[http://www.slackware.com/ Slackware] is one of the eldest linux distributions and still going strong. Historically often used for servers. Exceptionally strong performace from MythTV users who use this for both [[mythbackend]] as well as [[mythfrontend]] purposes.  
  
 
* 9.0
 
* 9.0
Line 152: Line 129:
  
 
Commercial (enterprise) versions are called SUSE Linux Enterprise Server (SLES) and SUSE Linux Enterprise Desktop (SLED).
 
Commercial (enterprise) versions are called SUSE Linux Enterprise Server (SLES) and SUSE Linux Enterprise Desktop (SLED).
 
=== [[Image:UbuntuIcon.png]] Ubuntu ===
 
[http://www.ubuntulinux.org/ Ubuntu] is a Debian based solution.
 
 
Take a look at our comprehensive list of [[Ubuntu Installation|Ubuntu guides]]. Don't miss out on the [https://help.ubuntu.com/community/MythTV official guides!].
 
 
[[:Category:Ubuntu]] - All internal Ubuntu pages.
 
 
Furthermore there is another Ubuntu distribution: [http://www.mythbuntu.org/ Mythbuntu].
 
 
It's an Ubuntu just for your Multimedia PC. After installing it, MythTV ist already installed and there are different possibilities to configure IR remote controls etc.
 
 
=== Xebian (for Xbox) ===
 
[http://www.xbox-linux.org/ Xbox-linux] - With this distro you can run [[MythFrontend]] on your Xbox (i.e. you need another "proper" machine too). Most are for the Xebian distribution which is based on Debian.  Here are some guides:
 
* [[Xbox Frontend]] Guides
 
* [http://bit.blkbk.com/ MythTV Xbox source code]
 
* [http://www.ps.masny.dk/projects/linux/mythtv-0.4b-xbox-HOWTO.html Xbox Guide]
 
* [http://www.xbox-linux.org/wiki/MythTV_on_Xebian_HOWTO MythTV frontend HowTo]
 
* [[Xbox_Install_using_E_Images]] Installing mythtv on xbox using E images
 
 
=== Yellow Dog (for Playstation 3) ===
 
[http://www.terrasoftsolutions.com/ Yellow Dog Linux] - This is the default Linux distribution for the [[:Category:PS3|Playstation 3]]. [http://ps3penguins.blogspot.com PS3Penguins] has setup a blog to track links related to MythTV on the PS3.
 
MythTV builds and the frontend runs on the [[:Category:PS3|PS3]], however, there is currently no accelerated video driver available so playback is not actually usable.
 
  
 
== Non-linux distributions ==
 
== Non-linux distributions ==
Line 186: Line 140:
  
 
* [[:Category:MacOS]]
 
* [[:Category:MacOS]]
 +
* [[MacPorts]]  -- all-in-one installer for backend, frontend, database, etc.
 
* [[MythTV on Mac OS X]]
 
* [[MythTV on Mac OS X]]
* [[MythTV on Mac x86]]
 
  
 
===Microsoft Windows===
 
===Microsoft Windows===
  
The official MythTV frontend will run natively on Windows. For now no binary version is distributed, so you need to build it yourself with MinGW/MSys. It builds easily using the [http://svn.mythtv.org/svn/trunk/packaging/Win32/build/MythInstaller.bat MythInstaller.bat] and [http://svn.mythtv.org/svn/trunk/packaging/Win32/build/win32-packager.pl win32-packager.pl] scripts.
+
The official [[mythfrontend]] will run natively on Windows. For now no binary version is distributed, so you need to build it yourself with MinGW/MSys. It builds easily using the [http://svn.mythtv.org/svn/trunk/packaging/Win32/build/MythInstaller.bat MythInstaller.bat] and [http://svn.mythtv.org/svn/trunk/packaging/Win32/build/win32-packager.pl win32-packager.pl] scripts.
  
 
*  [[MythTV on Windows]] for more info.
 
*  [[MythTV on Windows]] for more info.

Latest revision as of 20:30, 18 November 2021

A computer operating system (OS) that will run MythTV includes many "flavors" of Linux, Mac OS X, and FreeBSD. MythTV was originally built on Linux, but has been extended to other platforms, including Windows, Mac OS X and FreeBSD. See also Packages.


MythTV logo square.png Join us making your favorite media center even better than it already is today.

Clean.png Cleanup: This article or section may require cleanup. Discuss the issue on the talk page

Time.png Outdated: See also Packages.

Linux distributions

A linux distro (distribution) is a complete, installable operating system based around the Linux kernel.

There are some that are especially good for dedicated MythTV boxes (the kind you'd have on a HiFi stand in the lounge), others are especially suited for use as workstation PCs -- though you can use them to run MythTV as well, if you're sufficiently motivated.

UbuntuIcon.png Ubuntu

Ubuntu is a Debian based solution.

Take a look at our comprehensive list of Ubuntu guides. Don't miss out on the official guides!.

Category:Ubuntu - All internal Ubuntu pages.

Mythbuntu. Now discontinued.

Fedora.png Fedora

Fedora is a very popular distro.

http://atrpms.net has a broader range of related drivers etc, while http://rpmfusion.org has a broader range of other applications, so using a combination of them might in some cases be a good idea.

Category:Fedora - All internal pages on Fedora.

Other general support for PPC on Fedora can be found at PlayStation page. A detailed remote page also exists.

Historical information is available at the, now defunct, "MythDora" distribution

alt DebianLogoDebian GNU/Linux

Debian GNU/Linux is a widespread distribution; it has a huge community and is probably the most "free" and socially driven distribution — an excellent choice and MythTV is well supported.

There are a couple of guides:

Currently MythTV is not in the main Debian repositories, current plan is to get 0.27-fixes accepted. Until this happens the best way is to follow the guide to building your own .deb packages.

There are also several Debian pages in this wiki.

Gentoo.png Gentoo

Gentoo - If the command line scares you, Gentoo is not for you. On the other hand the installation is extremely well documented in the Gentoo Handbook. Gentoo is more customizable than other 'binary' distros and each install can be optimized for the specific processor you use.

Gentoo MythTV setup guides:

Official Gentoo MythTV Guide:

Kanotix.png Kanotix

Kanotix is one of the many Debian based Live CDs, which itself is based on the popular Knoppix Live CD, except Kanotix has the ability to be easily installed on to a harddrive, from which a fully working easy to maintain Debian system is had.

LinHES.png LinHES

LinHES (Linux Home Entertainment System) is a Linux distribution that centers around MythTV. The project aims to make creating and maintaining a Home Theater PC as simple as possible. A blank system can be transformed to a fully functional HTPC in around 20 minutes.

LinHES is the successor of the deprecated KnoppMyth distribution

Mandrake.png Mandriva

Mandriva - One of the big distributions (formally known as Mandrake) with a large community of users. The distribution uses RPM packages similar to Red Hat and Fedora. The MythTV RPMs for Mandriva are available from the PLF mirrors as Mandriva does not include them in the distribution. Several guides are available to aid the setup of MythTV:

Other guides which describe the install process for older releases of the distribution are also available:

MiniMyth

Minimyth was originally developed to boot over a network and run mythfrontend on diskless Via EPIA mainboards that have either CLE266 or CN400 hardware MPEG2 decoders (e.g. Via EPIA M or Via EPIA SP mainboards). This is great for 'satellite' systems - like having one in the bedroom or kitchen...

Minimyth[1] has since evolved to support more hardware and different boot methods.

Imedia.gif iMedia MythTV

iMedia MythTV is smallest out-of-the-box MythTV distribution for Via EPIA mainboards. It fits in 128Mb Compact Flashes (including 2 weeks of program info) and has ability to store recordings to external usb drives, harddrives, NFS mounts. Is designed to run without any configuration on VIA mainboards and Hauppauge PVR like cards. Support for other hardware can be provided thru custom packages. Includes optimised kernel for i686 and Eden CPU and XWindows drivers for MPEG/3D/DRI acceleration.

Suselogo.png openSUSE

openSUSE, The openSUSE project is a community program sponsored by Novell. With the launch of the openSUSE project, openSUSE is now developed in an open model—public development builds, releases, and sources will be posted frequently here and you will have access to our Bugzilla database for defect reporting.

mythTV wiki articles

Wikipage.png - OpenSuSE 11.3 mythTV wiki page

Wikipage.png - Opensuse 11.0 - 11.2 mythTV wiki page

Wikipage.png - openSUSE 10.3 mythTV wiki page

Wikipage.png - openSUSE 10.2 mythTV wiki page

Wikipage.png - openSUSE 10.2 upgrade mythTV packages mythTV wiki page

International

Webpage.png - openSUSE 10.3 mythTV wiki page on mythtv.nl (Dutch)

Webpage.png - openSUSE page on mythwiki.de (German)

Additional sources

Webpage.png - Ben Kevenan's openSUSE 10.3/mythTV pages

Webpage.png - MultiMedia and Digital TV with openSUSE - acaciaclose.co.uk

Webpage.png - JArpack


Package repositories

Download.png - pacman.links2linux.org

Redhaticon.png Red Hat

Red Hat - Now oriented as more of a commercial/stable distribution and philosophically superceded by Fedora for the bleeding edge, there is nonetheless a howto for RHEL or CentOS RHEL_Installation

Slackware.jpg Slackware

Slackware is one of the eldest linux distributions and still going strong. Historically often used for servers. Exceptionally strong performace from MythTV users who use this for both mythbackend as well as mythfrontend purposes.

Suselogo.png SuSE

SuSE is now called openSUSE.

Commercial (enterprise) versions are called SUSE Linux Enterprise Server (SLES) and SUSE Linux Enterprise Desktop (SLED).

Non-linux distributions

FreeBSDLogo.png FreeBSD

FreeBSD isn't a Linux distro, but MythTV runs on it too. FreeBSD as with all "flavors" of BSD is Unix-based, and Linux is also Unix-based.

Mac OS X

Yes, Mac OS X is Unix-based, as I'm sure you already know from Apple's Mac OS X site, and MythTV runs there too!

Microsoft Windows

The official mythfrontend will run natively on Windows. For now no binary version is distributed, so you need to build it yourself with MinGW/MSys. It builds easily using the MythInstaller.bat and win32-packager.pl scripts.