NEWS
UNSOLVED VIS geht nicht mehr
-
Systemdata Bitte Ausfüllen Hardwaresystem: NUC Arbeitsspeicher: 6 GB Festplattenart: HDD Betriebssystem: Debian Node-Version: v10.23.0 Nodejs-Version: 10.x.x NPM-Version: 6.14.10 Installationsart: Skript/Manuell Image genutzt: Ja/Nein Ort/Name der Imagedatei: Link Hallo Leute,
seit heute Nachmittag komme ich nicht mehr in meine VIS rein und mein Yeelight Adapter (rot) und der Zigbee Adapter (gelb) funktionierern auch nicht mehr.Das alles ist passiert nachdem ich verschiedene Adapter geupdatet habe.
Was mir aufgefallen ist, das der Web Adapter (normalerweise grün) auf rot springt, sobald ich in den VIS Editor gehen will... (er geht dann selbstständig wieder auf grün)
das hier steht im LOG:
yeelight-2.0 2021-01-10 16:22:51.499 info (17415) Terminated (NO_ERROR): Without reason yeelight-2.0 2021-01-10 16:22:51.497 info (17415) terminating yeelight-2.0 2021-01-10 16:22:51.447 info (17415) cleaned everything up... yeelight-2.0 2021-01-10 16:22:51.445 error (17415) TypeError: Cannot read property 'val' of null at /opt/iobroker/node_modules/iobroker.yeelight-2/main.js:284:62 at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/stat yeelight-2.0 2021-01-10 16:22:51.444 error (17415) uncaught exception: Cannot read property 'val' of null yeelight-2.0 2021-01-10 16:22:51.321 info (17415) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v10.23.1, js-controller: 3.1.6 host.iobroker 2021-01-10 16:22:49.106 info instance system.adapter.yeelight-2.0 started with pid 17415 host.iobroker 2021-01-10 16:22:47.860 info Restart adapter system.adapter.web.0 because enabled host.iobroker 2021-01-10 16:22:47.860 error instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.iobroker 2021-01-10 16:22:47.860 error Caught by controller[0]: at Zlib.processCallback (zlib.js:557:8) host.iobroker 2021-01-10 16:22:47.860 error Caught by controller[0]: at InflateRaw.afterTransform (_stream_transform.js:94:3) host.iobroker 2021-01-10 16:22:47.859 error Caught by controller[0]: at onwrite (_stream_writable.js:476:7) host.iobroker 2021-01-10 16:22:47.859 error Caught by controller[0]: at afterWrite (_stream_writable.js:485:3) host.iobroker 2021-01-10 16:22:47.859 error Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/PerMessageDeflate.js:249:5 host.iobroker 2021-01-10 16:22:47.859 error Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/Receiver.js:368:7 host.iobroker 2021-01-10 16:22:47.859 error Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29 host.iobroker 2021-01-10 16:22:47.858 error Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined web.0 2021-01-10 16:22:47.789 info (27378) terminated http server on port 8082 web.0 2021-01-10 16:22:47.788 error at Zlib.processCallback (zlib.js:557:8) web.0 2021-01-10 16:22:47.788 error at InflateRaw.afterTransform (_stream_transform.js:94:3) web.0 2021-01-10 16:22:47.788 error at onwrite (_stream_writable.js:476:7) web.0 2021-01-10 16:22:47.788 error at afterWrite (_stream_writable.js:485:3) web.0 2021-01-10 16:22:47.788 error at /opt/iobroker/node_modules/ws/lib/PerMessageDeflate.js:249:5 web.0 2021-01-10 16:22:47.788 error at /opt/iobroker/node_modules/ws/lib/Receiver.js:368:7 web.0 2021-01-10 16:22:47.788 error at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29 web.0 2021-01-10 16:22:47.788 error (27378) TypeError: Cannot read property 'isValidUTF8' of undefined web.0 2021-01-10 16:22:47.787 error (27378) uncaught exception: Cannot read property 'isValidUTF8' of undefined web.0 2021-01-10 16:22:47.684 info (27378) ==>Connected system.user.admin from 192.168.178.159 host.iobroker 2021-01-10 16:22:19.079 info Restart adapter system.adapter.yeelight-2.0 because enabled host.iobroker 2021-01-10 16:22:19.078 info instance system.adapter.yeelight-2.0 terminated with code 0 (NO_ERROR)
Ich hoffe ihr könnt mir helfen...
-
@RicoGesch
'Unten' ansetzten. Ist node richtig installiert?which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
-
@Thomas-Braun
bin leider nicht so fit in dem Thema, wie prüfe ich das? -
@RicoGesch
Indem du den mudgerecht servierten Einzeiler in eine Konsole kopierst und die Rückgabe hier bekannt gibst.
Als Text in </> CodeTags. -
@Thomas-Braun ```
/usr/bin/nodejs
v10.23.1
/usr/bin/node
v10.23.1
/usr/bin/npm
6.14.10
nodejs:
Installiert: 10.23.1-1nodesource1
Installationskandidat: 10.23.1-1nodesource1
Versionstabelle:
*** 10.23.1-1nodesource1 500
500 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages
100 /var/lib/dpkg/status
4.8.2~dfsg-1 500
500 http://deb.debian.org/debian stretch/main amd64 Packages -
@Thomas-Braun ```
code_textv10.23.1 /usr/bin/node v10.23.1 /usr/bin/npm 6.14.10 nodejs: Installiert: 10.23.1-1nodesource1 Installationskandidat: 10.23.1-1nodesource1 Versionstabelle: *** 10.23.1-1nodesource1 500 500 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages 100 /var/lib/dpkg/status 4.8.2~dfsg-1 500 500 http://deb.debian.org/debian stretch/main amd64 Packages
-
@RicoGesch
Das schaut zumindest mal sauber installiert aus, auch wenn es nicht die letzten empfohlenen Versionen sind. Weder node10 noch stretch ist aktuell.System aktuell?
sudo apt update sudo apt dist-upgrade sudo reboot
-
ja, gerade nochmal gemacht...
-
-
@Thomas-Braun ```
code_text[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-14-amd64 root=UUID=3 da44a06-4f96-456b-9a91-27de13bbe1c4 ro quiet [ 0.000000] x86/fpu: Legacy x87 FPU detected. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd6fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffd7000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.1-0-ga 5cab58e9a3f-prebuilt.qemu.org 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x1c0000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: write-back [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 00C0000000 mask FFC0000000 uncachable [ 0.000000] 1 disabled [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- UC [ 0.000000] e820: last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f5ab0-0x000f5abf] mapped at [ffff 965dc00f5ab0] [ 0.000000] Base memory trampoline at [ffff965dc0099000] 99000 size 24576 [ 0.000000] RAMDISK: [mem 0x35d3f000-0x36e96fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F58B0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE1576 000034 (v01 BOCHS BXPCRSDT 0000000 1 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE1370 000074 (v01 BOCHS BXPCFACP 0000000 1 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDF040 002330 (v01 BOCHS BXPCDSDT 0000000 1 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDF000 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE13E4 000090 (v01 BOCHS BXPCAPIC 0000000 1 BXPC 00000001) [ 0.000000] ACPI: SSDT 0x00000000BFFE1474 0000CA (v01 BOCHS VMGENID 0000000 1 BXPC 00000001) [ 0.000000] ACPI: HPET 0x00000000BFFE153E 000038 (v01 BOCHS BXPCHPET 0000000 1 BXPC 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001bfffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1bfff8000-0x1bfffcfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:bfff0001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 5551612681044 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1c d42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffd6fff] [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000001bfffffff] [ 0.000000] On node 0 totalpages: 1572725 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 12224 pages used for memmap [ 0.000000] DMA32 zone: 782295 pages, LIFO batch:31 [ 0.000000] Normal zone: 12288 pages used for memmap [ 0.000000] Normal zone: 786432 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ5 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ10 used by override. [ 0.000000] ACPI: IRQ11 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffd7000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffff ffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_nod e_ids:1 [ 0.000000] percpu: Embedded 35 pages/cpu s105432 r8192 d29736 u524288 [ 0.000000] pcpu-alloc: s105432 r8192 d29736 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1bfc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pag es: 1548128 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-14-amd64 root =UUID=3da44a06-4f96-456b-9a91-27de13bbe1c4 ro quiet [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 6092484K/6290900K available (6292K kernel code, 1162K rwd ata, 2880K rodata, 1428K init, 664K bss, 198416K reserved, 0K cma-reserved) [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 [ 0.000000] NR_IRQS:33024 nr_irqs:456 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_i dle_ns: 19112604467 ns [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Detected 1497.600 MHz processor [ 0.378264] Calibrating delay loop (skipped) preset value.. 2995.20 BogoMIPS (lpj=5990400) [ 0.378268] pid_max: default: 32768 minimum: 301 [ 0.378336] ACPI: Core revision 20160831 [ 0.381771] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.382008] Security Framework initialized [ 0.382011] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.382055] AppArmor: AppArmor disabled by boot time parameter [ 0.382766] Dentry cache hash table entries: 1048576 (order: 11, 8388608 byte s) [ 0.385506] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.387876] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.387889] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 byte s) [ 0.388915] mce: CPU supports 10 MCE banks [ 0.388989] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.388990] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.388992] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user poin ter sanitization [ 0.388994] Spectre V2 : Mitigation: Full generic retpoline [ 0.388995] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on c ontext switch [ 0.388997] Speculative Store Bypass: Vulnerable [ 0.389090] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.391553] Freeing SMP alternatives memory: 24K [ 0.400213] ftrace: allocating 25385 entries in 100 pages [ 0.448343] smpboot: Max logical packages: 1 [ 0.448785] x2apic enabled [ 0.449219] Switched APIC routing to physical x2apic. [ 0.450996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.559161] smpboot: CPU0: Intel Common KVM processor (family: 0xf, model: 0x 6, stepping: 0x1) [ 0.559169] Performance Events: unsupported Netburst CPU model 6 no PMU drive r, software events only. [ 0.559270] KVM setup paravirtual spinlock [ 0.561493] x86: Booting SMP configuration: [ 0.561496] .... node #0, CPUs: #1 [ 0.572551] kvm-clock: cpu 1, msr 1:bfff0041, secondary cpu clock [ 0.574862] KVM setup async PF for cpu 1 [ 0.574871] kvm-stealtime: cpu 1, msr 1bfc901c0 [ 0.575689] #2 [ 0.586715] kvm-clock: cpu 2, msr 1:bfff0081, secondary cpu clock [ 0.589014] KVM setup async PF for cpu 2 [ 0.589022] kvm-stealtime: cpu 2, msr 1bfd101c0 [ 0.589804] #3 [ 0.600826] kvm-clock: cpu 3, msr 1:bfff00c1, secondary cpu clock [ 0.603146] KVM setup async PF for cpu 3 [ 0.603155] kvm-stealtime: cpu 3, msr 1bfd901c0 [ 0.603185] x86: Booted up 1 node, 4 CPUs [ 0.603188] smpboot: Total of 4 processors activated (11980.80 BogoMIPS) [ 0.605249] devtmpfs: initialized [ 0.605399] x86/mm: Memory block size: 128MB [ 0.610075] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 7645041785100000 ns [ 0.610092] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.610253] pinctrl core: initialized pinctrl subsystem [ 0.610926] NET: Registered protocol family 16 [ 0.623298] cpuidle: using governor ladder [ 0.639313] cpuidle: using governor menu [ 0.640013] ACPI: bus type PCI registered [ 0.640016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.640491] PCI: Using configuration type 1 for base access [ 0.657558] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.660736] ACPI: Added _OSI(Module Device) [ 0.660738] ACPI: Added _OSI(Processor Device) [ 0.660739] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660740] ACPI: Added _OSI(Processor Aggregator Device) [ 0.662848] ACPI: Interpreter enabled [ 0.662870] ACPI: (supports S0 S3 S4 S5) [ 0.662872] ACPI: Using IOAPIC for interrupt routing [ 0.662895] PCI: Using host bridge windows from ACPI; if necessary, use "pci= nocrs" and report a bug [ 0.673847] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.673874] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.673883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.673894] acpi PNP0A03:00: fail to add MMCONFIG information, can't access e xtended PCI configuration space under this bridge. [ 0.674522] acpiphp: Slot [3] registered [ 0.674578] acpiphp: Slot [4] registered [ 0.674642] acpiphp: Slot [5] registered [ 0.674707] acpiphp: Slot [6] registered [ 0.674764] acpiphp: Slot [7] registered [ 0.674818] acpiphp: Slot [8] registered [ 0.674872] acpiphp: Slot [9] registered [ 0.674928] acpiphp: Slot [10] registered [ 0.674983] acpiphp: Slot [11] registered [ 0.675067] acpiphp: Slot [12] registered [ 0.675123] acpiphp: Slot [13] registered [ 0.675177] acpiphp: Slot [14] registered [ 0.675231] acpiphp: Slot [15] registered [ 0.675286] acpiphp: Slot [16] registered [ 0.675340] acpiphp: Slot [17] registered [ 0.675398] acpiphp: Slot [18] registered [ 0.675463] acpiphp: Slot [19] registered [ 0.675519] acpiphp: Slot [20] registered [ 0.675574] acpiphp: Slot [21] registered [ 0.675628] acpiphp: Slot [22] registered [ 0.675682] acpiphp: Slot [23] registered [ 0.675737] acpiphp: Slot [24] registered [ 0.675791] acpiphp: Slot [25] registered [ 0.675854] acpiphp: Slot [26] registered [ 0.675911] acpiphp: Slot [27] registered [ 0.675966] acpiphp: Slot [28] registered [ 0.676048] PCI host bridge to bus 0000:00 [ 0.676052] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.676054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.676056] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff win dow] [ 0.676058] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff win dow] [ 0.676059] pci_bus 0000:00: root bus resource [mem 0x1c0000000-0x23fffffff w indow] [ 0.676062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.676113] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.676695] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.677467] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.680776] pci 0000:00:01.1: reg 0x20: [io 0xe140-0xe14f] [ 0.682061] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.682064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.682065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.682067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.682406] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 [ 0.685434] pci 0000:00:01.2: reg 0x20: [io 0xe080-0xe09f] [ 0.687076] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.687639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACP I [ 0.687652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.688031] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000 [ 0.699530] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref] [ 0.702865] pci 0000:00:02.0: reg 0x18: [mem 0xfea50000-0xfea50fff] [ 0.709337] pci 0000:00:02.0: reg 0x30: [mem 0xfea40000-0xfea4ffff pref] [ 0.710686] pci 0000:00:03.0: [1af4:1002] type 00 class 0x00ff00 [ 0.712012] pci 0000:00:03.0: reg 0x10: [io 0xe0a0-0xe0bf] [ 0.716742] pci 0000:00:03.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref ] [ 0.719193] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 [ 0.721519] pci 0000:00:0a.0: reg 0x10: [io 0xe000-0xe07f] [ 0.724006] pci 0000:00:0a.0: reg 0x14: [mem 0xfea51000-0xfea51fff] [ 0.731504] pci 0000:00:0a.0: reg 0x20: [mem 0xfe404000-0xfe407fff 64bit pref ] [ 0.734140] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000 [ 0.735831] pci 0000:00:12.0: reg 0x10: [io 0xe0c0-0xe0df] [ 0.737333] pci 0000:00:12.0: reg 0x14: [mem 0xfea52000-0xfea52fff] [ 0.744498] pci 0000:00:12.0: reg 0x20: [mem 0xfe408000-0xfe40bfff 64bit pref ] [ 0.746060] pci 0000:00:12.0: reg 0x30: [mem 0xfea00000-0xfea3ffff pref] [ 0.747003] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.749918] pci 0000:00:1d.0: reg 0x20: [io 0xe0e0-0xe0ff] [ 0.751460] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.754359] pci 0000:00:1d.1: reg 0x20: [io 0xe100-0xe11f] [ 0.758217] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.761219] pci 0000:00:1d.2: reg 0x20: [io 0xe120-0xe13f] [ 0.762836] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.763509] pci 0000:00:1d.7: reg 0x10: [mem 0xfea53000-0xfea53fff] [ 0.767288] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400 [ 0.769553] pci 0000:00:1e.0: reg 0x10: [mem 0xfea54000-0xfea540ff 64bit] [ 0.772379] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400 [ 0.773712] pci 0000:00:1f.0: reg 0x10: [mem 0xfea55000-0xfea550ff 64bit] [ 0.776817] acpiphp: Slot [0] registered [ 0.776878] acpiphp: Slot [1] registered [ 0.776933] acpiphp: Slot [2] registered [ 0.777007] acpiphp: Slot [3-2] registered [ 0.777078] acpiphp: Slot [4-2] registered [ 0.777149] acpiphp: Slot [5-2] registered [ 0.777212] acpiphp: Slot [6-2] registered [ 0.777284] acpiphp: Slot [7-2] registered [ 0.777346] acpiphp: Slot [8-2] registered [ 0.777406] acpiphp: Slot [9-2] registered [ 0.777467] acpiphp: Slot [10-2] registered [ 0.777540] acpiphp: Slot [11-2] registered [ 0.777603] acpiphp: Slot [12-2] registered [ 0.777664] acpiphp: Slot [13-2] registered [ 0.777727] acpiphp: Slot [14-2] registered [ 0.777790] acpiphp: Slot [15-2] registered [ 0.777851] acpiphp: Slot [16-2] registered [ 0.777964] acpiphp: Slot [17-2] registered [ 0.778027] acpiphp: Slot [18-2] registered [ 0.778098] acpiphp: Slot [19-2] registered [ 0.778162] acpiphp: Slot [20-2] registered [ 0.778235] acpiphp: Slot [21-2] registered [ 0.778297] acpiphp: Slot [22-2] registered [ 0.778372] acpiphp: Slot [23-2] registered [ 0.778446] acpiphp: Slot [24-2] registered [ 0.778520] acpiphp: Slot [25-2] registered [ 0.778583] acpiphp: Slot [26-2] registered [ 0.778654] acpiphp: Slot [27-2] registered [ 0.778716] acpiphp: Slot [28-2] registered [ 0.778773] acpiphp: Slot [29] registered [ 0.778840] acpiphp: Slot [30] registered [ 0.778904] acpiphp: Slot [31] registered [ 0.779249] pci 0000:00:1e.0: PCI bridge to [bus 01] [ 0.779274] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] [ 0.779297] pci 0000:00:1e.0: bridge window [mem 0xfe800000-0xfe9fffff] [ 0.779338] pci 0000:00:1e.0: bridge window [mem 0xfe200000-0xfe3fffff 64bi t pref] [ 0.780864] acpiphp: Slot [0-2] registered [ 0.780927] acpiphp: Slot [1-2] registered [ 0.781009] acpiphp: Slot [2-2] registered [ 0.781072] acpiphp: Slot [3-3] registered [ 0.781143] acpiphp: Slot [4-3] registered [ 0.781206] acpiphp: Slot [5-3] registered [ 0.781268] acpiphp: Slot [6-3] registered [ 0.781329] acpiphp: Slot [7-3] registered [ 0.781391] acpiphp: Slot [8-3] registered [ 0.781452] acpiphp: Slot [9-3] registered [ 0.781535] acpiphp: Slot [10-3] registered [ 0.781601] acpiphp: Slot [11-3] registered [ 0.781663] acpiphp: Slot [12-3] registered [ 0.782207] acpiphp: Slot [13-3] registered [ 0.782282] acpiphp: Slot [14-3] registered [ 0.782347] acpiphp: Slot [15-3] registered [ 0.782430] acpiphp: Slot [16-3] registered [ 0.782510] acpiphp: Slot [17-3] registered [ 0.782577] acpiphp: Slot [18-3] registered [ 0.782641] acpiphp: Slot [19-3] registered [ 0.782705] acpiphp: Slot [20-3] registered [ 0.782794] acpiphp: Slot [21-3] registered [ 0.782866] acpiphp: Slot [22-3] registered [ 0.782934] acpiphp: Slot [23-3] registered [ 0.783042] acpiphp: Slot [24-3] registered [ 0.783109] acpiphp: Slot [25-3] registered [ 0.783183] acpiphp: Slot [26-3] registered [ 0.783246] acpiphp: Slot [27-3] registered [ 0.783327] acpiphp: Slot [28-3] registered [ 0.783390] acpiphp: Slot [29-2] registered [ 0.783463] acpiphp: Slot [30-2] registered [ 0.783536] acpiphp: Slot [31-2] registered [ 0.783865] pci 0000:00:1f.0: PCI bridge to [bus 02] [ 0.783891] pci 0000:00:1f.0: bridge window [io 0xc000-0xcfff] [ 0.783914] pci 0000:00:1f.0: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.783955] pci 0000:00:1f.0: bridge window [mem 0xfe000000-0xfe1fffff 64bi t pref] [ 0.786675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.786889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.787092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.787282] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.787388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.788064] ACPI: Enabled 3 GPEs in block 00 to 0F [ 0.788977] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.788980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem ,locks=none [ 0.789003] vgaarb: loaded [ 0.789005] vgaarb: bridge control possible 0000:00:02.0 [ 0.789892] PCI: Using ACPI for IRQ routing [ 0.789897] PCI: pci_cache_line_size set to 64 bytes [ 0.790264] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.790267] e820: reserve RAM buffer [mem 0xbffd7000-0xbfffffff] [ 0.791294] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.791333] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.791339] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.796515] clocksource: Switched to clocksource kvm-clock [ 0.807017] VFS: Disk quotas dquot_6.6.0 [ 0.807119] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.807459] pnp: PnP ACPI init [ 0.807571] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.807671] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.807738] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.807769] pnp 00:03: [dma 2] [ 0.807807] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.808449] pnp: PnP ACPI: found 4 devices [ 0.819917] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_id le_ns: 2085701024 ns [ 0.821401] pci 0000:00:1e.0: PCI bridge to [bus 01] [ 0.821422] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] [ 0.822425] pci 0000:00:1e.0: bridge window [mem 0xfe800000-0xfe9fffff] [ 0.823123] pci 0000:00:1e.0: bridge window [mem 0xfe200000-0xfe3fffff 64bi t pref] [ 0.825041] pci 0000:00:1f.0: PCI bridge to [bus 02] [ 0.825062] pci 0000:00:1f.0: bridge window [io 0xc000-0xcfff] [ 0.826064] pci 0000:00:1f.0: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.826709] pci 0000:00:1f.0: bridge window [mem 0xfe000000-0xfe1fffff 64bi t pref] [ 0.827884] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.827888] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.827890] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.827892] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window] [ 0.827894] pci_bus 0000:00: resource 8 [mem 0x1c0000000-0x23fffffff window] [ 0.827899] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] [ 0.827901] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff] [ 0.827903] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref ] [ 0.827905] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 0.827907] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff] [ 0.827909] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref ] [ 0.828490] NET: Registered protocol family 2 [ 0.829256] TCP established hash table entries: 65536 (order: 7, 524288 bytes ) [ 0.829820] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.831781] TCP: Hash tables configured (established 65536 bind 65536) [ 0.831970] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.832146] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.832823] NET: Registered protocol family 1 [ 0.832856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.832933] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.832965] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.885574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.937599] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c00 00-0x000dffff] [ 0.990782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.097561] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 [ 1.201563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 1.358881] PCI: CLS 0 bytes, default 64 [ 1.359038] Unpacking initramfs... [ 1.881098] Freeing initrd memory: 17760K [ 1.881140] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.881142] software IO TLB: mapped [mem 0xbbfd7000-0xbffd7000] (64MB) [ 1.882387] audit: initializing netlink subsys (disabled) [ 1.882438] audit: type=2000 audit(1610293593.385:1): initialized [ 1.883938] workingset: timestamp_bits=40 max_order=21 bucket_order=0 [ 1.884492] zbud: loaded [ 1.892475] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 50) [ 1.892956] io scheduler noop registered [ 1.892958] io scheduler deadline registered [ 1.893133] io scheduler cfq registered (default) [ 1.893364] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.893371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.893666] GHES: HEST is not enabled! [ 1.893878] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.895147] Linux agpgart interface v0.103 [ 1.895390] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> [ 1.895391] AMD IOMMUv2 functionality not available on this system [ 1.896365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x6 4 irq 1,12 [ 1.897672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.897684] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.898174] mousedev: PS/2 mouse device common for all mice [ 1.898692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/se rio0/input/input0 [ 1.899146] rtc_cmos 00:00: RTC can wake from S4 [ 1.899614] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.899852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs [ 1.900259] ledtrig-cpu: registered to indicate activity on CPUs [ 1.900801] NET: Registered protocol family 10 [ 1.901854] mip6: Mobile IPv6 [ 1.901857] NET: Registered protocol family 17 [ 1.901862] mpls_gso: MPLS GSO support [ 1.902647] registered taskstats version 1 [ 1.902798] zswap: loaded using pool lzo/zbud [ 1.903457] ima: No TPM chip found, activating TPM-bypass! [ 1.903460] ima: Allocated hash algorithm: sha256 [ 1.904385] rtc_cmos 00:00: setting system clock to 2021-01-10 15:46:33 UTC ( 1610293593) [ 1.904440] PM: Hibernation image not present or could not be loaded. [ 1.905899] Freeing unused kernel memory: 1428K [ 1.905902] Write protecting the kernel read-only data: 12288k [ 1.907029] Freeing unused kernel memory: 1884K [ 1.911220] Freeing unused kernel memory: 1216K [ 1.919390] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.960626] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 1.960899] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 1.960922] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.047593] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revisio n 0 [ 2.049572] FDC 0 is a S82078B [ 2.050553] SCSI subsystem initialized [ 2.051584] ACPI: bus type USB registered [ 2.051623] usbcore: registered new interface driver usbfs [ 2.051640] usbcore: registered new interface driver hub [ 2.051713] usbcore: registered new device driver usb [ 2.053867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.054412] libata version 3.00 loaded. [ 2.054705] uhci_hcd: USB Universal Host Controller Interface driver [ 2.058364] ehci-pci: EHCI PCI platform driver [ 2.067397] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/seri o1/input/input3 [ 2.068168] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/seri o1/input/input2 [ 2.216146] virtio_net virtio2 ens18: renamed from eth0 [ 2.216479] vda: vda1 vda2 < vda5 > [ 2.259504] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.259525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus numbe r 1 [ 2.259561] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.259751] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000e080 [ 2.259947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.259949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 2.259951] usb usb1: Product: UHCI Host Controller [ 2.259952] usb usb1: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd [ 2.259954] usb usb1: SerialNumber: 0000:00:01.2 [ 2.260650] hub 1-0:1.0: USB hub found [ 2.260662] hub 1-0:1.0: 2 ports detected [ 2.311673] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 2.311695] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus numbe r 2 [ 2.311730] uhci_hcd 0000:00:1d.0: detected 2 ports [ 2.311918] uhci_hcd 0000:00:1d.0: irq 10, io base 0x0000e0e0 [ 2.312078] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.312081] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 2.312083] usb usb2: Product: UHCI Host Controller [ 2.312084] usb usb2: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd [ 2.312086] usb usb2: SerialNumber: 0000:00:1d.0 [ 2.312713] hub 2-0:1.0: USB hub found [ 2.312725] hub 2-0:1.0: 2 ports detected [ 2.363771] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 2.363793] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus numbe r 3 [ 2.363828] uhci_hcd 0000:00:1d.1: detected 2 ports [ 2.363919] uhci_hcd 0000:00:1d.1: irq 10, io base 0x0000e100 [ 2.364106] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.364108] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 2.364110] usb usb3: Product: UHCI Host Controller [ 2.364111] usb usb3: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd [ 2.364113] usb usb3: SerialNumber: 0000:00:1d.1 [ 2.364592] hub 3-0:1.0: USB hub found [ 2.364618] hub 3-0:1.0: 2 ports detected [ 2.415658] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.415680] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus numbe r 4 [ 2.415751] uhci_hcd 0000:00:1d.2: detected 2 ports [ 2.415846] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000e120 [ 2.416033] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.416035] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 2.416037] usb usb4: Product: UHCI Host Controller [ 2.416038] usb usb4: Manufacturer: Linux 4.9.0-14-amd64 uhci_hcd [ 2.416040] usb usb4: SerialNumber: 0000:00:1d.2 [ 2.416723] hub 4-0:1.0: USB hub found [ 2.416733] hub 4-0:1.0: 2 ports detected [ 2.417167] ata_piix 0000:00:01.1: version 2.13 [ 2.419081] scsi host0: ata_piix [ 2.419261] scsi host1: ata_piix [ 2.419333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xe140 irq 14 [ 2.419334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xe148 irq 15 [ 2.553420] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 2.553432] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus numbe r 5 [ 2.827382] ehci-pci 0000:00:1d.7: irq 11, io mem 0xfea53000 [ 2.828392] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.828901] ata2.01: NODEV after polling detection [ 2.829369] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 2.830219] ata2.00: configured for MWDMA2 [ 2.832404] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ : 0 ANSI: 5 [ 2.841130] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 2.841243] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.841246] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber= 1 [ 2.841247] usb usb5: Product: EHCI Host Controller [ 2.841249] usb usb5: Manufacturer: Linux 4.9.0-14-amd64 ehci_hcd [ 2.841251] usb usb5: SerialNumber: 0000:00:1d.7 [ 2.841882] hub 5-0:1.0: USB hub found [ 2.841896] hub 5-0:1.0: 6 ports detected [ 2.869212] hub 2-0:1.0: USB hub found [ 2.869225] hub 2-0:1.0: 2 ports detected [ 2.897260] hub 3-0:1.0: USB hub found [ 2.897273] hub 3-0:1.0: 2 ports detected [ 2.905126] tsc: Refined TSC clocksource calibration: 1497.575 MHz [ 2.905178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x15962fd7 78d, max_idle_ns: 440795235582 ns [ 2.925248] hub 4-0:1.0: USB hub found [ 2.925261] hub 4-0:1.0: 2 ports detected [ 2.931900] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 2.931905] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.932275] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 2.993409] usb 1-1: not running at top speed; connect to a high speed hub [ 3.003161] PM: Starting manual resume from disk [ 3.003167] PM: Hibernation image partition 254:5 present [ 3.003168] PM: Looking for hibernation image. [ 3.003650] PM: Image not found (code -22) [ 3.003652] PM: Hibernation image not present or could not be loaded. [ 3.027247] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 3.027251] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=1 0 [ 3.027253] usb 1-1: Product: QEMU USB Tablet [ 3.027255] usb 1-1: Manufacturer: QEMU [ 3.027256] usb 1-1: SerialNumber: 28754-0000:00:01.2-1 [ 3.034854] hidraw: raw HID events driver (C) Jiri Kosina [ 3.041351] usbcore: registered new interface driver usbhid [ 3.041353] usbhid: USB HID core driver [ 3.044198] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/u sb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 [ 3.044442] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mou se [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 3.172635] usb 5-1: new high-speed USB device number 2 using ehci-pci [ 3.183227] random: fast init done [ 3.207183] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) [ 3.338710] usb 5-1: New USB device found, idVendor=0451, idProduct=bef3 [ 3.338713] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.338716] usb 5-1: Product: XDS110 (03.00.00.13) Embed with CMSIS-DAP [ 3.338718] usb 5-1: Manufacturer: Texas Instruments [ 3.338719] usb 5-1: SerialNumber: L43002TP [ 3.353982] hid-generic 0003:0451:BEF3.0002: hiddev0,hidraw1: USB HID v1.11 D evice [Texas Instruments XDS110 (03.00.00.13) Embed with CMSIS-DAP] on usb-0000: 00:1d.7-1/input5 [ 3.451328] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.476458] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SEL INUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL + XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 3.476604] systemd[1]: Detected virtualization qemu. [ 3.476619] systemd[1]: Detected architecture x86-64. [ 3.477513] systemd[1]: Set hostname to <iobroker>. [ 3.665143] systemd[1]: Listening on udev Control Socket. [ 3.665403] systemd[1]: Started Forward Password Requests to Wall Directory W atch. [ 3.665483] systemd[1]: Listening on udev Kernel Socket. [ 3.665914] systemd[1]: Created slice System Slice. [ 3.666027] systemd[1]: Listening on Syslog Socket. [ 3.666118] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.715198] EXT4-fs (vda1): re-mounted. Opts: errors=remount-ro [ 3.796105] systemd-journald[192]: Received request to flush runtime journal from PID 1 [ 3.890831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/inp ut5 [ 3.890837] ACPI: Power Button [PWRF] [ 4.006628] sr 1:0:0:0: Attached scsi generic sg0 type 5 [ 4.013910] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 4.014395] cdc_acm 5-1:1.0: ttyACM0: USB ACM device [ 4.015006] [drm] Initialized [ 4.015205] input: PC Speaker as /devices/platform/pcspkr/input/input6 [ 4.033602] Adding 6288380k swap on /dev/vda5. Priority:-1 extents:1 across: 6288380k FS [ 4.096873] [drm] Found bochs VGA, ID 0xb0c0. [ 4.096878] [drm] Framebuffer size 16384 kB @ 0xfd000000, mmio @ 0xfea50000. [ 4.097479] [TTM] Zone kernel: Available graphics memory: 3057398 kiB [ 4.097482] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 4.097483] [TTM] Initializing pool allocator [ 4.097498] [TTM] Initializing DMA pool allocator [ 4.103835] fbcon: bochsdrmfb (fb0) is primary device [ 4.127165] cdc_acm 5-1:1.3: ttyACM1: USB ACM device [ 4.130101] usbcore: registered new interface driver cdc_acm [ 4.130102] cdc_acm: USB Abstract Control Model driver for USB modems and ISD N adapters [ 4.145895] Console: switching to colour frame buffer device 128x48 [ 4.148818] bochs-drm 0000:00:02.0: fb0: bochsdrmfb frame buffer device [ 4.168582] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:02.0 on mi nor 0 [ 51.348817] random: crng init done [ 51.348820] random: 7 urandom warning(s) missed due to ratelimiting
-
-
@RicoGesch Warum läuft da bochs?
iobroker update iobroker upgrade
-