Remote for Hauppauge HVR-1110 not working

Bug #349644 reported by Maggi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mythbuntu
Won't Fix
Wishlist
Unassigned

Bug Description

Hi ...
I'm having problems getting my remote to work, it's the one with the silver topping, black backend, comes with Hauppauge package.
It seems it does not get an event, when I do a cat /proc/bus/input/devices I do not see the IR reciever.
I've been surfing around to try to find a solution but almost all of them take aim that the IR reciever has been found by Mythbuntu.
I'm using the newest stable version of Mythbuntu (8.10).

The only way for me to use the remote is to tell the operation system that it is a keybord (without using lirc).
Then only the arrow buttons, ok button and number buttons work.
I would prefer to use lirc and be able to edit the config file to use the other buttons.

Has anyone experienced this and/or has a solution for me ?

Maggi (magnusgisla)
description: updated
Revision history for this message
Uxío Fernández (uxiofp) wrote : Re: Hauppauge HVR-1110

I think you must load ir-kbd-i2c manually.

sudo modprobe ir-kbd-i2c
sudo /etc/init.d/lirc start

Then you have to add to "/etc/modules" to load this module in the start of your system.

sudo sh -c 'echo " ir-kbd-i2c" >> /etc/modules'

Source: http://www.chumy.net/2009/01/24/mando-a-distancia-hvr-1110-en-intrepid/

MarcRandolph (mrand)
summary: - Hauppauge HVR-1110
+ Remote for Hauppauge HVR-1110 not working
Revision history for this message
SmokyMcPot (karl-trampe) wrote :

Please see Bug #397190 for a solution!

Revision history for this message
tmkt (daveminogue) wrote :

having the same issue with HVR-1600
worked fine with 9.04
upgrade to 9.10 can't find anything in /proc/bus/input/devices, or /dev/lirc0(doesn't exist)

Revision history for this message
MarcRandolph (mrand) wrote :

Howdy all,

http://www.mythtv.org/wiki/Ir-kbd-i2c seems to be related to the info in comment #1 of this bug - could you please investigate that and report back?
If that doesn't help, could you please post the related output from /var/log/dmesg and maybe your /etc/lirc/hardware.conf?

Thank you!

Changed in mythbuntu:
status: New → Incomplete
Revision history for this message
tmkt (daveminogue) wrote :

did this
modprobe ir-kbd-i2c hauppauge=1

and hardware.conf is
#Chosen Remote Control
REMOTE="Hauppauge DVB-s card (ver. 2.1)"
REMOTE_MODULES="lirc_dev lirc_i2c"
REMOTE_DRIVER=""
REMOTE_DEVICE="/dev/lirc0"
REMOTE_LIRCD_CONF="hauppauge/lircd.conf.hauppauge"
REMOTE_LIRCD_ARGS=""

no difference..
here is my dmesg

[ 7.401760] cx18 0000:03:06.0: firmware: requesting v4l-cx23418-dig.fw
[ 7.416319] type=1505 audit(1255010086.875:11): operation="profile_replace" pid=1002 name=/sbin/dhclient3
[ 7.416535] type=1505 audit(1255010086.875:12): operation="profile_replace" pid=1002 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 7.416656] type=1505 audit(1255010086.875:13): operation="profile_replace" pid=1002 name=/usr/lib/connman/scripts/dhclient-script
[ 7.418822] type=1505 audit(1255010086.875:14): operation="profile_replace" pid=1003 name=/usr/bin/evince
[ 7.421748] type=1505 audit(1255010086.885:15): operation="profile_replace" pid=1003 name=/usr/bin/evince-previewer
[ 7.423485] type=1505 audit(1255010086.885:16): operation="profile_replace" pid=1003 name=/usr/bin/evince-thumbnailer
[ 7.427147] type=1505 audit(1255010086.885:17): operation="profile_replace" pid=1005 name=/usr/sbin/mysqld
[ 7.428175] type=1505 audit(1255010086.885:18): operation="profile_replace" pid=1006 name=/usr/sbin/ntpd
[ 7.429195] type=1505 audit(1255010086.885:19): operation="profile_replace" pid=1007 name=/usr/sbin/tcpdump
[ 7.608866] cx18-0 843: loaded v4l-cx23418-dig.fw firmware (16382 bytes)
[ 7.640328] cx18-0 843: verified load of v4l-cx23418-dig.fw firmware (16382 bytes)

still no /dev/lirc0
and nothing new in /proc/bus/input/devices

Revision history for this message
MarcRandolph (mrand) wrote :

Howdy, and thank you so much for helping to improve Mythbuntu by opening this ticket. Unfortunately the Mythbuntu team does not have the resources to handle the constant stream of new devices such as this. Since the lirc team does not have a bug tracker, the most efficient way to get the device supported would be for you to contact the lirc team on their mailng list and describe everything you know about the remote and any data that you have collected. If they do add support, please feel free to re-open this ticket with the information about what they called the device so that it can be considered for import into Mythbuntu as a patch.

Changed in mythbuntu:
importance: Undecided → Wishlist
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.