Hi Guys,
Hope you can assist me in getting my old iMon VFD to work. I am using LE 8.1.2 atm und the Display is picked up:
Code
LibreELEC:~ # dmesg | grep imon
[ 18.122342] imon 2-1.5:1.0: Unknown 0xffdc device, defaulting to VFD and iMON IR
[ 18.162307] Registered IR keymap rc-imon-pad
[ 18.209055] imon 2-1.5:1.0: iMON device (15c2:ffdc, intf0) on usb<2:3> initialized
[ 18.209079] usbcore: registered new interface driver imon
I installed LCDProc and XBMC LCDProc and tried the driver "imon" as wall as "imon-lcd" but none of them work. I also get a lot quite of lot of errors. E.g.:
Code
[ 21.962252] Call Trace:
[ 21.962257] ? dump_stack+0x5c/0x78
[ 21.962259] ? __warn+0xb4/0xd0
[ 21.962261] ? warn_slowpath_fmt+0x46/0x50
[ 21.962264] ? usb_submit_urb+0x2f1/0x520
[ 21.962267] ? send_packet+0xc8/0x2e0 [imon]
[ 21.962269] ? vfd_write+0xc8/0x2a0 [imon]
[ 21.962271] ? __fd_install+0x17/0xa0
[ 21.962273] ? __vfs_write+0x1e/0x120
[ 21.962275] ? SYSC_accept4+0x126/0x1b0
[ 21.962276] ? vfs_write+0xa7/0x160
[ 21.962278] ? SyS_write+0x3d/0x90
[ 21.962281] ? entry_SYSCALL_64_fastpath+0x1a/0xa9
[ 21.962282] ---[ end trace f5f9888d6ddefb55 ]---
[ 21.962284] imon:send_packet: error submitting urb(-16)
[ 21.972206] imon:vfd_write: send packet #0 failed
[ 245.208341] INFO: task LCDd:823 blocked for more than 120 seconds.
Display More
Any idea what I am doing wrong? Thanks in advance!
Chris