Hi,

I have an issue with TBS drivers (even with last version from april 2016). 

My remote is on serial COM1 and works fine, using Wheezy 7.7.0 x64 + lirc cvs 
from 2013.
kernel : Linux 3.2.0-4-amd64

dmesg OK :
[6.524401] lirc_serial: module is from the staging directory, the quality is 
unknown, you have been warned.
[7.421128] lirc_serial: auto-detected active low receiver
[7.421182] lirc_serial lirc_serial.0: lirc_dev: driver lirc_serial registered 
at minor = 0


As soon as I install TBS Linux drivers and reboot, lirc_serial doesn't load 
anymore. 
dmesg NOK :
[7.650032] lirc_serial: module is from the staging directory, the quality is 
unknown, you have been warned.
[7.650193] lirc_serial: disagrees about version of symbol lirc_register_driver
[7.650197] lirc_serial: Unknown symbol lirc_register_driver (err -22)


I need lirc_serial because I use Logitech Remote.
Do you know how we could fix this issue ?

Best regards.
Karim



------------------------------------------------------------------------------
modinfo lirc_serial
filename:       
/lib/modules/3.2.0-4-amd64/kernel/drivers/staging/media/lirc/lirc_serial.ko
license:        GPL
author:         Ralph Metzler, Trent Piepho, Ben Pfaff, Christoph Bartelmus, 
Andrei Tanas
description:    Infra-red receiver driver for serial ports.
depends:        lirc_dev
staging:        Y
intree:         Y
vermagic:       3.2.0-4-amd64 SMP mod_unload modversions 
parm:           type:Hardware type (0 = home-brew, 1 = IRdeo, 2 = IRdeo Remote, 
3 = AnimaX, 4 = IgorPlug, 5 = NSLU2 RX:CTS2/TX:GreenLED) (int)
parm:           io:I/O address base (0x3f8 or 0x2f8) (int)
parm:           iommap:physical base for memory mapped I/O (0 = no memory 
mapped io) (bool)
parm:           ioshift:shift I/O register offset (0 = no shift) (int)
parm:           irq:Interrupt (4 or 3) (int)
parm:           share_irq:Share interrupts (0 = off, 1 = on) (bool)
parm:           sense:Override autodetection of IR receiver circuit (0 = active 
high, 1 = active low ) (bool)
parm:           txsense:Sense of transmitter circuit (0 = active high, 1 = 
active low ) (bool)
parm:           softcarrier:Software carrier (0 = off, 1 = on, default on) 
(bool)
parm:           debug:Enable debugging messages (bool)

------------------------------------------------------------------------------
modinfo lirc_dev
filename:       /lib/modules/3.2.0-4-amd64/kernel/drivers/media/rc/lirc_dev.ko
license:        GPL
author:         Artur Lipowski
description:    LIRC base driver module
depends:        
intree:         Y
vermagic:       3.2.0-4-amd64 SMP mod_unload modversions 
parm:           debug:Enable debugging messages (bool)
------------------------------------------------------------------------------
RAS



_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to