Comment 35 for bug 501923

Revision history for this message
Jordi (pelegrin-jordi) wrote : Re: [Bug 501923] Re: ENE CIR Receiver chip don't work

That's great !!!
Perfect job !

I've installed the driver following your easy instructions and works very
well.

Maxim, just one question, some buttons doesn't works (window button, Media
Player button, DVD player button, bright up button, bright down button,
information button) it's possible to configure this buttons, for example
window button -> Application menu, Media Player button -> Totem, etc.
I send you a file with remote control photo.

Thank you very much for your time and patience with me.
It has been a pleasure contact with you.

Jordi.

2010/9/7 Maxim Levitsky <email address hidden>

> This is attempt to give (copy me) instructions on how to install the
> driver.
>
> First remove the existing lirc drivers:
> $ rm
> /lib/modules/2.6.32-24-generic/kernel/ubuntu/lirc/lirc_ene0100/lirc_ene0100.ko
> $ rm
> /lib/modules/2.6.32-24-generic/kernel/ubuntu/lirc/lirc_ene0100/lirc_dev.ko
>
> Now update the driver cache:
> $ sudo depmod -a
>
> now verify that lirc drivers don't exist:
>
> $ modinfo lirc_ene0100
> ERROR: modinfo: could not find module lirc_ene0100
> $ modinfo lirc_dev
> ERROR: modinfo: could not find module lirc_dev
>
>
> Now you download it:
> $ git clone git://gitorious.org/ene-cir/ene-cir.git
>
> You didn't noticed that, but that creates a folder with name ene-cir
> Therefore you need to enter it:
> $ cd ene-cir/
>
>
> Now compile it
> $ make
>
> Install:
>
> $ sudo make install
>
> Load the driver:
> $ ./misc/ene_test
> ENE driver reloaded
>
> Now your remote should work. no need to start lirc.
>
> If you want to use lirc yet, copy the
> ./misc/70-disable-ir-decoding.rules to /etc/udev/rules.d/
>
> $ sudo cp ./misc/70-disable-ir-decoding.rules /etc/udev/rules.d/
>
> Then exectute the ene_test again, and verify that only lirc installed.
> In other words this:
>
> $ ./misc/ene_test
> ENE driver reloaded
>
> $ cat /sys/class/rc/rc0/protocols
> rc-5 nec rc-6 jvc sony [lirc]
>
> --
> ENE CIR Receiver chip don't work
> https://bugs.launchpad.net/bugs/501923
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “linux” package in Ubuntu: In Progress
>
> Bug description:
> I'm an Ubuntu 9.10 64 bits user, and I get a Toshiba A500-141 laptop.
>
> I try to use the IRDA Remote controller (RC6ir), and the Receiver is an ENE
> CIR Receiver, model ENE0200.
> jordi@jordi-ubuntu:~$ lspnp
> 00:00 PNP0a08 (unknown)
> 00:01 ENE0200 (unknown)
> 00:02 PNP0200 AT DMA controller
> 00:03 PNP0103 High-Precision Event Timer
> 00:04 PNP0c04 Math coprocessor
> 00:05 PNP0c02 Motherboard resources
> 00:06 PNP0b00 AT real-time clock
> 00:07 PNP0303 IBM enhanced keyboard (101/102-key, PS/2 mouse support)
> 00:08 SYN0712 (unknown)
> 00:09 PNP0c02 Motherboard resources
> jordi@jordi-ubuntu:~$
>
> I'm looking for the drivers but I think it isn't supported in linux.
>
> Awaiting your news.
>
> Thank you very much
>
> ProblemType: Bug
> Architecture: amd64
> CheckboxSubmission: bcebcd0afb07ebec631dbc27ef4e6ef0
> CheckboxSystem: b1865df84255b8716d3bcc269ff410d1
> Date: Thu Dec 31 17:02:29 2009
> DistroRelease: Ubuntu 9.10
> ExecutablePath: /usr/bin/yelp
> InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
> NonfreeKernelModules: fglrx
> Package: yelp 2.28.0-0ubuntu2
> ProcEnviron:
> LANG=es_ES.UTF-8
> SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
> SourcePackage: yelp
> Uname: Linux 2.6.31-16-generic x86_64
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/501923/+subscribe
>