Re: TBS driver breaks lirc_serial

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Karim,

Karim schrieb am 20.05.2016 um 22:59:
lirc_serial is now loading :

dmesg
[7.492111] lirc_serial: Manually using active low receiver
[7.492378] lirc_serial lirc_serial.0: lirc_dev: driver lirc_serial registered at minor = 2

Unfortunately, remote doesn't work (tested with mode2).
If you try it with your old setup, original lirc modules and the same config files - is then all ok?
Are there any errors in syslog?

I noticed in ".config" file :
# CONFIG_LIRC_SERIAL_TRANSMITTER is not set

I changed to :
CONFIG_LIRC_SERIAL_TRANSMITTER=y
I think that you will need this only for any infrared sender.

Did I missed something ?
Hmm...

I restart lirc in my runvdr script like this:

   /etc/init.d/lirc stop
   sleep 1
   rmmod lirc_serial lirc_dev # to be sure
   sleep 1
   setserial /dev/ttyS0 uart none
   sleep 1
   /etc/init.d/lirc start


vdr:~ # dmesg | grep lirc
lirc_dev: IR Remote Control driver registered, major 247
lirc_serial: Manually using active low receiver
lirc_serial lirc_serial.0: lirc_dev: driver lirc_serial registered at minor = 0

vdr:~ # lsmod | grep lirc
lirc_serial            18982  3
lirc_dev               19166  1 lirc_serial

vdr:~ # grep '^[A-Z]' /etc/sysconfig/lirc
LIRCD_DEV_PERMISSIONS="660"
LIRCD_DEV_OWNER="root:video"
LIRCD_DRIVER="default"
LIRCD_DEVICE="/dev/lirc0"
LIRC_MODULE="lirc_serial"
LIRCD_LISTENPORT=
LIRCD_CONNECT=


Best regards.
Andreas Böttger


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




[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux