iMON - Lirc Porblem
#1
Sad 
Hi all,
first i have to say sorry for my bad english.

I'am an hardcore VDR user and like to test XBMC PVR.

I've installed ubuntu karmic + vdr + xbmc pvr (SVN:23356).

My pc case has an iMon IR/LCD Display with an standard remot (rm200 or somthing else)

The display and ir works fine with irw and vdr native.

Code:
root@media:~/.xine# irw
0100800000000000 00 Mouse_N iMON
01007f0000000000 00 Mouse_S iMON
0100007f00000000 00 Mouse_E iMON
0100008000000000 00 Mouse_W iMON
29a395b700000201 00 Purple iMON
2ba395b700000201 00 Menu iMON
298595b700000201 00 Subtitle iMON
2b8595b700000201 00 Audio iMON
288515b700000201 00 Bookmark iMON
2ab715b700000201 00 Thumbnail iMON
29a595b700000201 00 Zoom iMON
2aa395b700000201 00 FullScreen iMON

In XBMC, there happens nothing.

LIRC was started succesfully und my lircmap/keymap was loaded.

Code:
root@media:~/.xbmc/userdata# cat ../temp/xbmc.log |grep -i keymap
09:15:33 T:139907253655616 M:1948147712    INFO: load keymapping
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://xbmc/system/keymaps/imon_pad.xml
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://xbmc/system/keymaps/remote.xml
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://profile/keymaps/imon.xml
root@media:~/.xbmc/userdata# cat ../temp/xbmc.log |grep -i lirc
09:15:33 T:139907253655616 M:1957613568    INFO: LIRC Initialize: sucessfully started on: /dev/lircd
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://xbmc/system/Lircmap.xml
09:15:33 T:139907253655616 M:1948147712    INFO: Loading special://profile/Lircmap.xml
09:16:03 T:139907253655616 M:1942548480   DEBUG: LIRC: Update - NEW at 30867:0100800000000000 00 Mouse_N iMON (Mouse_N)
09:16:04 T:139907253655616 M:1942548480   DEBUG: LIRC: Update - NEW at 31083:0100007f00000000 00 Mouse_E iMON (Mouse_E)
09:16:04 T:139907253655616 M:1942548480   DEBUG: LIRC: Update - NEW at 31532:01007f0000000000 00 Mouse_S iMON (Mouse_S)
09:16:04 T:139907253655616 M:1942548480   DEBUG: LIRC: Update - NEW at 31748:0100008000000000 00 Mouse_W iMON (Mouse_W)

Has anyone an idea?

I searched and read so many threads with similiar problems, but i've found no solution.

Thanks TimUx

~/.xbmc/userdata/Lircmap.xml

Code:
<lircmap>
   <remote device="iMON">
         <info>WindowsKey</info>
         <display>green</display>
         <start>WindowsKey</start>
         <channelplus>Ch+</channelplus>
         <channelminus>Ch-</channelminus>
         <skipplus>NextChapter</skipplus>
         <skipminus>PrevChapter</skipminus>
         <mymusic>Green</mymusic>
         <mypictures>Blue</mypictures>
         <myTV>Yellow</myTV>
         <myvideo>Red</myvideo>
         <left>Mouse_W</left>
         <right>Mouse_R</right>
         <down>Mouse_S</down>
         <up>Mouse_N</up>
         <select>Enter</select>
         <menu>WindowsKey</menu>
         <play>Play</play>
         <pause>Pause</pause>
         <stop>Stop</stop>
         <forward>FastForward</forward>
         <reverse>Rewind</reverse>
         <back>Backspace</back>
         <zero>0</zero>
         <one>1</one>
         <two>2</two>
         <three>3</three>
         <four>4</four>
         <five>5</five>
         <six>6</six>
         <seven>7</seven>
         <eight>8</eight>
         <nine>9</nine>
         <volumeplus>Vol+</VolumeUp>
         <volumeminus>Vol-</VolumeUp>
         <mute>Mute</mute>
         <pageplus>Chan+</pageplus>
         <pageminus>Chan-</pageminus>
         <info>More</info>
         <start>MultiMon</start>
         <obc1>Purple</obc1>
         <obc2>Menu</obc2>
         <obc3>Subtitle</obc3>
         <obc4>Audio</obc4>
         <obc5>Bookmark</obc5>
         <obc6>Thumbnail</obc6>
         <obc7>Zoom</obc7>
         <obc8>FullScreen</obc8>
         <obc9>Timer</obc9>
         <obc10>TaskSwitcher</obc10>
         <obc11>AppLauncher</obc11>
         <obc12>Eject</obc12>
         <obc13>Star</obc13>
         <obc14>Raute</obc14>
  </remote>
</lircmap>

~/.xbmc/userdata/keymaps/imon.xml

Code:
<keymap>
  <global>
    <remote>
      <left>Left</left>
      <right>Right</right>
      <up>Up</up>
      <down>Down</down>
    </remote>
    <universalremote>
      <obc8>FullScreen</obc8>
      <obc2>ShowVideoMenu</obc2>
      <obc3>ShowSubtitles</obc3>
      <obc7>ZoomIn</obc7>
      <obc4>AudioNextLanguage</obc4>
      <obc5>ActivateWindow(favourites)</obc5>
      <obc12>EjectTray()</obc12>
      <obc1>PlayDVD</obc1>
    </universalremote>
  </global>
</keymap>

lircd.conf

Code:
#Configuration for the Soundgraph iMON IR/LCD remote:
begin remote

  name iMON
  bits           64
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          123990
  toggle_bit_mask 0x00

      begin codes
##### RC #####
          1                        0x0200001E00000000
          2                        0x0200001F00000000
          3                        0x0200002000000000
          4                        0x0200002100000000
          5                        0x0200002200000000
          6                        0x0200002300000000
          7                        0x0200002400000000
          8                        0x0200002500000000
          9                        0x0200002600000000
          Star                     0x0220002500000000
          0                        0x0200002700000000
          Raute                    0x0220002000000000
          Mouse_N                  0x0100800000000000
          Mouse_S                  0x01007F0000000000
          Mouse_E                  0x0100007F00000000
          Mouse_W                  0x0100008000000000
          Backspace                0x0200002A00000000
          SelectSpace              0x0200002C00000000
          MouseMenu                0x0200006500000000
          MouseRightClick          0x0102000000000000
          Enter                    0x0200002800000000
          MouseLeftClick           0x0101000000000000
          Esc                      0x0200002900000000
          WindowsKey               0x0280000000000000
##### Multimedia RC #####
          AppExit                  0x288195B700000201
          Power                    0x289115B700000201
          Record                   0x298115B700000201
          Play                     0x2A8115B700000201
          Open                     0x29B195B700000201
          Rewind                   0x2A8195B700000201
          Pause                    0x2A9115B700000201
          FastForward              0x2B8115B700000201
          PrevChapter              0x2B9115B700000201
          Stop                     0x2B9715B700000201
          NextChapter              0x298195B700000201
          Eject                    0x299395B700000201
          AppLauncher              0x29B715B700000201
          MultiMon                 0x2AB195B700000201
          TaskSwitcher             0x2A9395B700000201
          Mute                     0x2B9595B700000201
          Vol+                     0x28A395B700000201
          Chn+                     0x289395B700000201
          Timer                    0x2B8395B700000201
          Vol-                     0x28A595B700000201
          Chn-                     0x288795B700000201
          Red                      0x2B8515B700000201
          Green                    0x299195B700000201
          Blue                     0x2BA115B700000201
          Yellow                   0x28A515B700000201
          Bookmark                 0x288515B700000201
          Thumbnail                0x2AB715B700000201
          Zoom                     0x29A595B700000201
          FullScreen               0x2AA395B700000201
          Purple                   0x29A395B700000201
          Menu                     0x2BA395B700000201
          Subtitle                 0x298595B700000201
          Audio                    0x2B8595B700000201
##### Frontpannel #####
          KEY_MEDIA                0x000000000F0002EE
          KEY_PLAY                 0x000000002C0002EE
          KEY_EXIT                 0x000000002B0002EE
          KEY_MENU                 0x000000002D0002EE
          KEY_MUTE                 0x00000000010002EE
          KEY_ESC                  0x00000000170002EE
          KEY_ENTER                0x00000000160002EE
          KEY_LEFT                 0x00000000140002EE
          KEY_RIGHT                0x00000000150002EE
          KEY_UP                   0x00000000120002EE
          KEY_DOWN                 0x00000000130002EE
          KEY_VOLUMEUP             0x00010000000002EE
          KEY_VOLUMEDOWN           0x01000000000002EE
      end codes

end remote
Reply
#2
# push up Wink

Does no one has an idea?

Could be the problem the user i use XBMC or thomething like a permission problem?

I've started XBMC as root.

Greed TimUx
Reply
#3
I gave up on imon long ago, i popped up an mce remote, but i still use the imon as an lcd display. If you need help how to do it i can send you a guide.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
But its is strange.

The remote control works.

irw and vdr has no problems.
The debug log of XBMC shows that lirc works.
the right button names and remot name where shown at the xbmc log.

Evenrything seems to be OK.
Reply
#5
alanwww1 Wrote:I gave up on imon long ago, i popped up an mce remote, but i still use the imon as an lcd display. If you need help how to do it i can send you a guide.

Hi alanwww1

I would like the guide for the lcd. Thanks!
Reply
#6
Ritzie Wrote:Hi alanwww1

I would like the guide for the lcd. Thanks!

I really suggest using mce instead of imon. I think one can get one for 20 €.

Ritzie, i will put up this guide as a new thread so everyone can learn about it. It is a little bit easier if you have Karmic installed, but it can be solved also in Jaunty.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#7
I have the same remote, and the following seems to work(haven't used in about 3 weeks). I'm sure they need some fine tuning, but hopefully they will help you out some.
Lircmap:
Code:
<lircmap>
  <remote device="Antec_Veris_RM200">
        <obc34>KEY_EXIT</obc34>
                <obc50>KEY_POWER</obc50>
        <obc33>KEY_RECORD</obc33>
            <obc30>KEY_PLAY</obc30>
                <obc51>KEY_OPEN</obc51>
        <obc18>KEY_REWIND</obc18>
        <obc15>KEY_PAUSE</obc15>
        <obc17>KEY_FASTFORWARD</obc17>
        <obc20>KEY_PREVIOUS</obc20>
        <obc16>KEY_STOP</obc16>
        <obc19>KEY_NEXT</obc19>
        
        <obc25>KEY_BACKSPACE</obc25>
        <obc23>MouseKeyboard</obc23>
        <obc28>KEY_SELECT</obc28>
        <obc31>LeftMenu</obc31>
                <obc52>RightMenu</obc52>
                <obc53>BTN_LEFT</obc53>    
        <obc32>BTN_RIGHT</obc32>
                <obc54>KEY_ENTER</obc54>
        <obc21>KEY_LEFT</obc21>
        <obc22>KEY_RIGHT</obc22>
                <obc49>KEY_UP</obc49>
        <obc24>KEY_DOWN</obc24>

        <obc29>KEY_ESC</obc29>
                <obc55>KEY_EJECTCD</obc55>
                <obc56>AppLauncher</obc56>
        <obc35>Go</obc35>
        <obc12>TaskSwitcher</obc12>

        <obc13>KEY_MUTE</obc13>
        <obc2>KEY_VOLUMEUP</obc2>
        <obc3>KEY_VOLUMEDOWN</obc3>
        <obc5>KEY_CHANNELUP</obc5>
        <obc26>KEY_CHANNELDOWN</obc26>
                <obc57>Timer</obc57>        
        
        <obc39>KEY_1</obc39>
        <obc40>KEY_2</obc40>
        <obc41>KEY_3</obc41>
        <obc42>KEY_4</obc42>
        <obc43>KEY_5</obc43>
        <obc44>KEY_6</obc44>
        <obc45>KEY_7</obc45>
        <obc46>KEY_8</obc46>
        <obc47>KEY_9</obc47>
        <obc10>Star</obc10>
        <obc48>KEY_0</obc48>            
        <obc9>Hash</obc9>

        <obc36>KEY_VIDEO</obc36>
        <obc37>KEY_AUDIO</obc37>
        <obc4>KEY_PHOTO</obc4>        
        <obc38>KEY_TV</obc38>
        <obc8>KEY_BOOKMARKS</obc8>
                <obc58>Thumbnail</obc58>
                <obc59>Zoom</obc59>
                <obc60>Fullscreen</obc60>
        <obc7>KEY_DVD</obc7>
        <obc27>KEY_MENU</obc27>
        <obc14>Subtitle</obc14>
        <obc11>KEY_LANGUAGE</obc11>
  </remote>
  <remote device="Antec_Veris_Premiere">
        <obc61>KEY_VOLUMEUP</obc61>
        <obc62>KEY_VOLUMEDOWN</obc62>
  </remote>
</lircmap>
Reply
#8
And remote.xml:
Code:
<keymap>
  <global>
    <universalremote>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc61>VolumeUp</obc61>
      <obc62>VolumeDown</obc62>
      <obc13>Mute</obc13>
      <obc30>Play</obc30>
      <obc15>Pause</obc15>
      <obc16>Stop</obc16>
      <obc17>FastForward</obc17>
      <obc18>Rewind</obc18>
      <obc21>Left</obc21>
      <obc22>Right</obc22>
      <obc49>Up</obc49>
      <obc24>Down</obc24>
      <obc54>Select</obc54>
      <obc5>PageUp</obc5>
      <obc26>PageDown</obc26>
      <obc25>ParentDir</obc25>
      <obc29>PreviousMenu</obc29>
      <obc27>ContextMenu</obc27>
      <obc52>Info</obc52>
      <obc60>FullScreen</obc60>
      <obc58>Screenshot</obc58>
      <obc50>XBMC.ShutDown()</obc50>
      <obc36>XBMC.ActivateWindow(MyVideoLibrary,movietitles)</obc36>
      <obc38>XBMC.ActivateWindow(MyVideoLibrary,tvshowtitles)</obc38>
      <obc37>XBMC.ActivateWindow(MyMusic)</obc37>
      <obc4>XBMC.ActivateWindow(MyPictures)</obc4>
      <obc34>XBMC.ActivateWindow(Home)</obc34>
    </universalremote>
  </global>
  <Home>
    <universalremote>
      <menu>XBMC.Skin.ToggleSetting(HomeViewToggle)</menu>
      <obc52>XBMC.ActivateWindow(SystemInfo)</obc52>
      <clear>XBMC.ActivateWindow(Weather)</clear>
      <hash>XBMC.ActivateWindow(Settings)</hash>
    </universalremote>
  </Home>
  <MyFiles>
    <universalremote>
      <obc48>Delete</obc48>
      <obc39>Highlight</obc39>
      <obc42>Copy</obc42>
      <obc45>Move</obc45>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyFiles>
  <MyMusicPlaylist>
    <universalremote>
      <obc25>Playlist</obc25>      <!-- Close playlist -->
      <obc48>Delete</obc48>
      <obc40>MoveItemUp</obc40>
      <obc43>MoveItemDown</obc43>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyMusicPlaylist>
  <MyMusicPlaylistEditor>
    <universalremote>
      <obc48>Queue</obc48>
    </universalremote>
  </MyMusicPlaylistEditor>
  <MyMusicFiles>
    <universalremote>
      <obc48>Queue</obc48>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyMusicFiles>
  <MyMusicLibrary>
    <universalremote>
      <obc48>Queue</obc48>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyMusicLibrary>
  <FullscreenVideo>
    <universalremote>
      <obc21>StepBack</obc21>
      <obc22>StepForward</obc22>
      <obc49>BigStepForward</obc49>
      <obc24>BigStepBack</obc24>
      <back>SmallStepBack</back>
      <obc52>OSD</obc52>
      <obc52>OSD</obc52>
      <title>CodecInfo</title>
      <info>Info</info>
      <enter>AspectRatio</enter>
      <select>AspectRatio</select>
    </universalremote>
  </FullscreenVideo>
  <FullscreenInfo>
    <universalremote>
      <title>CodecInfo</title>
      <info>Close</info>
      <obc27>OSD</obc27>
    </universalremote>
  </FullscreenInfo>
  <PlayerControls>
    <universalremote>
      <menu>Close</menu>
    </universalremote>
  </PlayerControls>
  <Visualisation>
    <universalremote>
      <obc21>PreviousPreset</obc21>
      <obc22>NextPreset</obc22>
      <obc49>IncreaseRating</obc49>
      <obc24>DecreaseRating</obc24>
      <obc25>LockPreset</obc25>
      <title>CodecInfo</title>
      <select>XBMC.ActivateWindow(VisualisationPresetList)</select>
      <obc27>XBMC.ActivateWindow(MusicOSD)</obc27>
      <obc27>XBMC.ActivateWindow(MusicOSD)</obc27>
      <info>Info</info>
    </universalremote>
  </Visualisation>
  <MusicOSD>
    <universalremote>
      <menu>Close</menu>
      <title>Info</title>
      <info>CodecInfo</info>
    </universalremote>
  </MusicOSD>
  <VisualisationSettings>
    <universalremote>
      <menu>Close</menu>
    </universalremote>
  </VisualisationSettings>
  <VisualisationPresetList>
    <universalremote>
      <menu>Close</menu>
    </universalremote>
  </VisualisationPresetList>
  <SlideShow>
    <universalremote>
      <obc48>ZoomNormal</obc48>
      <obc39>ZoomLevel1</obc39>
      <obc40>ZoomLevel2</obc40>
      <obc41>ZoomLevel3</obc41>
      <obc42>ZoomLevel4</obc42>
      <obc43>ZoomLevel5</obc43>
      <obc44>ZoomLevel6</obc44>
      <obc45>ZoomLevel7</obc45>
      <obc46>ZoomLevel8</obc46>
      <obc47>ZoomLevel9</obc47>
      <info>CodecInfo</info>
      <skipplus>NextPicture</skipplus>
      <skipminus>PreviousPicture</skipminus>
      <title>Info</title>
      <select>Rotate</select>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </SlideShow>
  <ScreenCalibration>
    <universalremote>
      <select>NextCalibration</select>
      <enter>NextCalibration</enter>
      <obc48>ResetCalibration</obc48>
      <display>NextResolution</display>
      <xbox>NextResolution</xbox>
    </universalremote>
  </ScreenCalibration>
  <GUICalibration>
    <universalremote>
      <select>NextCalibration</select>
      <enter>NextCalibration</enter>
      <obc48>ResetCalibration</obc48>
    </universalremote>
  </GUICalibration>
  <SelectDialog>
    <universalremote>
      <obc25>Close</obc25>
    </universalremote>
  </SelectDialog>
  <VideoOSD>
    <universalremote>
      <obc25>PreviousMenu</obc25>
      <menu>Close</menu>
      <start>Close</start>
    </universalremote>
  </VideoOSD>
  <VideoMenu>
    <universalremote>
      <obc27>OSD</obc27>
      <obc25>PreviousMenu</obc25>
      <info>Info</info>
      <title>CodecInfo</title>
      <obc48>Number0</obc48>
      <obc39>Number1</obc39>
      <obc40>Number2</obc40>
      <obc41>Number3</obc41>
      <obc42>Number4</obc42>
      <obc43>Number5</obc43>
      <obc44>Number6</obc44>
      <obc45>Number7</obc45>
      <obc46>Number8</obc46>
      <obc47>Number9</obc47>
    </universalremote>
  </VideoMenu>
  <OSDVideoSettings>
    <universalremote>
      <obc25>Close</obc25>
      <menu>Close</menu>
      <start>Close</start>
    </universalremote>
  </OSDVideoSettings>
continued...
Reply
#9
Code:
<OSDAudioSettings>
    <universalremote>
      <obc25>Close</obc25>
      <menu>Close</menu>
      <start>Close</start>
    </universalremote>
  </OSDAudioSettings>
  <VideoBookmarks>
    <universalremote>
      <obc25>Close</obc25>
      <menu>Close</menu>
      <start>Close</start>
      <obc48>Delete</obc48>
    </universalremote>
  </VideoBookmarks>
  <MyVideoLibrary>
    <universalremote>
      <obc48>Queue</obc48>
      <clear>Delete</clear>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyVideoLibrary>
  <MyVideoFiles>
    <universalremote>
      <obc48>Queue</obc48>
      <star>Queue</star>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyVideoFiles>
  <MyVideoPlaylist>
    <universalremote>
      <obc29>Playlist</obc29>      <!-- Close playlist -->
      <clear>Delete</clear>
      <obc48>Delete</obc48>
      <obc40>MoveItemUp</obc40>
      <obc43>MoveItemDown</obc43>
      <obc2>VolumeUp</obc2>
      <obc3>VolumeDown</obc3>
      <obc13>Mute</obc13>
    </universalremote>
  </MyVideoPlaylist>
  <VirtualKeyboard>
    <universalremote>
      <obc27>BackSpace</obc27>
      <star>Shift</star>
      <hash>Symbols</hash>
      <obc48>Number0</obc48>
      <obc39>Number1</obc39>
      <obc40>Number2</obc40>
      <obc41>Number3</obc41>
      <obc42>Number4</obc42>
      <obc43>Number5</obc43>
      <obc44>Number6</obc44>
      <obc45>Number7</obc45>
      <obc46>Number8</obc46>
      <obc47>Number9</obc47>
      <obc26>CursorLeft</obc26>
      <obc5>CursorRight</obc5>
    </universalremote>
  </VirtualKeyboard>
  <ContextMenu>
    <universalremote>
      <title>Close</title>
      <obc25>Close</obc25>
    </universalremote>
  </ContextMenu>
  <FileStackingDialog>
    <universalremote>
      <obc25>Close</obc25>
    </universalremote>
  </FileStackingDialog>
  <Scripts>
    <universalremote>
      <info>XBMC.ActivateWindow(ScriptsDebugInfo)</info>
    </universalremote>
  </Scripts>
  <ScriptsDebugInfo>
    <universalremote>
      <info>Info</info>      <!-- clears debug python info -->
    </universalremote>
  </ScriptsDebugInfo>
  <NumericInput>
    <universalremote>
      <obc48>Number0</obc48>
      <obc39>Number1</obc39>
      <obc40>Number2</obc40>
      <obc41>Number3</obc41>
      <obc42>Number4</obc42>
      <obc43>Number5</obc43>
      <obc44>Number6</obc44>
      <obc45>Number7</obc45>
      <obc46>Number8</obc46>
      <obc47>Number9</obc47>
      <obc25>BackSpace</obc25>
    </universalremote>
  </NumericInput>
  <Weather>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </Weather>
  <Settings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </Settings>
  <MyPicturesSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </MyPicturesSettings>
  <MyProgramsSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </MyProgramsSettings>
  <MyWeatherSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </MyWeatherSettings>
  <MyMusicSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </MyMusicSettings>
  <SystemSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </SystemSettings>
  <MyVideosSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </MyVideosSettings>
  <NetworkSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </NetworkSettings>
  <AppearanceSettings>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </AppearanceSettings>
  <Profiles>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </Profiles>
  <systeminfo>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </systeminfo>
  <shutdownmenu>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </shutdownmenu>
  <submenu>
    <universalremote>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </submenu>
  <MusicInformation>
    <universalremote>
      <obc25>Close</obc25>
    </universalremote>
  </MusicInformation>
  <MovieInformation>
    <universalremote>
      <obc25>Close</obc25>
    </universalremote>
  </MovieInformation>
  <LockSettings>
    <universalremote>
      <menu>Close</menu>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </LockSettings>
  <ProfileSettings>
    <universalremote>
      <menu>Close</menu>
      <obc25>PreviousMenu</obc25>
    </universalremote>
  </ProfileSettings>
  <PictureInfo>
    <universalremote>
      <skipplus>NextPicture</skipplus>
      <skipminus>PreviousPicture</skipminus>
      <info>Close</info>
      <obc25>Close</obc25>
    </universalremote>
  </PictureInfo>
  <Favourites>
    <universalremote>
      <obc25>Close</obc25>
    </universalremote>
  </Favourites>
</keymap>

Sorry it is 3 posts, but I wasn't sure what else to do with such a long file?
Reply
#10
alanwww1 Wrote:I really suggest using mce instead of imon. I think one can get one for 20 €.

Ritzie, i will put up this guide as a new thread so everyone can learn about it. It is a little bit easier if you have Karmic installed, but it can be solved also in Jaunty.

Thank you Alanwww1!! I have jaunty installed but Ill have to check out Karmic. Thanks again.
Reply
#11
Hi Mjwitter;
thanks for your config.

So,
the iMON IR and RM200 definitely works with xbmc.

Its a config Problem, I think.

I Will try to map alle LIRC Buttons as "universalremote".

I'm not at home the next two Days. I will post here my testing resulsts.

Greeds Timo
Reply
#12
hi,

i have a silverstone ml02 with imod ir receiver /lcd and imod remote. irw works fine:

0100008000000000 01 Left iMON-PAD
0100008000000000 02 Left iMON-PAD
0100008000000000 03 Left iMON-PAD
0100008000000000 04 Left iMON-PAD
0100008000000000 00 Left iMON-PAD
0100008000000000 01 Left iMON-PAD
0100007f00000000 00 Right iMON-PAD
01007f0000000000 00 Down iMON-PAD
01007f0000000000 00 Down iMON-PAD
01007f0000000000 01 Down iMON-PAD
01007f0000000000 00 Down iMON-PAD

but i can't get it to work in xbmc. lircmap problem? but, i have to be honest, i don't like the imon remote at all. the buttons are to small (or my fingers to fat ;-))

i would like to use my old/good xbox remote, so @alanwww, could you please send me your guide on settings up imon receiver with a mce remote (i guess changing it to a xbox remote will not be rocket science).

Thanks
Reply
#13
ok, i got the damn remote working in xbmc. but it functions like a mouse. I dont want a mouse Sad
Reply
#14
rayholland Wrote:i would like to use my old/good xbox remote, so @alanwww, could you please send me your guide on settings up imon receiver with a mce remote (i guess changing it to a xbox remote will not be rocket science).

Thanks

My guide will use Imon vfd with mce remote receiver.
You have to buy an mce remote receiver after that you can use it's own remote or use the xbox remote with it.

I'll post the guide today or tomorow.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#15
i see. hmm, is the imon receiver not universal? i mean, with a xbox dvd remote lircd.conf it should transcode the send ir signals. Or am i wrong?
Reply

Logout Mark Read Team Forum Stats Members Help
iMON - Lirc Porblem0