<?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=Leonja</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=Leonja"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Leonja"/>
	<updated>2026-07-21T20:39:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-PVR-150_MCE&amp;diff=7514</id>
		<title>Hauppauge WinTV-PVR-150 MCE</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-PVR-150_MCE&amp;diff=7514"/>
		<updated>2007-12-02T17:25:14Z</updated>

		<summary type="html">&lt;p&gt;Leonja: /* IR Remote Control */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
* Manufacturer info: http://www.hauppauge.com/pages/products/data_pvr150mce.html&lt;br /&gt;
* This card is automatically detected by LinuxMCE and is easily setup via the [[Setup Wizard]]&lt;br /&gt;
&lt;br /&gt;
===WinTV-PVR-150 includes:===&lt;br /&gt;
&lt;br /&gt;
* 125 channel cable ready TV tuner&lt;br /&gt;
* Composite/s-video input to connect to VCR or camcorders&lt;br /&gt;
* High quality MPEG1/MPEG2 video and audio encoder&lt;br /&gt;
* dbx-TV stereo decoder (Nicam stereo decoder in Europe)&lt;br /&gt;
* IR remote control &lt;br /&gt;
&lt;br /&gt;
The WinTV-PVR-150&#039;s TV tuner and S-Video/composite video inputs are for either [[PAL]] or [[NTSC]].&lt;br /&gt;
	&lt;br /&gt;
===MPEG record specifications:===&lt;br /&gt;
* MPEG1 recording at 1150K bits/sec (Video CD data rate)&lt;br /&gt;
* MPEG2 record datarates:&lt;br /&gt;
**2MBit/sec, 4MBit/sec, 6Mbit/sec, 8Mbit/sec, 12Mbit/sec.&lt;br /&gt;
**Selections for DVD Standard play (8MBitsec), DVD Long Play (4MBit/sec) and DVD Extra Long Play (2MBit/sec)&lt;br /&gt;
* NTSC format* at 29.97fps: Full D1: 720x480, MPEG1: 352x240&lt;br /&gt;
* PAL format* at 25fps: Full D1: 720x576, MPEG1: 352x288&lt;br /&gt;
* Audio capture formats: 32/44.1/48 KHz, 16bit stereo, 192/224/384Kbits/sec&lt;br /&gt;
* Video digitizer: 10 bits&lt;br /&gt;
**Chroma sampling: YUV 4:2:2&lt;br /&gt;
**Four line adaptive comb filter for both NTSC and PAL to remove dot crawl&lt;br /&gt;
**Fast video locking for security camera applications&lt;br /&gt;
* Video file format: .MPG&lt;br /&gt;
&lt;br /&gt;
===System Requirements:===&lt;br /&gt;
* Pentium® III processor 1.2GHz or faster, 128MB RAM and 10GB disk drive minimum recommended&lt;br /&gt;
* Free PCI slot&lt;br /&gt;
* Sound card&lt;br /&gt;
* DVD or CD-RW writer (optional for burning DVDs or Video CD’s)&lt;br /&gt;
* VGA card (PCI or AGP) which supports video overlay (NVidia, S3, ATI, etc.) &lt;br /&gt;
&lt;br /&gt;
===Manual Configuration===&lt;br /&gt;
# Start Mythtv Setup under the Computing option of the LMCE UI.&lt;br /&gt;
# Go to Capture Cards, Add new card.  Mythtv can see that there is a PVR-150 card available.  Change the V4L option to MPEG-2.  You should now see there is a new entry on the list for your PVR-150.&lt;br /&gt;
# Go to Sources and add a new source for your cable provider.  You should see the new entry on the list of sources.&lt;br /&gt;
# Go to Connections.  You now select Tuner1 and specify this tuner is connected to the source you just created.  Tell the setup program to scan for channels.&lt;br /&gt;
Thats it.  Exit setup and now the Mythtv &amp;quot;Watch TV&amp;quot; option should work. [http://forum.linuxmce.org/index.php?topic=2957.msg15026#msg15026]&lt;br /&gt;
&lt;br /&gt;
===IR Remote Control===&lt;br /&gt;
* The RC6 IR remote control is an MCE compatible unit manufactured by Phillips and comes with an SMK IR receiver.&lt;br /&gt;
* Up to LinuxMCE 0704, this remote is not supported out of the box under Lirc.  Support is expected in LMCE 0710.&lt;br /&gt;
* No support yet for the IR blaster included with the SMK receiver.&lt;br /&gt;
* Download lirc source code release 0.8.2 from www.lirc.org.  This is the version included in LMCE 0704.&lt;br /&gt;
* Download lirc_mceusb2 module version 1.30 or higher.&lt;br /&gt;
* Unpack the lirc source code and replace the lirc_mceusb2 module with the newer version.&lt;br /&gt;
* Compile the source code.&lt;br /&gt;
* Reboot LMCE.  &lt;br /&gt;
* The system should recognize the SMK receiver and the remote should now work.&lt;br /&gt;
&lt;br /&gt;
  cd /usr/src&lt;br /&gt;
  wget http://prdownloads.sourceforge.net/lirc/lirc-0.8.2.tar.bz2&lt;br /&gt;
  wget http://lirc.cvs.sourceforge.net/*checkout*/lirc/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c&lt;br /&gt;
  bunzip2 lirc-0.8.2.tar.bz2&lt;br /&gt;
  tar -xvf lirc-0.8.2.tar&lt;br /&gt;
  cp lirc_mceusb2.c ./lirc-0.8.2&lt;br /&gt;
  cd lirc-0.8.2&lt;br /&gt;
  &lt;br /&gt;
  ./configure --prefix=/usr --sysconfdir=/etc/conf.d --with-x --with-driver=mceusb2&lt;br /&gt;
  make&lt;br /&gt;
  make install&lt;br /&gt;
  cp remotes/mceusb/lircd.conf.mceusb /etc/conf.d/lircd.conf&lt;br /&gt;
  &lt;br /&gt;
  # modprobe lirc_mceusb2&lt;br /&gt;
&lt;br /&gt;
===Troubleshooting===&lt;br /&gt;
* Currently the ivtv-firmware packages are not being installed by default along with the other ivtv packages, which means that the card is not initialized properly. The fix is simple: Alt-Ctrl-2 into a session and issue the following commands:&lt;br /&gt;
    apt-get install ivtv-firmware&lt;br /&gt;
    rmmod ivtv&lt;br /&gt;
    modprobe ivtv&lt;br /&gt;
This should give you a working card&lt;br /&gt;
:This issue has been corrected according to the following: http://mantis.linuxmce.org/view.php?id=3521, If someone can confirm then please remove.&lt;br /&gt;
&lt;br /&gt;
* There seems to be an issue getting the IR receiver to work, as reported on the forum: http://forum.linuxmce.org/index.php?topic=3049.msg15358#msg15358&lt;/div&gt;</summary>
		<author><name>Leonja</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-PVR-150_MCE&amp;diff=7513</id>
		<title>Hauppauge WinTV-PVR-150 MCE</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-PVR-150_MCE&amp;diff=7513"/>
		<updated>2007-12-02T17:23:16Z</updated>

		<summary type="html">&lt;p&gt;Leonja: /* IR Remote Control */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
* Manufacturer info: http://www.hauppauge.com/pages/products/data_pvr150mce.html&lt;br /&gt;
* This card is automatically detected by LinuxMCE and is easily setup via the [[Setup Wizard]]&lt;br /&gt;
&lt;br /&gt;
===WinTV-PVR-150 includes:===&lt;br /&gt;
&lt;br /&gt;
* 125 channel cable ready TV tuner&lt;br /&gt;
* Composite/s-video input to connect to VCR or camcorders&lt;br /&gt;
* High quality MPEG1/MPEG2 video and audio encoder&lt;br /&gt;
* dbx-TV stereo decoder (Nicam stereo decoder in Europe)&lt;br /&gt;
* IR remote control &lt;br /&gt;
&lt;br /&gt;
The WinTV-PVR-150&#039;s TV tuner and S-Video/composite video inputs are for either [[PAL]] or [[NTSC]].&lt;br /&gt;
	&lt;br /&gt;
===MPEG record specifications:===&lt;br /&gt;
* MPEG1 recording at 1150K bits/sec (Video CD data rate)&lt;br /&gt;
* MPEG2 record datarates:&lt;br /&gt;
**2MBit/sec, 4MBit/sec, 6Mbit/sec, 8Mbit/sec, 12Mbit/sec.&lt;br /&gt;
**Selections for DVD Standard play (8MBitsec), DVD Long Play (4MBit/sec) and DVD Extra Long Play (2MBit/sec)&lt;br /&gt;
* NTSC format* at 29.97fps: Full D1: 720x480, MPEG1: 352x240&lt;br /&gt;
* PAL format* at 25fps: Full D1: 720x576, MPEG1: 352x288&lt;br /&gt;
* Audio capture formats: 32/44.1/48 KHz, 16bit stereo, 192/224/384Kbits/sec&lt;br /&gt;
* Video digitizer: 10 bits&lt;br /&gt;
**Chroma sampling: YUV 4:2:2&lt;br /&gt;
**Four line adaptive comb filter for both NTSC and PAL to remove dot crawl&lt;br /&gt;
**Fast video locking for security camera applications&lt;br /&gt;
* Video file format: .MPG&lt;br /&gt;
&lt;br /&gt;
===System Requirements:===&lt;br /&gt;
* Pentium® III processor 1.2GHz or faster, 128MB RAM and 10GB disk drive minimum recommended&lt;br /&gt;
* Free PCI slot&lt;br /&gt;
* Sound card&lt;br /&gt;
* DVD or CD-RW writer (optional for burning DVDs or Video CD’s)&lt;br /&gt;
* VGA card (PCI or AGP) which supports video overlay (NVidia, S3, ATI, etc.) &lt;br /&gt;
&lt;br /&gt;
===Manual Configuration===&lt;br /&gt;
# Start Mythtv Setup under the Computing option of the LMCE UI.&lt;br /&gt;
# Go to Capture Cards, Add new card.  Mythtv can see that there is a PVR-150 card available.  Change the V4L option to MPEG-2.  You should now see there is a new entry on the list for your PVR-150.&lt;br /&gt;
# Go to Sources and add a new source for your cable provider.  You should see the new entry on the list of sources.&lt;br /&gt;
# Go to Connections.  You now select Tuner1 and specify this tuner is connected to the source you just created.  Tell the setup program to scan for channels.&lt;br /&gt;
Thats it.  Exit setup and now the Mythtv &amp;quot;Watch TV&amp;quot; option should work. [http://forum.linuxmce.org/index.php?topic=2957.msg15026#msg15026]&lt;br /&gt;
&lt;br /&gt;
===IR Remote Control===&lt;br /&gt;
* The RC6 IR remote control is an MCE compatible unit manufactured by Phillips and comes with an SMK IR receiver.&lt;br /&gt;
* Up to LinuxMCE 0704, this remote is not supported out of the box under Lirc.  Support is expected in LMCE 0710.&lt;br /&gt;
* No support yet for the IR blaster included with the SMK receiver.&lt;br /&gt;
* Download lirc source code release 0.8.2 from www.lirc.org.  This is the version included in LMCE 0704.&lt;br /&gt;
* Download lirc_mceusb2 module version 1.30 or higher.&lt;br /&gt;
* Unpack the lirc source code and replace the lirc_mceusb2 module with the newer version.&lt;br /&gt;
* Compile the source code.&lt;br /&gt;
* Reboot LMCE.  &lt;br /&gt;
* The system should recognize the SMK receiver and the remote should now work.&lt;br /&gt;
&lt;br /&gt;
  cd /usr/src&lt;br /&gt;
  wget http://lirc.sourceforge.net/software/snapshots/lirc-0.8.2.tar.bz2&lt;br /&gt;
  wget http://lirc.cvs.sourceforge.net/*checkout*/lirc/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c&lt;br /&gt;
  bunzip2 lirc-0.8.2.tar.bz2&lt;br /&gt;
  tar -xvf lirc-0.8.2.tar&lt;br /&gt;
  cp lirc_mceusb2.c ./lirc-0.8.2&lt;br /&gt;
  cd lirc-0.8.2&lt;br /&gt;
  &lt;br /&gt;
  ./configure --prefix=/usr --sysconfdir=/etc/conf.d --with-x --with-driver=mceusb2&lt;br /&gt;
  make&lt;br /&gt;
  make install&lt;br /&gt;
  cp remotes/mceusb/lircd.conf.mceusb /etc/conf.d/lircd.conf&lt;br /&gt;
  &lt;br /&gt;
  # modprobe lirc_mceusb2&lt;br /&gt;
&lt;br /&gt;
===Troubleshooting===&lt;br /&gt;
* Currently the ivtv-firmware packages are not being installed by default along with the other ivtv packages, which means that the card is not initialized properly. The fix is simple: Alt-Ctrl-2 into a session and issue the following commands:&lt;br /&gt;
    apt-get install ivtv-firmware&lt;br /&gt;
    rmmod ivtv&lt;br /&gt;
    modprobe ivtv&lt;br /&gt;
This should give you a working card&lt;br /&gt;
:This issue has been corrected according to the following: http://mantis.linuxmce.org/view.php?id=3521, If someone can confirm then please remove.&lt;br /&gt;
&lt;br /&gt;
* There seems to be an issue getting the IR receiver to work, as reported on the forum: http://forum.linuxmce.org/index.php?topic=3049.msg15358#msg15358&lt;/div&gt;</summary>
		<author><name>Leonja</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-PVR-150_MCE&amp;diff=7512</id>
		<title>Hauppauge WinTV-PVR-150 MCE</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-PVR-150_MCE&amp;diff=7512"/>
		<updated>2007-12-02T17:11:02Z</updated>

		<summary type="html">&lt;p&gt;Leonja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
* Manufacturer info: http://www.hauppauge.com/pages/products/data_pvr150mce.html&lt;br /&gt;
* This card is automatically detected by LinuxMCE and is easily setup via the [[Setup Wizard]]&lt;br /&gt;
&lt;br /&gt;
===WinTV-PVR-150 includes:===&lt;br /&gt;
&lt;br /&gt;
* 125 channel cable ready TV tuner&lt;br /&gt;
* Composite/s-video input to connect to VCR or camcorders&lt;br /&gt;
* High quality MPEG1/MPEG2 video and audio encoder&lt;br /&gt;
* dbx-TV stereo decoder (Nicam stereo decoder in Europe)&lt;br /&gt;
* IR remote control &lt;br /&gt;
&lt;br /&gt;
The WinTV-PVR-150&#039;s TV tuner and S-Video/composite video inputs are for either [[PAL]] or [[NTSC]].&lt;br /&gt;
	&lt;br /&gt;
===MPEG record specifications:===&lt;br /&gt;
* MPEG1 recording at 1150K bits/sec (Video CD data rate)&lt;br /&gt;
* MPEG2 record datarates:&lt;br /&gt;
**2MBit/sec, 4MBit/sec, 6Mbit/sec, 8Mbit/sec, 12Mbit/sec.&lt;br /&gt;
**Selections for DVD Standard play (8MBitsec), DVD Long Play (4MBit/sec) and DVD Extra Long Play (2MBit/sec)&lt;br /&gt;
* NTSC format* at 29.97fps: Full D1: 720x480, MPEG1: 352x240&lt;br /&gt;
* PAL format* at 25fps: Full D1: 720x576, MPEG1: 352x288&lt;br /&gt;
* Audio capture formats: 32/44.1/48 KHz, 16bit stereo, 192/224/384Kbits/sec&lt;br /&gt;
* Video digitizer: 10 bits&lt;br /&gt;
**Chroma sampling: YUV 4:2:2&lt;br /&gt;
**Four line adaptive comb filter for both NTSC and PAL to remove dot crawl&lt;br /&gt;
**Fast video locking for security camera applications&lt;br /&gt;
* Video file format: .MPG&lt;br /&gt;
&lt;br /&gt;
===System Requirements:===&lt;br /&gt;
* Pentium® III processor 1.2GHz or faster, 128MB RAM and 10GB disk drive minimum recommended&lt;br /&gt;
* Free PCI slot&lt;br /&gt;
* Sound card&lt;br /&gt;
* DVD or CD-RW writer (optional for burning DVDs or Video CD’s)&lt;br /&gt;
* VGA card (PCI or AGP) which supports video overlay (NVidia, S3, ATI, etc.) &lt;br /&gt;
&lt;br /&gt;
===Manual Configuration===&lt;br /&gt;
# Start Mythtv Setup under the Computing option of the LMCE UI.&lt;br /&gt;
# Go to Capture Cards, Add new card.  Mythtv can see that there is a PVR-150 card available.  Change the V4L option to MPEG-2.  You should now see there is a new entry on the list for your PVR-150.&lt;br /&gt;
# Go to Sources and add a new source for your cable provider.  You should see the new entry on the list of sources.&lt;br /&gt;
# Go to Connections.  You now select Tuner1 and specify this tuner is connected to the source you just created.  Tell the setup program to scan for channels.&lt;br /&gt;
Thats it.  Exit setup and now the Mythtv &amp;quot;Watch TV&amp;quot; option should work. [http://forum.linuxmce.org/index.php?topic=2957.msg15026#msg15026]&lt;br /&gt;
&lt;br /&gt;
===IR Remote Control===&lt;br /&gt;
* The RC6 IR remote control is an MCE compatible unit manufactured by Phillips and comes with an SMK IR receiver.&lt;br /&gt;
* Up to LinuxMCE 0704, this remote is not supported out of the box under Lirc.  Support is expected in LMCE 0710.&lt;br /&gt;
* No support yet for the IR blaster included with the SMK receiver.&lt;br /&gt;
* Download lirc source code release 0.8.2 from www.lirc.org.  This is the version included in LMCE 0704.&lt;br /&gt;
* Download lirc_mceusb2 module version 1.30 or higher.&lt;br /&gt;
* Unpack the lirc source code and replace the lirc_mceusb2 module with the newer version.&lt;br /&gt;
* Compile the source code.&lt;br /&gt;
* Reboot LMCE.  &lt;br /&gt;
* The system should recognize the SMK receiver and the remote should now work.&lt;br /&gt;
&lt;br /&gt;
  cd /usr/src&lt;br /&gt;
  wget http://lirc.sourceforge.net/software/snapshots/lirc-0.8.2.tar.bz2&lt;br /&gt;
  wget http://lirc.cvs.sourceforge.net/*checkout*/lirc/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c?revision=1.38&lt;br /&gt;
  bunzip2 lirc-0.8.2.tar.bz2&lt;br /&gt;
  tar -xvf lirc-0.8.2.tar&lt;br /&gt;
  cp lirc_mceusb2.c ./lirc-0.8.2&lt;br /&gt;
  cd lirc-0.8.2&lt;br /&gt;
  &lt;br /&gt;
  ./configure --prefix=/usr --sysconfdir=/etc/conf.d --with-x --with-driver=mceusb2&lt;br /&gt;
  make&lt;br /&gt;
  make install&lt;br /&gt;
  cp remotes/mceusb/lircd.conf.mceusb /etc/conf.d/lircd.conf&lt;br /&gt;
  &lt;br /&gt;
  # modprobe lirc_mceusb2&lt;br /&gt;
&lt;br /&gt;
===Troubleshooting===&lt;br /&gt;
* Currently the ivtv-firmware packages are not being installed by default along with the other ivtv packages, which means that the card is not initialized properly. The fix is simple: Alt-Ctrl-2 into a session and issue the following commands:&lt;br /&gt;
    apt-get install ivtv-firmware&lt;br /&gt;
    rmmod ivtv&lt;br /&gt;
    modprobe ivtv&lt;br /&gt;
This should give you a working card&lt;br /&gt;
:This issue has been corrected according to the following: http://mantis.linuxmce.org/view.php?id=3521, If someone can confirm then please remove.&lt;br /&gt;
&lt;br /&gt;
* There seems to be an issue getting the IR receiver to work, as reported on the forum: http://forum.linuxmce.org/index.php?topic=3049.msg15358#msg15358&lt;/div&gt;</summary>
		<author><name>Leonja</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Category:Tutorials&amp;diff=7509</id>
		<title>Category:Tutorials</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Category:Tutorials&amp;diff=7509"/>
		<updated>2007-12-02T16:18:41Z</updated>

		<summary type="html">&lt;p&gt;Leonja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Leonja</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Category:Tutorials&amp;diff=7508</id>
		<title>Category:Tutorials</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Category:Tutorials&amp;diff=7508"/>
		<updated>2007-12-02T16:17:18Z</updated>

		<summary type="html">&lt;p&gt;Leonja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How-To Pages&lt;/div&gt;</summary>
		<author><name>Leonja</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Category:Tutorials&amp;diff=7507</id>
		<title>Category:Tutorials</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Category:Tutorials&amp;diff=7507"/>
		<updated>2007-12-02T16:14:41Z</updated>

		<summary type="html">&lt;p&gt;Leonja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How-To Pages&lt;br /&gt;
&lt;br /&gt;
[[I:Installing MCE remote under LMCE 0704]]&lt;/div&gt;</summary>
		<author><name>Leonja</name></author>
	</entry>
</feed>