Hallo zusammen,
würde gerne meinen av-receiver über LIRC ansteuern. Wo bekomme ich die volminus.lirc, volplus.lirc und mute.lirc her???
danke & gruß
scheilo
Frage zu LIRC
-
- Neugieriger
- Beiträge: 5
- Registriert: Mittwoch 2. November 2005, 08:04
-
- Foren-Moderator
- Beiträge: 944
- Registriert: Freitag 21. Januar 2005, 16:18
-
- Neugieriger
- Beiträge: 5
- Registriert: Mittwoch 2. November 2005, 08:04
hab ich gemacht, geht aber nicht. ist das so korrekt???
lircd.conf
volplus.lirc
volminus.lirc
mfg
scheilo
lircd.conf
Code: Alles auswählen
#
# this config file was *manually* generated
# using lirc-0.8.0 on Thu Aug 17 09:53:44 BST 2006
#
# contributed by: gwilford _at_ gmail _dot_ com
#
# brand: Yamaha
# model no. of remote control: RAV302
# devices being controlled by this remote: RX-V450 AV Receiver
# May also control: RX-V457/459/557/559/657/659/757
#
# Engineered using a combination of:
# - original RX-450 protocol definition:
# http://lirc.sourceforge.net/remotes/yamaha/RX-450
# - Yamaha code information:
# http://winlirc.sourceforge.net/technicaldetails.html
# - Yamaha RX-V457/459 standard and extended ir codes:
# http://www.yamaha-uk.com/downloads/remote_control_codes/standard_ir_codes/
begin remote
name Yamaha_RAV302
bits 16
flags SPACE_ENC|CONST_LENGTH|REVERSE
eps 30
aeps 100
header 8853 4532
one 533 1714
zero 533 589
ptrail 533
pre_data_bits 16
pre_data 0x857A
gap 107903
toggle_bit 0
begin codes
CD 0x000000000000EA15
DTV/CBL 0x000000000000AB54
DVD 0x0000000000003EC1
MD/CD-R 0x00000000000036C9
TUNER 0x000000000000E916
V-AUX 0x000000000000AA55
VCR 0x000000000000F00F
MULTI_CH_IN 0x0000000000007887
SYSTEM_POWER 0x000000000000E21D
STANDBY 0x000000000000E11E
VOL+ 0x000000000000E51A
VOL- 0x000000000000E41B
MUTE 0x000000000000E31C
SLEEP 0x000000000000A857
SET_MENU 0x000000000000639C
UP 0x0000000000006798
DOWN 0x0000000000006699
LEFT 0x000000000000AC53
RIGHT 0x000000000000AD52
ENTER 0x00000000000021DE
RETURN 0x00000000000055AA
TEST 0x0000000000007A85
LEVEL 0x0000000000007986
DIRECT 0x00000000000022DD
SELECT 0x0000000000006996
ENTERTAIN 0x000000000000758A
MOVIE 0x000000000000748B
MUSIC 0x0000000000007689
STANDARD 0x000000000000728D
STEREO 0x0000000000007788
EXTD_SURR 0x0000000000006897
STRAIGHT 0x000000000000A956
NIGHT 0x0000000000007095
end codes
end remote
#
# Extended codes not available on the actual remote
#
# This could all be put in a single remote control scope
# by increasing the bits to 32, removing the common pre_data
# and folding the pre_data bits into the individual button codes...
#
begin remote
name Yamaha_RAV302e
bits 16
flags SPACE_ENC|CONST_LENGTH|REVERSE
eps 30
aeps 100
header 8853 4532
one 533 1714
zero 533 589
ptrail 533
pre_data_bits 16
pre_data 0x817E
gap 107903
toggle_bit 0
begin codes
MUTE_ON 0x0000000000005DA2
MUTE_OFF 0x0000000000005CA3
MUTE-20 0x00000000000020DF
INPUT_AUTO 0x00000000000059A6
INPUT_DIGITAL 0x00000000000057A8
INPUT_ANALOG 0x00000000000055AA
NIGHT_ON 0x000000000000649B
NIGHT_OFF 0x000000000000639C
DSP_STRAIGHT 0x0000000000001FE0
DSP_HALL 0x0000000000001AE5
DSP_JAZZ 0x00000000000013EC
DSP_ROCK 0x00000000000012ED
DSP_DISCO 0x0000000000000FF0
DSP_GAME 0x0000000000000DF2
DSP_POP 0x0000000000000CF3
DSP_MONO 0x00000000000008F7
DSP_SPORTS 0x00000000000007F8
DSP_SPECTACLE 0x00000000000006F9
DSP_SCI-FI 0x00000000000005FA
DSP_ADVENTURE 0x00000000000004FB
DSP_GENERAL 0x00000000000003FC
DSP_STANDARD 0x00000000000002FD
DSP_ENHANCED 0x00000000000001FE
DSP_6CH_STEREO 0x00000000000000FF
DSP_2CH_STEREO 0x0000000000003FC0
DSP_DIR_STEREO 0x0000000000003EC1
DSP_EFFECT_ON 0x000000000000D827
DSP_PLIIx_MOVIE 0x0000000000009867
DSP_PLIIx_MUSIC 0x0000000000009768
DSP_NEO6_CINEMA 0x0000000000009669
DSP_NEO6_MUSIC 0x000000000000956A
DSP_PLIIx_GAME 0x00000000000038C7
DSP_PROLOGIC 0x00000000000036C9
DSP_NIGHT_MUSIC 0x00000000000030CF
end codes
end remote
Code: Alles auswählen
Yamaha_RAV302 VOL+ 60
Code: Alles auswählen
Yamaha_RAV302 VOL- 60
scheilo
-
- Interessierter
- Beiträge: 29
- Registriert: Montag 24. März 2003, 19:30
Hallo scheilo,
vorgestern habe ich meine Boxen gewechselt und musste dabei feststellen, dass die "EXPERT! Boot-Konsole" (in Einstellungen/Treiber- und Bootoptionen) auf "seriell" stehen muss, damit der lircd auch laeuft.
(dann klappts auch mit der Fernsteuerung)
Festgestellt hab ich das wie folgt:
- per Telnet eingeloggt und mit "ps -ef" kein(!) "/sbin/lircd" gesehen
- Box zum PC mit RS232-Anschluss geschleppt
- Bootlog angesehen => ohne Befund
- per Telnet eingeloggt und mit "ps -ef" auf einmal "/sbin/lircd" gesehen
Wenn das nicht hilft:
- Hast Du es gemaess WIKI mal mit http://yadi.org/download/rc.tar.gz probiert?
Gruss
Majo
vorgestern habe ich meine Boxen gewechselt und musste dabei feststellen, dass die "EXPERT! Boot-Konsole" (in Einstellungen/Treiber- und Bootoptionen) auf "seriell" stehen muss, damit der lircd auch laeuft.
(dann klappts auch mit der Fernsteuerung)
Festgestellt hab ich das wie folgt:
- per Telnet eingeloggt und mit "ps -ef" kein(!) "/sbin/lircd" gesehen
- Box zum PC mit RS232-Anschluss geschleppt
- Bootlog angesehen => ohne Befund
- per Telnet eingeloggt und mit "ps -ef" auf einmal "/sbin/lircd" gesehen
Wenn das nicht hilft:
- Hast Du es gemaess WIKI mal mit http://yadi.org/download/rc.tar.gz probiert?
Gruss
Majo