KnoppMyth downloads | documentation | HowTo | reporting bugs | links | Recent Changes  
search for in the  

What is a Wiki?

See WikiWikiWeb

If you don't know how to use a wiki see the WikiHowto

ErfurtWiki is maintained by a loosely knit group of developers.

Quick Links

Related sites

Contact

Please submit website bugs in the BugReports

Contribute!

Please file any wishes on UserSuggestions.

Hosted By

April 5, 2006, using R5B7. The below instructions didn't work for me, though these did: http://www.mythtv.org/wiki/index.php/MCE_Remote --Dan Wolfgang

R5A22

The USB MCE 2004 remote is (almost) automatically installed R5A22. During the install, it will ask you if you have a MCE remote, at this point DO NOT pick the correct option, just select quit.

The correct executables has already been installed.

Now onto the problem, while the correct executables have already been installed, the correct config files have not (it's installed the Hauppauge PVR-350 remote config files by mistake).

MORE SOON...

R5A15 / R5A16

To install LIRC on KnoppMyth R5A15/R5A16 for the USB MCE 2004 remote (and possibly 2005) -

1. Login as root.

2. Locate any existing instances of lirc_dev.ko or lirc_mceusb.ko on

your system and remove them. Very Important.

locate lirc_dev.ko

locate lirc_mceusb.ko

3. cd /usr/src/linux

make cloneconfig (this seemed to fail on my box??)

make prepare-all

4. Download lirc 0.7.1 from www.lirc.org and Untar it -

tar -zxvf lirc-0.7.1.tar.gz

5. CD into the new dir

cd lirc-0.7.1

6. Enter ./setup.sh

Choose "Driver configuration", "USB devices" and "Windows Media Center Remotes". Then select "Save configuration & run configure". Configure should complete without errors.

7. Back in the shell enter "make".

8. If compilation was successful, enter "make install".

9. Add the following to your /etc/modprobe.d/aliases

alias char-major-61 lirc_mceusb

options lirc_mceusb debug=1

Remove any other entries referring to char-major-61

10. Enter "depmod -a"

11. Enter "tail -f /var/log/messages"

12. Plug in the usb transciever. If initialization was successful the

something like the following output will appear:

Jul 14 20:36:48 mythtv kernel: usb 1-1: new full speed USB device using ohci_hcd address 2

Jul 14 20:36:48 mythtv kernel: lirc_dev: IR Remote Control driver registered, at major 61

Jul 14 20:36:48 mythtv kernel: lirc_dev: lirc_register_plugin: sample_rate: 80

Jul 14 20:36:49 mythtv usb.agent : lirc_mceusb: loaded successfully

Jul 14 20:36:49 mythtv kernel: usbcore: registered new driver lirc_mceusb Jul 14 20:36:49 mythtv kernel: /usr/src/kernel-source-2.6.11.9-chw-2/ lirc-0.7.1/drivers/lirc_mceusb/ lirc_mceusb.c: USB Microsoft IR Transceiver Driver v0.2

and so on... Use CTRL+Z to get out of tail. Negative status or res values indicate errors.

14. Copy the remote config file over

cp /usr/src/linux/lirc-0.7.1/remotes/mceusb/lircd.conf.mceusb /etc/lircd.conf

15. Download this example lircrc file to these two places

cd /home/mythtv/.mythtv/lircrc

cd /home/mythtv/.lircrc

16. chmod 666 /dev/lircd

18. Edit the /etc/init.d/lirc and replace all instances of

/usr/sbin/lircd with /usr/local/sbin/lircd

and

/usr/sbin/lircmd with /usr/local/sbin/lircmd

19. Type

/usr/sbin/update-rc.d lircd defaults to make lirc autostart on boot

19. If you didn't install MythTV using i686 support, you'll need to

install-i686-l this will re-install mythtv with native LIRC support built in.

20. Now restart the mythtvfrontend (or reboot), the MCE remote should work (hopefully!).



UpdatedPages

· TroubleShooting last changed on Wed Sep 8 10:58:29 2010
· R5A12DvdRipping last changed on Wed Sep 8 10:56:26 2010
· PickingComponents last changed on Wed Sep 8 10:54:11 2010
· KnoppMythInstall last changed on Wed Sep 8 10:52:15 2010
· Additional Software last changed on Wed Sep 8 10:49:11 2010
· Links last changed on Wed Sep 8 10:45:45 2010
· HowTo last changed on Wed Sep 8 10:43:16 2010
· MythwebFlash last changed on Tue Sep 7 08:01:14 2010
· HauppaugeThreeFiftyInstallation last changed on Tue Sep 7 07:59:50 2010
· MythStreamTV last changed on Tue Sep 7 07:58:13 2010
· UsingSambaHowto last changed on Tue Sep 7 07:57:01 2010
· TVOverScanHowto last changed on Tue Sep 7 07:53:19 2010
· TinnyAudioPVR150 last changed on Mon Sep 6 14:42:38 2010
· KnoppmythDownloads last changed on Sun Sep 5 22:27:51 2010
· LinuxTips last changed on Fri Sep 3 12:44:17 2010
· RepairingMythConvergDB last changed on Wed Sep 1 01:56:32 2010
· KnoppMythWiki last changed on Sun Aug 29 14:22:57 2010
· HVR950HowTo last changed on Mon Aug 23 11:00:20 2010
· MythVodkaHowTo last changed on Mon Aug 23 00:48:53 2010
· x11vncHowTo last changed on Tue Aug 17 08:20:17 2010
· MediaMVP_LinuxHOWTO last changed on Tue Aug 17 08:17:10 2010
· webminhowto last changed on Tue Aug 17 08:11:10 2010
· MythTVBurn_Scripts_HowTo last changed on Mon Aug 16 15:44:19 2010
· EditThisPage last changed on Wed Aug 4 04:10:39 2010
· R5.5/R6.x Differences Table and Equivalent Commands last changed on Wed Aug 4 00:27:20 2010
· Media_Center_Edition_Remote_Control last changed on Tue Aug 3 08:19:13 2010
sitemap |