Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Microsoft MCE (1039) remote configuration
Thank you for your donation

Pages (4): 1 2 3 4 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Microsoft MCE (1039) remote configuration
13th Feb, 2013, 06:57 AM
Post: #1
degauss5 Offline
Registered
Posts: 9
Joined: Jan 2013
Reputation: 0
Microsoft MCE (1039) remote configuration
Hello:

I hace the Microsoft MCEUSB (1039) remote working with XBIAN alpha 4. I have 2 problems:

1. IRW comand show all buttons except the numeric buttons, so these buttons don't work.

2. When using the remote in the program following buttons, that are recognized in IRW, don't work:

DVD MENU - KEY_DVD devinput
GUIDE - KEY_EPG devinput (contextual menu)

I suspect the second problem is that those keys are not linked to the correct XBMC commands.

Also, I have the remote configuration file for the remote (100% working) for the XBMC in a PC running UBUNTU 12 OS.

In the "lircd.conf" I have 4 configuration files (come in XBIAN). I have tried to include the "XBMC UBUNTU" configuration file, but it doesn't work.

I suspect this could be the same assignation problem...

¿Any help?
Find all posts by this user
Quote this message in a reply
13th Feb, 2013, 07:13 AM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
Can you do:
Code:
sudo wget -O - https://raw.github.com/xbianonpi/xbian/xbian-alpha5/etc/lirc/remotes/devinput.conf > /etc/lirc/remotes/devinput.conf
sudo /etc/init.d/lirc restart

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 12:47 AM
Post: #3
degauss5 Offline
Registered
Posts: 9
Joined: Jan 2013
Reputation: 0
RE: Microsoft MCE (1039) remote configuration
Ok, I'll try tonigh!!!
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 06:38 AM
Post: #4
degauss5 Offline
Registered
Posts: 9
Joined: Jan 2013
Reputation: 0
RE: Microsoft MCE (1039) remote configuration
I have made the changes and don't work.
But I have copied the first part of the code in /etc/lirc/lircd.conf and now IRW shows all the keys!!!! Great.

But in the program, whe I try to use the NUMBERS/LETTERS (for example to write in a search box) they don't work.

Also, when I try to show the contextual menu (mouse right button) it doesn't work
GUIDE - KEY_EPG devinput

Neither the
DVD MENU - KEY_DVD devinput

This is sure an assignation problem but in what file the assignation of keys is asigned to specific features of the program????

Thanks
Find all posts by this user
Quote this message in a reply
14th Feb, 2013, 06:42 AM
Post: #5
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
Can you post the output of lsusb, dmesg and cat /proc/bus/input/devices?

And please don't thinker with the /etc/lirc/lircd.conf yourself because it will be overwritten by the update.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
15th Feb, 2013, 05:37 AM
Post: #6
degauss5 Offline
Registered
Posts: 9
Joined: Jan 2013
Reputation: 0
RE: Microsoft MCE (1039) remote configuration
Here are:

lsusb:
http://pastebin.com/AacNiLEQ

dmesg:
http://pastebin.com/HXMJinRt

cat /proc/bus/input/devices:
http://pastebin.com/mSpaZAM8
Find all posts by this user
Quote this message in a reply
15th Feb, 2013, 05:43 AM
Post: #7
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
On pastebin please

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
15th Feb, 2013, 06:47 AM
Post: #8
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
Quote:Also, I have the remote configuration file for the remote (100% working) for the XBMC in a PC running UBUNTU 12 OS.
Can you share that file with us?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 06:26 AM
Post: #9
wolfylee Offline
Registered
Posts: 14
Joined: Feb 2013
Reputation: 0
RE: Microsoft MCE (1039) remote configuration
I had the exact same problem. I eventually switch to openelec although it isn't as good as Xbian as far as performance on the pi - but it did sort the issue with the number buttons not working.

If there is anything I can provide that will help this I would be happy to - I want to get back to xbian!!
Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 07:06 AM
Post: #10
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
@wolfylee, did you follow my guide?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 06:42 PM
Post: #11
wolfylee Offline
Registered
Posts: 14
Joined: Feb 2013
Reputation: 0
Wink RE: Microsoft MCE (1039) remote configuration
(16th Feb, 2013 07:06 AM)CurlyMo Wrote:  @wolfylee, did you follow my guide?

The one above? No but I'll try it now and report back in half an hour.

If you mean the wiki then I tried that but no config I could find would make irw see the number buttons. I tried making my own with irrecord but the pi is so far from my pc that to go through it properly would wear out my slippers! Smile
Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 07:11 PM
Post: #12
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
Can you post the output of lsusb, dmesg and cat /proc/bus/input/devices? (pastebin)

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 07:41 PM
Post: #13
wolfylee Offline
Registered
Posts: 14
Joined: Feb 2013
Reputation: 0
RE: Microsoft MCE (1039) remote configuration
The new devinput.conf file didn't change anything for me - IRW still doesn't see the number buttons.

My lsusb : http://pastebin.com/7wd9yXcA

My dmesg: http://pastebin.com/8su3RuZi

Output of cat /proc/bus/input/devices : http://pastebin.com/AzntQ1M9
Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 08:37 PM
Post: #14
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Microsoft MCE (1039) remote configuration
@wolfylee, can you put the content of /etc/lirc/hardware/mceusb_event2.conf in /etc/lirc/hardware/custom.conf and restart lirc.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
17th Feb, 2013, 12:53 AM
Post: #15
wolfylee Offline
Registered
Posts: 14
Joined: Feb 2013
Reputation: 0
RE: Microsoft MCE (1039) remote configuration
(16th Feb, 2013 08:37 PM)CurlyMo Wrote:  @wolfylee, can you put the content of /etc/lirc/hardware/mceusb_event2.conf in /etc/lirc/hardware/custom.conf and restart lirc.

Didn't seem to like that at all:

Here is the output when I restart lirc : http://pastebin.com/kB42NCUV

I replaced the contents of /etc/lirc/hardware/custom.conf : http://pastebin.com/8K6SWHkf

With the contents of /etc/lirc/hardware/mceusb_event2.conf : http://pastebin.com/qWaBjwk8

The remote responds to less buttons than before - the ok button isn't working now and the number buttons are still bodged. I can reload my openelec setup(thanks to the maginificent xbian backup/installer) - is there anything in there that I can consult that might shed light on what the issue could be? Remote is pretty much perfect on there - OS is too sluggish for me though.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (4): 1 2 3 4 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Microsoft MCE Remote, help needed Tekmad 6 18,514 3rd Jan, 2013 12:32 AM
Last Post: Tekmad

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 24th May, 2025, 08:04 AM Powered By MyBB, © 2002-2025 MyBB Group.