Missing MCE remote from default config file

Bug #626633 reported by Darryl
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux-lts-utopic (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: lirc

Ubuntu release 10.04
Lirc version 0.8.6

There is missing support in the default lirc_mceusb.c for the mce remote with the following id: ID 147a:e03e Formosa Industrial Computing, Inc.

The following needs to be in the code:

static struct usb_device_id mceusb_dev_table[] = {

 /* Formosa Industrial Computing, Inc. */
 { USB_DEVICE(VENDOR_FORMOSA, 0xe03e) },

}

Tags: patch
Revision history for this message
MaciejSzefler (mszefler) wrote :

Here's a patch file..

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in lirc (Ubuntu):
status: New → Confirmed
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "lirc.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

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

The patch is for kernel code, reassigning.

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

Possibly , wrog version....

affects: lirc (Ubuntu) → linux-lts-utopic (Ubuntu)
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.