My first HTPC build

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dmgash Offline
Junior Member
Posts: 17
Joined: Apr 2012
Reputation: 0
Post: #11
You can use this guide . I have tested this method using windows 7 and it works well its a little hacky and not as clean a solution as buying slysoft but nothing beats free
find quote
B4MB4M Offline
Junior Member
Posts: 8
Joined: Feb 2012
Reputation: 0
Post: #12
(2012-04-17 03:26)dmgash Wrote:  You can use this guide . I have tested this method using windows 7 and it works well its a little hacky and not as clean a solution as buying slysoft but nothing beats free

And this is under Linux too Blush .... i'll give it a try ... later this week. many thanx for the headsup. I will post my findings here.
find quote
B4MB4M Offline
Junior Member
Posts: 8
Joined: Feb 2012
Reputation: 0
Post: #13
After a couple of day testing and fiddling about with the setup, I found that I can play blu-ray discs but with serious (for me) limitations.
I finally got the sound an optical cable working, got the LCD to show something, and go dark when I shut the HTPC down, but I must continue with that, to make it show some useful stuff.
The main issue for me right now is the remote. I 'm still having some troubles with it.
I followed this guide and got the remote actions shown. However, some of the buttons don't give any response :
Code:
jerry@XBMC:~$ irw
00000000800100ae 00 KEY_EXIT devinput
00000000800100a7 00 KEY_RECORD devinput
00000000800100cf 00 KEY_PLAY devinput
00000000800100a8 00 KEY_REWIND devinput
0000000080010077 00 KEY_PAUSE devinput
00000000800100d0 00 KEY_FASTFORWARD devinput
000000008001019c 00 KEY_PREVIOUS devinput
0000000080010080 00 KEY_STOP devinput
0000000080010197 00 KEY_NEXT devinput
0000000080010069 00 KEY_LEFT devinput
0000000080010067 00 KEY_UP devinput
000000008001006a 00 KEY_RIGHT devinput
000000008001006c 00 KEY_DOWN devinput
0000000080010001 00 KEY_ESC devinput
0000000080010071 00 KEY_MUTE devinput
0000000080010073 00 KEY_VOLUMEUP devinput
0000000080010072 00 KEY_VOLUMEDOWN devinput
0000000080010192 00 KEY_CHANNELUP devinput
0000000080010193 00 KEY_CHANNELDOWN devinput
0000000080010201 00 KEY_NUMERIC_1 devinput
0000000080010202 00 KEY_NUMERIC_2 devinput
0000000080010203 00 KEY_NUMERIC_3 devinput
0000000080010204 00 KEY_NUMERIC_4 devinput
0000000080010205 00 KEY_NUMERIC_5 devinput
0000000080010206 00 KEY_NUMERIC_6 devinput
0000000080010207 00 KEY_NUMERIC_7 devinput
0000000080010208 00 KEY_NUMERIC_8 devinput
0000000080010209 00 KEY_NUMERIC_9 devinput
000000008001020a 00 KEY_NUMERIC_STAR devinput
0000000080010200 00 KEY_NUMERIC_0 devinput
000000008001020b 00 KEY_NUMERIC_POUND devinput
0000000080010189 00 KEY_VIDEO devinput
0000000080010188 00 KEY_AUDIO devinput
0000000080010179 00 KEY_TV devinput
000000008001009c 00 KEY_BOOKMARKS devinput
00000000800100d4 00 KEY_CAMERA devinput
0000000080010174 00 KEY_ZOOM devinput
0000000080010177 00 KEY_SCREEN devinput
0000000080010185 00 KEY_DVD devinput
000000008001008b 00 KEY_MENU devinput
0000000080010172 00 KEY_SUBTITLE devinput
0000000080010170 00 KEY_LANGUAGE devinput

Some buttons do not output anything on Lirc. The missing buttons are :
Power,eject,app launcher,go,task switcher,timer,pictures

The main problem for me is that I cant seem to shutdown the HTPC with the remote, under windows I can without problems.

Am I missing something ?
find quote
Post Reply