<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TrX</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TrX"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/TrX"/>
	<updated>2026-05-11T05:52:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25075</id>
		<title>User:TrX</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25075"/>
		<updated>2010-09-19T17:12:46Z</updated>

		<summary type="html">&lt;p&gt;TrX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TrXuk&#039;s Installation notes&lt;br /&gt;
&lt;br /&gt;
I will try to keep this page updated with issues I have stumbled across now I finally have time (and a house) in which to deploy LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NON STANDARD CHANGES ==&lt;br /&gt;
&#039;&#039;&#039;As pointed out by the LinuxMCE devs, making changes that benefit only yourself and then speaking about those changes as if they were gospel (in such places like the wiki or IRC) does NOT help development and puts a strain on the dev&#039;s answering incorrect and often unknown, untested support issues.&lt;br /&gt;
&lt;br /&gt;
Having said that, I made some changes that without which LinuxMCE in it&#039;s current incarnation would have been less than useful to me and so for completeness I will include them here. JUST PLEASE BE CAREFUL WHEN USING THEM, AND IF SOMETHING DOESN&#039;T WORK AFTERWARD SOLVE IT YOURSELF!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== KERNEL UPGRADE ===&lt;br /&gt;
- As I am trying to spend as little as possible on a good, working linuxMCE install, I wanted to re-use a lot of hardware I had knocking around. One such peice of hardware is a Hauppauge HVR 3000 DVB-T/DVB-S PCI tuner card.&lt;br /&gt;
&lt;br /&gt;
After trying about 4 of the patches available and documented around the web (including the HVR4000 page on this wiki) it was clear the card was not going to work properly without moving to a kernel that had native support for the device.&lt;br /&gt;
So I followed this WIKI page regarding updating to 2.6.32.8 from a newer ubuntu Repo.&lt;br /&gt;
http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel#Installing_newer_2.6.3x_kernels_for_0810_via_PPA_repository&lt;br /&gt;
&lt;br /&gt;
This worked fine, but then my diskless MD&#039;s did not work. So I tried Chrooting into the diskless filesystems on the core and running the kernel updates documented in the link above within the chroot:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
mount -o bind /dev /usr/pluto/diskless/&amp;lt;md number&amp;gt;/dev&lt;br /&gt;
mount -t proc /proc /usr/pluto/diskless/&amp;lt;md number&amp;gt;/proc&lt;br /&gt;
chroot /usr/pluto/diskless/&amp;lt;md number&amp;gt;/ /bin/bash&lt;br /&gt;
&amp;lt;Then run the kernel upgrade from the link above&amp;gt;&lt;br /&gt;
&amp;lt;exit from the chroot&amp;gt;&lt;br /&gt;
&amp;lt;backup the /tftpboot/&amp;lt;md number&amp;gt;/ directory&amp;gt;&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/vmlinuz /tftpboot/&amp;lt;md number&amp;gt;/vmlinuz&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/initrd.gz /tftpboot/&amp;lt;md number&amp;gt;/initrd.gz &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However diskless clients could still not boot, with error &#039;NFS over TCP not available from host 192.168.80.1&#039;.&lt;br /&gt;
This turns out to be an issue in the init script on the core for the NFS server as it sanity checks for kernel symbols that have been removed in the newer kernel. Comment them out as per this link, and nfs will start:&lt;br /&gt;
http://osdir.com/ml/debian-bugs-dist/2009-11/msg01267.html&lt;br /&gt;
&lt;br /&gt;
Hope this saves someone a fair amount of time :)&lt;/div&gt;</summary>
		<author><name>TrX</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25074</id>
		<title>User:TrX</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25074"/>
		<updated>2010-09-19T17:12:29Z</updated>

		<summary type="html">&lt;p&gt;TrX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TrXuk&#039;s Installation notes&lt;br /&gt;
&lt;br /&gt;
I will try to keep this page updated with issues I have stumbled across now I finally have time (and a house) in which to deploy LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NON STANDARD CHANGES ==&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
As pointed out by the LinuxMCE devs, making changes that benefit only yourself and then speaking about those changes as if they were gospel (in such places like the wiki or IRC) does NOT help development and puts a strain on the dev&#039;s answering incorrect and often unknown, untested support issues.&lt;br /&gt;
&lt;br /&gt;
Having said that, I made some changes that without which LinuxMCE in it&#039;s current incarnation would have been less than useful to me and so for completeness I will include them here. JUST PLEASE BE CAREFUL WHEN USING THEM, AND IF SOMETHING DOESN&#039;T WORK AFTERWARD SOLVE IT YOURSELF!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== KERNEL UPGRADE ===&lt;br /&gt;
- As I am trying to spend as little as possible on a good, working linuxMCE install, I wanted to re-use a lot of hardware I had knocking around. One such peice of hardware is a Hauppauge HVR 3000 DVB-T/DVB-S PCI tuner card.&lt;br /&gt;
&lt;br /&gt;
After trying about 4 of the patches available and documented around the web (including the HVR4000 page on this wiki) it was clear the card was not going to work properly without moving to a kernel that had native support for the device.&lt;br /&gt;
So I followed this WIKI page regarding updating to 2.6.32.8 from a newer ubuntu Repo.&lt;br /&gt;
http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel#Installing_newer_2.6.3x_kernels_for_0810_via_PPA_repository&lt;br /&gt;
&lt;br /&gt;
This worked fine, but then my diskless MD&#039;s did not work. So I tried Chrooting into the diskless filesystems on the core and running the kernel updates documented in the link above within the chroot:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
mount -o bind /dev /usr/pluto/diskless/&amp;lt;md number&amp;gt;/dev&lt;br /&gt;
mount -t proc /proc /usr/pluto/diskless/&amp;lt;md number&amp;gt;/proc&lt;br /&gt;
chroot /usr/pluto/diskless/&amp;lt;md number&amp;gt;/ /bin/bash&lt;br /&gt;
&amp;lt;Then run the kernel upgrade from the link above&amp;gt;&lt;br /&gt;
&amp;lt;exit from the chroot&amp;gt;&lt;br /&gt;
&amp;lt;backup the /tftpboot/&amp;lt;md number&amp;gt;/ directory&amp;gt;&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/vmlinuz /tftpboot/&amp;lt;md number&amp;gt;/vmlinuz&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/initrd.gz /tftpboot/&amp;lt;md number&amp;gt;/initrd.gz &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However diskless clients could still not boot, with error &#039;NFS over TCP not available from host 192.168.80.1&#039;.&lt;br /&gt;
This turns out to be an issue in the init script on the core for the NFS server as it sanity checks for kernel symbols that have been removed in the newer kernel. Comment them out as per this link, and nfs will start:&lt;br /&gt;
http://osdir.com/ml/debian-bugs-dist/2009-11/msg01267.html&lt;br /&gt;
&lt;br /&gt;
Hope this saves someone a fair amount of time :)&lt;/div&gt;</summary>
		<author><name>TrX</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25073</id>
		<title>User:TrX</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25073"/>
		<updated>2010-09-19T17:12:08Z</updated>

		<summary type="html">&lt;p&gt;TrX: /* NON STANDARD CHANGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TrXuk&#039;s Installation notes&lt;br /&gt;
&lt;br /&gt;
I will try to keep this page updated with issues I have stumbled across now I finally have time (and a house) in which to deploy LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NON STANDARD CHANGES ==&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
As pointed out by the LinuxMCE devs, making changes that benefit only yourself and then speaking about those changes as if they were gospel (in such places like the wiki or IRC) does NOT help development and puts a strain on the dev&#039;s answering incorrect and often unknown, untested support issues.&lt;br /&gt;
&lt;br /&gt;
Having said that, I made some changes that without which LinuxMCE in it&#039;s current incarnation would have been less than useful to me and so for completeness I will include them here. JUST PLEASE BE CAREFUL WHEN USING THEM, AND IF SOMETHING DOESN&#039;T WORK AFTERWARD SOLVE IT YOURSELF!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= KERNEL UPGRADE =&lt;br /&gt;
- As I am trying to spend as little as possible on a good, working linuxMCE install, I wanted to re-use a lot of hardware I had knocking around. One such peice of hardware is a Hauppauge HVR 3000 DVB-T/DVB-S PCI tuner card.&lt;br /&gt;
&lt;br /&gt;
After trying about 4 of the patches available and documented around the web (including the HVR4000 page on this wiki) it was clear the card was not going to work properly without moving to a kernel that had native support for the device.&lt;br /&gt;
So I followed this WIKI page regarding updating to 2.6.32.8 from a newer ubuntu Repo.&lt;br /&gt;
http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel#Installing_newer_2.6.3x_kernels_for_0810_via_PPA_repository&lt;br /&gt;
&lt;br /&gt;
This worked fine, but then my diskless MD&#039;s did not work. So I tried Chrooting into the diskless filesystems on the core and running the kernel updates documented in the link above within the chroot:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
mount -o bind /dev /usr/pluto/diskless/&amp;lt;md number&amp;gt;/dev&lt;br /&gt;
mount -t proc /proc /usr/pluto/diskless/&amp;lt;md number&amp;gt;/proc&lt;br /&gt;
chroot /usr/pluto/diskless/&amp;lt;md number&amp;gt;/ /bin/bash&lt;br /&gt;
&amp;lt;Then run the kernel upgrade from the link above&amp;gt;&lt;br /&gt;
&amp;lt;exit from the chroot&amp;gt;&lt;br /&gt;
&amp;lt;backup the /tftpboot/&amp;lt;md number&amp;gt;/ directory&amp;gt;&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/vmlinuz /tftpboot/&amp;lt;md number&amp;gt;/vmlinuz&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/initrd.gz /tftpboot/&amp;lt;md number&amp;gt;/initrd.gz &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However diskless clients could still not boot, with error &#039;NFS over TCP not available from host 192.168.80.1&#039;.&lt;br /&gt;
This turns out to be an issue in the init script on the core for the NFS server as it sanity checks for kernel symbols that have been removed in the newer kernel. Comment them out as per this link, and nfs will start:&lt;br /&gt;
http://osdir.com/ml/debian-bugs-dist/2009-11/msg01267.html&lt;br /&gt;
&lt;br /&gt;
Hope this saves someone a fair amount of time :)&lt;/div&gt;</summary>
		<author><name>TrX</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25072</id>
		<title>User:TrX</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25072"/>
		<updated>2010-09-19T17:10:57Z</updated>

		<summary type="html">&lt;p&gt;TrX: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TrXuk&#039;s Installation notes&lt;br /&gt;
&lt;br /&gt;
I will try to keep this page updated with issues I have stumbled across now I finally have time (and a house) in which to deploy LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NON STANDARD CHANGES ==&lt;br /&gt;
&lt;br /&gt;
As pointed out by the LinuxMCE devs, making changes that benefit only yourself and then speaking about those changes as if they were gospel (in such places like the wiki or IRC) does NOT help development and puts a strain on the dev&#039;s answering incorrect and often unknown, untested support issues.&lt;br /&gt;
&lt;br /&gt;
Having said that, I made some changes that without which LinuxMCE in it&#039;s current incarnation would have been less than useful to me and so for completeness I will include them here. JUST PLEASE BE CAREFUL WHEN USING THEM, AND IF SOMETHING DOESN&#039;T WORK AFTERWARD SOLVE IT YOURSELF!&lt;br /&gt;
&lt;br /&gt;
KERNEL UPGRADE&lt;br /&gt;
- As I am trying to spend as little as possible on a good, working linuxMCE install, I wanted to re-use a lot of hardware I had knocking around. One such peice of hardware is a Hauppauge HVR 3000 DVB-T/DVB-S PCI tuner card.&lt;br /&gt;
&lt;br /&gt;
After trying about 4 of the patches available and documented around the web (including the HVR4000 page on this wiki) it was clear the card was not going to work properly without moving to a kernel that had native support for the device.&lt;br /&gt;
So I followed this WIKI page regarding updating to 2.6.32.8 from a newer ubuntu Repo.&lt;br /&gt;
http://wiki.linuxmce.org/index.php/Upgrading_the_Kernel#Installing_newer_2.6.3x_kernels_for_0810_via_PPA_repository&lt;br /&gt;
&lt;br /&gt;
This worked fine, but then my diskless MD&#039;s did not work. So I tried Chrooting into the diskless filesystems on the core and running the kernel updates documented in the link above within the chroot:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
mount -o bind /dev /usr/pluto/diskless/&amp;lt;md number&amp;gt;/dev&lt;br /&gt;
mount -t proc /proc /usr/pluto/diskless/&amp;lt;md number&amp;gt;/proc&lt;br /&gt;
chroot /usr/pluto/diskless/&amp;lt;md number&amp;gt;/ /bin/bash&lt;br /&gt;
&amp;lt;Then run the kernel upgrade from the link above&amp;gt;&lt;br /&gt;
&amp;lt;exit from the chroot&amp;gt;&lt;br /&gt;
&amp;lt;backup the /tftpboot/&amp;lt;md number&amp;gt;/ directory&amp;gt;&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/vmlinuz /tftpboot/&amp;lt;md number&amp;gt;/vmlinuz&lt;br /&gt;
cp /usr/pluto/diskless/&amp;lt;md number&amp;gt;/boot/initrd.gz /tftpboot/&amp;lt;md number&amp;gt;/initrd.gz &lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However diskless clients could still not boot, with error &#039;NFS over TCP not available from host 192.168.80.1&#039;.&lt;br /&gt;
This turns out to be an issue in the init script on the core for the NFS server as it sanity checks for kernel symbols that have been removed in the newer kernel. Comment them out as per this link, and nfs will start:&lt;br /&gt;
http://osdir.com/ml/debian-bugs-dist/2009-11/msg01267.html&lt;br /&gt;
&lt;br /&gt;
Hope this saves someone a fair amount of time :)&lt;/div&gt;</summary>
		<author><name>TrX</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25071</id>
		<title>User:TrX</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:TrX&amp;diff=25071"/>
		<updated>2010-09-18T22:50:28Z</updated>

		<summary type="html">&lt;p&gt;TrX: New page: TrXuk&amp;#039;s Installation notes  I will try to keep this page updated with issues I have stumbled across now I finally have time (and a house) in which to deploy LinuxMCE.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TrXuk&#039;s Installation notes&lt;br /&gt;
&lt;br /&gt;
I will try to keep this page updated with issues I have stumbled across now I finally have time (and a house) in which to deploy LinuxMCE.&lt;/div&gt;</summary>
		<author><name>TrX</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Play_mkv_files&amp;diff=25070</id>
		<title>Play mkv files</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Play_mkv_files&amp;diff=25070"/>
		<updated>2010-09-18T17:52:58Z</updated>

		<summary type="html">&lt;p&gt;TrX: Added possible new information about working libxine MKV and VDR info from linuxmce forum.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
This page explains how to achieve successful playback of Mkv/H264/X264 files on Linuxmce 810 with some limitations.&lt;br /&gt;
&lt;br /&gt;
The following instructions will allo playback of most types of mkv containers with VDPAU, but the instructions will break VDR.&lt;br /&gt;
&lt;br /&gt;
You will have to forcefully install a backported libxine prepared by niz23. The debs they are located here: http://tschak.homelinux.com/deb/&lt;br /&gt;
They need to be installed all at the same time, with dpkg.&lt;br /&gt;
Note that there is no support for these packages, and they WILL break VDR.&lt;br /&gt;
&lt;br /&gt;
Possible Update: When reading about this issue I stumbled across a forum post that suggested the latest linuxmce build after doing a dist-upgrade has a version of libxine that plays MKV via VDPAU like it should but also doesn&#039;t break VDR. The link is here: http://forum.linuxmce.org/index.php?topic=10013.30&lt;br /&gt;
I will check into this and report back.&lt;br /&gt;
&lt;br /&gt;
==Troubleshoting==&lt;br /&gt;
Another method, if you see green artifacts, is to rename the files to .m2ts and changing media type to &amp;quot;LinuxMCE Blu-Ray&amp;quot;. This makes LinuxMCE use mplayer to play mkv files instead of xine, however in that case you loose the ability to pause.&lt;/div&gt;</summary>
		<author><name>TrX</name></author>
	</entry>
</feed>