hvr-1100 is not configured properly

Bug #206495 reported by Lucas
6
Affects Status Importance Assigned to Milestone
lirc (Ubuntu)
Invalid
Undecided
Mario Limonciello

Bug Description

Binary package hint: lirc

Hello, the hardware.conf file that is created for this remote control is not right. But the one used for the "Hauppauge Nova-T 500" is fine.
The remote control works fine if I configure lirc with the "Hauppauge Nova-T 500" remote and if I change the lircd.conf file to /usr/share/lirc/remotes/hauppauge/lircd.conf.hauppauge.
Thanks

ubuntu 8.10

Revision history for this message
Lucas (lucha) wrote :

I've managed to get a prober hardware.conf file by changing a line in lirc.hwdb

I replaced the line 79

Hauppauge HVR-1100;hauppauge;lirc_dev lirc_i2c;hw_default;hauppauge/lircd.conf.hauppauge;

with

Hauppauge HVR-1100;devinput;none;hw_devinput;hauppauge/lircd.conf.hauppauge;

Revision history for this message
Mario Limonciello (superm1) wrote :

bzr #19

Changed in lirc:
assignee: nobody → superm1
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package lirc - 0.8.3-0ubuntu1

---------------
lirc (0.8.3-0ubuntu1) intrepid; urgency=low

  * New upstream version.
  * Drop 05_fix_cmdir as it's now included in CVS.
  * Update 12_pvr150_transmit_support for configure
    script changes.
  * Update 13-warning-cleanup to change from whitespace
    changes from CVS.
  * Update 16_lirc-gpio for changes from CVS.
  * Update 23_pad2keys for changes from CVS.
  * Update 24_freecom_dvbt for changes from CVS.
  * Drop 25_upstream_2_6_24 as it's now included from CVS.
  * Drop 29_macmini_repeat as it's now included from CVS.
  * Update 30_medion_md1_remote for changes from CVS.
  * Update 33_asus_mycinema_remote for changes from CVS.
  * Update 23_pad2keys patch to properly work (LP: #153184)
  * Update 21_atiusb.dpatch because it's half upstream now (LP: #213549)
  * Add 23_remove_md8800 as the MD8800 remote is causing problems. (LP: #213549)
  * debian/modules-source/lirc-modules-source.conf:
    - Default the mode to be w/ soft carrier. (LP: #182530)
  * Update 31_hauppauge_hvr_1100 to use the right devinput driver instead. (LP: #206495)
  * Add 34_nebula_digitv.dpatch for supporting the Nebula Digitv remote (LP: #164867)
  * Add 35_general_devinput.dpatch for generic devinput devices. (LP: #235811)
  * Add 36_remove_extra_tekram.dpatch for removing extra option in lirc.hwdb.
    This option was causing lots of failures (LP: #211566)
  * debian/{modules-source/Makefile,rules}:
    - Allow the kernel version to be passed as an argument.
      prevents broken upgrades when the kernel ABI revs (LP: #218955)
  * debian/lirc-modules-source.prerm:
    - Check for both remove and upgrade.

 -- Mario Limonciello <email address hidden> Sat, 10 May 2008 16:07:40 -0500

Changed in lirc:
status: Fix Committed → Fix Released
Revision history for this message
Davias (davias) wrote :

I tried Lucas solution, replacing line 79 in lirc.hwdb: result, the remote does not work anymore.

If I use the Nova T500 or 1100, the remote act the same: only very few keys are recognized by lirc

Mario says: the bug it is fixed - does not seems so...
My installed version is 0.8.3-0ubuntu7.1 (latest), on mythbuntu 8.04 with latest weekly patch

Revision history for this message
Mario Limonciello (superm1) wrote : Re: [Bug 206495] Re: hvr-1100 is not configured properly

Davias:

The bug is fixed in Intrepid. The hardy packages are still affected by
this.

On Wed, Jul 2, 2008 at 09:24, Davias <email address hidden> wrote:

> I tried Lucas solution, replacing line 79 in lirc.hwdb: result, the
> remote does not work anymore.
>
> If I use the Nova T500 or 1100, the remote act the same: only very few
> keys are recognized by lirc
>
> Mario says: the bug it is fixed - does not seems so...
> My installed version is 0.8.3-0ubuntu7.1 (latest), on mythbuntu 8.04 with
> latest weekly patch
>
> --
> hvr-1100 is not configured properly
> https://bugs.launchpad.net/bugs/206495
> You received this bug notification because you are a member of MythTV
> Ubuntu Maintainers, which is subscribed to lirc in ubuntu.
>

--
Mario Limonciello
<email address hidden>

Revision history for this message
Lucas (lucha) wrote :

It should work doing that :

Replacing line 79
Hauppauge HVR-1100;hauppauge;lirc_dev lirc_i2c;hw_default;hauppauge/lircd.conf.hauppauge;
with
Hauppauge HVR-1100;devinput;none;hw_devinput;hauppauge/lircd.conf.hauppauge;

When asked:

 Many remotes that were previously supported by the lirc_gpio interface │
  │ now need to be set up via the dev/input interface. You will need to │
  │ custom select your remote's event character device. This can be │
  │ determined by 'cat /proc/bus/input/devices'. │
  │ │
  │ Select your custom event interface for your dev/input device: │
  │ │
  │ /dev/lirc0 ↑ │
  │ /dev/input/by-path/pci-0000:04:01.2--event-ir ▮ │
  │ /dev/input/by-path/platform-i8042-serio-0-event-kbd ▒ │
  │ /dev/input/by-path/platform-i8042-serio-1-event-mouse ▒ │
  │ /dev/input/by-path/platform-i8042-serio-1-mouse ▒ │
  │ /dev/input/by-path/platform-pcspkr-event-spkr ▒ │
  │ /dev/input/event0

You have to choose :

  /dev/input/by-path/pci-0000:04:01.2--event-ir

Revision history for this message
Davias (davias) wrote :

Thanks Lucas, but it does exactly the same as Nova500 settings: it works, but only some buttons. The strange is that if you try from the lirc console text mode, every key works ok. It is mythbuntu specific.

Guess I will wait for Intrepid - hopefully tuning the HVR1100 will work better too in that release...

Revision history for this message
Lucas (lucha) wrote :

It's strange, are you sure you have a .lircrc file properly configured ?

Revision history for this message
Lucas (lucha) wrote :

I've just installed Intrepid alpha 6 and the remote control is still not working.
The line in lirc.hwdb is :

Hauppauge HVR-1100;hauppauge;devinput;hw_devinput;hauppauge/lircd.conf.hauppauge;

And it should be:

Hauppauge HVR-1100;devinput;none;hw_devinput;hauppauge/lircd.conf.hauppauge;

But it looks the devinput driver is not working properly in intrepid.

Revision history for this message
Lucas (lucha) wrote :

To update this:

The remote control works with this line :

"Hauppauge HVR-1100;devinput;none;hw_devinput;hauppauge/lircd.conf.hauppauge" in lirc.hwdb
but it now also works using the "Linux input layer (/dev/input/eventX) " remote control.

But it looks there 's a problem when X is launch. See my other bug report. Thanks

Changed in lirc:
status: Fix Released → Incomplete
Revision history for this message
Davias (davias) wrote :

No, it still does not work on Mythbuntu 8.10 - I've tried all Hauppage settings and above modification to lirc.hwdb
lircd version is still 0.8.3
 What can I try?

Revision history for this message
Lucas (lucha) wrote :

Go see this:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/164627

I've replaced "IR-Receiver" by "cx88 IR" in the lirc.fdi file the are talking about.

Hope that will help you.

Revision history for this message
Alec Leamas (leamas-alec) wrote :

This bug is 8 years old, The primary culprits hald and hardware.conf are gone and this bugf shouldI MHO be closed.

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

closing then

Changed in lirc (Ubuntu):
status: Incomplete → Invalid
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.