Absturtz beim löschen des device

Begonnen von Oppey, 04 November 2017, 14:59:44

Vorheriges Thema - Nächstes Thema

Oppey

moin,

wenn ich das device GPIO21 lösche stürtzt fhem ab und ich muss den dienst über die konsole wieder starten.
eingegrenzt hab ichs aufs interrrupt. wenn ich dieses attribute auf none setzte oder es lösche schmiert es wieder ab.

hier das log

2017.11.04 14:47:19 1: Can't open file: GPIO21, value
2017.11.04 14:47:19 1: GPIO21: readout of Pinvalue fail
2017.11.04 14:50:27 1: Can't open file: GPIO21, value
2017.11.04 14:50:27 1: GPIO21 GetFn: readout of Pinvalue fail
2017.11.04 14:50:41 1: Can't open file: GPIO21, edge
Can't use an undefined value as a symbol reference at ./FHEM/51_RPI_GPIO.pm line 671.
2017.11.04 14:51:48 1: Including fhem.cfg
2017.11.04 14:51:48 3: telnetPort: port 7072 opened
2017.11.04 14:51:48 3: WEB: port 8083 opened
2017.11.04 14:51:48 3: WEBphone: port 8084 opened
2017.11.04 14:51:48 3: WEBtablet: port 8085 opened
2017.11.04 14:51:48 2: eventTypes: loaded 82 events from ./log/eventTypes.txt
2017.11.04 14:51:50 1: PERL WARNING: Unsuccessful stat on filename containing newline at ./FHEM/51_RPI_GPIO.pm line 118, <$fh> line 113.
Usage: /usr/local/bin/gpio export pin mode
sh: 2: Syntax error: "in" unexpected
Usage: /usr/local/bin/gpio export pin mode
sh: 2: Syntax error: "in" unexpected
2017.11.04 14:51:55 1: Can't open file: GPIO21, edge
2017.11.04 14:51:55 1: Including ./log/fhem.save
2017.11.04 14:51:55 1: Can't open file: GPIO21, value
2017.11.04 14:51:55 1: PERL WARNING: Use of uninitialized value $val in string eq at ./FHEM/51_RPI_GPIO.pm line 272, <$fh> line 14.
2017.11.04 14:51:55 1: usb create starting
2017.11.04 14:51:55 3: Probing CUL device /dev/ttyAMA0
2017.11.04 14:51:55 3: Can't open /dev/ttyAMA0: Permission denied
2017.11.04 14:51:55 1: usb create end
2017.11.04 14:51:55 2: SecurityCheck:  WEBphone,WEBtablet has no associated allowed device with basicAuth. telnetPort has no associated allowed device with password/globalpassword.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2017.11.04 14:51:55 0: Featurelevel: 5.8
2017.11.04 14:51:55 0: Server started with 25 defined entities (fhem.pl:15377/2017-11-01 perl:5.024001 os:linux user:fhem pid:1731)
Raspberry PI

Frank_Huber

Raspbian Update gemacht? jetzt Kernel 4.9.x drauf?
Das schaut zumindest dannach aus.

wenn ja, mach den Kernel 4.4 wieder drauf.
--> https://forum.fhem.de/index.php/topic,73758

Oppey

#2
moin
Hab kein update gemacht. system ist neu aufgesetzt




PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Linux 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux



meine Outputs funktionieren alle.

neustart probiert, update gemacht etc......
Raspberry PI

Oppey

Hab sie jetzt mit gewalt aus der config gelöscht :p
Raspberry PI