Finally i rewritten/backported Mouse patch with scrollwheel emulation(Channel buttons) and changed it a bit to look like kernel ati_remote2 module using EVDEV(currently only for mouse input) subsystem. It works with :
- Code: Select all
15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller
I succesfully(i am not talking about score

played Quake 3 Arena using iMON remote

There is attached lircd.conf and lircrc working with VDR and MPlayer.
Here it is, and will be new versions:
http://artemis.wszib.edu.pl/~kkrakowi/lirc-imon-mouse.patchEnter lirc source root directory and apply it using:
- Code: Select all
patch -p1 < $PATH_TO_PATCH/lirc-imon-mouse.patch
This patch is against lirc 0.8.4a and 2.6.27.
Remember to add this to /etc/modprobe.conf:
- Code: Select all
options lirc_imon pad2keys_active=1
And optionally you can play with is_lcd={0,1} option if you cannot get LCD/VFD working.
This patch is shitty like previous and still needs that irw(or another lirc client) connected to get mouse working :/
There are lirc configs:
http://artemis.wszib.edu.pl/~kkrakowi/lircd.confhttp://artemis.wszib.edu.pl/~kkrakowi/lircrcAnd there is tar archive containing PLD SPEC for lcdproc 0.5.2, including imon-patch, currently working config files and init scripts(/etc/init.d) (Its all you need to build RPMs
http://artemis.wszib.edu.pl/~kkrakowi/lcdproc.tgzIt generally works, except contrast and OnExit function. I dont have time/interest to deal with it.
IMHO much more better for iMON is MythTVImonServer
http://www.ronfrazier.net/mythtv/#MythTVImonServerIt slides text much more smooth, and has capabilities that are not implemented in LCDproc(which is too much more generic).
Mine case dont works as HPTC yet. I am playing it more for fun, and I really want it to work as ALSA Sound Visualiser, but I am not programmer, especially perl one. MythTVImonServer inlcudes set of libraries that doesnt need MythTV at all. Another thing I want to do, is porting ascii-invaders and moon-buggy to this small LCD

I believe it will be much more easier that this visualiser (where programming skills are needed).
Original thread on Codeka forum, and please move there with this topic:http://codeka.com/forums/viewtopic.php?f=3&t=79I am really not connected in any way with Codeka forum, or admins. But its easier to keep discussion in one place. I choosed Codeka, because Codeka admin quicker accepted my registration request
