Beiträge von keeper187

    Moin Moin!


    Geht schon wieder los... hab gerade mal n apt-get upgrade gemacht und so wie es aussieht funzt die Funke nicht mehr.
    Einschalten des Rechners funktioniert.


    Anbei mein Syslog:


    http://paste.ubuntu.com/1570474/


    Manuelles starten ( sudo lircd2uinput -s /var/run/lirc/lircd-lirc0 )


    bringt nur:

    Code
    Traceback (most recent call last):
      File "/usr/bin/lircd2uinput", line 233, in <module>
    	vlirc = main()
      File "/usr/bin/lircd2uinput", line 155, in __init__
    	self.sock.connect(self.socket_path)
      File "/usr/lib/python2.7/socket.py", line 224, in meth
    	return getattr(self._sock,name)(*args)
    socket.error: [Errno 2] No such file or directory


    Please Help...

    Hab mal das Kommentar in Zeile 41 entfernt und jetzt Läuft die FB nach dem Start, allerdings schaltet die FB zu schnell (1 x Channelup und 3 Sender weiter)
    brauche ich jetzt wieder den eventlirc fix?


    File ist auf jedenfall da.


    root@gmmsc01:/home/mmscu# ls -l /etc/lirc/
    insgesamt 20
    -rw-r--r-- 1 root root 2058 Aug 2 13:23 hardware.conf
    -rwxrwxrwx 1 vdr vdr 2399 Dez 8 2011 lircd.conf
    -rw-r--r-- 1 root root 121 Apr 27 21:08 lircd.conf.dpkg-old
    -rw-r--r-- 1 root root 121 Apr 27 21:08 lircmd.conf
    -rw-r--r-- 1 root root 448 Jul 31 07:07 lircrc


    Aber vielen Dank für den Tip.

    syslog.1 nicht verfügbar....


    Normal sollte der Befehl "lircd2uinput -s /var/run/lirc/lircd-lirc0 " doch automatisch gestartet werden oder?
    Wenn ich die Kiste starte funzt die FB nicht, wenn ich aber den o.a. befehl per ssh starte funktioniert sie.
    Ist aber doch nicht Sinn der Sache. Die Installation ist ganz frisch hab noch nichts, außer der lircd.conf und der channels.conf geändert.


    http://paste.ubuntu.com/1127794/

    Hier ein Auszug (cat /var/log/syslog | grep lirc) :

    Moin!


    Alles frisch.... ;)


    bei direk´ter eingabe bekomme ich:


    Code
    Traceback (most recent call last):
      File "/usr/bin/lircd2uinput", line 233, in <module>
    	vlirc = main()
      File "/usr/bin/lircd2uinput", line 151, in __init__
    	self.Dbg.log('lircd_socket = %s'%(self.socket_path))
    AttributeError: main instance has no attribute 'socket_path'


    Gruß


    Keeper

    Moin Moin!


    Ich hab das gleiche Problem, aber das Script ist schon angepasst.(nach Installation)
    Mit 0.4 hat alles wunderbar funktioniert. In der 0.5er habe ich wie in der Anleitung LIRC im WEBIF nicht aktiviert(IGOR ist ja auch nicht drin)
    Nur die lircd.conf habe ich von der 0.4 übernommen und in /etc/lirc kopiert.
    Hardware ist ein ASUS ATIONT5-i mit einer TeVii S660 PCIe und nem Igor von overclo.....


    lircd.conf


    ps ax | grep lirc liefert:

    Code
    558 ?    	S  	0:00 [lirc_dev]
      871 ?    	S<s	0:00 /usr/sbin/eventlircd -f --socket=/var/run/lirc/lircd
      887 ?    	Ss 	0:00 /usr/bin/irexec /etc/lirc/lircrc
      923 ?    	Ss 	0:00 /usr/sbin/lircd --driver=default --device=/dev/lirc0 --output=/var/run/lirc/lircd-lirc0 --pidfile=/var/run/lirc/lircd-lirc0.pid /etc/lirc/lircd.conf
      969 ?    	S<sl  13:29 /usr/bin/vdr --lirc=/var/run/lirc/lircd -v /srv/vdr/video.00 -c /var/lib/vdr -L /usr/lib/vdr/plugins -r /usr/lib/vdr/vdr-recordingaction -s /usr/lib/vdr/vdr-shutdown.wrapper -E /var/cache/vdr/epg.data -u vdr -g /tmp --port 6419 -w 0 -Pskinpearlhd --epgimages=/var/cache/vdr/epgimages -Pconflictcheckonly -Ptext2skin -Pextrecmenu -Pmenuorg -Pstreamdev-server -Pwirbelscan -Pchannellists -Pepgsearchonly -Pfemon -Pquickepgsearch -Pdbus2vdr --shutdown-hooks=/usr/share/vdr/shutdown-hooks --shutdown-hooks-wrapper=/usr/share/vdr-plugin-dbus2vdr/shutdown-wrapper --upstart -Plive --port=8008 --ip=0.0.0.0 --log=INFO --epgimages=/var/cache/vdr/epgimages -Pxvdr -t 10 -Piptv -Pepgsearch -f /usr/bin/svdrpsend -Pmarkad -Prestfulapi --port=8002 --ip=0.0.0.0 --epgimages=/var/cache/vdr/epgimages --channellogos=/usr/share/vdr-channellogos -Psofthddevice -D -Pdynamite
     2337 pts/0	S+ 	0:00 grep --color=auto lirc


    cat /proc/bus/input/devices liefert:(sound/hdmi hab ich weggelassen)


    lsmod liefert:


    lsusb liefert:


    Wäre für jeden Tip dankbar


    Lg


    Keeper