Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: dieres on 2013/05/18, 12:13:12

Title: lirc doesn't work anymore
Post by: dieres on 2013/05/18, 12:13:12
nach dem letzten DU gestern geht meine Fernbedienung nicht mehr.
wenn ich lirc stoppe und wieder starte bekomme ich keine Fehler
angezeigt.

after last DU my remote control doesn't work anymore.
If I stop and start lirc I can't get any errors.

Quoteroot@amd64box:/home/didi# /etc/init.d/lirc start
[ ok ] Loading LIRC modules:.
[ ok ] Starting remote control daemon(s) : LIRC :.
root@amd64box:/home/didi# ps ax |grep lirc
9155 ?        Ss     0:00 /usr/sbin/lircd --device=/dev/lirc0
9223 pts/1    S+     0:00 grep lirc

wenn ich lirc wieder stoppe und versuche mit irrecord eine neue Konfiguration zu erzeugen, bekomme ich folgende Fehlermeldung in
/var/log/messages.

folgendes Vorgehen:

If I try to create a new configuration with irrecord I get following error. I've done this:

Quoteroot@amd64box:/home/didi# /etc/init.d/lirc stop
[ ok ] Stopping remote control daemon(s): LIRC:.
root@amd64box:/home/didi# ps ax |grep lirc
11637 pts/1    S+     0:00 grep lirc
root@amd64box:/home/didi# irrecord -d /dev/lirc0 -f md4688

irrecord -  application for recording IR-codes for usage with lirc

Copyright (C) 1998,1999 Christoph Bartelmus(lirc@bartelmus.de)

irrecord: could not get hardware features
irrecord: this device driver does not support the LIRC ioctl interface
irrecord: major number of /dev/lirc0 is 249
irrecord: LIRC major number is 61
irrecord: check if /dev/lirc0 is a LIRC device
irrecord: could not init hardware (lircd running ? --> close it, check permissions)

in der /var/log/messages:

QuoteMay 18 12:06:13 amd64box kernel: [ 1334.209444] lirc_serial: ignoring spike: 1 1 51975295 51975295 a488d a4878


ls -l /dev/lirc* :
Quote
crw-rw---T 1 root video 249, 0 Mai 18 11:44 /dev/lirc0
lrwxrwxrwx 1 root root      21 Mai 18 12:06 /dev/lircd -> ../var/run/lirc/lircd
Title: lirc doesn't work anymore
Post by: dieres on 2013/05/18, 12:55:08
just noticed that lirc is not the Problem. irw shows that it is working.

But xine with vdr does not with lirc now.

edit:
after installing vdr from e-tobi.net my remote control is working again. So vdr seems to be broken in sid (no lirc support compiled in?)