From Fedora Project Wiki

 
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= Fedora Home Theater PC =


''Fedora HTPC'' is about building a Home Theater system based on Fedora distribution.
''Fedora HTPC'' is about building a Home Theater system based on Fedora distribution.  


== Discussion ==
== Discussion ==
Line 34: Line 33:
== Software ==
== Software ==


=== XBMC ===
=== Kodi (formerly known as XBMC) ===


Some pkg deps are missing, like glxinfo.
Pretty easy to set up as a standalone, dedicated system. Requires [http://rpmfusion.org rpmfusion] repositories enabled before installation.
 
Fedora 20:
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-20.noarch.rpm
rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-20.noarch.rpm
 
Easy setup-packages are available at [http://tuju.fi/fedora/20/ http://tuju.fi/fedora/20/].
* package '''xbmc-systemd''' makes it start straight after system bootup
* package '''xbmc-htpc''' pulls all other HTPC related and useful tools (Lirc, debugging, NFS, Samba, etc)
 
Packages assume that system has been installed with minimal package collection/installation profile, thou they work in any system. Lirc is not set up as each system is different depending on IR-receiver and remote control.


=== VDR ===
=== VDR ===
VDR is terminal for digital-TV broadcasting. Because of that - it needs a receiver card to start up. Even it has a lot of features and plugins suitable for media server, card reuquirement in cases where receiving is not done, complicates things.


=== MythTV ===
=== MythTV ===


=== Vlc ===
=== VLC ===


If using S/PDIF digital output, the option --spdif option must be given.
If using S/PDIF digital output, the option --spdif option must be given.
=== Media Explorer ===
* http://media-explorer.org/
* <code>yum install media-explorer</code>


== People ==
== People ==


{|
{| class="wikitable"
! nick !! f rel !! hw !! sw !! status !! notes
! nick !! f rel !! hw !! sw !! status !! notes
|-
|-
Line 61: Line 77:
|-
|-
|[[JuhaTuomala|tuju]]
|[[JuhaTuomala|tuju]]
|f10/rawhide/fusion
|f10 + rawhide + fusion
|Asus P5E-VM HDMI
|Asus P5E-VM HDMI
| vlc
| vlc
Line 68: Line 84:
|-
|-
|[[JuhaTuomala|tuju]]
|[[JuhaTuomala|tuju]]
|f14/fusion
|f14 + fusion
|Asus P5E-VM HDMI
|Asus P5E-VM HDMI
| xbmc
| xbmc
|in use
|
|plays video, audio works through onboard RCA coaxial S/PDIF. HDMI audio does not work out-of-the-box, don't know why.
|plays video, audio works through onboard RCA coaxial S/PDIF. HDMI audio does not work out-of-the-box, don't know why.
|-
|-
|[[JuhaTuomala|tuju]]
|[[JuhaTuomala|tuju]]
|f15/fusion
|f15 + fusion
|Asus P5E-VM HDMI
|Asus P5E-VM HDMI
| xbmc
| xbmc
| tested, didn't work, reverted to f14.
| tested, didn't work, reverted to f14.
|kernel video driver i915 gives blank screen without nomodeset kernel parameter. If that is set, setting xorg resolution with xorg.conf or xrandr fails.
|kernel video driver i915 gives blank screen without nomodeset kernel parameter. If that is set, setting xorg resolution with xorg.conf or xrandr fails.
|-
|[[JuhaTuomala|tuju]]
|f18 + fusion
|Asus P5E-VM HDMI, [http://www.usbuirt.com/ usb uirt]
| PA, xbmc, lirc, NFS
| 2013-01: PulseAudio over HDMI works. Issues with DTS video and FLAC audio playback.
|Minimal system, no display manager, nor desktop. Starts with systemd to htpc target. Uses native Pulseaudio everywhere. Storage on NFS.
'''Issues:''' Video playback speed too fast with HDMI DTS [http://trac.xbmc.org/ticket/14012 bug 14012]. Video playback is not not smooth if DTS problem is not active, probably related to video scaling as it affects to it. Audio stuttering while playing FLAC audio [http://trac.xbmc.org/ticket/13902 bug 13902].
|-
| [[hahlo]]
| F15 + fusion
| Biostar tp45 leadtek winfast 210
|
|
| Video works well in Loewe 26" tv but no audio.
|-
|-
|}
|}


== References ==
== See also ==
 
* [[How_to_debug_Xorg_problems|How_to_debug_Xorg_problems]]
* [[QA/Test_Days/2009-03-12|QA/Test_Days/2009-03-12]] about intel driver testing.
* [[Features/DisplayPort|Fedora Display Port feature page]]


[http://fedoraproject.org/wiki/QA/Test_Days/2009-03-12 QA/Test_Days/2009-03-12] about intel driver testing.
== External links ==
* [http://xbmc.org/ xbmc.org]
* [http://wiki.xbmc.org/ wiki.xbmc.org]
* [http://mythtv.org/ mythtv.org]
* [http://www.tvdr.de/ VDR home]
* [http://www.geexbox.org/ GeexBox.org]
* [http://freevo.sourceforge.net/ Freevo home]
* [https://launchpad.net/entertainer Entertainer ]


[http://fedoraproject.org/wiki/Features/DisplayPort Fedora Display Port feature page]
* [http://en.wikipedia.org/wiki/Advanced_Audio_Coding wikipedia.org - AAC - Advanced Audio Coding]
* [http://en.wikipedia.org/wiki/Dolby_Digital wikipedia.org - Dolby Digital]
* [http://en.wikipedia.org/wiki/DTS_(sound_system) wikipedia.org - DTS]
* [http://en.wikipedia.org/wiki/LPCM wikipedia.org - LPCM - Linear Pulse Code Modulation]
* [http://en.wikipedia.org/wiki/MPEG_transport_stream wikipedia.org - MPEG TS - streaming container]
* [http://en.wikipedia.org/wiki/VDPAU wikipedia.org - VDPAU]
* [http://en.wikipedia.org/wiki/VAAPI wikipedia.org - VAAPI]

Latest revision as of 09:43, 28 November 2017

Fedora HTPC is about building a Home Theater system based on Fedora distribution.

Discussion

Currently active people can be found from #fedora-htpc@freenode irc channel.


Hardware

Asus P5E-VM HDMI

P5E-VM HDMI is one of the first motherboards capable of outputting audio through HDMI interface and thus good choice for HTPC platform.

Video

It has Intel G35 Chipset which needs the xorg-x11-drv-intel X-driver package.

Fedora 10/rawhide drivers have problems (bug #496614) with hanging video and thus one needs to be sure what version of intel driver is used. Following drivers are known to work:

2.6.0-14.fc11


Audio

P5E-VM has RealTek ALC883 audio chip. Supporting kernel modules are:

snd_hda_codec_intelhdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec

Software

Kodi (formerly known as XBMC)

Pretty easy to set up as a standalone, dedicated system. Requires rpmfusion repositories enabled before installation.

Fedora 20:

rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-20.noarch.rpm
rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-20.noarch.rpm

Easy setup-packages are available at http://tuju.fi/fedora/20/.

  • package xbmc-systemd makes it start straight after system bootup
  • package xbmc-htpc pulls all other HTPC related and useful tools (Lirc, debugging, NFS, Samba, etc)

Packages assume that system has been installed with minimal package collection/installation profile, thou they work in any system. Lirc is not set up as each system is different depending on IR-receiver and remote control.

VDR

VDR is terminal for digital-TV broadcasting. Because of that - it needs a receiver card to start up. Even it has a lot of features and plugins suitable for media server, card reuquirement in cases where receiving is not done, complicates things.

MythTV

VLC

If using S/PDIF digital output, the option --spdif option must be given.

Media Explorer

People

nick f rel hw sw status notes
Messerting F11 Asus P5E-VM HDMI

Terratec Cinergy C HD PCI DVB-C

In use, but unstable True 1366x768 over HDMI, use "nomodeset" kernel parameter. xorg.conf

MythTV pre-0.22 (svn trunk), mantis driver from s2-liplianin.

tuju f10 + rawhide + fusion Asus P5E-VM HDMI vlc plays video, audio works through onboard RCA coaxial S/PDIF.
tuju f14 + fusion Asus P5E-VM HDMI xbmc plays video, audio works through onboard RCA coaxial S/PDIF. HDMI audio does not work out-of-the-box, don't know why.
tuju f15 + fusion Asus P5E-VM HDMI xbmc tested, didn't work, reverted to f14. kernel video driver i915 gives blank screen without nomodeset kernel parameter. If that is set, setting xorg resolution with xorg.conf or xrandr fails.
tuju f18 + fusion Asus P5E-VM HDMI, usb uirt PA, xbmc, lirc, NFS 2013-01: PulseAudio over HDMI works. Issues with DTS video and FLAC audio playback. Minimal system, no display manager, nor desktop. Starts with systemd to htpc target. Uses native Pulseaudio everywhere. Storage on NFS.

Issues: Video playback speed too fast with HDMI DTS bug 14012. Video playback is not not smooth if DTS problem is not active, probably related to video scaling as it affects to it. Audio stuttering while playing FLAC audio bug 13902.

hahlo F15 + fusion Biostar tp45 leadtek winfast 210 Video works well in Loewe 26" tv but no audio.

See also

External links