Philips SRM7500 - Working config
|
15th Dec, 2012, 09:16 PM
Post: #1
|
|||
|
|||
Philips SRM7500 - Working config
Code: # /etc/lirc/hardware.conf Code: <!-- Lircmap.xml for Philips SRM7500 MCE Remote --> |
|||
15th Dec, 2012, 09:20 PM
Post: #2
|
|||
|
|||
RE: Philips SRM7500 - Working config
For implementation in the official distribution we can't alter the Keymap.xml because they're global settings. Can you make the Lircmap.xml + Lircd.conf* generic enough so you don't have to alter the Keymap.xml.
*Can you also post this one. pilight - modular domotica solution
|
|||
15th Dec, 2012, 09:36 PM
Post: #3
|
|||
|
|||
RE: Philips SRM7500 - Working config
(15th Dec, 2012 09:20 PM)CurlyMo Wrote: For implementation in the official distribution we can't alter the Keymap.xml because they're global settings. Can you make the Lircmap.xml + Lircd.conf* generic enough so you don't have to alter the Keymap.xml. Keymap.xml seems to be obsolete: http://wiki.xbmc.org/index.php?title=Keymap . Can you confirm this, than I shall delete it from my post. |
|||
15th Dec, 2012, 10:08 PM
Post: #4
|
|||
|
|||
RE: Philips SRM7500 - Working config
Doesn't matter, just make sure that you're remote works by only providing a custom Lircmap.xml, lircd.conf and hardware.conf. Check "/usr/local/share/xbmc/system/keymaps/remote.xml" for all available functions of XBMC.
Also, can you provide me with a dmesg output so i can see how the remote is recognized by the kernel? pilight - modular domotica solution
|
|||
18th Dec, 2012, 09:24 PM
Post: #5
|
|||
|
|||
RE: Philips SRM7500 - Working config
I'm currently working on the Alpha 4 update. If you would like me to add support for this remote, can you then provide me with the config files i requested? Thanks in advanced!
pilight - modular domotica solution
|
|||
19th Dec, 2012, 04:00 AM
Post: #6
|
|||
|
|||
RE: Philips SRM7500 - Working config
Code: # /etc/lirc/hardware.conf Code: <!-- Lircmap.xml for Philips SRM7500 MCE Remote --> Code: Output of dmesg The default http://www.mideiros.net/doc/share/lirc/remotes/philips/lircd.conf.srm7500libusb |
|||
19th Dec, 2012, 04:05 AM
Post: #7
|
|||
|
|||
RE: Philips SRM7500 - Working config
@[CurlyMo] Here you go
|
|||
19th Dec, 2012, 04:38 AM
Post: #8
|
|||
|
|||
RE: Philips SRM7500 - Working config
Don't you have a lircd.conf?
pilight - modular domotica solution
|
|||
19th Dec, 2012, 04:41 AM
Post: #9
|
|||
|
|||
RE: Philips SRM7500 - Working config
http://www.mideiros.net/doc/share/lirc/remotes/philips/lircd.conf.srm7500libusb Here it is Just rename
|
|||
19th Dec, 2012, 05:18 AM
Post: #10
|
|||
|
|||
RE: Philips SRM7500 - Working config
Owk, almost done.
Can you match the names of your buttons in the lircd.conf as linked above with these: https://github.com/xbianonpi/xbian/blob/xbian-alpha4/etc/lirc/remotes/devinput.conf Then start with a clean Lircmap.xml and only add those buttons that don't work by default. Probably up/down/left/right do. Your custom Lircmap.xml will then most likely be a bit smaller and uniform than it is now. Thanks! pilight - modular domotica solution
|
|||
19th Dec, 2012, 05:58 AM
Post: #11
|
|||
|
|||
RE: Philips SRM7500 - Working config
Any way to test this? renaming lirc.conf, hardware.conf etc?
|
|||
19th Dec, 2012, 06:01 AM
Post: #12
|
|||
|
|||
RE: Philips SRM7500 - Working config
Just remove the current lircmap.xml, rename the buttons in your current lircd.conf to the uniform names (like in devinput). Then restart lirc & xbmc and check what buttons work and which don't.
pilight - modular domotica solution
|
|||
19th Dec, 2012, 06:06 AM
Post: #13
|
|||
|
|||
RE: Philips SRM7500 - Working config
Just see a nice tutorial of a guy named....curlymo. First have to check some bugs on the forum though
|
|||
19th Dec, 2012, 07:06 AM
Post: #14
|
|||
|
|||
RE: Philips SRM7500 - Working config
Code: Output IRW Code: Output lirc-daemon when XBMC starts The new lircd.conf is working (fine). I have removed the Lircmap.xml bot XBMC does not react at all. I understand that I can make a -full- Lircmap myself, however I don't think that is what you want. It should be (partly) recognized by using the same 'names' as devinput right? |
|||
19th Dec, 2012, 07:28 AM
Post: #15
|
|||
|
|||
RE: Philips SRM7500 - Working config
When you look at my digitenne remote map: https://github.com/xbianonpi/xbian/blob/xbian-alpha4/etc/lirc/remotes/smt1000t.conf
and compare that to the actual xbmc lircmap: https://github.com/xbianonpi/xbian/blob/xbian-alpha4/home/xbian/.xbmc/userdata/Lircmap.xml Buttons i didn't have to map ('cause i used the default devinput names): KEY_0 till KEY_9 KEY_UP KEY_DOWN KEY_LEFT KEY_RIGHT So just use your own Lircmap.xml (with the names names) but leave those out that already work by default. pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
CEC not working on Philips 22PFL3404D12 | sasagr | 17 | 55,592 |
16th Apr, 2013 04:34 PM Last Post: sasagr |