NEWS
Adapter Update funktioniert nicht
-
@homoran said in Adapter Update funktioniert nicht:
dmesg | grep ext4
Danke für die schnelle Antwort und deine Hilfe!
Ich mache ein Backup und dann melde ich mich...
Werde auch mal eine andere Karte verwenden und schauen, ob das etwas ändert. -
@matthias-i sagte in Adapter Update funktioniert nicht:
Danke für die schnelle Antwort und deine Hilfe!
was kam denn da raus?
-
@homoran [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma =256M smsc95xx. vc_mem.mem_base=0x3ec00000 vc_mem.mem_ size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 roo tfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 1.051348] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. -
@homoran Sieht so aus, als würde deine Vermutung stimmen. Kannst du mir sagen, wie ich das ändern kann?
Vielen Dank im Voraus! -
@matthias-i sagte in Adapter Update funktioniert nicht:
Kannst du mir sagen, wie ich das ändern kann?
was willst du ändern?
Die Karte?
-
@matthias-i Die Ausgabe ist aber vermutlich nicht vollständig.
Poste mal die komplette Ausgabe vondmesg | grep -i ext4
In CodeTags eingebettet, bitte.
-
@thomas-braun ich würde gerne wieder Schreibrechte vergeben, damit ich die Adapter aktualisieren kann.
Moment ich öffne die Konsole...
-
@matthias-i [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma=256M smsc95xx.macaddr=DC:A2:32:5E:D8:33 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 1.051283] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.051348] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.897158] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) -
Bitte CodeTags verwenden.
-
iobroker update && iobroker upgrade
-
@thomas-braun ``````
code_text[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma=256M smsc95xx.macaddr=DC:A6:32:6E:D8:27 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 1.051283] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.051348] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.897158] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
-
-
@matthias-i
Nö, nicht unbedingt notwendig. Schaden tuts aber auch nicht. -
@thomas-braun läuft...
-
@matthias-i Ich bekomme häufig diese Ausgabe in der Konsole:
gyp ERR! node -v v10.18.0
-
@matthias-i
Da steht noch was davor und dahinter.Und node würde ich auf node12 aktualisieren.
-
@thomas-braun Das Update läuft noch...diese Meldung steht bei der Aktualisierung von einigen Adaptern, deshalb dachte ich sag ich mal Bescheid
Wie aktualisiere ich auf Node Version 12? -
-
@thomas-braun Also wenn ich deine Anleitung richtig verstanden habe und ich auf node12 upgraden möchte dann gebe ich folgende Befehle nacheinander in die Konsole ein:
iobroker stop
apt policy nodejs
sudo apt install nodejs=12.20.1-1nodesource1
Zur Kontrolle dann:
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
iobroker fix
iobroker start
Richtig?
-
@matthias-i
Nein. Da muss die 12er-Quelle noch angelegt werden.