NEWS
ROCK64 - Pine64
-
Hallo danke für den Tipp. Habe mir die Datei runtergeladen und in das angegebene Verzeichnis Kopiert und die Endung in .sh geändert. Im Anschluss habe ich die Befehle von "paul53" in die Konsole Kopiert und nach dem Reboot startete ioBroker Automatisch.
Gruß Lars
-
MIch hätte aber auch interessiert, ob es out of the box funktioniert hätte.
Ich hatte das Image getestet, da hat es noch funktioniert.
Da ich es direkt mit node8 ertsellt hatte, hätte sich da IMHO auch kein Problem durch ein Upgrade einstellen dürfen.
Gruß
Rainer
-
Ich hatte das Image getestet, da hat es noch funktioniert. `
Autostart von ioBroker hast Du auch getestet ? Das Image enthält keine Datei /etc/init.d/iobroker.sh (habe das Image herunter geladen und mit 7-zip nachgeschaut). -
:oops: :oops:
War ich mir sicher
:oops: :oops:
Dann hatte ich es wohl bei dem Image zu eilig - Sorry!
Gruß
Rainer
-
Hallo zusammen,
da ich nun seit einigen Tagen mit dem Rock64 am testen bin, hier mal für alle "Mitstreiter" meine Variante um das System aufzusetzen. Als Basis nehme ich die aktuelle Version stretch-minimal von ayufan (aktuell 0.7.9), das lief bei allen Tests bislang am besten. Dietpi ist zwar schlanker und echt flott, lief bei mit im Test aber nicht stabil.
Also, nachdem das Image mit Etcher o.ä. geschrieben wurde muss man sich über die Konsole einloggen (Netzwerk oder über Putty/seriell).
Damit es keine Probleme mit den Berechtigungen gibt, habe ich dem Benutzer "root" erstmal die Rechte erteilt sich per SSH an der Console anzumelden.
sudo passwd root sudo sed -i 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config sudo service ssh restart
Ab hier bin habe ich mich dann als root am System angemeldet.
Da leider es leider zu einigen Problemen mit der 64bit Architektur gibt, habe ich mich dazu entschlossen Java als 32bit zu installieren.
dpkg --add-architecture armhf apt-get update apt-get install -y libc6:armhf libncurses5:armhf libstdc++6:armhf apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 echo 'deb http://repos.azulsystems.com/debian stable main' > /etc/apt/sources.list.d/zulu.list apt-get update -qq apt-get install -y zulu-embedded-8 java -version update-alternatives --config java
Damit es bei der eigentlichen Installation von ioBroker zu keinen Problemen kommt, müssen noch ein paar Pakete installiert und auf passende Versionen gebracht werden. Hierzu hat sich bei mir folgendes bewährt..
apt-get install -y python2.7 curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - sudo apt-get install -y build-essential libpcap-dev libavahi-compat-libdnssd-dev libudev-dev libpam0g-dev nodejs reboot sudo npm install -g npm@latest reboot
Python sollte nun in der Version 2.7 auf dem System installiert sein und Node+Nodejs in der Version 8.x (aktuell 8.11.4), npm wird mit der aktuellsten Version (derzeit 6.4.0) installiert. Wenn man eine bestimmte Version bevorzugt, kann man das "latest" einfach durch die Versionsnummer ersetzen.
Die eingentliche Installation von ioBroker erfolgt dann wie immer mit den bekannten Befehlen.
sudo mkdir /opt/iobroker sudo chmod 777 /opt/iobroker cd /opt/iobroker sudo npm install iobroker --unsafe-perm
Wenn alle Befehle wie oben beschrieben ausgeführt wurden, sollte ioBroker installiert sein und das System sauber laufen (inkl. Autostart).
Sobald ich meinen USB->eMMC Adapter erhalten habe, werde ich mich auch mal näher mit dem Thema eMMC beschäftigen.
Da es hier im Forum bzw. auch auf der zugehörigen Facebookseite hin und wieder die Frage gab wo man die Teile für den Rock(pro)64 beziehen kann.
Ich selbst muss sagen ich habe meine ersten Teile direkt bei Pine bestellt, dies dauert zum einen recht lange und ich durfte bei der letzten Lieferung die Erfahrung machen, dass der Zoll auch gerne mal die Netzteile zerstört und nicht aushändigt.
Aus diesem Grund habe ich meine eMMC Module und den Adapter jetzt bei http://www.Humberg.de bestellt.
Die Preise sind natürlich höher als bei Direktbestellung, jedoch sind die Teile (wenn auf Lager) innerhalb von 2-3 Tagen da und man muss sich nicht mit dem Zoll um die Teile streiten.
Bedenkt man jedoch, dass bei einer Einfuhr zu dem Warenwert noch die Portokosten dazugerechnet werden und man dann den Sendungswert verzollen darf, sind die Preise schon wieder viel freundlicher
Sprich, wenn man was für 30 Euro bestellt und 10 Euro Porto dazukommen, darf man 40 Euro verzollen und man hat am Ende 48 Euro dafür bezahlt, 2 Wochen gewartet und musste dafür zum Zoll… Aber gut, ich war selbst ja auch so doof :roll:
Wenn jemand dort anfragen/bestellen möchte, bitte auf das Forum hier hinweisen, darum hatte Herr Dr. Humberg gebeten.
Als Anmerkung am Ende, wer der RPI2 Adapter nutzen möchte, der sollte die io-package.json noch wie folgt abändern.
{ "common": { "name": "rpi2", "title": "RPI-Monitor", "desc": { "en": "RPI-Monitor for ioBroker Installations", "de": "RPI-Monitor für ioBroker", "ru": "RPI-Монитор для ioBroker" }, "version": "0.3.2", "news": { "0.3.2": { "en": "fixed Mem available readings on Stretch", "de": "mem available bei strech gefixt", "ru": "fixed Mem available readings on Stretch" }, "0.3.1": { "en": "Fixup swap_used calculation.", "de": "Korrigiere swap_used Kalkulation", "ru": "Исправлено вычисление swap_used" }, "0.3.0": { "en": "Add GPIO direction indication", "de": "GPIO Richtung States hinzugefügt", "ru": "Добавлены состояния для индикации направления GPIO" }, "0.2.2": { "en": "Use BCM enumeration", "de": "Benutze BCM Numerierung", "ru": "Используется BCM нумерация" }, "0.2.1": { "en": "fix start of adapter", "de": "Korrigiert Adapterstart", "ru": "Исправлен старт драйвера" }, "0.2.0": { "en": "implement GPIOs control", "de": "Implementiert die Steuerung von GPIOs", "ru": "Добавлено управление GPIOs" } }, "mode": "daemon", "platform": "javascript/Node.js", "os": ["linux"], "loglevel": "info", "keywords": ["ioBroker", "monitoring", "raspberry", "orangepi", "odroid", "bananapi", "gpio"], "main": "main.js", "authors": [ "Christian Baumgartner", "husky-koglhof <husky.koglhof@icloud.com>" ], "license": "MIT", "singletonHost": true, "readme": "https://github.com/ioBroker/ioBroker.rpi2/blob/master/README.md", "icon": "rpi.png", "type": "hardware", "enabled": true, "config":{ "minWidth": 650, "width": 700, "minHeight": 600, "height": 600 }, "extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.rpi2/master/admin/rpi.png" }, "native": { "c_cpu": true, "c_raspberry": false, "c_memory": true, "c_network": true, "c_sdcard": true, "c_swap": true, "c_temperature": true, "c_uptime": true, "c_wlan": true, "interval": 60000, "cpu": { "cpu_frequency": { "command": "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq", "regexp": "(.*)", "post": "$1/1000" }, "load1,load5,load15": { "command": "cat /proc/loadavg", "regexp": "^(\\S+)\\s(\\S+)\\s(\\S+)", "post": "" }, "scaling_governor": { "command": "cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", "regexp": "(.*)", "post": "" } }, "raspberry": { "cpu_voltage": { "command": "vcgencmd measure_volts core", "regexp": "(\\d+.\\d+)V", "post": "" }, "mem_arm": { "command": "vcgencmd get_mem arm", "regexp": "(\\d+)", "post": "" }, "mem_gpu": { "command": "vcgencmd get_mem gpu", "regexp": "(\\d+)", "post": "" } }, "memory": { "memory_total": { "command": "cat /proc/meminfo", "regexp": "MemTotal:\\s+(\\d+)", "post": "$1/1024" }, "memory_free": { "command": "cat /proc/meminfo", "regexp": "MemFree:\\s+(\\d+)", "post": "$1/1024" }, "memory_available": { "command": "cat /proc/meminfo", "regexp": "MemAvailable:\\s+(\\d+)", "post": "$1/1024", "multiline": true } }, "network": { "net_received": { "command": "cat /sys/class/net/eth0/statistics/rx_bytes", "regexp": "(.*)", "post": "$1*-1" }, "net_send": { "command": "cat /sys/class/net/eth0/statistics/tx_bytes", "regexp": "(.*)", "post": "" } }, "sdcard": { "sdcard_root_total": { "command": "df /", "regexp": "\\S+\\s+(\\d+).*\\/$", "post": "$1/1024", "multiline": true }, "sdcard_boot_total": { "command": "df /boot/efi", "regexp": "\\S+\\s+(\\d+).*\\/boot/efi$", "post": "$1/1024", "multiline": true }, "sdcard_root_used": { "command": "df /", "regexp": "\\S+\\s+\\d+\\s+(\\d+).*\\/$", "post": "$1/1024", "multiline": true }, "sdcard_boot_used": { "command": "df /boot/efi", "regexp": "\\S+\\s+\\d+\\s+(\\d+).*\\/boot/efi$", "post": "$1/1024", "multiline": true } }, "swap": { "swap_total": { "command": "cat /proc/meminfo", "regexp": "SwapTotal:\\s+(\\d+)", "post": "$1/1024", "multiline": true }, "swap_used": { "command": "cat /proc/meminfo", "regexp": "SwapFree:\\s+(\\d+)", "post": "(rpi.swap_total - $1)/1024", "multiline": true } }, "temperature": { "soc_temp": { "command": "cat /sys/devices/virtual/thermal/thermal_zone0/temp", "regexp": "(.*)", "post": "$1/1000" } }, "uptime": { "uptime": { "command": "cat /proc/uptime", "regexp": "(^\\S+)", "post": "$1/3600" } }, "wlan": { "wifi_received": { "command": "cat /sys/class/net/wlan0/statistics/rx_bytes", "regexp": "(.*)", "post": "$1*-1" }, "wifi_send": { "command": "cat /sys/class/net/wlan0/statistics/tx_bytes", "regexp": "(.*)", "post": "" } }, "gpios": [ ] }, "objects": [ ], "instanceObjects": [ ] }</husky.koglhof@icloud.com>
MfG
Muetzli
-
…sollte ioBroker installiert sein und das System sauber laufen (inkl. Autostart). `
Der ioBroker Autostart funktioniert nach der Installation mit npm 6.4.0 ? -
> Der ioBroker Autostart funktioniert nach der Installation mit npm 6.4.0 ?
Sorry, mein Fehler… Vor lauter testen und neu aufsetzen gehörte das wohl zu dem Automatismus dazu
Die iobroker.sh muss noch nach /etc/init.d kopiert und der Service eingetragen werden.
Danke für den Hinweis.
Für alle die jetzt anfangen zu suchen, die iobroker.sh und die Befehle für das Eintragen findet ihr dort: viewtopic.php?f=34&t=7019&sid=906c7d15e … &start=300.
Für alle die verschiedene Systeme testen und hin und wieder den Autostart anpassen wollen.
apt-get install rcconf rcconf
Dann könnt ihr ganz einfach in der Konsole per x die Dienste ein-/ausschalten.
~~![](</s><URL url=)<link_text text="https://media-cdn.ubuntu-de.org/wiki/at ... rcconf.png">https://media-cdn.ubuntu-de.org/wiki/attachments/13/22/rcconf.png</link_text>" />
MfG,
Muetzli~~
-
Sieht es bei Euch ähnlich aus bei einem Rock64 mit 4 GB. Es sieht mir so aus als wenn nicht der komplette RAM genutzt wird.
!
-
Ja, das sieht bei mir genau so aus. Hängt aber mit der Anzeige zusammen. Homoran hatte mir da mal nen Link geschickt wie die Linux RAM Anzeige zu verstehen ist. Wichtig ist der Bereich "Memory Available", da das zusammen mit dem "freien RAM" wohl den gesamten "freien RAM" angibt.
-
Dann rechne mal die 175mb und 2% zurück auf 100%. Dann wirst du auch auf 8GB kommen.
Und um deine Frage aus dem anderen Thread zu beantworten.
Du musst nicht mehr Speicher freigeben. Das hat linux schon selber gemacht und vorsorglich sinnvoll verteilt.
Das steht auch in dem link, den Apollon dir gepostet hat.
Gruß Rainer
-
Hat hier noch jemand das Problem, dass nach einem
reboot
das Netzwerk erst wieder geht, wenn man das Ethernet Kabel zieht und wieder anschließt? Habe das Image vom April18 genutzt. Bzw. funktioniert bei jemanden ein soft reboot?
-
Hi, ganz nebenbei - ich bin ganz neu dabei
kurze Frage zum Rock64…: Kauft Ihr den wo genau? Direkt bei Pine64.org? Wie sieht es da mit dem Zoll aus? EMS ist ja nicht gerade bekannt für zuverlässigkeit. Gerade weil sie über die GdsK verzollen.
Wie sieht es da mit den Erfahrungswerten aus?
Gruß Bimmi
-
Hi, eins vorweg ich bin absoluter Noob was linux oder ähnliches angeht. Ich habe bzw. hatte bis heute meinen Rock64 mit emmc laufen. Als ich mich heute mit putty eingeloggt habe meinte der Rock64 es gibt 30 Updates die ich mit "apt upgrade" machen solle.
Ich hatte mal gelesen das man vorher "apt update" machen sollte (das war mal irgednwo beim Pi3).
Also habe ich erst "apt update" und danach "apt upgrade" gemacht. Dann hat er ne Weile gewerkelt und einiges installiert. Zum Schluss stand aber da das er ein Fehler hatte. Natürlich weis ich nicht mehr welchen :roll:.
Auf jeden Fall stand dann da irgedwas von "apt-get update". Da habe ich mich gewundert warum da auf einmal ein "get" rein soll. Aber ich habe es einfach gemacht. "apt-get update" und danach "apt-get upgrade". Der Fehler kam aber wieder. Also habe ich reboot gemacht und er fuhr nicht mehr hoch. :shock:
Zum Glück hatte ich hatte vor ein paar Tagen ein Image von der Installation gemacht. Also dieses auf die emmc aufgespielt doch er startet nicht. Nicht mal Netzwerkaktivität hat er. Wenn ich das Image auf eine SD mache startet er aber. Es ist als ob er nicht mehr von emmc bootet. Kann es sein das eines der Updates da was verstellt hat? Oder kann ich irgendwo einstellen das er von emmc booten soll?
Ich habe das aktuelleste Nightly Image von der iobroker Homepage vom 20.04.2018 laufen.
ARMBIAN 5.43.180417 nightly Debian GNU/Linux 9 (stretch) 4.16.0-rc6-rk3328
Node.js: v8.11.1
NPM: v5.8.0
Ich hoffe ihr habt eine Idee und könnt mir helfen.
-
Hi, ganz nebenbei - ich bin ganz neu dabei
kurze Frage zum Rock64…: Kauft Ihr den wo genau? Direkt bei Pine64.org? Wie sieht es da mit dem Zoll aus? EMS ist ja nicht gerade bekannt für zuverlässigkeit. Gerade weil sie über die GdsK verzollen.
Wie sieht es da mit den Erfahrungswerten aus?
Gruß Bimmi `
Hab ihn direkt bei pine bestellt. Kam innerhalb von 15 Tagen, Zoll musste ich nicht extra entrichtenGesendet von iPad mit Tapatalk
-
Also Dinge die ich bislang feststellen konnte:
- iobroker.sh hat in /etc/init.d/ gefehlt (fixbar)
- redis-server musste nachinstalliert werden (fixbar)
- HDMI Output bekomme ich nicht hin (geht das bei jemanden aufm nightly? – wäre mir fast egal, wenn nicht der Punkt drunter wäre)
- Nach dem Neustart muss ich das Netzwerkkabel ziehen und erneut einstecken (debuggen ist schwer, wegen Punkt davor)
Wäre cool, wenn ein paar Rock-User hier mal ihre Erfahrungen dazu schreiben.
beste Grüße
fox
-
Hab ihn direkt bei pine bestellt. Kam innerhalb von 15 Tagen, Zoll musste ich nicht extra entrichten `
Danke. Konnte es nicht erwarten und habe meinen bei Aliexpress geholt als ePacket. Ich bin gespannt. eMMC Modul gibt es ja bei pollin inkl. dem USB Adapter.
Ich bin gespannt. Arbeite schon sehr lange mit dem Pi und freu mich schon drauf
Bezüglich des Netzwerkkabels…: Was sagt denn der dmesg.log?
-
Bezüglich des Netzwerkkabels…: Was sagt denn der dmesg.log? `
Nabend,ich habe mal eben einen reboot gemacht, dieses mal schon mal strange, dass er sich danach pingen lässt und nur SSH nicht funktioniert. Das war meiner Exploration zufolge bislang nicht der Fall. Nach 5 Min noch kein SSH möglich –> 3 mal Netzwerkkabel replugged... Log ist folgender. Also oftmals war er pingbar jedoch nicht via SSH zugänglich. Nur hatte ich in der Vergangenheit ohne das Kabel zu ziehen schon über ne H gewartet ohne das er wieder gekommen ist.
/var/log/messages schrieb beim reboot folgendes:
! ````
Sep 11 00:06:36 localhost kernel: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
Sep 11 00:06:36 localhost kernel: [ 0.000000] Linux version 4.17.0-rc6-rk3328 (root@nightly) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #12 SMP Sat Aug 25 12:13:04 CEST 2018
Sep 11 00:06:36 localhost kernel: [ 0.000000] Machine model: Pine64 Rock64
Sep 11 00:06:36 localhost kernel: [ 0.000000] efi: Getting EFI parameters from FDT:
Sep 11 00:06:36 localhost kernel: [ 0.000000] efi: UEFI not found.
Sep 11 00:06:36 localhost kernel: [ 0.000000] cma: Reserved 16 MiB at 0x00000000fe000000
Sep 11 00:06:36 localhost kernel: [ 0.000000] NUMA: No NUMA configuration found
Sep 11 00:06:36 localhost kernel: [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000feffffff]
Sep 11 00:06:36 localhost kernel: [ 0.000000] NUMA: NODE_DATA [mem 0xfdfc3b00-0xfdfc55ff]
Sep 11 00:06:36 localhost kernel: [ 0.000000] Zone ranges:
Sep 11 00:06:36 localhost kernel: [ 0.000000] DMA32 [mem 0x0000000000200000-0x00000000feffffff]
Sep 11 00:06:36 localhost kernel: [ 0.000000] Normal empty
Sep 11 00:06:36 localhost kernel: [ 0.000000] Movable zone start for each node
Sep 11 00:06:36 localhost kernel: [ 0.000000] Early memory node ranges
Sep 11 00:06:36 localhost kernel: [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000feffffff]
Sep 11 00:06:36 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000feffffff]
Sep 11 00:06:36 localhost kernel: [ 0.000000] psci: probing for conduit method from DT.
Sep 11 00:06:36 localhost kernel: [ 0.000000] psci: PSCIv1.0 detected in firmware.
Sep 11 00:06:36 localhost kernel: [ 0.000000] psci: Using standard PSCI v0.2 function IDs
Sep 11 00:06:36 localhost kernel: [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
Sep 11 00:06:36 localhost kernel: [ 0.000000] psci: SMC Calling Convention v1.0
Sep 11 00:06:36 localhost kernel: [ 0.000000] percpu: Embedded 23 pages/cpu @ (ptrval) s56728 r8192 d29288 u94208
Sep 11 00:06:36 localhost kernel: [ 0.000000] Detected VIPT I-cache on CPU0
Sep 11 00:06:36 localhost kernel: [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
Sep 11 00:06:36 localhost kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027656
Sep 11 00:06:36 localhost kernel: [ 0.000000] Policy zone: DMA32
Sep 11 00:06:36 localhost kernel: [ 0.000000] Kernel command line: root=UUID=45d5a3c9-85da-4a09-84a9-b992f8c3eaec rootwait rootfstype=ext4 console=tty1 console=ttyS2,1500000 panic=10 consoleblank=0 loglevel=1 ubootpart=567f66be-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
Sep 11 00:06:36 localhost kernel: [ 0.000000] Memory: 4076020K/4175872K available (7996K kernel code, 626K rwdata, 2324K rodata, 768K init, 343K bss, 83468K reserved, 16384K cma-reserved)
Sep 11 00:06:36 localhost kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep 11 00:06:36 localhost kernel: [ 0.000000] Hierarchical RCU implementation.
Sep 11 00:06:36 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
Sep 11 00:06:36 localhost kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Sep 11 00:06:36 localhost kernel: [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
Sep 11 00:06:36 localhost kernel: [ 0.000000] GIC: Using split EOI/Deactivate mode
Sep 11 00:06:36 localhost kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
Sep 11 00:06:36 localhost kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
Sep 11 00:06:36 localhost kernel: [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
Sep 11 00:06:36 localhost kernel: [ 0.001016] Console: colour dummy device 80x25
Sep 11 00:06:36 localhost kernel: [ 0.001027] console [tty1] enabled
Sep 11 00:06:36 localhost kernel: [ 0.001103] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
Sep 11 00:06:36 localhost kernel: [ 0.001115] pid_max: default: 32768 minimum: 301
Sep 11 00:06:36 localhost kernel: [ 0.001218] Security Framework initialized
Sep 11 00:06:36 localhost kernel: [ 0.003126] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.004070] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.004142] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.004177] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.005606] ASID allocator initialised with 32768 entries
Sep 11 00:06:36 localhost kernel: [ 0.005714] Hierarchical SRCU implementation.
Sep 11 00:06:36 localhost kernel: [ 0.006356] EFI services will not be available.
Sep 11 00:06:36 localhost kernel: [ 0.006586] smp: Bringing up secondary CPUs ...
Sep 11 00:06:36 localhost kernel: [ 0.007077] Detected VIPT I-cache on CPU1
Sep 11 00:06:36 localhost kernel: [ 0.007135] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
Sep 11 00:06:36 localhost kernel: [ 0.007711] Detected VIPT I-cache on CPU2
Sep 11 00:06:36 localhost kernel: [ 0.007759] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
Sep 11 00:06:36 localhost kernel: [ 0.008329] Detected VIPT I-cache on CPU3
Sep 11 00:06:36 localhost kernel: [ 0.008374] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
Sep 11 00:06:36 localhost kernel: [ 0.008473] smp: Brought up 1 node, 4 CPUs
Sep 11 00:06:36 localhost kernel: [ 0.008479] SMP: Total of 4 processors activated.
Sep 11 00:06:36 localhost kernel: [ 0.008485] CPU features: detected: 32-bit EL0 Support
Sep 11 00:06:36 localhost kernel: [ 0.012199] CPU: All CPU(s) started at EL2
Sep 11 00:06:36 localhost kernel: [ 0.012218] alternatives: patching kernel code
Sep 11 00:06:36 localhost kernel: [ 0.012258] random: get_random_u64 called from compute_layout+0x98/0xf0 with crng_init=0
Sep 11 00:06:36 localhost kernel: [ 0.014399] devtmpfs: initialized
Sep 11 00:06:36 localhost kernel: [ 0.023784] Built 1 zonelists, mobility grouping on. Total pages: 1023101
Sep 11 00:06:36 localhost kernel: [ 0.023790] Policy zone: DMA32
Sep 11 00:06:36 localhost kernel: [ 0.025902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Sep 11 00:06:36 localhost kernel: [ 0.025963] futex hash table entries: 1024 (order: 5, 131072 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.026165] pinctrl core: initialized pinctrl subsystem
Sep 11 00:06:36 localhost kernel: [ 0.027020] DMI not present or invalid.
Sep 11 00:06:36 localhost kernel: [ 0.027398] NET: Registered protocol family 16
Sep 11 00:06:36 localhost kernel: [ 0.028058] audit: initializing netlink subsys (disabled)
Sep 11 00:06:36 localhost kernel: [ 0.028224] audit: type=2000 audit(0.025:1): state=initialized audit_enabled=0 res=1
Sep 11 00:06:36 localhost kernel: [ 0.029370] cpuidle: using governor menu
Sep 11 00:06:36 localhost kernel: [ 0.029794] vdso: 2 pages (1 code @ (ptrval), 1 data @ (ptrval))
Sep 11 00:06:36 localhost kernel: [ 0.029809] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
Sep 11 00:06:36 localhost kernel: [ 0.031390] DMA: preallocated 2048 KiB pool for atomic allocations
Sep 11 00:06:36 localhost kernel: [ 0.031535] Serial: AMBA PL011 UART driver
Sep 11 00:06:36 localhost kernel: [ 0.058459] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 11 00:06:36 localhost kernel: [ 0.059006] cryptd: max_cpu_qlen set to 1000
Sep 11 00:06:36 localhost kernel: [ 0.061358] vcc_host_5v: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.061431] vcc_host1_5v: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.061987] SCSI subsystem initialized
Sep 11 00:06:36 localhost kernel: [ 0.062538] usbcore: registered new interface driver usbfs
Sep 11 00:06:36 localhost kernel: [ 0.062593] usbcore: registered new interface driver hub
Sep 11 00:06:36 localhost kernel: [ 0.062684] usbcore: registered new device driver usb
Sep 11 00:06:36 localhost kernel: [ 0.062920] pps_core: LinuxPPS API ver. 1 registered
Sep 11 00:06:36 localhost kernel: [ 0.062925] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.itSep 11 00:06:36 localhost kernel: [ 0.062941] PTP clock support registered
Sep 11 00:06:36 localhost kernel: [ 0.063083] EDAC MC: Ver: 3.0.0
Sep 11 00:06:36 localhost kernel: [ 0.063564] Advanced Linux Sound Architecture Driver Initialized.
Sep 11 00:06:36 localhost kernel: [ 0.064664] clocksource: Switched to clocksource arch_sys_counter
Sep 11 00:06:36 localhost kernel: [ 0.064868] VFS: Disk quotas dquot_6.6.0
Sep 11 00:06:36 localhost kernel: [ 0.064944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.073372] NET: Registered protocol family 2
Sep 11 00:06:36 localhost kernel: [ 0.074064] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.074213] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.074773] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.075516] TCP: Hash tables configured (established 32768 bind 32768)
Sep 11 00:06:36 localhost kernel: [ 0.075739] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.075914] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Sep 11 00:06:36 localhost kernel: [ 0.076210] NET: Registered protocol family 1
Sep 11 00:06:36 localhost kernel: [ 0.076823] RPC: Registered named UNIX socket transport module.
Sep 11 00:06:36 localhost kernel: [ 0.076829] RPC: Registered udp transport module.
Sep 11 00:06:36 localhost kernel: [ 0.076832] RPC: Registered tcp transport module.
Sep 11 00:06:36 localhost kernel: [ 0.076836] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep 11 00:06:36 localhost kernel: [ 0.077031] Unpacking initramfs...
Sep 11 00:06:36 localhost kernel: [ 0.445339] Freeing initrd memory: 4684K
Sep 11 00:06:36 localhost kernel: [ 0.446436] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
Sep 11 00:06:36 localhost kernel: [ 0.446747] kvm [1]: 8-bit VMID
Sep 11 00:06:36 localhost kernel: [ 0.447460] kvm [1]: vgic interrupt IRQ1
Sep 11 00:06:36 localhost kernel: [ 0.447602] kvm [1]: Hyp mode initialized successfully
Sep 11 00:06:36 localhost kernel: [ 0.451312] Initialise system trusted keyrings
Sep 11 00:06:36 localhost kernel: [ 0.451505] workingset: timestamp_bits=44 max_order=20 bucket_order=0
Sep 11 00:06:36 localhost kernel: [ 0.461381] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sep 11 00:06:36 localhost kernel: [ 0.462287] NFS: Registering the id_resolver key type
Sep 11 00:06:36 localhost kernel: [ 0.462315] Key type id_resolver registered
Sep 11 00:06:36 localhost kernel: [ 0.462318] Key type id_legacy registered
Sep 11 00:06:36 localhost kernel: [ 0.462330] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Sep 11 00:06:36 localhost kernel: [ 0.462514] 9p: Installing v9fs 9p2000 file system support
Sep 11 00:06:36 localhost kernel: [ 0.462643] pstore: using deflate compression
Sep 11 00:06:36 localhost kernel: [ 0.466733] Key type asymmetric registered
Sep 11 00:06:36 localhost kernel: [ 0.466741] Asymmetric key parser 'x509' registered
Sep 11 00:06:36 localhost kernel: [ 0.466965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Sep 11 00:06:36 localhost kernel: [ 0.467104] io scheduler noop registered
Sep 11 00:06:36 localhost kernel: [ 0.467109] io scheduler deadline registered
Sep 11 00:06:36 localhost kernel: [ 0.467394] io scheduler cfq registered (default)
Sep 11 00:06:36 localhost kernel: [ 0.467400] io scheduler mq-deadline registered
Sep 11 00:06:36 localhost kernel: [ 0.467404] io scheduler kyber registered
Sep 11 00:06:36 localhost kernel: [ 0.467550] io scheduler bfq registered
Sep 11 00:06:36 localhost kernel: [ 0.473105] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
Sep 11 00:06:36 localhost kernel: [ 0.473119] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
Sep 11 00:06:36 localhost kernel: [ 0.477555] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 11 00:06:36 localhost kernel: [ 0.479031] console [ttyS2] disabled
Sep 11 00:06:36 localhost kernel: [ 0.479085] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 12, base_baud = 1500000) is a 16550A
Sep 11 00:06:36 localhost kernel: [ 0.479143] console [ttyS2] enabled
Sep 11 00:06:36 localhost kernel: [ 0.489785] loop: module loaded
Sep 11 00:06:36 localhost kernel: [ 0.491790] rockchip-spi ff190000.spi: Failed to request TX DMA channel
Sep 11 00:06:36 localhost kernel: [ 0.491801] rockchip-spi ff190000.spi: Failed to request RX DMA channel
Sep 11 00:06:36 localhost kernel: [ 0.492455] m25p80 spi0.0: found gd25q128, expected m25p128
Sep 11 00:06:36 localhost kernel: [ 0.494144] m25p80 spi0.0: gd25q128 (16384 Kbytes)
Sep 11 00:06:36 localhost kernel: [ 0.498112] 1 fixed-partitions partitions found on MTD device spi0.0
Sep 11 00:06:36 localhost kernel: [ 0.498120] Creating 1 MTD partitions on "spi0.0":
Sep 11 00:06:36 localhost kernel: [ 0.498131] 0x000000008000-0x0000003f8000 : "loader"
Sep 11 00:06:36 localhost kernel: [ 0.499942] libphy: Fixed MDIO Bus: probed
Sep 11 00:06:36 localhost kernel: [ 0.500280] tun: Universal TUN/TAP device driver, 1.6
Sep 11 00:06:36 localhost kernel: [ 0.501569] VFIO - User Level meta-driver version: 0.3
Sep 11 00:06:36 localhost kernel: [ 0.503396] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator
Sep 11 00:06:36 localhost kernel: [ 0.503457] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator
Sep 11 00:06:36 localhost kernel: [ 0.515945] dwc2 ff580000.usb: DWC OTG Controller
Sep 11 00:06:36 localhost kernel: [ 0.515977] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
Sep 11 00:06:36 localhost kernel: [ 0.516011] dwc2 ff580000.usb: irq 31, io mem 0xff580000
Sep 11 00:06:36 localhost kernel: [ 0.516240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Sep 11 00:06:36 localhost kernel: [ 0.516249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 11 00:06:36 localhost kernel: [ 0.516256] usb usb1: Product: DWC OTG Controller
Sep 11 00:06:36 localhost kernel: [ 0.516263] usb usb1: Manufacturer: Linux 4.17.0-rc6-rk3328 dwc2_hsotg
Sep 11 00:06:36 localhost kernel: [ 0.516270] usb usb1: SerialNumber: ff580000.usb
Sep 11 00:06:36 localhost kernel: [ 0.516868] hub 1-0:1.0: USB hub found
Sep 11 00:06:36 localhost kernel: [ 0.516901] hub 1-0:1.0: 1 port detected
Sep 11 00:06:36 localhost kernel: [ 0.517950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 11 00:06:36 localhost kernel: [ 0.517956] ehci-platform: EHCI generic platform driver
Sep 11 00:06:36 localhost kernel: [ 0.520248] ehci-platform ff5c0000.usb: EHCI Host Controller
Sep 11 00:06:36 localhost kernel: [ 0.520277] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
Sep 11 00:06:36 localhost kernel: [ 0.520736] ehci-platform ff5c0000.usb: irq 32, io mem 0xff5c0000
Sep 11 00:06:36 localhost kernel: [ 0.527694] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
Sep 11 00:06:36 localhost kernel: [ 0.527864] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Sep 11 00:06:36 localhost kernel: [ 0.527873] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 11 00:06:36 localhost kernel: [ 0.527880] usb usb2: Product: EHCI Host Controller
Sep 11 00:06:36 localhost kernel: [ 0.527888] usb usb2: Manufacturer: Linux 4.17.0-rc6-rk3328 ehci_hcd
Sep 11 00:06:36 localhost kernel: [ 0.527894] usb usb2: SerialNumber: ff5c0000.usb
Sep 11 00:06:36 localhost kernel: [ 0.528474] hub 2-0:1.0: USB hub found
Sep 11 00:06:36 localhost kernel: [ 0.528510] hub 2-0:1.0: 1 port detected
Sep 11 00:06:36 localhost kernel: [ 0.528966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 11 00:06:36 localhost kernel: [ 0.528995] ohci-platform: OHCI generic platform driver
Sep 11 00:06:36 localhost kernel: [ 0.529271] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
Sep 11 00:06:36 localhost kernel: [ 0.529296] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
Sep 11 00:06:36 localhost kernel: [ 0.529568] ohci-platform ff5d0000.usb: irq 33, io mem 0xff5d0000
Sep 11 00:06:36 localhost kernel: [ 0.584868] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.17
Sep 11 00:06:36 localhost kernel: [ 0.584877] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 11 00:06:36 localhost kernel: [ 0.584884] usb usb3: Product: Generic Platform OHCI controller
Sep 11 00:06:36 localhost kernel: [ 0.584892] usb usb3: Manufacturer: Linux 4.17.0-rc6-rk3328 ohci_hcd
Sep 11 00:06:36 localhost kernel: [ 0.584898] usb usb3: SerialNumber: ff5d0000.usb
Sep 11 00:06:36 localhost kernel: [ 0.585453] hub 3-0:1.0: USB hub found
Sep 11 00:06:36 localhost kernel: [ 0.585487] hub 3-0:1.0: 1 port detected
Sep 11 00:06:36 localhost kernel: [ 0.586338] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Sep 11 00:06:36 localhost kernel: [ 0.586363] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
Sep 11 00:06:36 localhost kernel: [ 0.587309] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02010010
Sep 11 00:06:36 localhost kernel: [ 0.587362] xhci-hcd xhci-hcd.0.auto: irq 167, io mem 0xff600000
Sep 11 00:06:36 localhost kernel: [ 0.587696] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Sep 11 00:06:36 localhost kernel: [ 0.587705] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 11 00:06:36 localhost kernel: [ 0.587712] usb usb4: Product: xHCI Host Controller
Sep 11 00:06:36 localhost kernel: [ 0.587719] usb usb4: Manufacturer: Linux 4.17.0-rc6-rk3328 xhci-hcd
Sep 11 00:06:36 localhost kernel: [ 0.587726] usb usb4: SerialNumber: xhci-hcd.0.auto
Sep 11 00:06:36 localhost kernel: [ 0.588284] hub 4-0:1.0: USB hub found
Sep 11 00:06:36 localhost kernel: [ 0.588319] hub 4-0:1.0: 1 port detected
Sep 11 00:06:36 localhost kernel: [ 0.588691] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Sep 11 00:06:36 localhost kernel: [ 0.588711] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
Sep 11 00:06:36 localhost kernel: [ 0.588728] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
Sep 11 00:06:36 localhost kernel: [ 0.588796] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 11 00:06:36 localhost kernel: [ 0.588922] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
Sep 11 00:06:36 localhost kernel: [ 0.588931] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 11 00:06:36 localhost kernel: [ 0.588938] usb usb5: Product: xHCI Host Controller
Sep 11 00:06:36 localhost kernel: [ 0.588945] usb usb5: Manufacturer: Linux 4.17.0-rc6-rk3328 xhci-hcd
Sep 11 00:06:36 localhost kernel: [ 0.588952] usb usb5: SerialNumber: xhci-hcd.0.auto
Sep 11 00:06:36 localhost kernel: [ 0.589452] hub 5-0:1.0: USB hub found
Sep 11 00:06:36 localhost kernel: [ 0.589485] hub 5-0:1.0: 1 port detected
Sep 11 00:06:36 localhost kernel: [ 0.590057] usbcore: registered new interface driver usb-storage
Sep 11 00:06:36 localhost kernel: [ 0.591799] i2c /dev entries driver
Sep 11 00:06:36 localhost kernel: [ 0.593787] rk808 1-0018: chip id: 0x8050
Sep 11 00:06:36 localhost kernel: [ 0.598969] rk808-regulator rk808-regulator: there is no dvs0 gpio
Sep 11 00:06:36 localhost kernel: [ 0.599001] rk808-regulator rk808-regulator: there is no dvs1 gpio
Sep 11 00:06:36 localhost kernel: [ 0.599044] DCDC_REG1: mapping for mode 1 not defined
Sep 11 00:06:36 localhost kernel: [ 0.599052] DCDC_REG1: mapping for mode 2 not defined
Sep 11 00:06:36 localhost kernel: [ 0.599078] DCDC_REG1: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.601196] DCDC_REG2: mapping for mode 1 not defined
Sep 11 00:06:36 localhost kernel: [ 0.601206] DCDC_REG2: mapping for mode 2 not defined
Sep 11 00:06:36 localhost kernel: [ 0.601225] DCDC_REG2: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.602721] DCDC_REG3: mapping for mode 1 not defined
Sep 11 00:06:36 localhost kernel: [ 0.602729] DCDC_REG3: mapping for mode 2 not defined
Sep 11 00:06:36 localhost kernel: [ 0.602747] DCDC_REG3: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.602977] DCDC_REG4: mapping for mode 1 not defined
Sep 11 00:06:36 localhost kernel: [ 0.602986] DCDC_REG4: mapping for mode 2 not defined
Sep 11 00:06:36 localhost kernel: [ 0.603005] DCDC_REG4: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.604167] LDO_REG1: supplied by vcc_io
Sep 11 00:06:36 localhost kernel: [ 0.607551] LDO_REG2: supplied by vcc_io
Sep 11 00:06:36 localhost kernel: [ 0.610960] LDO_REG3: supplied by vcc_sys
Sep 11 00:06:36 localhost kernel: [ 0.614747] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at (ptrval)
Sep 11 00:06:36 localhost kernel: [ 0.617394] sdhci: Secure Digital Host Controller Interface driver
Sep 11 00:06:36 localhost kernel: [ 0.617399] sdhci: Copyright(c) Pierre Ossman
Sep 11 00:06:36 localhost kernel: [ 0.617432] Synopsys Designware Multimedia Card Interface Driver
Sep 11 00:06:36 localhost kernel: [ 0.618580] dwmmc_rockchip ff520000.dwmmc: IDMAC supports 32-bit address mode.
Sep 11 00:06:36 localhost kernel: [ 0.618697] dwmmc_rockchip ff520000.dwmmc: Using internal DMA controller.
Sep 11 00:06:36 localhost kernel: [ 0.618705] dwmmc_rockchip ff520000.dwmmc: Version ID is 270a
Sep 11 00:06:36 localhost kernel: [ 0.618738] dwmmc_rockchip ff520000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
Sep 11 00:06:36 localhost kernel: [ 0.618808] mmc_host mmc0: card is non-removable.
Sep 11 00:06:36 localhost kernel: [ 0.631626] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
Sep 11 00:06:36 localhost kernel: [ 0.644954] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
Sep 11 00:06:36 localhost kernel: [ 0.645112] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
Sep 11 00:06:36 localhost kernel: [ 0.645127] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
Sep 11 00:06:36 localhost kernel: [ 0.645196] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
Sep 11 00:06:36 localhost kernel: [ 0.645237] vcc_sd: supplied by vcc_io
Sep 11 00:06:36 localhost kernel: [ 0.645481] dwmmc_rockchip ff500000.dwmmc: Got CD GPIO
Sep 11 00:06:36 localhost kernel: [ 0.658342] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
Sep 11 00:06:36 localhost kernel: [ 0.670956] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
Sep 11 00:06:36 localhost kernel: [ 0.671595] sdhci-pltfm: SDHCI platform and OF driver helper
Sep 11 00:06:36 localhost kernel: [ 0.673068] ledtrig-cpu: registered to indicate activity on CPUs
Sep 11 00:06:36 localhost kernel: [ 0.674304] usbcore: registered new interface driver usbhid
Sep 11 00:06:36 localhost kernel: [ 0.674310] usbhid: USB HID core driver
Sep 11 00:06:36 localhost kernel: [ 0.676248] Initializing XFRM netlink socket
Sep 11 00:06:36 localhost kernel: [ 0.676279] NET: Registered protocol family 17
Sep 11 00:06:36 localhost kernel: [ 0.676418] 9pnet: Installing 9P2000 support
Sep 11 00:06:36 localhost kernel: [ 0.676511] Key type dns_resolver registered
Sep 11 00:06:36 localhost kernel: [ 0.677958] registered taskstats version 1
Sep 11 00:06:36 localhost kernel: [ 0.677965] Loading compiled-in X.509 certificates
Sep 11 00:06:36 localhost kernel: [ 0.692567] hctosys: unable to open rtc device (rtc0)
Sep 11 00:06:36 localhost kernel: [ 0.693364] ALSA device list:
Sep 11 00:06:36 localhost kernel: [ 0.693367] No soundcards found.
Sep 11 00:06:36 localhost kernel: [ 0.693541] ttyS2 - failed to request DMA
Sep 11 00:06:36 localhost kernel: [ 0.693846] Freeing unused kernel memory: 768K
Sep 11 00:06:36 localhost kernel: [ 0.714737] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
Sep 11 00:06:36 localhost kernel: [ 0.737779] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 11 00:06:36 localhost kernel: [ 0.737843] mmc1: new high speed SDHC card at address aaaa
Sep 11 00:06:36 localhost kernel: [ 0.738827] mmcblk1: mmc1:aaaa SC32G 29.7 GiB
Sep 11 00:06:36 localhost kernel: [ 0.741219] mmcblk1: p1
Sep 11 00:06:36 localhost kernel: [ 0.743333] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Sep 11 00:06:36 localhost kernel: [ 0.743741] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Sep 11 00:06:36 localhost kernel: [ 0.743795] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Sep 11 00:06:36 localhost kernel: [ 0.764909] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
Sep 11 00:06:36 localhost kernel: [ 0.850430] random: fast init done
Sep 11 00:06:36 localhost kernel: [ 0.851735] rk808-rtc rk808-rtc: registered as rtc0
Sep 11 00:06:36 localhost kernel: [ 0.857549] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
Sep 11 00:06:36 localhost kernel: [ 0.857581] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
Sep 11 00:06:36 localhost kernel: [ 0.857695] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
Sep 11 00:06:36 localhost kernel: [ 0.857704] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24).
Sep 11 00:06:36 localhost kernel: [ 0.857709] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18).
Sep 11 00:06:36 localhost kernel: [ 0.857717] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
Sep 11 00:06:36 localhost kernel: [ 0.857765] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
Sep 11 00:06:36 localhost kernel: [ 0.862829] rk_gmac-dwmac ff540000.ethernet: init for RGMII
Sep 11 00:06:36 localhost kernel: [ 0.863995] stmmac - user ID: 0x10, Synopsys ID: 0x35
Sep 11 00:06:36 localhost kernel: [ 0.864007] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled
Sep 11 00:06:36 localhost kernel: [ 0.864012] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported
Sep 11 00:06:36 localhost kernel: [ 0.864015] rk_gmac-dwmac ff540000.ethernet: Normal descriptors
Sep 11 00:06:36 localhost kernel: [ 0.864019] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported
Sep 11 00:06:36 localhost kernel: [ 0.864022] rk_gmac-dwmac ff540000.ethernet: COE Type 2
Sep 11 00:06:36 localhost kernel: [ 0.864026] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported
Sep 11 00:06:36 localhost kernel: [ 0.864063] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer
Sep 11 00:06:36 localhost kernel: [ 0.893175] libphy: stmmac: probed
Sep 11 00:06:36 localhost kernel: [ 0.893192] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
Sep 11 00:06:36 localhost kernel: [ 0.893197] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
Sep 11 00:06:36 localhost kernel: [ 1.032671] raid6: int64x1 gen() 250 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.049691] raid6: int64x1 xor() 269 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.066716] raid6: int64x2 gen() 425 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.083680] raid6: int64x2 xor() 392 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.100744] raid6: int64x4 gen() 687 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.117675] raid6: int64x4 xor() 511 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.134675] raid6: int64x8 gen() 652 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.151715] raid6: int64x8 xor() 507 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.168726] raid6: neonx1 gen() 449 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.185675] raid6: neonx1 xor() 537 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.202673] raid6: neonx2 gen() 753 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.219670] raid6: neonx2 xor() 800 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.236699] raid6: neonx4 gen() 996 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.253670] raid6: neonx4 xor() 974 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.270702] raid6: neonx8 gen() 1085 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.287680] raid6: neonx8 xor() 1039 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.287683] raid6: using algorithm neonx8 gen() 1085 MB/s
Sep 11 00:06:36 localhost kernel: [ 1.287686] raid6: .... xor() 1039 MB/s, rmw enabled
Sep 11 00:06:36 localhost kernel: [ 1.287688] raid6: using neon recovery algorithm
Sep 11 00:06:36 localhost kernel: [ 1.291821] xor: measuring software checksum speed
Sep 11 00:06:36 localhost kernel: [ 1.301664] 8regs : 1556.000 MB/sec
Sep 11 00:06:36 localhost kernel: [ 1.311659] 8regs_prefetch: 1388.000 MB/sec
Sep 11 00:06:36 localhost kernel: [ 1.321658] 32regs : 1916.000 MB/sec
Sep 11 00:06:36 localhost kernel: [ 1.331657] 32regs_prefetch: 1608.000 MB/sec
Sep 11 00:06:36 localhost kernel: [ 1.331661] xor: using function: 32regs (1916.000 MB/sec)
Sep 11 00:06:36 localhost kernel: [ 1.340837] Btrfs loaded, crc32c=crc32c-generic
Sep 11 00:06:36 localhost kernel: [ 1.654804] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null)
Sep 11 00:06:36 localhost kernel: [ 2.229872] NET: Registered protocol family 10
Sep 11 00:06:36 localhost kernel: [ 2.230722] Segment Routing with IPv6
Sep 11 00:06:36 localhost kernel: [ 2.881099] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro
Sep 11 00:06:36 localhost kernel: [ 3.071379] Adding 131068k swap on /var/swap. Priority:-2 extents:3 across:172028k SSFS
Sep 11 00:06:36 localhost kernel: [ 3.556744] zram: Added device: zram0
Sep 11 00:06:36 localhost kernel: [ 3.557233] zram: Added device: zram1
Sep 11 00:06:36 localhost kernel: [ 3.559084] zram: Added device: zram2
Sep 11 00:06:36 localhost kernel: [ 3.559592] zram: Added device: zram3
Sep 11 00:06:36 localhost kernel: [ 3.560118] zram: Added device: zram4
Sep 11 00:06:36 localhost kernel: [ 3.560590] zram: Added device: zram5
Sep 11 00:06:36 localhost kernel: [ 3.651876] zram1: detected capacity change from 0 to 268435456
Sep 11 00:06:36 localhost kernel: [ 3.676092] Adding 262140k swap on /dev/zram1. Priority:5 extents:1 across:262140k SSFS
Sep 11 00:06:36 localhost kernel: [ 3.678647] zram2: detected capacity change from 0 to 268435456
Sep 11 00:06:36 localhost kernel: [ 3.693603] Adding 262140k swap on /dev/zram2. Priority:5 extents:1 across:262140k SSFS
Sep 11 00:06:36 localhost kernel: [ 3.696050] zram3: detected capacity change from 0 to 268435456
Sep 11 00:06:36 localhost kernel: [ 3.712529] Adding 262140k swap on /dev/zram3. Priority:5 extents:1 across:262140k SSFS
Sep 11 00:06:36 localhost kernel: [ 3.714762] zram4: detected capacity change from 0 to 268435456
Sep 11 00:06:36 localhost kernel: [ 3.730616] Adding 262140k swap on /dev/zram4. Priority:5 extents:1 across:262140k SSFS
Sep 11 00:06:36 localhost kernel: [ 3.799709] zram0: detected capacity change from 0 to 52428800
Sep 11 00:06:36 localhost kernel: [ 3.920032] EXT4-fs (zram0): mounted filesystem without journal. Opts: (null)
Sep 11 00:06:36 localhost kernel: [ 4.912775] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
Sep 11 00:06:36 localhost kernel: [ 4.925741] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW
Sep 11 00:06:36 localhost kernel: [ 4.926211] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 11 00:06:36 localhost kernel: [ 8.037221] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
Sep 11 00:06:36 localhost kernel: [ 8.037246] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 11 00:06:36 localhost liblogging-stdlog: [origin software="rsyslogd" swVersion="8.24.0" x-pid="777" x-info="http://www.rsyslog.com"] start
Sep 11 00:06:36 localhost kernel: [ 9.667908] random: crng init done
Sep 11 00:06:36 localhost kernel: [ 9.667920] random: 7 urandom warning(s) missed due to ratelimiting
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.1568] NetworkManager (version 1.6.2) is starting...
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.1607] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-override-random-mac.conf, zz-override-wifi-powersave-off.conf)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.2005] manager[0xaaaad0260040]: monitoring kernel firmware directory '/lib/firmware'.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.2007] monitoring ifupdown state file '/run/network/ifstate'.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.2160] dns-mgr[0xaaaad0254180]: init: dns=default, rc-manager=resolvconf
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4860] init!
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4870] management mode: managed
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4881] devices added (path: /sys/devices/platform/ff540000.ethernet/net/eth0, iface: eth0)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4882] device added (path: /sys/devices/platform/ff540000.ethernet/net/eth0, iface: eth0): no ifupdown configuration found.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4883] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4883] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4883] end _init.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4885] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list. (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4888] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4890] (-802660224) ... get_connections.
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.4891] (-802660224) connections count: 0
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.5574] keyfile: new connection /etc/NetworkManager/system-connections/Wired connection 1 (93cff8a6-cb66-3df5-a961-b608e9e73c55,"Wired connection 1")
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7005] settings: hostname: using hostnamed
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7006] settings: hostname changed from (none) to "ioBroker-Rock64"
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7075] dhcp-init: Using DHCP client 'dhclient'
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7077] manager: WiFi enabled by radio killswitch; enabled by state file
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7079] manager: WWAN enabled by radio killswitch; enabled by state file
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7081] manager: Networking is enabled by state file
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7123] Loaded device plugin: NMBondDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7126] Loaded device plugin: NMBridgeDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7127] Loaded device plugin: NMEthernetDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7128] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7129] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7130] Loaded device plugin: NMMacsecDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7131] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7132] Loaded device plugin: NMTunDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7133] Loaded device plugin: NMVethDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7133] Loaded device plugin: NMVlanDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7135] Loaded device plugin: NMVxlanDeviceFactory (internal)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7613] Loaded device plugin: NMBluezManager (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7656] Loaded device plugin: NMAtmManager (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7811] Loaded device plugin: NMWifiFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7858] Loaded device plugin: NMWwanFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.7960] Loaded device plugin: NMTeamFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-team.so)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8053] device (lo): link connected
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8091] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8121] device (eth0): link connected
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8165] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8297] keyfile: add connection in-memory (8fcbf515-e0cc-4c0e-8c5d-4271ac6f689f,"eth0")
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8323] device (eth0): state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41]
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8343] device (eth0): state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41]
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.8406] device (eth0): Activation: starting connection 'eth0' (8fcbf515-e0cc-4c0e-8c5d-4271ac6f689f)
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.9073] manager: startup complete
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.9091] device (eth0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.9136] device (eth0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 11 00:06:37 localhost NetworkManager[775]: <info>[1536617197.9174] device (eth0): state change: config -> ip-config (reason 'none') [50 70 0]
Sep 11 00:06:38 localhost NetworkManager[775]: <info>[1536617198.1708] dhcp6 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 11 00:06:38 localhost NetworkManager[775]: <warn>[1536617198.1846] dhcp6 (eth0): hostname is not a FQDN, it will be ignored
Sep 11 00:06:38 localhost NetworkManager[775]: <info>[1536617198.2645] dhcp6 (eth0): dhclient started with pid 943
Sep 11 00:06:38 localhost NetworkManager[775]: <info>[1536617198.8015] dhcp6 (eth0): nameserver 'fd00::464e:6dff:fe12:efe6'
Sep 11 00:06:38 localhost NetworkManager[775]: <info>[1536617198.8016] dhcp6 (eth0): state changed unknown -> bound
Sep 11 00:06:38 localhost NetworkManager[775]: <info>[1536617198.8097] dhcp6 (eth0): client pid 943 exited with status 0
Sep 11 00:06:38 localhost NetworkManager[775]: <info>[1536617198.8098] dhcp6 (eth0): state changed bound -> done
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.3713] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.3750] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.3767] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0]
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.3775] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.4439] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.4444] policy: set 'eth0' (eth0) as default for IPv6 routing and DNS
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.4448] dns-mgr: Writing DNS information to /sbin/resolvconf
Sep 11 00:06:39 localhost NetworkManager[775]: <info>[1536617199.5141] device (eth0): Activation: successful, device activated.
Sep 11 00:09:12 localhost kernel: [ 67.362944] Bluetooth: Core ver 2.22
Sep 11 00:09:12 localhost kernel: [ 67.363018] NET: Registered protocol family 31
Sep 11 00:09:12 localhost kernel: [ 67.363021] Bluetooth: HCI device and connection manager initialized
Sep 11 00:09:12 localhost kernel: [ 67.363033] Bluetooth: HCI socket layer initialized
Sep 11 00:09:12 localhost kernel: [ 67.363039] Bluetooth: L2CAP socket layer initialized
Sep 11 00:09:12 localhost kernel: [ 67.363058] Bluetooth: SCO socket layer initialized
Sep 11 00:09:28 localhost kernel: [ 83.790327] rk_gmac-dwmac ff540000.ethernet eth0: Link is Down
Sep 11 00:09:33 localhost NetworkManager[775]: <info>[1536617373.1132] device (eth0): state change: activated -> unavailable (reason 'carrier-changed') [100 20 40]
Sep 11 00:09:33 localhost NetworkManager[775]: <info>[1536617373.1138] dhcp6 (eth0): canceled DHCP transaction
Sep 11 00:09:33 localhost NetworkManager[775]: <info>[1536617373.1183] dns-mgr: Removing DNS information from /sbin/resolvconf
Sep 11 00:09:33 localhost NetworkManager[775]: <info>[1536617373.1797] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 11 00:09:33 localhost NetworkManager[775]: <info>[1536617373.1802] manager: NetworkManager state is now DISCONNECTED
Sep 11 00:09:35 localhost kernel: [ 89.933025] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0617] device (eth0): link connected
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0638] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0669] policy: auto-activating connection 'Wired connection 1'
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0734] device (eth0): Activation: starting connection 'Wired connection 1' (93cff8a6-cb66-3df5-a961-b608e9e73c55)
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0747] device (eth0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0755] manager: NetworkManager state is now CONNECTING
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0778] device (eth0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0802] device (eth0): state change: config -> ip-config (reason 'none') [50 70 0]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.0967] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1023] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1043] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0]
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1051] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1150] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1158] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1162] dns-mgr: Writing DNS information to /sbin/resolvconf
Sep 11 00:09:35 localhost NetworkManager[775]: <info>[1536617375.1969] device (eth0): Activation: successful, device activated.
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.1607] dhcp6 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 11 00:09:36 localhost NetworkManager[775]: <warn>[1536617376.1609] dhcp6 (eth0): hostname is not a FQDN, it will be ignored
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.1661] dhcp6 (eth0): dhclient started with pid 1527
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.1719] policy: set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.1722] dns-mgr: Writing DNS information to /sbin/resolvconf
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.7628] dhcp6 (eth0): nameserver 'fd00::464e:6dff:fe12:efe6'
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.7630] dhcp6 (eth0): state changed unknown -> bound
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.7718] dhcp6 (eth0): client pid 1527 exited with status 0
Sep 11 00:09:36 localhost NetworkManager[775]: <info>[1536617376.7719] dhcp6 (eth0): state changed bound -> done
Sep 11 00:09:44 localhost kernel: [ 99.583611] device eth0 entered promiscuous mode</info></info></info></info></info></info></info></warn></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></warn></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info></info>/giometti@linux.it -
Hi, ganz nebenbei - ich bin ganz neu dabei
kurze Frage zum Rock64…: Kauft Ihr den wo genau? Direkt bei Pine64.org? Wie sieht es da mit dem Zoll aus? EMS ist ja nicht gerade bekannt für zuverlässigkeit. Gerade weil sie über die GdsK verzollen.
Wie sieht es da mit den Erfahrungswerten aus?
Gruß Bimmi `
Hab direkt bei Pine bestellt.
Und leider landete es beim Zoll. DHL bietet dann ja die Verzollung für 28€ + Zollgebühren an.
Das wir einem zumindest im Brief mitgeteilt.
Darin steht auch, das man 7 Tage (NICHT Werktage) Zeit hat, das Paket abzuholen.
Was ich leider überlesen habe, ist das es nicht ab Zustellung des Briefes zählt, sondern ab Erstellung des Schreibens.
Das war an einem Donnerstag, Freitag ging der Brief raus, Montag kam er an.
Da ich es nur Donnerstag wegen der Öffnungszeiten zum Zoll schaffe kam ich dann genau einen Tag zu spät und das Paket wurde zurück geschickt.
Mein Versuch einer Beschwerde wurde sehr schnell im Keim erstickt, Zitat: "Warum haben sie nicht unseren Service genutzt?"
Da kommt man leider nicht dagegen an.
Jetzt ist er das zweite mal unterwegs.
Ich hab aber auch schon die Vorwarnung vom Zoll das wenn keine Deutsche Betriebsanleitung in ausgedruckter Form beigefügt ist, ich ihn nicht bekomme. Er muss dann erst zur Untersuchung auf Störstrahlung und Produktsicherheit eingeschickt werden. Diesmal lass ich das machen.
Bin gespannt ob das E des CE Zeichen wieder den mittleren Strich um 0,02mm zu lang hat und somit eine Fälschung darstellt.
Es bleibt spannend..
Gruß Peer
-
Also Dinge die ich bislang feststellen konnte:
- iobroker.sh hat in /etc/init.d/ gefehlt (fixbar)
- redis-server musste nachinstalliert werden (fixbar)
- HDMI Output bekomme ich nicht hin (geht das bei jemanden aufm nightly? – wäre mir fast egal, wenn nicht der Punkt drunter wäre)
- Nach dem Neustart muss ich das Netzwerkkabel ziehen und erneut einstecken (debuggen ist schwer, wegen Punkt davor)
Wäre cool, wenn ein paar Rock-User hier mal ihre Erfahrungen dazu schreiben.
beste Grüße
fox `
Hi fox.
Ich habe einen Rock64 mit 32 GB emmc (plus Adapter) von Humberg gekauft. Hatte keine Lust auf die Spielchen mit dem Zoll.
Darauf habe ich "ARMBIAN 5.51.180704 nightly Debian GNU/Linux 9 (stretch) 4.4.138-rk3328" gespielt und den ioBroker nach Anleitung installiert.
Die iobroker.sh ist von Anfang an vorhanden gewesen, HDMI funktioniert auch mit PC Monitor und das Netzwerk ist auch nach einem reboot oder Neustart immer vorhanden.
Redis benutze ich (noch) nicht, daher ist es auch noch nicht installiert.
Das Image vom April18 benutze ich nicht mehr, da dort immer Netzwerkprobleme (Abbrüche) auftraten.
Gruß
Volker
-
Hi fox.
Ich habe einen Rock64 mit 32 GB emmc (plus Adapter) von Humberg gekauft. Hatte keine Lust auf die Spielchen mit dem Zoll.
Darauf habe ich "ARMBIAN 5.51.180704 nightly Debian GNU/Linux 9 (stretch) 4.4.138-rk3328" gespielt und den ioBroker nach Anleitung installiert.
Die iobroker.sh ist von Anfang an vorhanden gewesen, HDMI funktioniert auch mit PC Monitor und das Netzwerk ist auch nach einem reboot oder Neustart immer vorhanden.
Redis benutze ich (noch) nicht, daher ist es auch noch nicht installiert.
Das Image vom April18 benutze ich nicht mehr, da dort immer Netzwerkprobleme (Abbrüche) auftraten.
Gruß
Volker `
Hallo Volker,
vielen Dank für die Informationen. Eventuell werde ich auch mal das Armbian komplett frisch aufsetzen – bislang fande ich fertige Images sehr bequem.
Ich habe mittlerweile das Thema auch mal im Armbian angehauen, bzw. gab es schon einen Thread mit sehr ähnlichen Problemen und ein Dev hat z. B. auch das HDMI Problem und meinte dass er es nur zum laufen bekommt, wenn er ganz oft replugged.
beste Grüße
fox