You are not logged in.

#1 2014-10-29 21:26:28

JohnnySSH
Member
Registered: 2013-05-04
Posts: 88

IMON Remote stopped working after update?

Hi,

I have an IMON_PAD remote which simply worked out of the box since the chassis got setup; it's an Origenae S21T - LCD (Monitor) Touch Screen chassis.

As my device is the newer model things should just have worked with the kernel driver and no need for Lirc however, after the update to kernel version 3.17.1-1 x64 and reboot things stopped functioning and I can't work out why.

The output of lsusb is:

Bus 001 Device 006: ID 15c2:0036 SoundGraph Inc. LC16M VFD Display/IR Receiver

checking proc the device is mentioned as:

I: Bus=0003 Vendor=15c2 Product=0036 Version=0003
N: Name="iMON Panel, Knob and Mouse(15c2:0036)"
P: Phys=usb-0000:00:14.0-13.3/input1
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/input/input13
U: Uniq=
H: Handlers=kbd event13 mouse0 
B: PROP=0
B: EV=100007
B: KEY=10800320 200000200000000 30000 400110000 411000000801 e168000000000 10000002
B: REL=103

I: Bus=0003 Vendor=15c2 Product=0036 Version=0003
N: Name="iMON Remote (15c2:0036)"
P: Phys=usb-0000:00:14.0-13.3/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.3/1-13.3:1.0/rc/rc0/input14
U: Uniq=
H: Handlers=kbd event14 
B: PROP=0
B: EV=100013
B: KEY=fff 0 4400000108c0320 2d5008000000000 30000 400119000 418614000801 809e168000000000 200000010004002
B: MSC=10

Running lsmod the module is loaded:

rc_imon_pad            12397  0 
imon                   29693  0 
rc_core                22437  3 imon,rc_imon_pad
usbcore               199381  10 uas,imon,pvrusb2,btusb,usbtouchscreen,usb_storage,ehci_hcd,ehci_pci,usbhid,xhci_hcd

The issue starts when trying to run "ir-keytable -t".... the basic output shown is this:

Found /sys/class/rc/rc0/ (/dev/input/event14) with:
	Driver imon, table rc-imon-pad
	Supported protocols: RC-6 other 
	Enabled protocols: other 
	Name: iMON Remote (15c2:0036)
	bus: 3, vendor/product: 15c2:0036, version: 0x0003
	Repeat delay = 500 ms, repeat period = 125 ms

Running in Verbose mode:

Found device /sys/class/rc/rc0/
Input sysfs node is /sys/class/rc/rc0/input14/
Event sysfs node is /sys/class/rc/rc0/input14/event14/
Parsing uevent /sys/class/rc/rc0/input14/event14/uevent
/sys/class/rc/rc0/input14/event14/uevent uevent MAJOR=13
/sys/class/rc/rc0/input14/event14/uevent uevent MINOR=78
/sys/class/rc/rc0/input14/event14/uevent uevent DEVNAME=input/event14
Parsing uevent /sys/class/rc/rc0/uevent
/sys/class/rc/rc0/uevent uevent NAME=rc-imon-pad
/sys/class/rc/rc0/uevent uevent DRV_NAME=imon
input device is /dev/input/event14
/sys/class/rc/rc0/protocols protocol other (enabled)
/sys/class/rc/rc0/protocols protocol rc-6 (disabled)
Found /sys/class/rc/rc0/ (/dev/input/event14) with:
	Driver imon, table rc-imon-pad
	Supported protocols: RC-6 other 
	Enabled protocols: other 
	Name: iMON Remote (15c2:0036)
	bus: 3, vendor/product: 15c2:0036, version: 0x0003
	Repeat delay = 500 ms, repeat period = 125 ms

and finally the output from logs:

Oct 29 20:08:04 HTPC1 kernel: Registered IR keymap rc-imon-pad
Oct 29 20:08:04 HTPC1 kernel: imon 3-13.3:1.0: iMON device (15c2:0036, intf0) on usb<3:6> initialized
Oct 29 20:08:04 HTPC1 kernel: imon 3-13.3:1.1: iMON device (15c2:0036, intf1) on usb<3:6> initialized
Oct 29 20:08:04 HTPC1 kernel: usbcore: registered new interface driver imon
Oct 29 20:08:04 HTPC1 kernel: imon 3-13.3:1.0: Looks like you're trying to use an IR protocol this device does not support
Oct 29 20:08:04 HTPC1 kernel: imon 3-13.3:1.0: Unsupported IR protocol specified, overriding to iMON IR protocol

I'm not sure if something is conflicting or if the kernel is thinking that this is the older remote that needs to be used with Lirc but I'm really stuck on how to fix this. I can tell the receiver and remote are working as both sides blink when sending a signal, also I can power up the box using the remote "ON" button.

Would somebody be able to suggest something or help out in some way? This really should be plug and play as the driver is already in the kernel but obviously it seems to still have issues.....


Many thanks.

Offline

#2 2014-10-31 23:44:21

olebowle
Member
Registered: 2012-02-01
Posts: 29

Re: IMON Remote stopped working after update?

This is probably causing your issue: https://patchwork.linuxtv.org/patch/26390/

Offline

#3 2014-11-01 12:21:19

JohnnySSH
Member
Registered: 2013-05-04
Posts: 88

Re: IMON Remote stopped working after update?

Thanks that's exactly it!!

I hope the patch gets added to the next kernel. Looks like my Hauppauge HVR-1900 adapter also stopped working too after the kernel update - uh.

Offline

#4 2014-12-06 23:39:02

hgschehl
Member
Registered: 2014-12-06
Posts: 1

Re: IMON Remote stopped working after update?

I know I'm in an ArchLinux-Board ...

... but I have on my XUbuntu with Kernel 3.13.0-40 the same problem with my IMON PAD.
Could this patch help me, too? And - if yes - how can I apply it?

Quite desperate since about >2 weeks, wife and children already haul me over the coals :-O

TIA!
HG

Offline

Board footer

Powered by FluxBB