Microsoft MCE (1039) remote configuration
| 
				
				 
					Microsoft MCE (1039) remote configuration
				 
			 | 
		
| 
				 
					17th Feb, 2013, 07:44 AM 
				 
				
Post: #31 
			 | 
		|||
				
  | 
		|||
				RE: Microsoft MCE (1039) remote configuration 
				(17th Feb, 2013 07:27 AM)CurlyMo Wrote: What did the if condition check reveal (adding the echo's?) Sorry Mo, the pi must have crashed as it stopped loading properly after my last post. I could ssh in but the screen was black on my tv. I'll have to revisit this tomorrow as I will be killed if we can't watch a film tonight   Thanks for your help so far, and your patience. I'll be back tomorrow   I'll redo everything we have done so far...
				 | 
		|||
| 
				 
					18th Feb, 2013, 01:05 AM 
				 
				
Post: #32 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					I went through this whole post again and did all the same but there was no change.  It did not like my echo statements as written.
				 
				
				
				
			 | 
		|||
| 
				 
					18th Feb, 2013, 01:13 AM 
				 
				
Post: #33 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					Sorry, then i'm clueless. Let's hope someone else can help us  
				
				
 
				pilight - modular domotica solution  
				
			 | 
		|||
| 
				 
					18th Feb, 2013, 01:31 AM 
				 
				
Post: #34 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					Ok no worries - thanks for the help anyway!   
				
				
				
			 
				 | 
		|||
| 
				 
					22nd Feb, 2013, 08:04 AM 
				 
				
Post: #35 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					Hi CurlyMo, i have the same problem.  
				
				
				
			![]() Output - lsusb, dmesg and /proc/bus/input/devices http://pastebin.com/An9JTaa8  | 
		|||
| 
				 
					22nd Feb, 2013, 08:09 AM 
				 
				
Post: #36 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					So none of the buttons work, and mode2 doesn't output anything as well?
				 
				
				
pilight - modular domotica solution  
				
			 | 
		|||
| 
				 
					22nd Feb, 2013, 08:14 AM 
				 
				
Post: #37 
			 | 
		|||
				
  | 
		|||
				RE: Microsoft MCE (1039) remote configuration 
				(22nd Feb, 2013 08:09 AM)CurlyMo Wrote: So none of the buttons work, and mode2 doesn't output anything as well? Only numeric buttons doesn't work - other buttons works. Code: root@else ~ # irwOutput from mode2 for button "0". --- EDIT 2013-02-21_23-21 GMT+1 Code: irrecord -a test4Code: begin remote--- EDIT 2013-02-21_23-26 GMT+1 On Arch Linux (amd64) works fine with this file.  | 
		|||
| 
				 
					22nd Feb, 2013, 08:27 AM 
				 
				
Post: #38 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					Can you do: 
				
				
Code: sudo wget -O - https://raw.github.com/xbianonpi/xbian/xbian-beta1/etc/lirc/remotes/devinput.conf > /etc/lirc/remotes/devinput.confpilight - modular domotica solution  
				
			 | 
		|||
| 
				 
					22nd Feb, 2013, 08:32 AM 
				 
				
Post: #39 
			 | 
		|||
				
  | 
		|||
				RE: Microsoft MCE (1039) remote configuration 
				(22nd Feb, 2013 08:27 AM)CurlyMo Wrote: Can you do: Doesn't work ![]() That's strange - i tried it before! Code: root@else ~ # wget -O - https://raw.github.com/xbianonpi/xbian/xbian-beta1/etc/lirc/remotes/devinput.conf > /etc/lirc/remotes/devinput.conf--- Info: ... on RaspBMC works this out-of-the-box.  | 
		|||
| 
				 
					22nd Feb, 2013, 08:40 AM 
				 
				
Post: #40 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					Then, can you do: 
				
				
Code: sudo wget -O - http://pastebin.com/raw.php?i=5hwXqTwJ >> /etc/lirc/remotes/mceusb.confpilight - modular domotica solution  
				
			 | 
		|||
| 
				 
					22nd Feb, 2013, 08:49 AM 
				 
				
Post: #41 
			 | 
		|||
				
  | 
		|||
				RE: Microsoft MCE (1039) remote configuration 
				(22nd Feb, 2013 08:40 AM)CurlyMo Wrote: Then, can you do: I have tried almost everything, too - doesn't work - i do not understand! Code: vi /etc/lirc/lircd.conf | 
		|||
| 
				 
					22nd Feb, 2013, 08:56 AM 
				 
				
Post: #42 
			 | 
		|||
				
  | 
		|||
| 
				RE: Microsoft MCE (1039) remote configuration 
				 
					But did you already try to create a full map yourself with irrecord?
				 
				
				
pilight - modular domotica solution  
				
			 | 
		|||
| 
				 
					22nd Feb, 2013, 05:22 PM 
				 
				
Post: #43 
			 | 
		|||
				
  | 
		|||
				RE: Microsoft MCE (1039) remote configuration 
				(22nd Feb, 2013 08:56 AM)CurlyMo Wrote: But did you already try to create a full map yourself with irrecord? I create a fullmap with (irrecord -a) - doesn't work - xbian ignores the conf file. --- I found the problem. --- I create /etc/lirc/remotes/mceusb.conf with this content. Edit /etc/lirc/lircd.conf Code: #include "/etc/lirc/remotes/devinput.conf"Your /etc/lirc/hardware.conf Code: ...Code: root@else ~ # cat /proc/bus/input/devices | grep 'Media Center Ed.' | wc -lOk, lirc use /etc/lirc/hardware/mceusb_event0.conf I edit following lines ... Code: DRIVER="devinput"Code: #DRIVER="devinput"... , ... Code: DEVICE="/dev/input/event1"Code: DEVICE="/dev/lirc0"... and it works! ![]() But, the cursor keys UP, DOWN, LEFT, RIGHT and ENTER are recognized by xbmc twice - when i stop lirc, then works only the cursor keys UP, DOWN, LEFT, RIGHT and ENTER. ![]() (http://forum.xbmc.org/showthread.php?tid=90078&pid=721137#pid721137) Happy bug fixing! I'll stick with RaspBMC   - everything works out-of-the-box!
				 | 
		|||
| 
				 
					22nd Feb, 2013, 07:53 PM 
				 
				
Post: #44 
			 | 
		|||
				
  | 
		|||
				RE: Microsoft MCE (1039) remote configuration 
				Quote:I create a fullmap with (irrecord -a) - doesn't work - xbian ignores the conf file.What do you mean by this. If Lirc did indeed skip the config, then how does that relate to your comment here: Quote:EDIT 2013-02-21_23-21 GMT+1 pilight - modular domotica solution  
				
			 | 
		|||
| 
				 
					22nd Feb, 2013, 07:58 PM 
				 
				
Post: #45 
			 | 
		|||
				
  | 
		|||
| RE: Microsoft MCE (1039) remote configuration | |||
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 | 
		
| Possibly Related Threads... | |||||
| Thread: | Author | Replies | Views: | Last Post | |
| Microsoft MCE Remote, help needed | Tekmad | 6 | 19,564 | 
		3rd Jan, 2013 12:32 AM Last Post: Tekmad  | 
	|