mceusb: add Formosa device ID 0xe042
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Linux |
Fix Released
|
Medium
|
||
| linux (Ubuntu) |
Medium
|
Unassigned |
Bug Description
Ubuntu-Version: 12.04 till 10.10
Kernel-Version: 3.2.0.12.12 till 3.0.0.0
Hello, this is my first Kernel-Bug-Report, i hope everything will be all right.
Please add the following lines in mceusb.c ...
/* Formosa21 / eHome Infrared Receiver */
{ USB_DEVICE(
... for IR-Receiver:
lsusb
Bus 003 Device 003: ID 147a:e042 Formosa Industrial Computing, Inc.
exactly like here:
http://
http://
!!!! EDIT/UPDATE: for Ubuntu 10.04 LTS and lower please patch lirc-module "mceusb.c" !!!!
Thanks, Nico
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-generic 3.2.0.12.12
ProcVersionSign
Uname: Linux 3.2.0-12-generic x86_64
description: | updated |
description: | updated |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
_nico (nicohartung1) wrote : | #3 |
Hi, it's a virtualbox vm - the ir-receiver is not connected. I used this vm only for reporting this bug on launchpad!
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Thank you for taking the time to file a bug report on this issue.
However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is such a request.
We have noted that there is a newer version of the development kernel than the one you last tested when this issue was found. Please test again with the newer kernel and indicate in the bug if this issue still exists or not.
You can update to the latest development kernel by simply running the following commands in a terminal window:
sudo apt-get update
sudo apt-get upgrade
If the bug still exists, change the bug status from Incomplete to Confirmed. If the bug no longer exists, change the bug status from Incomplete to Fix Released.
If you want this bot to quit automatically requesting kernel tests, add a tag named: bot-stop-nagging.
Thank you for your help, we really do appreciate it.
Changed in linux (Ubuntu): | |
status: | Confirmed → Incomplete |
tags: | added: kernel-request-3.2.0-18.29 |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
tags: | added: bot-stop-nagging |
Joseph Salisbury (jsalisbury) wrote : | #5 |
We generally ask bug reporters to first request that the driver be added to the upstream kernel. This can be done by mailing the Linux Kernel Mailing List or opening a bug at bugzilla.
People affected by this bug are probably wondering why the kernel team doesn't just add the patch and fix it. The reason is that the kernel team is reluctant (not opposed) to apply any patch/driver to a kernel that is not from upstream. Applying patches and adding drivers that don't come from upstream add greatly to the support of the kernel as other upstream patches/drivers may touch the same area as the non-upstream patch and may prevent them from applying cleanly.
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
_nico (nicohartung1) wrote : | #6 |
I thought you could fix it for the new Ubuntu 12.04 LTS.
Bugreport Kernel.org:
https:/
Maarten Bezemer (veger) wrote : | #7 |
Thanks for taking the time to report this bug in the upstream bug tracking system this is a tremendous help. Launchpad has the ability to watch lots of upstream bug trackers and this can be done by following the procedure documented at https:/
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
_nico (nicohartung1) wrote : | #8 |
Workaround for Kernel 3.x:
echo 147a e042 > /sys/bus/
Thanks to foosel - http://
Changed in linux: | |
status: | Confirmed → Fix Released |
Christopher M. Peñalver (penalvch) wrote : | #9 |
_nico, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://
If it remains an issue, could you please run the following command in the development release from a Terminal (Applications-
apport-collect -p linux <replace-
If reproducible, could you also please test the latest upstream kernel available (not the daily folder) following https:/
kernel-
kernel-
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-
This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-
If the mainline kernel does not fix this bug, please add the following tags:
kernel-
kernel-
As well, please remove the tag:
needs-upstream-
Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding.
Changed in linux (Ubuntu): | |
status: | Triaged → Incomplete |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 954772
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.