mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #06217
[Bug 912601] Re: Asus p7131 hybrid TV Card incorrect Lirc config files
Solved it:
http://ubuntuforums.org/showthread.php?p=11590929#post11590929
Developers please have a look how I did it...there are missing button codes..
All buttons 100% working..
** Changed in: lirc (Ubuntu)
Status: New => Opinion
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/912601
Title:
Asus p7131 hybrid TV Card incorrect Lirc config files
Status in “lirc” package in Ubuntu:
Opinion
Bug description:
Hi,
Ubuntu 11.10 64bit
Asus P7131 Hybrid TV card
In:
/etc/lirc/hardware.conf file is:
# /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE="Asus_MyCinema_P7131"
REMOTE_MODULES=""
REMOTE_DRIVER="devinpu"
REMOTE_DEVICE=""
REMOTE_SOCKET=""
REMOTE_LIRCD_CONF="asus/mycinema.conf"
REMOTE_LIRCD_ARGS=""
#Chosen IR Transmitter
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER=""
TRANSMITTER_DEVICE=""
TRANSMITTER_SOCKET=""
TRANSMITTER_LIRCD_CONF=""
TRANSMITTER_LIRCD_ARGS=""
#Enable lircd
START_LIRCD="true"
#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD="false"
#Try to load appropriate kernel modules
LOAD_MODULES="true"
# Default configuration files for your hardware if any
LIRCMD_CONF=""
Should be:
REMOTE_DRIVER="devinput"
LOAD_MODULES="false"
Otherwise remote not working.
In file:
# Please make this file available to others
# by sending it to <lirc@xxxxxxxxxxxx>
#
# this config file was automatically generated
# using lirc-0.8.2(dev/input) on Fri Jan 25 12:35:55 2008
#
# contributed by Gianfranco Liporace <gliporace@xxxxxxxxx>
#
# brand: ASUS Remote
# model no. of remote control: PC-39
# devices being controlled by this remote:
# ASUS MyCinema P7131 Hybrid Analog/DVB TV card
begin remote
name "Asus_MyCinema_P7131"
bits 16
eps 30
aeps 100
one 0 0
zero 0 0
pre_data_bits 16
pre_data 0x8001
gap 135991
toggle_bit_mask 0x80010188
begin codes
Rec 0x00A7
Close 0x0074
Prev 0x019C
Stop 0x0080
Next 0x0197
Rew 0x00A8
Play/Pause 0x0077
Fwd 0x00D0
Up 0x0067
Down 0x006C
Enter 0x8001001C
Left 0x0069
Right 0x006A
Vol+ 0x0073
Vol- 0x0072
Ch+ 0x0192
Ch- 0x0193
Back 0x00AE
1 0x0002
2 0x0003
3 0x0004
4 0x0005
5 0x0006
6 0x0007
7 0x0008
8 0x0009
9 0x000A
FullScreen 0x0174
0 0x000B
Recall 0x0070
Tv 0x0179
Video 0x0189
Home 0x0066
Dvd 0x0185
Picture 0x016E
DvdMenu 0x008B
Radio 0x0181
Music 0x0188
Mute 0x0071
end codes
end remote
buttons:
teletext,red,green,yellow,tvaudio and Snapshot not working.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/912601/+subscriptions
References