<?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=Metoer</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=Metoer"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Metoer"/>
	<updated>2026-07-22T05:56:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Foxconn_nT330i&amp;diff=24933</id>
		<title>Foxconn nT330i</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Foxconn_nT330i&amp;diff=24933"/>
		<updated>2010-08-20T18:55:02Z</updated>

		<summary type="html">&lt;p&gt;Metoer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|810Status=Working}}&lt;br /&gt;
== Foxconn nT330I ==&lt;br /&gt;
&lt;br /&gt;
Reference: [http://wiki.linuxmce.org/index.php/Unrecognized_NIC]&lt;br /&gt;
&lt;br /&gt;
This is what worked for me on one of the latest 8.10 snapshots&lt;br /&gt;
&lt;br /&gt;
2.6.22-14-generic has to be replaced by the output from the &amp;quot;uname -r&amp;quot; command, if different.&lt;br /&gt;
&amp;lt;MD#&amp;gt; has to be replaced by the mediadirector number.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Has to be done only once start&lt;br /&gt;
&lt;br /&gt;
Download AR81Family-Linux-v1.0.1.9.tar.gz to the core&lt;br /&gt;
In the console do this:&lt;br /&gt;
&lt;br /&gt;
sudo -s&lt;br /&gt;
&amp;lt;your password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cd to the folder containing the downloaded tar.gz file&lt;br /&gt;
tar -zxvf AR81Family-Linux-v1.0.1.9.tar.gz&lt;br /&gt;
cd src&lt;br /&gt;
make&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
cp atl1e.ko /lib/modules/2.6.22-14-generic/kernel/drivers/net/&lt;br /&gt;
&lt;br /&gt;
In the bottom of /etc/initramfs-tools-interactor/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
/usr/pluto/bin/Diskless_BuildDefaultImage.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Has to be done only once end&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Has to be done for every nT330i media director start&lt;br /&gt;
&lt;br /&gt;
Boot media directoren for the first time and wait for error&lt;br /&gt;
&lt;br /&gt;
cp /lib/modules/2.6.22-14-generic/kernel/drivers/net/atl1e.ko /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/lib/modules/2.6.22-14-generic/kernel/drivers/net/ &lt;br /&gt;
In the bottom of /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
In the bottom of /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/initramfs-tools/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
cd /usr/pluto/diskless/&lt;br /&gt;
chroot &amp;lt;MD#&amp;gt;&lt;br /&gt;
depmod&lt;br /&gt;
cd /boot&lt;br /&gt;
mkinitramfs -o initrd.img-2.6.22-14-generic 2.6.22-14-generic&lt;br /&gt;
exit&lt;br /&gt;
&lt;br /&gt;
Has to be done for every nT330i media director end&lt;/div&gt;</summary>
		<author><name>Metoer</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Foxconn_nT330i&amp;diff=24932</id>
		<title>Foxconn nT330i</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Foxconn_nT330i&amp;diff=24932"/>
		<updated>2010-08-20T18:54:24Z</updated>

		<summary type="html">&lt;p&gt;Metoer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|810Status=Working}}&lt;br /&gt;
== Foxconn nT330I ==&lt;br /&gt;
&lt;br /&gt;
Reference: [http://wiki.linuxmce.org/index.php/Unrecognized_NIC]&lt;br /&gt;
&lt;br /&gt;
This is what worked for me on one of the latest 8.10 snapshots&lt;br /&gt;
&lt;br /&gt;
2.6.22-14-generic has to be replaced by the output from the &amp;quot;uname -r&amp;quot; command, if different.&lt;br /&gt;
&amp;lt;MD#&amp;gt; has to be replaced by the mediadirector number.&lt;br /&gt;
&lt;br /&gt;
Has to be done only once start&lt;br /&gt;
&lt;br /&gt;
Download AR81Family-Linux-v1.0.1.9.tar.gz to the core&lt;br /&gt;
In the console do this:&lt;br /&gt;
&lt;br /&gt;
sudo -s&lt;br /&gt;
&amp;lt;your password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cd to the folder containing the downloaded tar.gz file&lt;br /&gt;
tar -zxvf AR81Family-Linux-v1.0.1.9.tar.gz&lt;br /&gt;
cd src&lt;br /&gt;
make&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
cp atl1e.ko /lib/modules/2.6.22-14-generic/kernel/drivers/net/&lt;br /&gt;
&lt;br /&gt;
In the bottom of /etc/initramfs-tools-interactor/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
/usr/pluto/bin/Diskless_BuildDefaultImage.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Has to be done only once end&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Has to be done for every nT330i media director start&lt;br /&gt;
&lt;br /&gt;
Boot media directoren for the first time and wait for error&lt;br /&gt;
&lt;br /&gt;
cp /lib/modules/2.6.22-14-generic/kernel/drivers/net/atl1e.ko /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/lib/modules/2.6.22-14-generic/kernel/drivers/net/ &lt;br /&gt;
In the bottom of /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
In the bottom of /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/initramfs-tools/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
cd /usr/pluto/diskless/&lt;br /&gt;
chroot &amp;lt;MD#&amp;gt;&lt;br /&gt;
depmod&lt;br /&gt;
cd /boot&lt;br /&gt;
mkinitramfs -o initrd.img-2.6.22-14-generic 2.6.22-14-generic&lt;br /&gt;
exit&lt;br /&gt;
&lt;br /&gt;
Has to be done for every nT330i media director end&lt;/div&gt;</summary>
		<author><name>Metoer</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Foxconn_nT330i&amp;diff=24931</id>
		<title>Foxconn nT330i</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Foxconn_nT330i&amp;diff=24931"/>
		<updated>2010-08-20T18:52:44Z</updated>

		<summary type="html">&lt;p&gt;Metoer: Netboot Foxconn nT330i&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|810Status=Working}}&lt;br /&gt;
== Foxconn nT330I ==&lt;br /&gt;
&lt;br /&gt;
Reference: [http://wiki.linuxmce.org/index.php/Unrecognized_NIC]&lt;br /&gt;
&lt;br /&gt;
This is what worked for me on one of the latest 8.10 snapshots&lt;br /&gt;
&lt;br /&gt;
2.6.22-14-generic has to be replaced by the output from the &amp;quot;uname -r&amp;quot; command, if different.&lt;br /&gt;
&amp;lt;MD#&amp;gt; has to be replaced by the mediadirector number.&lt;br /&gt;
&lt;br /&gt;
-----------------------------------Has to be done only once----------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Download AR81Family-Linux-v1.0.1.9.tar.gz to the core&lt;br /&gt;
In the console do this:&lt;br /&gt;
&lt;br /&gt;
sudo -s&lt;br /&gt;
&amp;lt;your password&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cd to the folder containing the downloaded tar.gz file&lt;br /&gt;
tar -zxvf AR81Family-Linux-v1.0.1.9.tar.gz&lt;br /&gt;
cd src&lt;br /&gt;
make&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
cp atl1e.ko /lib/modules/2.6.22-14-generic/kernel/drivers/net/&lt;br /&gt;
&lt;br /&gt;
In the bottom of /etc/initramfs-tools-interactor/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
/usr/pluto/bin/Diskless_BuildDefaultImage.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----------------------------------Has to be done only once----------------------------------------------------&lt;br /&gt;
-------------------------Has to be done for every nT330i media director----------------------------------------&lt;br /&gt;
&lt;br /&gt;
Boot media directoren for the first time and wait for error&lt;br /&gt;
&lt;br /&gt;
cp /lib/modules/2.6.22-14-generic/kernel/drivers/net/atl1e.ko /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/lib/modules/2.6.22-14-generic/kernel/drivers/net/ &lt;br /&gt;
In the bottom of /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
In the bottom of /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/initramfs-tools/modules add &amp;quot;atl1e&amp;quot; without quotations and save&lt;br /&gt;
&lt;br /&gt;
cd /usr/pluto/diskless/&lt;br /&gt;
chroot &amp;lt;MD#&amp;gt;&lt;br /&gt;
depmod&lt;br /&gt;
cd /boot&lt;br /&gt;
mkinitramfs -o initrd.img-2.6.22-14-generic 2.6.22-14-generic&lt;br /&gt;
exit&lt;br /&gt;
&lt;br /&gt;
-------------------------Has to be done for every nT330i media director----------------------------------------&lt;/div&gt;</summary>
		<author><name>Metoer</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=24075</id>
		<title>Internet Radio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=24075"/>
		<updated>2010-06-23T19:01:01Z</updated>

		<summary type="html">&lt;p&gt;Metoer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|810Status=Working|810UpdatedDate=23rd June 2010|810UpdatedBy=Metoer}}&lt;br /&gt;
[[Category: Tutorials]]&lt;br /&gt;
Currently there is no direct support for the Internet Radio station list in LinuxMCE. However, you can create the scenario shortcut to quick-start your favorite station. &lt;br /&gt;
&lt;br /&gt;
Here is a link to a page with a few stations that you can choose from, I tried a couple and they all seemed to work with this wiki.&lt;br /&gt;
http://slhungary.hu/print.php?plugin:content.40&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Go to [[LinuxMCE Admin Website]] --&amp;gt; Advanced --&amp;gt; Configuration --&amp;gt; Scenarios --&amp;gt; Media Scenarios&amp;quot; and press &amp;quot;Add My Scenario&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
* Under &amp;quot;Add My Scenario&amp;quot; type a description, like &amp;quot;DI - Lounge&amp;quot;. Check in which room you want this scenario to appear. Press &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Click on the description of the scenario that you&#039;ve just added.&lt;br /&gt;
&lt;br /&gt;
* In &amp;quot;Scenario commands&amp;quot; select &amp;quot;Media Plug-in&amp;quot; from the &amp;quot;Device:&amp;quot; drop-down and &amp;quot;MH Play Media&amp;quot; from the &amp;quot;Command:&amp;quot; drop-down. Press the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
# In the &amp;quot;#13 Filename (string)&amp;quot; field type the URL of your online radio station ( e.g.: http://scfire-chi0l-1.stream.aol.com/stream/1009 ). &lt;br /&gt;
# In the &amp;quot;#29 PK_MediaType (int)&amp;quot; type 4. &lt;br /&gt;
# In the &amp;quot;#45 PK_EntertainArea (string)&amp;quot; put the number of the Entertaining Area (it usually starts from 1, see the note below). Press the &amp;quot;Save&amp;quot; button and the &amp;quot;Test Command&amp;quot; to see if it works.&lt;br /&gt;
&lt;br /&gt;
* Do a [[quick reload router|Quick Reload]] &amp;amp; [[Orbiter Generator|Regen]] and you&#039;ll be able to see you radio on the media menu of your Orbiter. Click on the button and it should start playing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes and troubleshooting==&lt;br /&gt;
&lt;br /&gt;
* The media type &amp;quot;4&amp;quot; corresponds to a workaround, MEDIATYPE_pluto_StoredAudio_CONST. When all stuff eventually works, it will be changed to the &amp;quot;6&amp;quot; (MEDIATYPE_pluto_LiveRadio_CONST)&lt;br /&gt;
&lt;br /&gt;
* If radio station playback doesn&#039;t start - try playing it a couple times more. There is an issue in xine-lib which sometimes causes it to fail the first time.&lt;br /&gt;
&lt;br /&gt;
* Be sure not to put the URL of the playlist in &amp;quot;#13 Filename&amp;quot; parameter - it should be the URL of the station itself. Playlist URLs usually end with &amp;quot;.m3u&amp;quot; and &amp;quot;.pls&amp;quot;. Download the playlist and get the URL of station from it (there can be many entries, each representing a mirror).&lt;br /&gt;
&lt;br /&gt;
* If you have issues identifying your Entertainment Area ID, you can query the DB directly:&lt;br /&gt;
:* At the terminal, start the mysql commandline:&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
:then issue the following query&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea;&lt;br /&gt;
:*Select the ID of the desired area from the list:&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 | PK_EntertainArea | Description      |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 |                1 | Bedroom (Master) |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
:type &#039;quit&#039; to exit:&lt;br /&gt;
 mysql&amp;gt; quit &amp;lt;enter&amp;gt;&lt;/div&gt;</summary>
		<author><name>Metoer</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User_talk:Metoer&amp;diff=23854</id>
		<title>User talk:Metoer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User_talk:Metoer&amp;diff=23854"/>
		<updated>2010-05-27T09:14:46Z</updated>

		<summary type="html">&lt;p&gt;Metoer: New page: Foxconn nT330I + LinuxMCE  Needs to be translated to english from danish and some setting up  2.6.22-14-generic skal erstattes med output fra uname -r kommandoen hvis forskellig &amp;lt;MD#&amp;gt; erst...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Foxconn nT330I + LinuxMCE&lt;br /&gt;
&lt;br /&gt;
Needs to be translated to english from danish and some setting up&lt;br /&gt;
&lt;br /&gt;
2.6.22-14-generic skal erstattes med output fra uname -r kommandoen hvis forskellig&lt;br /&gt;
&amp;lt;MD#&amp;gt; erstattes af den nye media directors nummer&lt;br /&gt;
&lt;br /&gt;
-----------------------------------Gøres en gang pr core----------------------------------------------------&lt;br /&gt;
Overfør  AR81Family-Linux-v1.0.1.9.tar.gz til et tilgængeligt sted på core&lt;br /&gt;
Ctrl + Alt + F2&lt;br /&gt;
Login med ”linuxmce” som brugernavn og det under installation skrevne password&lt;br /&gt;
sudo -s&lt;br /&gt;
password du lige er logget ind med&lt;br /&gt;
&lt;br /&gt;
cd ind i mappen med tar.gz filen&lt;br /&gt;
tar -zxvf AR81Family-Linux-v1.0.1.9.tar.gz&lt;br /&gt;
cd src&lt;br /&gt;
make&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
cp atl1e.ko /lib/modules/2.6.22-14-generic/kernel/drivers/net/&lt;br /&gt;
nano /etc/initramfs-tools-interactor/modules&lt;br /&gt;
i bunden af den åbnede fil skrives atl1e og derefter trykkes der følgende ctrl+x derefter y og sidst enter&lt;br /&gt;
/usr/pluto/bin/Diskless_BuildDefaultImage.sh&lt;br /&gt;
&lt;br /&gt;
Trykkes der ctrl+alt+F7 på core for at få det grafiske interface frem igen&lt;br /&gt;
&lt;br /&gt;
-----------------------------------Gøres en gang pr core----------------------------------------------------&lt;br /&gt;
------------------------------Gøres en gang pr media director-----------------------------------------------&lt;br /&gt;
Boot media directoren første gang hvor der bliver oprettet et image til den på core&lt;br /&gt;
&lt;br /&gt;
---Skal måske kun gøres hvis core har i386 versionen installeret---&lt;br /&gt;
Vælg computing under menuen advanced og klik på Pluto Admin&lt;br /&gt;
Der logges ind med den første opgavne bruger&lt;br /&gt;
Fra menuen vælges Media Directors&lt;br /&gt;
På listen over media directors skulle der gerne være kommet en ny &amp;quot;Generic PC as MD&amp;quot;&lt;br /&gt;
Under architecture skrives der i386 i stedet for amd64&lt;br /&gt;
Derefter trykkes der update og sidst Rebuild Image (kan tage lidt tid)&lt;br /&gt;
---Skal måske kun gøres hvis core har i386 versionen installeret---&lt;br /&gt;
Alt+F4&lt;br /&gt;
Ctrl+alt+F3&lt;br /&gt;
Login med ”linuxmce” som brugernavn og det under installation skrevne password&lt;br /&gt;
sudo -s&lt;br /&gt;
password du lige er logget ind med&lt;br /&gt;
&lt;br /&gt;
cp /lib/modules/2.6.22-14-generic/kernel/drivers/net/atl1e.ko /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/lib/modules/2.6.22-14-generic/kernel/drivers/net/ &lt;br /&gt;
nano /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/modules&lt;br /&gt;
i bunden af den åbnede fil skrives atl1e og derefter trykkes der følgende ctrl+x derefter y og sidst enter&lt;br /&gt;
&lt;br /&gt;
nano /usr/pluto/diskless/&amp;lt;MD#&amp;gt;/etc/initramfs-tools/modules&lt;br /&gt;
i bunden af den åbnede fil skrives atl1e og derefter trykkes der følgende ctrl+x derefter y og sidst enter&lt;br /&gt;
&lt;br /&gt;
cd /usr/pluto/diskless/&lt;br /&gt;
chroot &amp;lt;MD#&amp;gt;&lt;br /&gt;
depmod&lt;br /&gt;
cd /boot&lt;br /&gt;
mkinitramfs -o initrd.img-2.6.22-14-generic 2.6.22-14-generic&lt;br /&gt;
exit&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nu skulle netværks problemet være løst og kun grafikproblemet mangler løsning&lt;br /&gt;
&lt;br /&gt;
------Ved ikke om dette er nødvendigt&lt;br /&gt;
boot media directoren igen for at lave nogle configfiler&lt;br /&gt;
------Ved ikke om dette er nødvendigt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
------------------------------Gøres en gang pr media director-----------------------------------------------&lt;/div&gt;</summary>
		<author><name>Metoer</name></author>
	</entry>
</feed>