hello m8
I have tis stage Hauppauge-HVR4000-Remote control problem
My Power,Pictures and Ok bottom do not work
this is how i have set it up
Code
# /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE="Hauppauge-HVR4000-Remote"
REMOTE_MODULES=""
REMOTE_DRIVER="devinput"
REMOTE_DEVICE="/dev/input/cx88ir"
REMOTE_LIRCD_CONF="hauppauge/lircd.conf.hauppauge"
REMOTE_LIRCD_ARGS=""
REMOTE_SOCKET=""
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER=""
TRANSMITTER_DEVICE=""
TRANSMITTER_SOCKET=""
TRANSMITTER_LIRCD_CONF=""
TRANSMITTER_LIRCD_ARGS=""
START_LIRCD="true"
START_LIRCMD=""
Display More
Code
#/etc/lirc/lircd.conf
#This configuration has been automatically generated via
#the Ubuntu LIRC package maintainer scripts.
#
#It includes the default configuration for the remote and/or
#transmitter that you have selected during package installation.
#
#Feel free to add any custom remotes to the configuration
#via additional include directives or below the existing
#Ubuntu include directives from your selected remote and/or
#transmitter.
#Configuration for the Hauppauge DVB-s card (ver. 2.1) remote:
include "/usr/share/lirc/extras/more_remotes/hauppauge/lircd.conf.hauppauge"
Display More
I have add this to
/usr/share/lirc/remotes/hauppauge/lircd.conf.hauppauge
and
/usr/share/lirc/extras/more_remotes/hauppauge/lircd.conf.hauppauge
Code
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.4a(default) on Sun Aug 30 19:33:29 2009
#
# contributed by
#
# brand: ./test
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name Hauppauge-HVR4000-Remote
bits 16
eps 30
aeps 100
one 0 0
zero 0 0
pre_data_bits 16
pre_data 0x8001
gap 133325
toggle_bit_mask 0x8001001C
begin codes
Power 0x0074
Go 0x0161
TV 0x0179
Video 0x0189
Music 0x0188
Pictures 0x016F
Guide 0x016D
Radio 0x0181
Up 0x0067
Down 0x006C
Left 0x0069
Right 0x006A
OK 0x001C
Back/Exit 0x00AE
Menu 0x008B
PrevCh 0x019C
Mute 0x0071
Vol+ 0x0073
Vol- 0x0072
Ch+ 0x0192
Ch- 0x0193
Rec 0x00A7
Stop 0x0080
Play 0x00CF
Pause 0x0077
Rewind 0x00A8
Forward 0x00D0
Replay 0x00A5
Skip 0x00A3
1 0x0002
2 0x0003
3 0x0004
4 0x0005
5 0x0006
6 0x0007
7 0x0008
8 0x0009
9 0x000A
0 0x000B
Text 0x0184
Sub/CC 0x0172
Red 0x018E
Green 0x018F
Yellow 0x0190
Blue 0x0191
end codes
end remote
Display More
and I have made this and chmod it 755
/etc/udev/rules.d/10-dvb-remote.rules
this is what i get when using irw
Code
0000000080010161 00 Go Hauppauge-HVR4000-Remote
0000000080010179 00 TV Hauppauge-HVR4000-Remote
0000000080010189 00 Video Hauppauge-HVR4000-Remote
0000000080010188 00 Music Hauppauge-HVR4000-Remote
000000008001016d 00 Guide Hauppauge-HVR4000-Remote
0000000080010067 00 Up Hauppauge-HVR4000-Remote
0000000080010181 00 Radio Hauppauge-HVR4000-Remote
0000000080010069 00 Left Hauppauge-HVR4000-Remote
000000008001006a 00 Right Hauppauge-HVR4000-Remote
00000000800100ae 00 Back/Exit Hauppauge-HVR4000-Remote
000000008001006c 00 Down Hauppauge-HVR4000-Remote
000000008001008b 00 Menu Hauppauge-HVR4000-Remote
0000000080010073 00 Vol+ Hauppauge-HVR4000-Remote
000000008001019c 00 PrevCh Hauppauge-HVR4000-Remote
0000000080010192 00 Ch+ Hauppauge-HVR4000-Remote
0000000080010072 00 Vol- Hauppauge-HVR4000-Remote
0000000080010071 00 Mute Hauppauge-HVR4000-Remote
0000000080010193 00 Ch- Hauppauge-HVR4000-Remote
00000000800100a7 00 Rec Hauppauge-HVR4000-Remote
0000000080010080 00 Stop Hauppauge-HVR4000-Remote
00000000800100a8 00 Rewind Hauppauge-HVR4000-Remote
00000000800100cf 00 Play Hauppauge-HVR4000-Remote
00000000800100d0 00 Forward Hauppauge-HVR4000-Remote
00000000800100a5 00 Replay Hauppauge-HVR4000-Remote
0000000080010077 00 Pause Hauppauge-HVR4000-Remote
00000000800100a3 00 Skip Hauppauge-HVR4000-Remote
0000000080010002 00 1 Hauppauge-HVR4000-Remote
0000000080010003 00 2 Hauppauge-HVR4000-Remote
0000000080010004 00 3 Hauppauge-HVR4000-Remote
0000000080010005 00 4 Hauppauge-HVR4000-Remote
0000000080010006 00 5 Hauppauge-HVR4000-Remote
0000000080010007 00 6 Hauppauge-HVR4000-Remote
0000000080010008 00 7 Hauppauge-HVR4000-Remote
0000000080010009 00 8 Hauppauge-HVR4000-Remote
000000008001000a 00 9 Hauppauge-HVR4000-Remote
0000000080010184 00 Text Hauppauge-HVR4000-Remote
000000008001000b 00 0 Hauppauge-HVR4000-Remote
0000000080010172 00 Sub/CC Hauppauge-HVR4000-Remote
000000008001018e 00 Red Hauppauge-HVR4000-Remote
000000008001018f 00 Green Hauppauge-HVR4000-Remote
0000000080010190 00 Yellow Hauppauge-HVR4000-Remote
0000000080010191 00 Blue Hauppauge-HVR4000-Remote
Display More
as you can see all other bottoms work eksept. Power,Pictures and Ok
Any one know way?