Hallo zusammen,
Seit über einem Jahr benutze ich ein HM-MOD-RPI-PCB in meinem Raspberry Pi3 ohne Probleme. Heute fiel mir auf, dass plötzlich meine HM Lichter nicht mehr funktionierten, und in der Tat scheint alles, was Homematic angeht, tot zu sein (ales Andere funktionisert noch). Ich habe das Modul auch manuell rausgenommen und wieder reingesteckt, ohne Effekt. Im Log sehe ich
fhem-2018-03.log:2018.03.31 17:21:20 3: Opening myHmUART device /dev/ttyAMA0
fhem-2018-03.log:2018.03.31 17:21:20 3: Setting myHmUART serial parameters to 115200,8,N,1
fhem-2018-03.log:2018.03.31 17:21:20 3: myHmUART device opened
fhem-2018-04.log:2018.04.01 05:30:09 3: myHmUART device closed
fhem-2018-04.log:2018.04.01 05:30:09 3: Opening myHmUART device /dev/ttyAMA0
fhem-2018-04.log:2018.04.01 05:30:09 3: Setting myHmUART serial parameters to 115200,8,N,1
fhem-2018-04.log:2018.04.01 05:30:09 3: myHmUART device opened
fhem-2018-04.log:2018.04.01 22:20:37 3: myHmUART device closed
fhem-2018-04.log:2018.04.01 22:20:37 3: Opening myHmUART device /dev/ttyAMA0
fhem-2018-04.log:2018.04.01 22:20:37 1: myHmUART: Can't open /dev/ttyAMA0: Permission denied
fhem-2018-04.log:2018.04.02 05:30:09 3: myHmUART device closed
fhem-2018-04.log:2018.04.02 05:30:09 3: Opening myHmUART device /dev/ttyAMA0
fhem-2018-04.log:2018.04.02 05:30:09 1: myHmUART: Can't open /dev/ttyAMA0: Permission denied
fhem-2018-04.log:2018.04.02 22:15:35 3: myHmUART device closed
fhem-2018-04.log:2018.04.02 22:15:35 3: Opening myHmUART device /dev/ttyAMA0
fhem-2018-04.log:2018.04.02 22:15:35 1: myHmUART: Can't open /dev/ttyAMA0: Permission denied
Und in der Tat ist das Teil seit da offenbar tot. Die Zeit passt zu anderen Logs:
2018-04-01_22:15:38 KU_Radiator desired-temp: 17.0
2018-04-01_22:15:38 KU_Radiator measured-temp: 20.3
2018-04-01_22:15:38 KU_Radiator motorErr: ok
2018-04-01_22:18:40 KU_Radiator actuator: 0
2018-04-01_22:18:40 KU_Radiator battery: ok
2018-04-01_22:18:40 KU_Radiator batteryLevel: 2.5
2018-04-01_22:18:40 KU_Radiator desired-temp: 17.0
2018-04-01_22:18:40 KU_Radiator measured-temp: 20.3
2018-04-01_22:18:40 KU_Radiator motorErr: ok
2018-04-01_22:21:00 KU_Radiator Activity: alive
2018-04-01_22:31:02 KU_Radiator Activity: dead
2018-04-02_05:30:18 KU_Radiator Activity: unknown
2018-04-02_05:40:19 KU_Radiator Activity: dead
2018-04-02_22:15:47 KU_Radiator Activity: unknown
2018-04-02_22:18:40 KU_Radiator Activity: unknown
Die Schalter seber gehen noch, es scheint also am Funkmodul im Raspi zu liegen. Die Devices sehen glaube ich auch nicht so aus, wie sie sollten:
root@osmc:/opt/fhem/log# ls -al /dev/ttyAMA0
crw--w---- 1 root tty 204, 64 Apr 2 22:33 /dev/ttyAMA0
root@osmc:/opt/fhem/log# ps -ef | grep getty
root 284 1 0 22:38 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1226 1091 0 22:52 pts/0 00:00:00 grep getty
root@osmc:/opt/fhem/log# cat /etc/inittab
cat: /etc/inittab: No such file or directory
root@osmc:/home/osmc# ls -l /dev/serial0
lrwxrwxrwx 1 root root 7 Apr 3 07:49 /dev/serial0 -> ttyAMA0
Ist aber einigermassen lange her, ich bin mir auch nicht mehr so ganz sicher, wie es sein sollte. Geschehen ist gestern um diese Zeit nichts Besonderes (auch kein Stromausfall oder so, gab auch kein Reboot). Bedeutet das, dass das Modul hinüber ist, oder kann man da was mit einer Rekonfiguration flicken? Lässt sich das irgendwie testen, bevor ich mir die Mühe mache, ein Neues zu bestellen?
Danke und Grüsse,
Klaymen
[EDIT] Kleine Korrektur, serial0 statt serial1. Ich habe festgestellt, dass serial-getty@ttyAMA0.service läuft:
root@osmc:/home/osmc# systemctl status serial-getty@ttyAMA0.service
* serial-getty@ttyAMA0.service - Serial Getty on ttyAMA0
Loaded: loaded (/lib/systemd/system/serial-getty@.service; disabled; vendor preset: enabled)
Active: active (running) since Tue 2018-04-03 07:49:40 CEST; 7min ago
Docs: man:agetty(8)
man:systemd-getty-generator(8)
http://0pointer.de/blog/projects/serial-console.html
Main PID: 284 (agetty)
CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty@ttyAMA0.service
`-284 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
disable bringt nichts, das Teil startet nach Reboot und einiger Zeit wieder. Ich weiss jetzt nicht, ob das vorher auch schon so war.
Leider hat ELV 7 Wochen Lieferfrist auf dem Teil.... *sigh* - gibt es eine Alternative dazu, ohne dass ich alles neu anlernen muss?
Ich gehe davon aus, die einzige Alternative ist das externe CCU2 ( https://www.elv.ch/homematic-zentrale-ccu2-arr-bausatz.html )? 7 Wochen warten ist doch etwas mühsam...
Ist es möglich, die angelernten Teile irgendwie in dieses CCU2 zu übernehmen (fhem müsste deren Kennungen ja gespeichert haben) ohne alle neu anlernen zu müssen? Bis ich sonst alle Thermostaten und Schaltaktoren übernommen habe, dauert es sonst ewig *sigh*
Danke und Grüsse,
Klaymen
Was macht der agetty-Prozess bei Dir, der scheint mir das Device in fhem zu blockieren? Ich habe auch einen HM-MOD-RPI-PCB, aber bei mir läuft kein agetty...
Zitat von: klaymen am 02 April 2018, 23:00:35
Leider hat ELV 7 Wochen Lieferfrist auf dem Teil.... *sigh* - gibt es eine Alternative dazu, ohne dass ich alles neu anlernen muss?
Ich habe hier noch einen unbenutzten CCU2 (Verpackung ist noch versiegelt) aus dem Weihnachtssonderverkauf, bei Bedarf PM an mich...
die ccu2 kann aber nicht als funk gateway benutzt werden.
ein ersatz wäre das lan gateway.
poste mal ein list vom hmuart.
myHmUART: Can't open /dev/ttyAMA0: Permission denied
was steht denn zu der zeit im syslog vom pi? seltsam, dass hier auf einmal permission denied auftaucht. zu dieser zeit muss doch was passiert sein.
Zitat von: klaymen am 02 April 2018, 23:00:35
Geschehen ist gestern um diese Zeit nichts Besonderes (auch kein Stromausfall oder so, [...]
Hallo klaymen,
aber Du hast etwas gemacht? Es faellt mir schwer zu glauben, dass ein Unix-System ohne aeussere Veranlassung
ploetzlich Berechtigungen aendert und Dienste startet.
Du hast offensichtlich zwei Probleme. Erstens muss der Benutzer "fhem" Schreibrechte fuer /dev/ttyAMA0 haben und
zweitens darf der getty, von wem auch immer, nicht gestartet sein. Das geht, selbst wenn der Dienst mit "disable"
beim Systemstart gesperrt ist. Wirklich unterbinden kannst Du das nur mit "mask".
Das sollte aber nicht noetig sein, wenn Du die serielle nach der Anleitung hier
https://wiki.fhem.de/wiki/HMUARTLGW#Aktivierung_der_seriellen_Schnittstelle_auf_RPi1.2F2.2F3_unter_Jessie (https://wiki.fhem.de/wiki/HMUARTLGW#Aktivierung_der_seriellen_Schnittstelle_auf_RPi1.2F2.2F3_unter_Jessie)
vorbereitet hast.
Dein HM-MOD-RPI-PCB erfreut sich vermutlich bester Gesundheit, kann aber nicht so, wie er gerne moechte ;-)
Gruss Helmut
Hi,
ich sage auch die serielle Schnittstelle ist blockiert.
Dies hier abarbeiten/kontrollieren ->
https://wiki.fhem.de/wiki/HM-MOD-RPI-PCB_HomeMatic_Funkmodul_f%C3%BCr_Raspberry_Pi#Vorbereitung_serielle_Schnittstelle_unter_Jessie_.2F_Stretch
Gruß Otto
Offtopic:
Heimliche Rückrufaktion von ELV?
https://forum.fhem.de/index.php/topic,86575.0.html (https://forum.fhem.de/index.php/topic,86575.0.html)
Leider kein Aprilscherz ...
Modul ist ominös wieder verfügbar.
Weitermachen ...
Hallo zusammen,
Ja das mit dem Lieferstopp habe ich auch soeben gelesen.... sehr komisch....
Zu meinem Problem: stimmt in der Tat, ich habe es jetzt nochmals getestet, und das Teil scheint doch noch zu gehen (gottseidank, was den Lieferstopp betrifft), aber ich verstehe es trotzdem nicht... hier ein vollständiges Session-Log (sorry ist etwas lang):
root@osmc:/home/osmc# ps -ef | grep getty
root 286 1 0 17:11 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1108 1093 0 17:14 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# ls -l /dev/serial0
lrwxrwxrwx 1 root root 7 Apr 3 08:10 /dev/serial0 -> ttyAMA0
root@osmc:/home/osmc# ps -ef | grep getty
root 286 1 0 17:11 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1111 1093 0 17:14 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# groups fhem
fhem : dialout
root@osmc:/home/osmc# systemctl disable serial-getty@ttyAMA0.service
root@osmc:/home/osmc# ps -ef | grep getty
root 286 1 0 17:11 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1138 1093 0 17:15 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# chown root.dialout /dev/ttyAMA0
root@osmc:/home/osmc# chmod g+rw /dev/ttyAMA0
root@osmc:/home/osmc# ls -al /dev/ttyAMA0
crw-rw---- 1 root dialout 204, 64 Apr 3 17:16 /dev/ttyAMA0
root@osmc:/home/osmc# reboot
Connection to 10.1.1.188 closed by remote host.
Connection to 10.1.1.188 closed.
Andreass-MBP:~ andreasgreulich$ ssh -l osmc 10.1.1.188
Linux osmc 4.14.26-2-osmc #1 SMP PREEMPT Thu Mar 15 18:20:26 UTC 2018 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Apr 3 17:12:59 2018 from 10.1.1.247
osmc@osmc:~$ ls -al /dev/ttyAMA0
crw--w---- 1 root tty 204, 64 Apr 3 17:16 /dev/ttyAMA0
osmc@osmc:~$ sudo bash
root@osmc:/home/osmc# systemctl status serial-getty@ttyAMA0.service
* serial-getty@ttyAMA0.service - Serial Getty on ttyAMA0
Loaded: loaded (/lib/systemd/system/serial-getty@.service; disabled; vendor preset: enabled)
Active: active (running) since Tue 2018-04-03 17:16:50 CEST; 45s ago
Docs: man:agetty(8)
man:systemd-getty-generator(8)
http://0pointer.de/blog/projects/serial-console.html
Main PID: 283 (agetty)
CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty@ttyAMA0.service
`-283 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
Apr 03 17:16:50 osmc systemd[1]: Started Serial Getty on ttyAMA0.
root@osmc:/home/osmc# ps -ef | grep getty
root 283 1 0 17:16 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1012 947 0 17:17 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# kill 283
root@osmc:/home/osmc# ps -ef | grep getty
root 1015 1 0 17:17 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1027 947 0 17:18 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# systemctl stop serial-getty@ttyAMA0.service
root@osmc:/home/osmc# ps -ef | grep getty
root 1065 947 0 17:18 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# systemctl disable serial-getty@ttyAMA0.service
root@osmc:/home/osmc# ps -ef | grep getty
root 1085 947 0 17:18 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# chown root.dialout /dev/ttyAMA0
root@osmc:/home/osmc# chmod g+rw /dev/ttyAMA0
root@osmc:/home/osmc# ls -al /dev/ttyAMA0
crw-rw---- 1 root dialout 204, 64 Apr 3 17:19 /dev/ttyAMA0
root@osmc:/home/osmc# ps -ef | grep fhem
fhem 384 1 12 17:17 ? 00:00:21 perl fhem.pl fhem.cfg
fhem 943 384 4 17:17 ? 00:00:06 /usr/bin/perl ./FHEM/00_SONOS.pm 4711 3 0 startedbyfhem
root 1096 947 0 17:19 pts/0 00:00:00 grep fhem
root@osmc:/home/osmc# kill 384
root@osmc:/home/osmc# ps -ef | grep fhem
root 1101 947 0 17:20 pts/0 00:00:00 grep fhem
root@osmc:/home/osmc# cd ~fhem
root@osmc:/opt/fhem# perl fhem.pl fhem.cfg
root@osmc:/opt/fhem# ps -ef | grep fhem
fhem 1103 1 75 17:20 pts/0 00:00:07 perl fhem.pl fhem.cfg
root 1105 947 0 17:20 pts/0 00:00:00 grep fhem
root@osmc:/opt/fhem# ls -al /dev/ttyAMA0
crw-rw---- 1 root dialout 204, 64 Apr 3 17:20 /dev/ttyAMA0
root@osmc:/opt/fhem# systemctl status serial-getty@ttyAMA0.service
* serial-getty@ttyAMA0.service - Serial Getty on ttyAMA0
Loaded: loaded (/lib/systemd/system/serial-getty@.service; disabled; vendor preset: enabled)
Active: inactive (dead) since Tue 2018-04-03 17:18:24 CEST; 2min 47s ago
Docs: man:agetty(8)
man:systemd-getty-generator(8)
http://0pointer.de/blog/projects/serial-console.html
Main PID: 1015 (code=killed, signal=TERM)
Apr 03 17:17:53 osmc systemd[1]: Started Serial Getty on ttyAMA0.
Apr 03 17:18:24 osmc systemd[1]: Stopping Serial Getty on ttyAMA0...
Apr 03 17:18:24 osmc systemd[1]: Stopped Serial Getty on ttyAMA0.
root@osmc:/opt/fhem# !ps
ps -ef | grep fhem
fhem 1103 1 34 17:20 pts/0 00:00:19 perl fhem.pl fhem.cfg
fhem 1112 1103 12 17:20 pts/0 00:00:04 /usr/bin/perl ./FHEM/00_SONOS.pm 4711 3 0 startedbyfhem
root 1128 947 0 17:21 pts/0 00:00:00 grep fhem
root@osmc:/opt/fhem# ps -ef | grep getty
root 1130 947 0 17:21 pts/0 00:00:00 grep getty
An dieser Stelle, oh Wunder, funktionierte alles wieder. Aber jtzt kommts: nach einem "reboot" ist wieder alles beim Alten:
root@osmc:/opt/fhem# reboot
Connection to 10.1.1.188 closed by remote host.
Connection to 10.1.1.188 closed.
Andreass-MBP:~ andreasgreulich$ ssh -l osmc 10.1.1.188
Linux osmc 4.14.26-2-osmc #1 SMP PREEMPT Thu Mar 15 18:20:26 UTC 2018 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Apr 3 17:17:07 2018 from 10.1.1.247
osmc@osmc:~$ sudo bash
root@osmc:/home/osmc#
root@osmc:/home/osmc# ps -ef | grep getty
root 286 1 0 17:22 ttyAMA0 00:00:00 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
root 1217 1215 0 17:37 pts/0 00:00:00 grep getty
root@osmc:/home/osmc# systemctl status serial-getty@ttyAMA0.service
* serial-getty@ttyAMA0.service - Serial Getty on ttyAMA0
Loaded: loaded (/lib/systemd/system/serial-getty@.service; disabled; vendor preset: enabled)
Active: active (running) since Tue 2018-04-03 17:22:40 CEST; 14min ago
Docs: man:agetty(8)
man:systemd-getty-generator(8)
http://0pointer.de/blog/projects/serial-console.html
Main PID: 286 (agetty)
CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty@ttyAMA0.service
`-286 /sbin/agetty --keep-baud 115200,38400,9600 ttyAMA0 vt220
Apr 03 17:22:40 osmc systemd[1]: Started Serial Getty on ttyAMA0.
root@osmc:/home/osmc# ls -al /dev/ttyAMA0
crw--w---- 1 root tty 204, 64 Apr 3 17:22 /dev/ttyAMA0
Wie zum Teufel kann das sein?? Mahr als ein systemctl disable serial-getty@ttyAMA0.service kann ich doch nicht machen??
Und nein, am 1. April abends habe ich nichts gemacht (kein Scherz :-)... könnte mit höchtens ein Problem mit der SD Karte vorstellen, oder jemand hat mein raspi gehackt (eher unwahrscheinlich :-)... ich werde das halt mal für den Moment wie gehabt aufsetzen. Hat evtl noch jemand einen Tipp, wie ich deses getty wegbringe? Binry löschen? *g*
lg Klaymen
hast du die links von otto abgearbeitet?
Zitat von: frank am 03 April 2018, 17:50:18
hast du die links von otto abgearbeitet?
Natürlich, siehe oben.... das hatte ich übrigens schon ganz zu Anfang gemacht (bevor ich hier überhaupt postete), aber wie gesagt, nach einem Reboot war (und ist) Alles beim Alten. Das Einzige, was ich heute neu gemacht habe, ist, das System *nicht" zu rebooten. Bis dahin klappt Alles.
Am 1. April abends ist offenbar doch etwas geschehen, nämlich Updates - as dpkg.log:
Zitat2018-01-13 18:59:55 status half-configured systemd:armhf 232-25+deb9u1
2018-01-13 18:59:56 status installed systemd:armhf 232-25+deb9u1
2018-04-01 22:17:15 startup packages configure
2018-04-01 22:17:23 startup archives unpack
2018-04-01 22:17:23 upgrade base-files:armhf 9.9+deb9u3 9.9+deb9u4
2018-04-01 22:17:23 status half-configured base-files:armhf 9.9+deb9u3
2018-04-01 22:17:23 status unpacked base-files:armhf 9.9+deb9u3
...
Es kann sein, dass das das OSMC Update war, das ich (über das Kodi Interface, nicht ssh) eingespielt habe. Offenbar wurde dabei irgend etwas installiert, was sich jetzt quer stellt. Keine Ahnung, was das ist, aber auf jeden Fall nur ein Softwareproblem. Bei früheren Kodi Updates gab es hier nie ein Problem... Hier auf jeden Fall mal meine Liste installierter Packages:
# apt list --installed
Listing... Done
adduser/stable,now 3.115 all [installed]
apt/stable,now 1.4.8 armhf [installed]
apt-utils/stable,now 1.4.8 armhf [installed,automatic]
armv7-bluez-osmc/unknown,now 5.43-3 armhf [installed,automatic]
armv7-connman-osmc/unknown,now 1.3.5-1 armhf [installed,automatic]
armv7-diskmount-osmc/unknown,now 1.5.6 armhf [installed,automatic]
armv7-eventlircd-osmc/unknown,now 1.3.0 armhf [installed,automatic]
armv7-irqbalance-osmc/unknown,now 1.0.8-7 armhf [installed,automatic]
armv7-libass-osmc/unknown,now 0.13.6 armhf [installed,automatic]
armv7-libbluray-osmc/unknown,now 0.9.3-4 armhf [installed,automatic]
armv7-libnfs-osmc/unknown,now 1.10.0-2 armhf [installed,automatic]
armv7-librtmp-osmc/unknown,now 2.4.0-10 armhf [installed,automatic]
armv7-libshairplay-osmc/unknown,now 0.1.5 armhf [installed,automatic]
armv7-libsqlite-osmc/unknown,now 3.21.0-2 armhf [installed,automatic]
armv7-lirc-osmc/unknown,now 0.9.0-6 armhf [installed,automatic]
armv7-network-osmc/unknown,now 1.7.5 armhf [installed,automatic]
armv7-remote-osmc/unknown,now 1.2.2 armhf [installed,automatic]
armv7-splash-osmc/unknown,now 1.3.6 armhf [installed,automatic]
armv7-udisks-glue-osmc/unknown,now 1.3.5-9 armhf [installed,automatic]
armv7-udisks-osmc/unknown,now 1.0.5-11 armhf [installed,automatic]
avahi-daemon/stable,now 0.6.32-2 armhf [installed,automatic]
base-files/stable,now 9.9+deb9u4 armhf [installed]
base-files-osmc/unknown,now 2.5.6 all [installed,automatic]
base-passwd/stable,now 3.5.43 armhf [installed]
bash/stable,now 4.4-5 armhf [installed]
bind9-host/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
binutils/stable,now 2.28-5 armhf [installed,automatic]
bsdutils/stable,now 1:2.29.2-1+deb9u1 armhf [installed]
build-essential/stable,now 12.3 armhf [installed]
busybox/stable,now 1:1.22.0-19+b3 armhf [installed,automatic]
bzip2/stable,now 1.0.6-8.1 armhf [installed,automatic]
ca-certificates/stable,now 20161130+nmu1 all [installed,automatic]
cifs-utils/stable,now 2:6.7-1 armhf [installed,automatic]
coreutils/stable,now 8.26-3 armhf [installed]
cpp/stable,now 4:6.3.0-4 armhf [installed,automatic]
cpp-6/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
curl/stable,now 7.52.1-5+deb9u5 armhf [installed,automatic]
dash/stable,now 0.5.8-2.4 armhf [installed]
dbus/stable,now 1.10.26-0+deb9u1 armhf [installed,automatic]
debconf/stable,now 1.5.61 all [installed]
debian-archive-keyring/stable,now 2017.5 all [installed]
debianutils/stable,now 4.8.1.1 armhf [installed]
dialog/stable,now 1.3-20160828-2 armhf [installed,automatic]
diffutils/stable,now 1:3.5-3 armhf [installed]
dirmngr/stable,now 2.1.18-8~deb9u1 armhf [installed,automatic]
dmsetup/stable,now 2:1.02.137-2 armhf [installed,automatic]
dosfstools/stable,now 4.1-1 armhf [installed,automatic]
dpkg/stable,now 1.18.24 armhf [installed]
dpkg-dev/stable,now 1.18.24 all [installed,automatic]
e2fslibs/stable,now 1.43.4-2 armhf [installed]
e2fsprogs/stable,now 1.43.4-2 armhf [installed]
eject/stable,now 2.1.5+deb1+cvs20081104-13.2 armhf [installed,automatic]
exfat-fuse/stable,now 1.2.5-2 armhf [installed,automatic]
exfat-utils/stable,now 1.2.5-2 armhf [installed,automatic]
fake-hwclock/stable,now 0.11 all [installed,automatic]
fbset/stable,now 2.1-29 armhf [installed,automatic]
fhem/now 5.8 all [installed,local]
findutils/stable,now 4.6.0+git+20161106-2 armhf [installed]
fontconfig-config/stable,now 2.11.0-6.7 all [installed,automatic]
fonts-dejavu-core/stable,now 2.37-1 all [installed,automatic]
fuse/stable,now 2.9.7-1 armhf [installed,automatic]
g++/stable,now 4:6.3.0-4 armhf [installed,automatic]
g++-6/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
gcc/stable,now 4:6.3.0-4 armhf [installed]
gcc-6/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
gcc-6-base/stable,stable,now 6.3.0-18+deb9u1 armhf [installed]
gir1.2-glib-2.0/stable,now 1.50.0-1+b1 armhf [installed,automatic]
gnupg/stable,now 2.1.18-8~deb9u1 armhf [installed,automatic]
gnupg-agent/stable,now 2.1.18-8~deb9u1 armhf [installed,automatic]
gpgv/stable,now 2.1.18-8~deb9u1 armhf [installed]
grep/stable,now 2.27-2 armhf [installed]
gzip/stable,now 1.6-5+b1 armhf [installed]
hdparm/stable,now 9.51+ds-1 armhf [installed,automatic]
hfsprogs/stable,now 332.25-11+b2 armhf [installed,automatic]
hfsutils/stable,now 3.2.6-13+b1 armhf [installed,automatic]
hostname/stable,now 3.18+b1 armhf [installed]
init-system-helpers/stable,now 1.48 all [installed]
iproute2/stable,now 4.9.0-1+deb9u1 armhf [installed,automatic]
iptables/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
kbd/stable,now 2.0.3-2+b1 armhf [installed,automatic]
keyutils/stable,now 1.5.9-9 armhf [installed,automatic]
kmod/stable,now 23-2 armhf [installed,automatic]
less/stable,now 481-2.1 armhf [installed,automatic]
libacl1/stable,now 2.2.52-3+b1 armhf [installed]
libalgorithm-diff-perl/stable,now 1.19.03-1 all [installed,automatic]
libapparmor1/stable,now 2.11.0-3+deb9u2 armhf [installed,automatic]
libapt-inst2.0/stable,now 1.4.8 armhf [installed,automatic]
libapt-pkg5.0/stable,now 1.4.8 armhf [installed]
libasan3/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
libasound2/stable,now 1.1.3-5 armhf [installed,automatic]
libasound2-data/stable,now 1.1.3-5 all [installed,automatic]
libassuan0/stable,now 2.4.3-2 armhf [installed,automatic]
libatasmart4/stable,now 0.19-4+b1 armhf [installed,automatic]
libatomic1/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
libattr1/stable,now 1:2.4.47-2+b2 armhf [installed]
libaudit-common/stable,now 1:2.6.7-2 all [installed]
libaudit1/stable,now 1:2.6.7-2 armhf [installed]
libavahi-client3/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-common-data/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-common3/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-core7/stable,now 0.6.32-2 armhf [installed,automatic]
libbind9-140/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libblkid1/stable,now 2.29.2-1+deb9u1 armhf [installed]
libbsd0/stable,now 0.8.3-1 armhf [installed,automatic]
libbz2-1.0/stable,now 1.0.6-8.1 armhf [installed]
libc-bin/stable,now 2.24-11+deb9u3 armhf [installed]
libc-dev-bin/stable,now 2.24-11+deb9u3 armhf [installed,automatic]
libc-l10n/stable,now 2.24-11+deb9u3 all [installed,automatic]
libc6/stable,now 2.24-11+deb9u3 armhf [installed]
libc6-dev/stable,now 2.24-11+deb9u3 armhf [installed,automatic]
libcap-ng0/stable,now 0.7.7-3+b1 armhf [installed]
libcap2/stable,now 1:2.25-1 armhf [installed,automatic]
libcap2-bin/stable,now 1:2.25-1 armhf [installed,automatic]
libcc1-0/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
libcdio13/stable,now 0.83-4.3+b1 armhf [installed,automatic]
libcgi-pm-perl/stable,now 4.35-1 all [installed,automatic]
libcomerr2/stable,now 1.43.4-2 armhf [installed]
libconfuse-common/stable,now 3.0+dfsg-2 all [installed,automatic]
libconfuse1/stable,now 3.0+dfsg-2 armhf [installed,automatic]
libcrossguid0/stable,now 0.0+git200150803-2 armhf [installed,automatic]
libcryptsetup4/stable,now 2:1.7.3-4 armhf [installed,automatic]
libcups2/stable,now 2.2.1-8+deb9u1 armhf [installed,automatic]
libcurl3/stable,now 7.52.1-5+deb9u5 armhf [installed,automatic]
libdaemon0/stable,now 0.14-6 armhf [installed,automatic]
libdb5.3/stable,now 5.3.28-12+deb9u1 armhf [installed]
libdbd-sqlite3-perl/stable,now 1.54-1 armhf [installed,automatic]
libdbi-perl/stable,now 1.636-1+b1 armhf [installed,automatic]
libdbus-1-3/stable,now 1.10.26-0+deb9u1 armhf [installed,automatic]
libdbus-glib-1-2/stable,now 0.108-2 armhf [installed,automatic]
libdebconfclient0/stable,now 0.227 armhf [installed]
libdevice-serialport-perl/stable,now 1.04-3+b3 armhf [installed,automatic]
libdevmapper-event1.02.1/stable,now 2:1.02.137-2 armhf [installed,automatic]
libdevmapper1.02.1/stable,now 2:1.02.137-2 armhf [installed,automatic]
libdns162/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libdpkg-perl/stable,now 1.18.24 all [installed,automatic]
libedit2/stable,now 3.1-20160903-3 armhf [installed,automatic]
libelf1/stable,now 0.168-1 armhf [installed,automatic]
libenca0/stable,now 1.19-1+b1 armhf [installed,automatic]
libencode-locale-perl/stable,now 1.05-1 all [installed,automatic]
libevent-2.0-5/stable,now 2.0.21-stable-3 armhf [installed,automatic]
libexpat1/stable,stable,now 2.2.0-2+deb9u1 armhf [installed,automatic]
libexpat1-dev/stable,stable,now 2.2.0-2+deb9u1 armhf [installed]
libfdisk1/stable,now 2.29.2-1+deb9u1 armhf [installed]
libffi6/stable,now 3.2.1-6 armhf [installed,automatic]
libfile-copy-recursive-perl/stable,now 0.38-1 all [installed,automatic]
libfile-listing-perl/stable,now 6.04-1 all [installed,automatic]
libfontconfig1/stable,now 2.11.0-6.7+b1 armhf [installed,automatic]
libfreetype6/stable,now 2.6.3-3.2 armhf [installed,automatic]
libfribidi0/stable,now 0.19.7-1+b1 armhf [installed,automatic]
libfuse2/stable,now 2.9.7-1 armhf [installed,automatic]
libgcc-6-dev/stable,stable,now 6.3.0-18+deb9u1 armhf [installed]
libgcc1/stable,stable,now 1:6.3.0-18+deb9u1 armhf [installed]
libgcrypt20/stable,stable,now 1.7.6-2+deb9u2 armhf [installed]
libgdbm3/stable,now 1.8.3-14 armhf [installed,automatic]
libgeoip1/stable,now 1.6.9-4 armhf [installed,automatic]
libgif7/stable,now 5.1.4-0.4 armhf [installed,automatic]
libgirepository-1.0-1/stable,now 1.50.0-1+b1 armhf [installed,automatic]
libglib2.0-0/stable,now 2.50.3-2 armhf [installed,automatic]
libgmp10/stable,now 2:6.1.2+dfsg-1 armhf [installed,automatic]
libgnutls30/stable,now 3.5.8-5+deb9u3 armhf [installed,automatic]
libgomp1/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
libgpg-error0/stable,now 1.26-2 armhf [installed]
libgraphite2-3/stable,now 1.3.10-1 armhf [installed,automatic]
libgssapi-krb5-2/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libgudev-1.0-0/stable,now 230-3 armhf [installed,automatic]
libharfbuzz0b/stable,now 1.4.2-1 armhf [installed,automatic]
libhogweed4/stable,now 3.3-1+b2 armhf [installed,automatic]
libhtml-parser-perl/stable,now 3.72-3 armhf [installed,automatic]
libhtml-tagset-perl/stable,now 3.20-3 all [installed,automatic]
libhtml-tree-perl/stable,now 5.03-2 all [installed,automatic]
libhttp-cookies-perl/stable,now 6.01-1 all [installed,automatic]
libhttp-date-perl/stable,now 6.02-1 all [installed,automatic]
libhttp-message-perl/stable,now 6.11-1 all [installed,automatic]
libhttp-negotiate-perl/stable,now 6.00-2 all [installed,automatic]
libicu57/stable,now 57.1-6+deb9u2 armhf [installed,automatic]
libidn11/stable,now 1.33-1 armhf [installed,automatic]
libidn2-0/stable,stable,now 0.16-1+deb9u1 armhf [installed,automatic]
libio-html-perl/stable,now 1.001-1 all [installed,automatic]
libio-socket-ssl-perl/stable,now 2.044-1 all [installed,automatic]
libip4tc0/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libip6tc0/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libiptc0/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libisc160/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libisccc140/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libisccfg140/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
libisl15/stable,now 0.18-1 armhf [installed,automatic]
libjbig0/stable,now 2.1-3.1+b2 armhf [installed,automatic]
libjpeg62-turbo/stable,now 1:1.5.1-2 armhf [installed,automatic]
libjson-perl/stable,now 2.90-1 all [installed,automatic]
libk5crypto3/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libkeyutils1/stable,now 1.5.9-9 armhf [installed,automatic]
libkmod2/stable,now 23-2 armhf [installed,automatic]
libkrb5-3/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libkrb5support0/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libksba8/stable,now 1.3.5-2 armhf [installed,automatic]
liblcms2-2/stable,now 2.8-4 armhf [installed,automatic]
libldap-2.4-2/stable,now 2.4.44+dfsg-5+deb9u1 armhf [installed,automatic]
libldap-common/stable,now 2.4.44+dfsg-5+deb9u1 all [installed,automatic]
libldb1/stable,now 2:1.1.27-1+b1 armhf [installed,automatic]
liblvm2app2.2/stable,now 2.02.168-2 armhf [installed,automatic]
liblwp-mediatypes-perl/stable,now 6.02-1 all [installed,automatic]
liblwp-protocol-https-perl/stable,now 6.06-2 all [installed,automatic]
liblwres141/stable,stable,now 1:9.10.3.dfsg.P4-12.3+deb9u4 armhf [installed,automatic]
liblz4-1/stable,now 0.0~r131-2+b1 armhf [installed]
liblzma5/stable,now 5.2.2-1.2+b1 armhf [installed]
liblzo2-2/stable,now 2.08-1.2+b2 armhf [installed,automatic]
libmad0/stable,now 0.15.1b-8 armhf [installed,automatic]
libmariadbclient18/stable,stable,now 10.1.26-0+deb9u1 armhf [installed,automatic]
libmicrohttpd12/stable,now 0.9.51-1 armhf [installed,automatic]
libmnl0/stable,now 1.0.4-2 armhf [installed,automatic]
libmount1/stable,now 2.29.2-1+deb9u1 armhf [installed]
libmpc3/stable,now 1.0.3-1+b2 armhf [installed,automatic]
libmpfr4/stable,now 3.1.5-1 armhf [installed,automatic]
libncurses5/stable,now 6.0+20161126-1+deb9u2 armhf [installed,automatic]
libncursesw5/stable,now 6.0+20161126-1+deb9u2 armhf [installed]
libnet-http-perl/stable,now 6.12-1 all [installed,automatic]
libnet-ssleay-perl/stable,now 1.80-1 armhf [installed,automatic]
libnetfilter-conntrack3/stable,now 1.0.6-2 armhf [installed,automatic]
libnettle6/stable,now 3.3-1+b2 armhf [installed,automatic]
libnfnetlink0/stable,now 1.0.1-3 armhf [installed,automatic]
libnfsidmap2/stable,now 0.25-5.1 armhf [installed,automatic]
libnghttp2-14/stable,now 1.18.1-1 armhf [installed,automatic]
libnl-3-200/stable,now 3.2.27-2 armhf [installed,automatic]
libnl-genl-3-200/stable,now 3.2.27-2 armhf [installed,automatic]
libnpth0/stable,now 1.3-1 armhf [installed,automatic]
libnss-mdns/stable,now 0.10-8 armhf [installed,automatic]
libnss-myhostname/stable-updates,now 232-25+deb9u3 armhf [installed,automatic]
libntfs-3g871/stable,now 1:2016.2.22AR.1+dfsg-1 armhf [installed,automatic]
libogg0/stable,now 1.3.2-1 armhf [installed,automatic]
libopts25/stable,now 1:5.18.12-3 armhf [installed,automatic]
libp11-kit0/stable,now 0.23.3-2 armhf [installed,automatic]
libpam-modules/stable,now 1.1.8-3.6 armhf [installed]
libpam-modules-bin/stable,now 1.1.8-3.6 armhf [installed]
libpam-runtime/stable,now 1.1.8-3.6 all [installed]
libpam-systemd/stable-updates,now 232-25+deb9u3 armhf [installed,automatic]
libpam0g/stable,now 1.1.8-3.6 armhf [installed]
libparted2/stable,now 3.2-17 armhf [installed,automatic]
libpcap0.8/stable,now 1.8.1-3 armhf [installed,automatic]
libpcre3/stable,now 2:8.39-3 armhf [installed]
libpcrecpp0v5/stable,now 2:8.39-3 armhf [installed,automatic]
libpcsclite1/stable,now 1.8.20-1 armhf [installed,automatic]
libperl5.24/stable,stable,now 5.24.1-3+deb9u2 armhf [installed,automatic]
libpkcs11-helper1/stable,now 1.21-1 armhf [installed,automatic]
libplist3/stable,now 1.12+git+1+e37ca00-0.3 armhf [installed,automatic]
libpng16-16/stable,now 1.6.28-1 armhf [installed,automatic]
libpolkit-agent-1-0/stable,now 0.105-18 armhf [installed,automatic]
libpolkit-backend-1-0/stable,now 0.105-18 armhf [installed,automatic]
libpolkit-gobject-1-0/stable,now 0.105-18 armhf [installed,automatic]
libpopt0/stable,now 1.16-10+b2 armhf [installed,automatic]
libprocps6/stable,now 2:3.3.12-3 armhf [installed,automatic]
libpsl5/stable,now 0.17.0-3 armhf [installed,automatic]
libpython-stdlib/stable,now 2.7.13-2 armhf [installed,automatic]
libpython2.7/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libpython2.7-minimal/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libpython2.7-stdlib/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libreadline7/stable,now 7.0-3 armhf [installed,automatic]
librtmp1/stable,now 2.4+20151223.gitfa8646d.1-1+b1 armhf [installed,automatic]
libsamplerate0/stable,now 0.1.8-8+b2 armhf [installed,automatic]
libsasl2-2/stable,now 2.1.27~101-g0780600+dfsg-3 armhf [installed,automatic]
libsasl2-modules-db/stable,now 2.1.27~101-g0780600+dfsg-3 armhf [installed,automatic]
libseccomp2/stable,now 2.3.1-2.1 armhf [installed,automatic]
libselinux1/stable,now 2.6-3+b3 armhf [installed]
libsemanage-common/stable,now 2.6-2 all [installed]
libsemanage1/stable,now 2.6-2 armhf [installed]
libsepol1/stable,now 2.6-2 armhf [installed]
libsgutils2-2/stable,now 1.42-2 armhf [installed,automatic]
libsmartcols1/stable,now 2.29.2-1+deb9u1 armhf [installed]
libsmbclient/stable,now 2:4.5.12+dfsg-2+deb9u2 armhf [installed,automatic]
libsqlite3-0/stable,now 3.16.2-5+deb9u1 armhf [installed,automatic]
libss2/stable,now 1.43.4-2 armhf [installed]
libssh-4/stable,now 0.7.3-2 armhf [installed,automatic]
libssh2-1/stable,now 1.7.0-1 armhf [installed,automatic]
libssl1.0.2/stable,now 1.0.2l-2+deb9u3 armhf [installed,automatic]
libssl1.1/stable,now 1.1.0f-3+deb9u2 armhf [installed,automatic]
libstdc++-6-dev/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
libstdc++6/stable,stable,now 6.3.0-18+deb9u1 armhf [installed]
libsystemd0/stable-updates,now 232-25+deb9u3 armhf [installed]
libtag1v5-vanilla/stable,now 1.11.1+dfsg.1-0.1 armhf [installed,automatic]
libtalloc2/stable,now 2.1.8-1 armhf [installed,automatic]
libtasn1-6/stable,stable,now 4.10-1.1+deb9u1 armhf [installed,automatic]
libtdb1/stable,now 1.3.11-2 armhf [installed,automatic]
libtevent0/stable,now 0.9.31-1 armhf [installed,automatic]
libtext-diff-perl/stable,now 1.44-1 all [installed,automatic]
libtiff5/stable,stable,now 4.0.8-2+deb9u2 armhf [installed,automatic]
libtimedate-perl/stable,now 2.3000-2 all [installed,automatic]
libtinfo5/stable,now 6.0+20161126-1+deb9u2 armhf [installed]
libtinyxml2.6.2v5/stable,now 2.6.2-4 armhf [installed,automatic]
libtirpc1/stable,now 0.2.5-1.2 armhf [installed,automatic]
libubsan0/stable,stable,now 6.3.0-18+deb9u1 armhf [installed,automatic]
libudev1/stable-updates,now 232-25+deb9u3 armhf [installed]
libunistring0/stable,now 0.9.6+really0.9.3-0.1 armhf [installed,automatic]
liburi-perl/stable,now 1.71-1 all [installed,automatic]
libusb-0.1-4/stable,now 2:0.1.12-30 armhf [installed,automatic]
libustr-1.0-1/stable,now 1.0.4-6 armhf [installed]
libuuid1/stable,now 2.29.2-1+deb9u1 armhf [installed]
libvorbis0a/stable,now 1.3.5-4+deb9u2 armhf [installed,automatic]
libvorbisenc2/stable,now 1.3.5-4+deb9u2 armhf [installed,automatic]
libwbclient0/stable,now 2:4.5.12+dfsg-2+deb9u2 armhf [installed,automatic]
libwebp6/stable,now 0.5.2-1 armhf [installed,automatic]
libwebpdemux2/stable,now 0.5.2-1 armhf [installed,automatic]
libwebpmux2/stable,now 0.5.2-1 armhf [installed,automatic]
libwrap0/stable,now 7.6.q-26 armhf [installed,automatic]
libwww-perl/stable,now 6.15-1 all [installed,automatic]
libwww-robotrules-perl/stable,now 6.01-1 all [installed,automatic]
libxml2/stable,stable,now 2.9.4+dfsg1-2.2+deb9u2 armhf [installed,automatic]
libxslt1.1/stable,now 1.1.29-2.1 armhf [installed,automatic]
libxtables12/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libyajl2/stable,now 2.1.0-2+b3 armhf [installed,automatic]
linux-libc-dev/stable,stable,now 4.9.82-1+deb9u3 armhf [installed,automatic]
locales/stable,now 2.24-11+deb9u3 all [installed,automatic]
login/stable,now 1:4.4-4.1 armhf [installed]
lsb-base/stable,now 9.20161125 all [installed]
make/stable,now 4.1-9.1 armhf [installed]
mawk/stable,now 1.3.3-17+b3 armhf [installed]
mediacenter-addon-osmc/unknown,now 3.0.657 all [installed,automatic]
mediacenter-eventclients-common-osmc/unknown,now 1.0.2 all [installed,automatic]
mediacenter-send-osmc/unknown,now 1.0.0-4 all [installed,automatic]
mediacenter-skin-osmc/unknown,now 17.0.4-2 all [installed,automatic]
mime-support/stable,now 3.60 all [installed,automatic]
mount/stable,now 2.29.2-1+deb9u1 armhf [installed]
multiarch-support/stable,now 2.24-11+deb9u3 armhf [installed]
mysql-common/stable,now 5.8+1.0.2 all [installed,automatic]
nano/stable,now 2.7.4-1 armhf [installed,automatic]
ncurses-base/stable,now 6.0+20161126-1+deb9u2 all [installed]
ncurses-bin/stable,now 6.0+20161126-1+deb9u2 armhf [installed]
net-tools/stable,now 1.60+git20161116.90da8a0-1 armhf [installed,automatic]
netbase/stable,now 5.4 all [installed,automatic]
nfs-common/stable,now 1:1.3.4-2.1 armhf [installed,automatic]
niceprioritypolicy-osmc/unknown,now 1.0.2 all [installed,automatic]
ntfs-3g/stable,now 1:2016.2.22AR.1+dfsg-1 armhf [installed,automatic]
ntp/stable,now 1:4.2.8p10+dfsg-3+deb9u2 armhf [installed,automatic]
openssh-client/stable,now 1:7.4p1-10+deb9u3 armhf [installed,automatic]
openssh-server/stable,now 1:7.4p1-10+deb9u3 armhf [installed,automatic]
openssh-sftp-server/stable,now 1:7.4p1-10+deb9u3 armhf [installed,automatic]
openssl/stable,now 1.1.0f-3+deb9u2 armhf [installed,automatic]
openvpn/stable,now 2.4.0-6+deb9u2 armhf [installed,automatic]
passwd/stable,now 1:4.4-4.1 armhf [installed]
patch/stable,now 2.7.5-1+b2 armhf [installed,automatic]
perftune-osmc/unknown,now 1.2.2 all [installed,automatic]
perl/stable,stable,now 5.24.1-3+deb9u2 armhf [installed,automatic]
perl-base/stable,stable,now 5.24.1-3+deb9u2 armhf [installed]
perl-modules-5.24/stable,stable,now 5.24.1-3+deb9u2 all [installed,automatic]
perl-openssl-defaults/stable,now 3 armhf [installed,automatic]
pinentry-curses/stable,now 1.0.0-2 armhf [installed,automatic]
policykit-1/stable,now 0.105-18 armhf [installed,automatic]
procps/stable,now 2:3.3.12-3 armhf [installed,automatic]
python/stable,now 2.7.13-2 armhf [installed,automatic]
python-apt/stable,now 1.4.0~beta3 armhf [installed,automatic]
python-apt-common/stable,now 1.4.0~beta3 all [installed,automatic]
python-chardet/stable,now 2.3.0-2 all [installed,automatic]
python-crypto/stable,now 2.6.1-7 armhf [installed,automatic]
python-dbus/stable,now 1.2.4-1+b1 armhf [installed,automatic]
python-dnspython/stable,now 1.15.0-1 all [installed,automatic]
python-gi/stable,now 3.22.0-2 armhf [installed,automatic]
python-gobject/stable,now 3.22.0-2 all [installed,automatic]
python-gobject-2/stable,now 2.28.6-13 armhf [installed,automatic]
python-imaging/stable,now 4.0.0-4 all [installed,automatic]
python-ldb/stable,now 2:1.1.27-1+b1 armhf [installed,automatic]
python-minimal/stable,now 2.7.13-2 armhf [installed,automatic]
python-pexpect/stable,now 4.2.1-1 all [installed,automatic]
python-pil/stable,now 4.0.0-4 armhf [installed,automatic]
python-pkg-resources/stable,now 33.1.1-1 all [installed,automatic]
python-ptyprocess/stable,now 0.5.1-1 all [installed,automatic]
python-requests/stable,now 2.12.4-1 all [installed,automatic]
python-samba/stable,now 2:4.5.12+dfsg-2+deb9u2 armhf [installed,automatic]
python-six/stable,now 1.10.0-3 all [installed,automatic]
python-talloc/stable,now 2.1.8-1 armhf [installed,automatic]
python-tdb/stable,now 1.3.11-2 armhf [installed,automatic]
python-unidecode/stable,now 0.04.19-1 all [installed,automatic]
python-urllib3/stable,now 1.19.1-1 all [installed,automatic]
python2.7/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
python2.7-minimal/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
rbp-bootloader-osmc/unknown,now 2.8.0-1 armhf [installed,automatic]
rbp-userland-osmc/unknown,now 2.9.0-1 armhf [installed]
rbp2-armmem-osmc/unknown,now 1.0.0-11 armhf [installed,automatic]
rbp2-device-osmc/unknown,now 1.4.8 armhf [installed]
rbp2-ftr-osmc/unknown,now 1.5.6 armhf [installed,automatic]
rbp2-image-4.14.26-2-osmc/unknown,now 2 armhf [installed,automatic]
rbp2-image-4.9.29-13-osmc/now 13 armhf [installed,local]
rbp2-kernel-osmc/unknown,now 3.9.40 armhf [installed,automatic]
rbp2-libcec-osmc/unknown,now 4.0.2-6 armhf [installed,automatic]
rbp2-mediacenter-osmc/unknown,now 17.6.0-24 armhf [installed,automatic]
readline-common/stable,now 7.0-3 all [installed,automatic]
rpcbind/stable,now 0.2.3-0.6 armhf [installed,automatic]
samba/stable,now 2:4.5.12+dfsg-2+deb9u2 armhf [installed]
samba-common/stable,now 2:4.5.12+dfsg-2+deb9u2 all [installed,automatic]
samba-common-bin/stable,now 2:4.5.12+dfsg-2+deb9u2 armhf [installed]
samba-libs/stable,now 2:4.5.12+dfsg-2+deb9u2 armhf [installed,automatic]
screen/stable,now 4.5.0-6 armhf [installed]
sed/stable,now 4.4-1 armhf [installed]
sensible-utils/stable,stable,now 0.0.9+deb9u1 all [installed]
sqlite3/stable,now 3.16.2-5+deb9u1 armhf [installed,automatic]
ssh-app-osmc/unknown,now 1.2.3 all [installed]
sudo/stable,now 1.8.19p1-2.1 armhf [installed,automatic]
systemd/stable-updates,now 232-25+deb9u3 armhf [installed,automatic]
systemd-sysv/stable-updates,now 232-25+deb9u3 armhf [installed,automatic]
sysvinit-utils/stable,now 2.88dsf-59.9 armhf [installed]
tar/stable,now 1.29b-1.1 armhf [installed]
tcpdump/stable,stable,now 4.9.2-1~deb9u1 armhf [installed]
tdb-tools/stable,now 1.3.11-2 armhf [installed,automatic]
telnet/stable,now 0.17-41 armhf [installed]
tzdata/stable-updates,now 2018d-0+deb9u1 all [installed]
ucf/stable,now 3.0036 all [installed,automatic]
udev/stable-updates,now 232-25+deb9u3 armhf [installed,automatic]
update-inetd/stable,now 4.44 all [installed,automatic]
util-linux/stable,now 2.29.2-1+deb9u1 armhf [installed]
wget/stable,stable,now 1.18-5+deb9u1 armhf [installed]
wireless-firmware-osmc/unknown,now 1.1.4 all [installed,automatic]
wpasupplicant/stable,stable,now 2:2.4-1+deb9u1 armhf [installed,automatic]
xz-utils/stable,now 5.2.2-1.2+b1 armhf [installed,automatic]
zlib1g/stable,now 1:1.2.8.dfsg-5 armhf [installed]
Zitat von: klaymen am 03 April 2018, 17:41:19
Wie zum Teufel kann das sein?? Mahr als ein systemctl disable serial-getty@ttyAMA0.service kann ich doch nicht machen??
Du kannst sehr wohl etwas machen. Wie ich schon geschrieben habe, kannst Du den Dienst mit "mask" in den grossen Muelleimer /dev/null verbannen:
root@raspberrypi2: systemctl mask serial-getty@ttyAMA0.service
Created symlink from /etc/systemd/system/serial-getty@ttyAMA0.service to /dev/null.
Gruss Helmut
Zitat von: helmut am 03 April 2018, 18:30:47
Du kannst sehr wohl etwas machen. Wie ich schon geschrieben habe, kannst Du den Dienst mit "mask" in den grossen Muelleimer /dev/null verbannen:
root@raspberrypi2: systemctl mask serial-getty@ttyAMA0.service
Created symlink from /etc/systemd/system/serial-getty@ttyAMA0.service to /dev/null.
Oops das habe ich überlesen, entschuldige.... ich habe es gerade produziert, das klappt tatsächlich auch über einen Reboot hinaus! :D Danke nochmals!
Hier übrigens mein config.txt/cmdline.txt, die Vorbereitungsschritte habe ich denke ich gemacht. Hat ja auch bisher geklappt. Aber aus irgend einem Grund wurde das "mask" jetzt trotzdem notwendig.
osmc@osmc:~$ cat /boot/config.txt
gpu_mem_1024=256
hdmi_ignore_cec_init=1
disable_overscan=1
start_x=1
disable_splash=1
dtoverlay=lirc-rpi:gpio_out_pin=17,gpio_in_pin=18
enable_uart=1
dtoverlay=pi3-miniuart-bt
core_freq=250
osmc@osmc:~$ cat /boot/cmdline.txt
root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
Klaymen
Zitat von: klaymen am 03 April 2018, 18:39:03
Aber aus irgend einem Grund wurde das "mask" jetzt trotzdem notwendig.
Hallo Klaymen,
wie Du schon schreibst "Es kann sein, dass das das OSMC Update war" wird es an der Aktualisierung eines
Paketes gelegen haben. Vielleicht kannst Du dem Taeter mit journalctl auf die Schliche kommen, vielleicht
wirst Du auch in /var/log in einem darin von einem Dienst angelegten Verzeichnis fuendig, mit Intuition
und/oder Herrn Gockel oder ...
Fest steht, dass irgendeiner Deiner Dienste, die Du zur Fehlersuche auch der Reihe nach abschalten kannst,
den getty startet. Ob sich die Suche danach lohnt, bleibt Deiner Hartnaeckigkeit ueberlassen ;-) Ich wuerde
mit OSMC anfangen. Mit der Unterstuetzung von LIRC und Bluetooth ist es hochverdaechtig.
Gruss Helmut