Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (Gelöst, wechsel auf Debian)Neuinstallation schlägt fehl

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    (Gelöst, wechsel auf Debian)Neuinstallation schlägt fehl

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Guest last edited by

      @Boogie2005
      Ja, damit du in Echtzeit schauen kannst was da für Meldungen geloggt werden.

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Thomas Braun last edited by

        @Thomas-Braun

        ok Fenster 1 dann die log aufrufen.
        im 2. Fenster, was da?

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @Guest last edited by

          Bisher sieht das log so aus:

          georg@nucserver:~$ tail -f /opt/iobroker/log/iobroker.current.log
          2020-09-21 13:33:22.920  - info: dwd.0 (2134) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.4, js-controller: 3.1.6
          2020-09-21 13:33:23.672  - info: dwd.0 (2134) Terminated (NO_ERROR): Without reason
          2020-09-21 13:33:24.192  - info: host.nucserver instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
          2020-09-21 13:33:28.113  - info: coronavirus-statistics.0 (2145) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2020-09-21 13:33:28.626  - info: host.nucserver instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2020-09-21 13:35:00.116  - info: host.nucserver instance system.adapter.dwd.0 started with pid 2204
          2020-09-21 13:35:03.002  - warn: dwd.0 (2204) slow connection to states DB. Still waiting ...
          2020-09-21 13:37:35.251  - info: dwd.0 (2204) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.4, js-controller: 3.1.6
          2020-09-21 13:37:35.994  - info: dwd.0 (2204) Terminated (NO_ERROR): Without reason
          2020-09-21 13:37:36.520  - info: host.nucserver instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
          2020-09-21 13:40:00.114  - info: host.nucserver instance system.adapter.dwd.0 started with pid 2397
          2020-09-21 13:40:02.998  - warn: dwd.0 (2397) slow connection to states DB. Still waiting ...
          2020-09-21 13:41:54.031  - info: dwd.0 (2397) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.4, js-controller: 3.1.6
          2020-09-21 13:41:54.806  - info: dwd.0 (2397) Terminated (NO_ERROR): Without reason
          2020-09-21 13:41:55.327  - info: host.nucserver instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
          
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Guest last edited by Thomas Braun

            @Boogie2005
            Im zweiten Fenster mit dem System 'rumspielen', z. B.

            iobroker start admin
            

            slow connection to states DB. Still waiting ...
            sieht aber schon mal seltsam aus.

            df -h
            free -h 
            

            liefert?

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @Thomas Braun last edited by

              @Thomas-Braun

              georg@nucserver:~$ iobroker start admin
              The adapter "admin.0" was started.
              georg@nucserver:~$
              

              Das in einem Fenster, dann kommt

              2020-09-21 13:41:54.806  - info: dwd.0 (2397) Terminated (NO_ERROR): Without reason
              2020-09-21 13:41:55.327  - info: host.nucserver instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
              2020-09-21 13:45:43.350  - info: host.nucserver instance system.adapter.dwd.0 started with pid 2512
              2020-09-21 13:45:47.596  - info: host.nucserver instance system.adapter.coronavirus-statistics.0 started with pid 2523
              2020-09-21 13:45:49.697  - warn: dwd.0 (2512) slow connection to states DB. Still waiting ...
              2020-09-21 13:45:54.528  - warn: coronavirus-statistics.0 (2523) slow connection to objects DB. Still waiting ...
              2020-09-21 13:47:15.035  - warn: coronavirus-statistics.0 (2523) slow connection to states DB. Still waiting ...
              2020-09-21 13:48:38.777  - info: coronavirus-statistics.0 (2523) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.coronavirus-stati        stics, node: v12.18.4, js-controller: 3.1.6
              2020-09-21 13:49:44.775  - error: dwd.0 (2512) uncaught exception: adapter.stop is not a function
              2020-09-21 13:49:44.778  - error: dwd.0 (2512) TypeError: adapter.stop is not a function
                  at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.dwd/main.js:245:24)
                  at listOnTimeout (internal/timers.js:549:17)
                  at processTimers (internal/timers.js:492:7)
              2020-09-21 13:49:45.783  - warn: dwd.0 (2512) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2020-09-21 13:49:54.238  - error: host.nucserver instance system.adapter.dwd.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              2020-09-21 13:49:57.537  - info: coronavirus-statistics.0 (2523) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2020-09-21 13:49:58.056  - info: host.nucserver instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2020-09-21 13:50:00.119  - info: host.nucserver instance system.adapter.dwd.0 started with pid 2616
              2020-09-21 13:50:03.347  - warn: dwd.0 (2616) slow connection to states DB. Still waiting ...
              

              Das im anderen Fenster

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Guest last edited by Thomas Braun

                @Boogie2005

                iobroker stop dwd
                

                Und sag mir mal bitte die Ausgabe zu

                df -h
                free -h
                
                ? 1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @Thomas Braun last edited by

                  @Thomas-Braun sagte in (Gelöst, wechsel auf Debian)Neuinstallation schlägt fehl:

                  df -h

                  georg@nucserver:~$ df -h
                  Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
                  udev            3,9G       0  3,9G    0% /dev
                  tmpfs           783M    8,7M  774M    2% /run
                  /dev/sda2       102G    5,7G   91G    6% /
                  tmpfs           3,9G    7,6M  3,9G    1% /dev/shm
                  tmpfs           5,0M       0  5,0M    0% /run/lock
                  tmpfs           3,9G       0  3,9G    0% /sys/fs/cgroup
                  /dev/sda1       511M     13M  499M    3% /boot/efi
                  tmpfs           783M       0  783M    0% /run/user/998
                  tmpfs           783M       0  783M    0% /run/user/1000
                  georg@nucserver:~$ free -h
                                total        used        free      shared  buff/cache   available
                  Mem:          7,6Gi       2,7Gi       4,3Gi        35Mi       674Mi       4,7Gi
                  Swap:         7,8Gi       319Mi       7,5Gi
                  

                  Sieht so aus!

                  Ich finde es super, wie du mir versuchst zu helfen. Aber wäre es nicht einfacher, alles neu zu installieren? Dann müsste ich wohl auch Debian neu installieren?

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Guest last edited by

                    @Boogie2005

                    which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                    

                    Neu drüberbügeln würde ich mit

                    cd  /opt/iobroker 
                    sudo -H -u iobroker npm install iobroker.js-controller
                    

                    mal versuchen. Aber irgendwas ist mit der states DB komisch, scheint mir.

                    ? 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @Thomas Braun last edited by

                      @Thomas-Braun sagte in (Gelöst, wechsel auf Debian)Neuinstallation schlägt fehl:

                      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

                      Also Das ergibt nun folgendes:

                      georg@nucserver:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                      /usr/bin/nodejs
                      v12.18.4
                      /usr/bin/node
                      v12.18.4
                      /usr/bin/npm
                      6.14.6
                      nodejs:
                        Installiert:           12.18.4-1nodesource1
                        Installationskandidat: 12.18.4-1nodesource1
                        Versionstabelle:
                       *** 12.18.4-1nodesource1 500
                              500 https://deb.nodesource.com/node_12.x buster/main amd64 Packages
                              100 /var/lib/dpkg/status
                           10.21.0~dfsg-1~deb10u1 500
                              500 http://deb.debian.org/debian buster/main amd64 Packages
                              500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                      georg@nucserver:~$
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Guest last edited by

                        @Boogie2005
                        Das passt. Was hat denn

                        dmesg
                        

                        evtl. zu melden?

                        ? 1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @Thomas Braun last edited by

                          @Thomas-Braun langsam macht es keinen Spaß mehr 😥 egal was, geht nicht.

                          georg@nucserver:~$ dmesg
                          dmesg: read kernel buffer failed: Die Operation ist nicht erlaubt
                          

                          Dann habe ich deinen drüberbügel gemacht, kein start von iobroker.

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Guest last edited by

                            @Boogie2005

                            sudo dmesg
                            
                            ? 1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @Thomas Braun last edited by A Former User

                              @Thomas-Braun

                              [    0.000000] Linux version 4.19.0-10-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.132-1 (2020-07-24)
                              [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-10-amd64 root=UUID=5bf2bc88-333e-4625-a58c-e4839727c478 ro quiet
                              [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
                              [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
                              [    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
                              [    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
                              [    0.000000] x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
                              [    0.000000] x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
                              [    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
                              [    0.000000] BIOS-provided physical RAM map:
                              [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000003efff] usable
                              [    0.000000] BIOS-e820: [mem 0x000000000003f000-0x000000000003ffff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000000040000-0x000000000009dfff] usable
                              [    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
                              [    0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000012151000-0x0000000077110fff] usable
                              [    0.000000] BIOS-e820: [mem 0x0000000077111000-0x0000000079235fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000079236000-0x0000000079250fff] ACPI data
                              [    0.000000] BIOS-e820: [mem 0x0000000079251000-0x0000000079654fff] ACPI NVS
                              [    0.000000] BIOS-e820: [mem 0x0000000079655000-0x0000000079992fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000079993000-0x00000000799f7fff] type 20
                              [    0.000000] BIOS-e820: [mem 0x00000000799f8000-0x0000000079d7afff] usable
                              [    0.000000] BIOS-e820: [mem 0x0000000079d7b000-0x0000000079d7bfff] ACPI NVS
                              [    0.000000] BIOS-e820: [mem 0x0000000079d7c000-0x0000000079da5fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000079da6000-0x000000007a9defff] usable
                              [    0.000000] BIOS-e820: [mem 0x000000007a9df000-0x000000007a9e0fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x000000007a9e1000-0x000000007affffff] usable
                              [    0.000000] BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
                              [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
                              [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
                              [    0.000000] NX (Execute Disable) protection: active
                              [    0.000000] efi: EFI v2.50 by American Megatrends
                              [    0.000000] efi:  ACPI=0x79243000  ACPI 2.0=0x79243000  SMBIOS=0x7984c000  SMBIOS 3.0=0x7984b000  ESRT=0x79846e58
                              [    0.000000] secureboot: Secure boot could not be determined (mode 0)
                              [    0.000000] SMBIOS 3.0.0 present.
                              [    0.000000] DMI:  /NUC6CAYB, BIOS AYAPLCEL.86A.0064.2019.0910.1422 09/10/2019
                              [    0.000000] tsc: Detected 1497.600 MHz processor
                              [    0.000028] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
                              [    0.000032] e820: remove [mem 0x000a0000-0x000fffff] usable
                              [    0.000051] last_pfn = 0x280000 max_arch_pfn = 0x400000000
                              [    0.000057] MTRR default type: uncachable
                              [    0.000058] MTRR fixed ranges enabled:
                              [    0.000060]   00000-6FFFF write-back
                              [    0.000062]   70000-7FFFF uncachable
                              [    0.000064]   80000-9FFFF write-back
                              [    0.000065]   A0000-BFFFF uncachable
                              [    0.000067]   C0000-FFFFF write-protect
                              [    0.000068] MTRR variable ranges enabled:
                              [    0.000071]   0 base 0000000000 mask 7F80000000 write-back
                              [    0.000074]   1 base 007C000000 mask 7FFC000000 uncachable
                              [    0.000076]   2 base 007B000000 mask 7FFF000000 uncachable
                              [    0.000078]   3 base 0100000000 mask 7F00000000 write-back
                              [    0.000080]   4 base 0200000000 mask 7F80000000 write-back
                              [    0.000082]   5 base 00FF000000 mask 7FFF000000 write-combining
                              [    0.000083]   6 disabled
                              [    0.000084]   7 disabled
                              [    0.000085]   8 disabled
                              [    0.000086]   9 disabled
                              [    0.000629] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
                              [    0.000718] last_pfn = 0x7b000 max_arch_pfn = 0x400000000
                              [    0.007864] esrt: Reserving ESRT space from 0x0000000079846e58 to 0x0000000079846e90.
                              [    0.007878] Using GB pages for direct mapping
                              [    0.009619] RAMDISK: [mem 0x34eaf000-0x3674efff]
                              [    0.009630] ACPI: Early table checksum verification disabled
                              [    0.009636] ACPI: RSDP 0x0000000079243000 000024 (v02 INTEL )
                              [    0.009643] ACPI: XSDT 0x00000000792430C0 0000EC (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
                              [    0.009652] ACPI: FACP 0x000000007924BF50 000114 (v06 INTEL  NUC6CAYB 01072009 AMI  00010013)
                              [    0.009661] ACPI: DSDT 0x0000000079243250 008CF8 (v02 INTEL  NUC6CAYB 01072009 INTL 20120913)
                              [    0.009667] ACPI: FACS 0x0000000079624080 000040
                              [    0.009671] ACPI: FPDT 0x000000007924C070 000044 (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
                              [    0.009676] ACPI: FIDT 0x000000007924C0C0 00009C (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
                              [    0.009681] ACPI: MCFG 0x000000007924C160 00003C (v01 INTEL  NUC6CAYB 01072009 MSFT 00000097)
                              [    0.009686] ACPI: DBG2 0x000000007924C1A0 000072 (v00 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009691] ACPI: DBGP 0x000000007924C220 000034 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009696] ACPI: HPET 0x000000007924C260 000038 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009700] ACPI: LPIT 0x000000007924C2A0 00005C (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009705] ACPI: APIC 0x000000007924C300 000084 (v03 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009710] ACPI: NPKT 0x000000007924C390 000065 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009715] ACPI: PRAM 0x000000007924C400 000030 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009719] ACPI: WSMT 0x000000007924C430 000028 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009724] ACPI: SSDT 0x000000007924C460 00002B (v02 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009729] ACPI: SSDT 0x000000007924C490 000A19 (v01 INTEL  NUC6CAYB 00001000 INTL 20120913)
                              [    0.009734] ACPI: SSDT 0x000000007924CEB0 000442 (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
                              [    0.009739] ACPI: SSDT 0x000000007924D300 00072B (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
                              [    0.009744] ACPI: SSDT 0x000000007924DA30 00032D (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
                              [    0.009749] ACPI: SSDT 0x000000007924DD60 00017C (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
                              [    0.009754] ACPI: SSDT 0x000000007924DEE0 002740 (v02 INTEL  NUC6CAYB 00003000 INTL 20120913)
                              [    0.009759] ACPI: UEFI 0x0000000079250620 000042 (v01 INTEL  NUC6CAYB 00000000      00000000)
                              [    0.009764] ACPI: BGRT 0x0000000079250670 000038 (v01 INTEL  NUC6CAYB 01072009 AMI  00010013)
                              [    0.009769] ACPI: TPM2 0x00000000792506B0 000034 (v03 INTEL  NUC6CAYB 00000001 AMI  00000000)
                              [    0.009774] ACPI: DMAR 0x00000000792506F0 0000A8 (v01 INTEL  NUC6CAYB 00000003 BRXT 0100000D)
                              [    0.009778] ACPI: WDAT 0x00000000792507A0 000104 (v01 INTEL  NUC6CAYB 00000000      00000000)
                              [    0.009783] ACPI: NHLT 0x00000000792508B0 00002D (v00 INTEL  NUC6CAYB 00000002      01000013)
                              [    0.009796] ACPI: Local APIC address 0xfee00000
                              [    0.010024] No NUMA configuration found
                              [    0.010027] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
                              [    0.010035] NODE_DATA(0) allocated [mem 0x27fffb000-0x27fffffff]
                              [    0.010096] Zone ranges:
                              [    0.010098]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
                              [    0.010101]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
                              [    0.010103]   Normal   [mem 0x0000000100000000-0x000000027fffffff]
                              [    0.010105]   Device   empty
                              [    0.010106] Movable zone start for each node
                              [    0.010108] Early memory node ranges
                              [    0.010109]   node   0: [mem 0x0000000000001000-0x000000000003efff]
                              [    0.010111]   node   0: [mem 0x0000000000040000-0x000000000009dfff]
                              [    0.010112]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
                              [    0.010114]   node   0: [mem 0x0000000012151000-0x0000000077110fff]
                              [    0.010115]   node   0: [mem 0x00000000799f8000-0x0000000079d7afff]
                              [    0.010117]   node   0: [mem 0x0000000079da6000-0x000000007a9defff]
                              [    0.010118]   node   0: [mem 0x000000007a9e1000-0x000000007affffff]
                              [    0.010119]   node   0: [mem 0x0000000100000000-0x000000027fffffff]
                              [    0.011667] Zeroed struct page in unavailable ranges: 39625 pages
                              [    0.011670] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
                              [    0.011673] On node 0 totalpages: 2057527
                              [    0.011676]   DMA zone: 64 pages used for memmap
                              [    0.011677]   DMA zone: 22 pages reserved
                              [    0.011679]   DMA zone: 3996 pages, LIFO batch:0
                              [    0.011904]   DMA32 zone: 7511 pages used for memmap
                              [    0.011906]   DMA32 zone: 480667 pages, LIFO batch:63
                              [    0.045293]   Normal zone: 24576 pages used for memmap
                              [    0.045295]   Normal zone: 1572864 pages, LIFO batch:63
                              [    0.128993] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
                              [    0.129251] ACPI: PM-Timer IO Port: 0x408
                              [    0.129255] ACPI: Local APIC address 0xfee00000
                              [    0.129266] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
                              [    0.129268] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
                              [    0.129270] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
                              [    0.129271] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
                              [    0.129306] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
                              [    0.129309] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
                              [    0.129313] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
                              [    0.129315] ACPI: IRQ0 used by override.
                              [    0.129317] ACPI: IRQ9 used by override.
                              [    0.129320] Using ACPI (MADT) for SMP configuration information
                              [    0.129323] ACPI: HPET id: 0x8086a701 base: 0xfed00000
                              [    0.129340] e820: update [mem 0x75254000-0x752b5fff] usable ==> reserved
                              [    0.129363] TSC deadline timer available
                              [    0.129366] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
                              [    0.129427] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
                              [    0.129431] PM: Registered nosave memory: [mem 0x0003f000-0x0003ffff]
                              [    0.129435] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
                              [    0.129438] PM: Registered nosave memory: [mem 0x10000000-0x12150fff]
                              [    0.129442] PM: Registered nosave memory: [mem 0x75254000-0x752b5fff]
                              [    0.129446] PM: Registered nosave memory: [mem 0x77111000-0x79235fff]
                              [    0.129447] PM: Registered nosave memory: [mem 0x79236000-0x79250fff]
                              [    0.129448] PM: Registered nosave memory: [mem 0x79251000-0x79654fff]
                              [    0.129450] PM: Registered nosave memory: [mem 0x79655000-0x79992fff]
                              [    0.129451] PM: Registered nosave memory: [mem 0x79993000-0x799f7fff]
                              [    0.129455] PM: Registered nosave memory: [mem 0x79d7b000-0x79d7bfff]
                              [    0.129456] PM: Registered nosave memory: [mem 0x79d7c000-0x79da5fff]
                              [    0.129460] PM: Registered nosave memory: [mem 0x7a9df000-0x7a9e0fff]
                              [    0.129464] PM: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
                              [    0.129465] PM: Registered nosave memory: [mem 0x80000000-0xcfffffff]
                              [    0.129467] PM: Registered nosave memory: [mem 0xd0000000-0xd0ffffff]
                              [    0.129468] PM: Registered nosave memory: [mem 0xd1000000-0xdfffffff]
                              [    0.129469] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
                              [    0.129471] PM: Registered nosave memory: [mem 0xf0000000-0xfe041fff]
                              [    0.129472] PM: Registered nosave memory: [mem 0xfe042000-0xfe044fff]
                              [    0.129473] PM: Registered nosave memory: [mem 0xfe045000-0xfe8fffff]
                              [    0.129474] PM: Registered nosave memory: [mem 0xfe900000-0xfe902fff]
                              [    0.129476] PM: Registered nosave memory: [mem 0xfe903000-0xfebfffff]
                              [    0.129477] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
                              [    0.129478] PM: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
                              [    0.129480] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
                              [    0.129481] PM: Registered nosave memory: [mem 0xfed02000-0xfedfffff]
                              [    0.129482] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
                              [    0.129484] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
                              [    0.129485] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
                              [    0.129488] [mem 0x80000000-0xcfffffff] available for PCI devices
                              [    0.129490] Booting paravirtualized kernel on bare hardware
                              [    0.129495] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
                              [    0.385418] random: get_random_bytes called from start_kernel+0x93/0x52f with crng_init=0
                              [    0.385439] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
                              [    0.386043] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u524288
                              [    0.386061] pcpu-alloc: s144408 r8192 d31720 u524288 alloc=1*2097152
                              [    0.386063] pcpu-alloc: [0] 0 1 2 3
                              [    0.386117] Built 1 zonelists, mobility grouping on.  Total pages: 2025354
                              [    0.386119] Policy zone: Normal
                              [    0.386123] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-10-amd64 root=UUID=5bf2bc88-333e-4625-a58c-e4839727c478 ro quiet
                              [    0.400862] Calgary: detecting Calgary via BIOS EBDA area
                              [    0.400866] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
                              [    0.448783] Memory: 7867800K/8230108K available (10252K kernel code, 1241K rwdata, 3316K rodata, 1592K init, 2272K bss, 362308K reserved, 0K cma-reserved)
                              [    0.449026] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                              [    0.449041] ftrace: allocating 31900 entries in 125 pages
                              [    0.471860] rcu: Hierarchical RCU implementation.
                              [    0.471864] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
                              [    0.471866] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
                              [    0.478515] NR_IRQS: 33024, nr_irqs: 1024, preallocated irqs: 16
                              [    0.478927] Console: colour dummy device 80x25
                              [    0.478935] console [tty0] enabled
                              [    0.478982] ACPI: Core revision 20180810
                              [    0.479453] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
                              [    0.479489] hpet clockevent registered
                              [    0.479557] APIC: Switch to symmetric I/O mode setup
                              [    0.479560] DMAR: Host address width 39
                              [    0.479563] DMAR: DRHD base: 0x000000fed64000 flags: 0x0
                              [    0.479574] DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
                              [    0.479576] DMAR: DRHD base: 0x000000fed65000 flags: 0x1
                              [    0.479590] DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
                              [    0.479594] DMAR: RMRR base: 0x000000791d1000 end: 0x000000791f0fff
                              [    0.479596] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
                              [    0.479600] DMAR-IR: IOAPIC id 1 under DRHD base  0xfed65000 IOMMU 1
                              [    0.479601] DMAR-IR: HPET id 0 under DRHD base 0xfed65000
                              [    0.479603] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
                              [    0.481716] DMAR-IR: Enabled IRQ remapping in x2apic mode
                              [    0.481719] x2apic enabled
                              [    0.481740] Switched APIC routing to cluster x2apic.
                              [    0.486474] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
                              [    0.503507] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
                              [    0.503537] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=5990400)
                              [    0.503542] pid_max: default: 32768 minimum: 301
                              [    0.504755] Security Framework initialized
                              [    0.504758] Yama: disabled by default; enable with sysctl kernel.yama.*
                              [    0.504799] AppArmor: AppArmor initialized
                              [    0.507534] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
                              [    0.508904] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
                              [    0.508987] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
                              [    0.509030] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
                              [    0.509547] CPU0: Thermal monitoring enabled (TM1)
                              [    0.509634] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
                              [    0.509636] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
                              [    0.509639] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
                              [    0.509641] Spectre V2 : Mitigation: Full generic retpoline
                              [    0.509642] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
                              [    0.509644] Spectre V2 : Enabling Restricted Speculation for firmware calls
                              [    0.509658] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
                              [    0.519514] Freeing SMP alternatives memory: 24K
                              [    0.529524] smpboot: CPU0: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz (family: 0x6, model: 0x5c, stepping: 0x9)
                              [    0.529774] Performance Events: PEBS fmt3+, Goldmont events, 32-deep LBR, full-width counters, Intel PMU driver.
                              [    0.529803] ... version:                4
                              [    0.529804] ... bit width:              48
                              [    0.529805] ... generic registers:      4
                              [    0.529807] ... value mask:             0000ffffffffffff
                              [    0.529808] ... max period:             00007fffffffffff
                              [    0.529809] ... fixed-purpose events:   3
                              [    0.529810] ... event mask:             000000070000000f
                              [    0.529892] rcu: Hierarchical SRCU implementation.
                              [    0.530654] random: crng done (trusting CPU's manufacturer)
                              [    0.531114] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
                              [    0.531244] smp: Bringing up secondary CPUs ...
                              [    0.531483] x86: Booting SMP configuration:
                              [    0.531486] .... node  #0, CPUs:      #1 #2 #3
                              [    0.531707] smp: Brought up 1 node, 4 CPUs
                              [    0.531707] smpboot: Max logical packages: 1
                              [    0.531707] smpboot: Total of 4 processors activated (11980.80 BogoMIPS)
                              [    0.534329] devtmpfs: initialized
                              [    0.534329] x86/mm: Memory block size: 128MB
                              [    0.536749] PM: Registering ACPI NVS region [mem 0x79251000-0x79654fff] (4210688 bytes)
                              [    0.536749] PM: Registering ACPI NVS region [mem 0x79d7b000-0x79d7bfff] (4096 bytes)
                              [    0.536749] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
                              [    0.536749] futex hash table entries: 1024 (order: 4, 65536 bytes)
                              [    0.536749] pinctrl core: initialized pinctrl subsystem
                              [    0.537850] NET: Registered protocol family 16
                              [    0.538028] audit: initializing netlink subsys (disabled)
                              [    0.538044] audit: type=2000 audit(1600690971.056:1): state=initialized audit_enabled=0 res=1
                              [    0.539574] cpuidle: using governor ladder
                              [    0.539582] cpuidle: using governor menu
                              [    0.539622] ACPI: bus type PCI registered
                              [    0.539622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
                              [    0.539686] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
                              [    0.539692] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
                              [    0.539722] PCI: Using configuration type 1 for base access
                              [    0.541152] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
                              [    0.541152] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
                              [    0.541152] ACPI: Added _OSI(Module Device)
                              [    0.541152] ACPI: Added _OSI(Processor Device)
                              [    0.541152] ACPI: Added _OSI(3.0 _SCP Extensions)
                              [    0.541152] ACPI: Added _OSI(Processor Aggregator Device)
                              [    0.541152] ACPI: Added _OSI(Linux-Dell-Video)
                              [    0.541152] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
                              [    0.554391] ACPI: 8 ACPI AML tables successfully acquired and loaded
                              [    0.559480] ACPI: Dynamic OEM Table Load:
                              [    0.559492] ACPI: SSDT 0xFFFF993675CD7C00 00015F (v02 PmRef  ApIst    00003000 INTL 20120913)
                              [    0.561256] ACPI: EC: EC started
                              [    0.561257] ACPI: EC: interrupt blocked
                              [    0.561343] ACPI: \_SB_.PCI0.SBRG.H_EC: Used as first EC
                              [    0.561346] ACPI: \_SB_.PCI0.SBRG.H_EC: GPE=0x40, EC_CMD/EC_SC=0x66, EC_DATA=0x62
                              [    0.561349] ACPI: \_SB_.PCI0.SBRG.H_EC: Used as boot DSDT EC to handle transactions
                              [    0.561350] ACPI: Interpreter enabled
                              [    0.561396] ACPI: (supports S0 S3 S4 S5)
                              [    0.561399] ACPI: Using IOAPIC for interrupt routing
                              [    0.561458] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
                              [    0.562018] ACPI: Enabled 1 GPEs in block 00 to 7F
                              [    0.577067] ACPI: Power Resource [FN00] (on)
                              [    0.578559] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
                              [    0.578569] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
                              [    0.579852] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
                              [    0.581166] PCI host bridge to bus 0000:00
                              [    0.581170] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
                              [    0.581173] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
                              [    0.581175] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
                              [    0.581178] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
                              [    0.581180] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
                              [    0.581183] pci_bus 0000:00: root bus resource [mem 0x7b800001-0x7bffffff window]
                              [    0.581185] pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
                              [    0.581187] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
                              [    0.581190] pci_bus 0000:00: root bus resource [bus 00-ff]
                              [    0.581207] pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
                              [    0.581748] pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
                              [    0.581770] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
                              [    0.581781] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
                              [    0.581789] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
                              [    0.581824] pci 0000:00:02.0: BAR 2: assigned to efifb
                              [    0.582339] pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040380
                              [    0.582372] pci 0000:00:0e.0: reg 0x10: [mem 0x91310000-0x91313fff 64bit]
                              [    0.582404] pci 0000:00:0e.0: reg 0x20: [mem 0x91000000-0x910fffff 64bit]
                              [    0.582482] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
                              [    0.582979] pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
                              [    0.583028] pci 0000:00:0f.0: reg 0x10: [mem 0x91325000-0x91325fff 64bit]
                              [    0.583171] pci 0000:00:0f.0: PME# supported from D3hot
                              [    0.583613] pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
                              [    0.583643] pci 0000:00:12.0: reg 0x10: [mem 0x91314000-0x91315fff]
                              [    0.583653] pci 0000:00:12.0: reg 0x14: [mem 0x91322000-0x913220ff]
                              [    0.583664] pci 0000:00:12.0: reg 0x18: [io  0xf090-0xf097]
                              [    0.583673] pci 0000:00:12.0: reg 0x1c: [io  0xf080-0xf083]
                              [    0.583682] pci 0000:00:12.0: reg 0x20: [io  0xf060-0xf07f]
                              [    0.583692] pci 0000:00:12.0: reg 0x24: [mem 0x91321000-0x913217ff]
                              [    0.583745] pci 0000:00:12.0: PME# supported from D3hot
                              [    0.584154] pci 0000:00:13.0: [8086:5ad8] type 01 class 0x060400
                              [    0.584265] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
                              [    0.584680] pci 0000:00:13.1: [8086:5ad9] type 01 class 0x060400
                              [    0.584795] pci 0000:00:13.1: PME# supported from D0 D3hot D3cold
                              [    0.585216] pci 0000:00:13.2: [8086:5ada] type 01 class 0x060400
                              [    0.585329] pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
                              [    0.585774] pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
                              [    0.585810] pci 0000:00:15.0: reg 0x10: [mem 0x91300000-0x9130ffff 64bit]
                              [    0.585901] pci 0000:00:15.0: PME# supported from D3hot D3cold
                              [    0.586328] pci 0000:00:16.0: [8086:5aac] type 00 class 0x118000
                              [    0.586360] pci 0000:00:16.0: reg 0x10: [mem 0x91320000-0x91320fff 64bit]
                              [    0.586385] pci 0000:00:16.0: reg 0x18: [mem 0x9131f000-0x9131ffff 64bit]
                              [    0.586876] pci 0000:00:18.0: [8086:5abc] type 00 class 0x118000
                              [    0.586908] pci 0000:00:18.0: reg 0x10: [mem 0x9131e000-0x9131efff 64bit]
                              [    0.586923] pci 0000:00:18.0: reg 0x18: [mem 0x9131d000-0x9131dfff 64bit]
                              [    0.587420] pci 0000:00:19.0: [8086:5ac2] type 00 class 0x118000
                              [    0.587450] pci 0000:00:19.0: reg 0x10: [mem 0x9131c000-0x9131cfff 64bit]
                              [    0.587467] pci 0000:00:19.0: reg 0x18: [mem 0x9131b000-0x9131bfff 64bit]
                              [    0.587933] pci 0000:00:19.1: [8086:5ac4] type 00 class 0x118000
                              [    0.587968] pci 0000:00:19.1: reg 0x10: [mem 0x9131a000-0x9131afff 64bit]
                              [    0.587984] pci 0000:00:19.1: reg 0x18: [mem 0x91319000-0x91319fff 64bit]
                              [    0.588479] pci 0000:00:19.2: [8086:5ac6] type 00 class 0x118000
                              [    0.588511] pci 0000:00:19.2: reg 0x10: [mem 0x91318000-0x91318fff 64bit]
                              [    0.588533] pci 0000:00:19.2: reg 0x18: [mem 0x91317000-0x91317fff 64bit]
                              [    0.589029] pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
                              [    0.589573] pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
                              [    0.589651] pci 0000:00:1f.1: reg 0x10: [mem 0x91316000-0x913160ff 64bit]
                              [    0.589735] pci 0000:00:1f.1: reg 0x20: [io  0xf040-0xf05f]
                              [    0.590327] pci 0000:01:00.0: [10ec:5229] type 00 class 0xff0000
                              [    0.590362] pci 0000:01:00.0: reg 0x10: [mem 0x91200000-0x91200fff]
                              [    0.590465] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
                              [    0.590472] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
                              [    0.590563] pci 0000:01:00.0: supports D1 D2
                              [    0.590566] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
                              [    0.590715] pci 0000:00:13.0: PCI bridge to [bus 01]
                              [    0.590722] pci 0000:00:13.0:   bridge window [mem 0x91200000-0x912fffff]
                              [    0.590812] pci 0000:00:13.1: PCI bridge to [bus 02]
                              [    0.590930] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
                              [    0.590978] pci 0000:03:00.0: reg 0x10: [io  0xe000-0xe0ff]
                              [    0.591018] pci 0000:03:00.0: reg 0x18: [mem 0x91104000-0x91104fff 64bit]
                              [    0.591041] pci 0000:03:00.0: reg 0x20: [mem 0x91100000-0x91103fff 64bit]
                              [    0.591073] pci 0000:03:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
                              [    0.591081] pci 0000:03:00.0: Max Payload Size set to 128 (was 128, max 128)
                              [    0.591198] pci 0000:03:00.0: supports D1 D2
                              [    0.591200] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
                              [    0.591365] pci 0000:00:13.2: PCI bridge to [bus 03]
                              [    0.591370] pci 0000:00:13.2:   bridge window [io  0xe000-0xefff]
                              [    0.591376] pci 0000:00:13.2:   bridge window [mem 0x91100000-0x911fffff]
                              [    0.592443] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.592555] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.592666] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.592778] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.592894] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.593004] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.593112] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.593223] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
                              [    0.593747] ACPI: EC: interrupt unblocked
                              [    0.593747] ACPI: EC: event unblocked
                              [    0.593747] ACPI: \_SB_.PCI0.SBRG.H_EC: GPE=0x40, EC_CMD/EC_SC=0x66, EC_DATA=0x62
                              [    0.593747] ACPI: \_SB_.PCI0.SBRG.H_EC: Used as boot DSDT EC to handle transactions and events
                              [    0.595541] pci 0000:00:02.0: vgaarb: setting as boot VGA device
                              [    0.595544] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
                              [    0.595554] pci 0000:00:02.0: vgaarb: bridge control possible
                              [    0.595556] vgaarb: loaded
                              [    0.595661] pps_core: LinuxPPS API ver. 1 registered
                              [    0.595662] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
                              [    0.595672] PTP clock support registered
                              [    0.595686] EDAC MC: Ver: 3.0.0
                              [    0.595866] Registered efivars operations
                              [    0.595866] PCI: Using ACPI for IRQ routing
                              [    0.626918] PCI: pci_cache_line_size set to 64 bytes
                              [    0.627023] e820: reserve RAM buffer [mem 0x0003f000-0x0003ffff]
                              [    0.627026] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
                              [    0.627027] e820: reserve RAM buffer [mem 0x75254000-0x77ffffff]
                              [    0.627029] e820: reserve RAM buffer [mem 0x77111000-0x77ffffff]
                              [    0.627030] e820: reserve RAM buffer [mem 0x79d7b000-0x7bffffff]
                              [    0.627032] e820: reserve RAM buffer [mem 0x7a9df000-0x7bffffff]
                              [    0.627034] e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
                              [    0.627225] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
                              [    0.627225] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
                              [    0.629581] clocksource: Switched to clocksource tsc-early
                              [    0.648502] VFS: Disk quotas dquot_6.6.0
                              [    0.648537] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
                              [    0.648755] AppArmor: AppArmor Filesystem Enabled
                              [    0.648793] pnp: PnP ACPI init
                              [    0.649442] system 00:00: [io  0x0a00-0x0a1f] has been reserved
                              [    0.649445] system 00:00: [io  0x0a20-0x0a2f] has been reserved
                              [    0.649448] system 00:00: [io  0x0a30-0x0a3f] has been reserved
                              [    0.649450] system 00:00: [io  0x0a40-0x0a4f] has been reserved
                              [    0.649453] system 00:00: [io  0x0a50-0x0a5f] has been reserved
                              [    0.649455] system 00:00: [io  0x0a60-0x0a6f] has been reserved
                              [    0.649466] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
                              [    0.649873] pnp 00:01: [dma 0 disabled]
                              [    0.649928] pnp 00:01: Plug and Play ACPI device, IDs ITE8708 (active)
                              [    0.650013] system 00:02: [io  0x0680-0x069f] has been reserved
                              [    0.650017] system 00:02: [io  0x0400-0x047f] could not be reserved
                              [    0.650019] system 00:02: [io  0x0500-0x05fe] has been reserved
                              [    0.650022] system 00:02: [io  0x0600-0x061f] has been reserved
                              [    0.650024] system 00:02: [io  0x164e-0x164f] has been reserved
                              [    0.650032] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
                              [    0.650644] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
                              [    0.650647] system 00:03: [mem 0xfea00000-0xfeafffff] has been reserved
                              [    0.650650] system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
                              [    0.650653] system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
                              [    0.650655] system 00:03: [mem 0xfed06000-0xfed06fff] has been reserved
                              [    0.650658] system 00:03: [mem 0xfed08000-0xfed09fff] has been reserved
                              [    0.650661] system 00:03: [mem 0xfed80000-0xfedbffff] has been reserved
                              [    0.650663] system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
                              [    0.650666] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
                              [    0.650674] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
                              [    0.650911] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
                              [    0.651171] pnp: PnP ACPI: found 5 devices
                              [    0.659111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
                              [    0.659155] pci 0000:00:13.0: PCI bridge to [bus 01]
                              [    0.659162] pci 0000:00:13.0:   bridge window [mem 0x91200000-0x912fffff]
                              [    0.659171] pci 0000:00:13.1: PCI bridge to [bus 02]
                              [    0.659183] pci 0000:00:13.2: PCI bridge to [bus 03]
                              [    0.659187] pci 0000:00:13.2:   bridge window [io  0xe000-0xefff]
                              [    0.659193] pci 0000:00:13.2:   bridge window [mem 0x91100000-0x911fffff]
                              [    0.659202] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
                              [    0.659205] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
                              [    0.659207] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
                              [    0.659210] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
                              [    0.659212] pci_bus 0000:00: resource 8 [mem 0x7c000001-0x7fffffff window]
                              [    0.659215] pci_bus 0000:00: resource 9 [mem 0x7b800001-0x7bffffff window]
                              [    0.659217] pci_bus 0000:00: resource 10 [mem 0x80000000-0xcfffffff window]
                              [    0.659220] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xefffffff window]
                              [    0.659223] pci_bus 0000:01: resource 1 [mem 0x91200000-0x912fffff]
                              [    0.659225] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
                              [    0.659228] pci_bus 0000:03: resource 1 [mem 0x91100000-0x911fffff]
                              [    0.659441] NET: Registered protocol family 2
                              [    0.659739] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
                              [    0.659833] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
                              [    0.660229] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
                              [    0.660742] TCP: Hash tables configured (established 65536 bind 65536)
                              [    0.660854] UDP hash table entries: 4096 (order: 5, 131072 bytes)
                              [    0.660960] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
                              [    0.661150] NET: Registered protocol family 1
                              [    0.661161] NET: Registered protocol family 44
                              [    0.661185] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
                              [    0.661733] PCI: CLS 0 bytes, default 64
                              [    0.661818] Unpacking initramfs...
                              [    1.486348] Freeing initrd memory: 25216K
                              [    1.507539] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
                              [    1.507542] software IO TLB: mapped [mem 0x6d500000-0x71500000] (64MB)
                              [    1.507597] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
                              [    1.507623] clocksource: Switched to clocksource tsc
                              [    1.508838] Initialise system trusted keyrings
                              [    1.508860] Key type blacklist registered
                              [    1.508972] workingset: timestamp_bits=40 max_order=21 bucket_order=0
                              [    1.511349] zbud: loaded
                              [    1.874808] Key type asymmetric registered
                              [    1.874812] Asymmetric key parser 'x509' registered
                              [    1.874840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
                              [    1.874925] io scheduler noop registered
                              [    1.874927] io scheduler deadline registered
                              [    1.875002] io scheduler cfq registered (default)
                              [    1.875004] io scheduler mq-deadline registered
                              [    1.875767] pcieport 0000:00:13.0: Signaling PME with IRQ 122
                              [    1.876104] pcieport 0000:00:13.1: Signaling PME with IRQ 123
                              [    1.876429] pcieport 0000:00:13.2: Signaling PME with IRQ 124
                              [    1.876528] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
                              [    1.876558] efifb: probing for efifb
                              [    1.876593] efifb: framebuffer at 0x80000000, using 32448k, total 32448k
                              [    1.876595] efifb: mode is 3840x2160x32, linelength=15360, pages=1
                              [    1.876596] efifb: scrolling: redraw
                              [    1.876598] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
                              [    1.927816] Console: switching to colour frame buffer device 480x135
                              [    1.978792] fb0: EFI VGA frame buffer device
                              [    1.978816] intel_idle: MWAIT substates: 0x11242020
                              [    1.978818] intel_idle: v0.4.1 model 0x5C
                              [    1.979259] intel_idle: lapic_timer_reliable_states 0xffffffff
                              [    1.981881] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
                              [    1.982863] Linux agpgart interface v0.103
                              [    1.982970] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
                              [    1.982971] AMD IOMMUv2 functionality not available on this system
                              [    1.983557] i8042: PNP: No PS/2 controller found.
                              [    1.983558] i8042: Probing ports directly.
                              [    2.000450] serio: i8042 KBD port at 0x60,0x64 irq 1
                              [    2.000466] serio: i8042 AUX port at 0x60,0x64 irq 12
                              [    2.000871] mousedev: PS/2 mouse device common for all mice
                              [    2.000981] rtc_cmos 00:04: RTC can wake from S4
                              [    2.001617] rtc_cmos 00:04: registered as rtc0
                              [    2.001656] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
                              [    2.001678] intel_pstate: Intel P-state driver initializing
                              [    2.002407] ledtrig-cpu: registered to indicate activity on CPUs
                              [    2.003907] NET: Registered protocol family 10
                              [    2.015310] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
                              [    2.026573] Segment Routing with IPv6
                              [    2.026612] mip6: Mobile IPv6
                              [    2.026616] NET: Registered protocol family 17
                              [    2.026964] mpls_gso: MPLS GSO support
                              [    2.027855] mce: Using 7 MCE banks
                              [    2.027998] microcode: sig=0x506c9, pf=0x1, revision=0x3c
                              [    2.028215] microcode: Microcode Update Driver: v2.2.
                              [    2.028238] sched_clock: Marking stable (2027557824, 645818)->(2033337549, -5133907)
                              [    2.028874] registered taskstats version 1
                              [    2.028875] Loading compiled-in X.509 certificates
                              [    2.086104] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
                              [    2.086150] Loaded X.509 cert 'Debian Secure Boot Signer 2020: 00b55eb3b9'
                              [    2.087786] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
                              [    2.087817] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
                              [    2.089636] zswap: loaded using pool lzo/zbud
                              [    2.090023] AppArmor: AppArmor sha1 policy hashing enabled
                              [    2.090733] rtc_cmos 00:04: setting system clock to 2020-09-21 12:22:52 UTC (1600690972)
                              [    2.506605] Freeing unused kernel image memory: 1592K
                              [    2.531730] Write protecting the kernel read-only data: 16384k
                              [    2.534938] Freeing unused kernel image memory: 2028K
                              [    2.535344] Freeing unused kernel image memory: 780K
                              [    2.552906] x86/mm: Checked W+X mappings: passed, no W+X pages found.
                              [    2.552911] Run /init as init process
                              [    2.679832] thermal LNXTHERM:00: registered as thermal_zone0
                              [    2.679835] ACPI: Thermal Zone [TZ01] (58 C)
                              [    2.696055] i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
                              [    2.696058] i801_smbus 0000:00:1f.1: PCI INT A: not connected
                              [    2.696083] i801_smbus 0000:00:1f.1: SPD Write Disable is set
                              [    2.696110] i801_smbus 0000:00:1f.1: SMBus using polling
                              [    2.700311] SCSI subsystem initialized
                              [    2.707759] dw-apb-uart.1: ttyS0 at MMIO 0x9131e000 (irq = 4, base_baud = 115200) is a 16550A
                              [    2.710436] ACPI: bus type USB registered
                              [    2.710471] usbcore: registered new interface driver usbfs
                              [    2.710481] usbcore: registered new interface driver hub
                              [    2.710518] usbcore: registered new device driver usb
                              [    2.714487] libphy: r8169: probed
                              [    2.714875] r8169 0000:03:00.0 eth0: RTL8168h/8111h, f4:4d:30:6b:96:21, XID 54100800, IRQ 126
                              [    2.714878] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
                              [    2.719672] cryptd: max_cpu_qlen set to 1000
                              [    2.722426] libata version 3.00 loaded.
                              [    2.729485] xhci_hcd 0000:00:15.0: xHCI Host Controller
                              [    2.729507] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
                              [    2.729659] ahci 0000:00:12.0: version 3.0
                              [    2.729745] SSE version of gcm_enc/dec engaged.
                              [    2.730619] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
                              [    2.730643] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
                              [    2.730945] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
                              [    2.730947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              [    2.730949] usb usb1: Product: xHCI Host Controller
                              [    2.730950] usb usb1: Manufacturer: Linux 4.19.0-10-amd64 xhci-hcd
                              [    2.730952] usb usb1: SerialNumber: 0000:00:15.0
                              [    2.731146] hub 1-0:1.0: USB hub found
                              [    2.731162] hub 1-0:1.0: 8 ports detected
                              [    2.731885] xhci_hcd 0000:00:15.0: xHCI Host Controller
                              [    2.731890] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
                              [    2.731895] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
                              [    2.731951] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
                              [    2.731953] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              [    2.731955] usb usb2: Product: xHCI Host Controller
                              [    2.731956] usb usb2: Manufacturer: Linux 4.19.0-10-amd64 xhci-hcd
                              [    2.731958] usb usb2: SerialNumber: 0000:00:15.0
                              [    2.732089] hub 2-0:1.0: USB hub found
                              [    2.732104] hub 2-0:1.0: 7 ports detected
                              [    2.740070] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
                              [    2.740074] ahci 0000:00:12.0: flags: 64bit ncq sntf pm clo only pmp pio slum part deso sadm sds apst
                              [    2.741023] scsi host0: ahci
                              [    2.747607] scsi host1: ahci
                              [    2.747751] ata1: SATA max UDMA/133 abar m2048@0x91321000 port 0x91321100 irq 127
                              [    2.747754] ata2: SATA max UDMA/133 abar m2048@0x91321000 port 0x91321180 irq 127
                              [    2.755948] r8169 0000:03:00.0 enp3s0: renamed from eth0
                              [    3.063680] ata2: SATA link down (SStatus 4 SControl 300)
                              [    3.223779] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
                              [    3.225285] ata1.00: NCQ Send/Recv Log not supported
                              [    3.225292] ata1.00: ATA-9: Samsung SSD 840 Series, DXT09B0Q, max UDMA/133
                              [    3.225297] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA
                              [    3.226355] ata1.00: NCQ Send/Recv Log not supported
                              [    3.226371] ata1.00: configured for UDMA/133
                              [    3.237132] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  9B0Q PQ: 0 ANSI: 5
                              [    3.250229] ata1.00: Enabling discard_zeroes_data
                              [    3.250274] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
                              [    3.250284] sd 0:0:0:0: [sda] Write Protect is off
                              [    3.250286] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
                              [    3.250298] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                              [    3.250486] ata1.00: Enabling discard_zeroes_data
                              [    3.253391]  sda: sda1 sda2 sda3
                              [    3.253996] ata1.00: Enabling discard_zeroes_data
                              [    3.254070] sd 0:0:0:0: [sda] Attached SCSI disk
                              [    3.341353] PM: Image not found (code -22)
                              [    3.524063] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                              [    3.727448] systemd[1]: Inserted module 'autofs4'
                              [    3.863118] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
                              [    3.879731] systemd[1]: Detected architecture x86-64.
                              [    3.888782] systemd[1]: Set hostname to <nucserver>.
                              [    3.998530] systemd[1]: /lib/systemd/system/lighttpd.service:6: PIDFile= references path below legacy directory /var/run/, updating /var/run/lighttpd.pid → /run/lighttpd.pid; please update the unit file accordingly.
                              

                              Nach dem drüber bügeln wird noch immer der Admin Adapter nicht gestartet. Kann man nicht alles löschen, und komplett neu anfangen?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Guest last edited by

                                @Boogie2005
                                Mir fällt nix mehr dazu ein.

                                ? 1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User @Thomas Braun last edited by

                                  @Thomas-Braun sagte in (Gelöst, wechsel auf Debian)Neuinstallation schlägt fehl:

                                  @Boogie2005
                                  Mir fällt nix mehr dazu ein.

                                  Vielleicht, wie ich den komplett neu installieren kann? Also alten entfernen, und neu drauf?

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Guest last edited by

                                    @Boogie2005
                                    Ich würde vermutlich ganz unten Anfangen und das Betriebssystem nochmal (und zwar OHNE Desktop) installieren.

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @Thomas Braun last edited by

                                      @Thomas-Braun sagte in (Gelöst, wechsel auf Debian)Neuinstallation schlägt fehl:

                                      @Boogie2005
                                      Ich würde vermutlich ganz unten Anfangen und das Betriebssystem nochmal (und zwar OHNE Desktop) installieren.

                                      es ist ein Debian ohne Desktop, dann müßte ich auch PiHole neu installieren, so oder so ein Tag Arbeit..... Danke für deine Versuche.

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Guest last edited by

                                        @Boogie2005 Vor vier Stunden lief die Kiste im RL5 / Desktop-Betrieb.

                                        ? 1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User @Thomas Braun last edited by A Former User

                                          @Thomas-Braun Ok, das verstehe ich nicht, wenn ich da einen Monitor anschließe, sehe ich nur die normale Eingabeaufforderung.
                                          Hast du mal einen Link zu einer Debian ohne Desktop?

                                          debian.jpg

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Guest last edited by

                                            @Boogie2005 Ich nehme immer die netinstal und da dann die kleinste Version die im Installer angeboten wird. Weiß gerade nicht wie das da genau bezeichnet wird.

                                            ? 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            777
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            einrichtungsfehler 404 lizenz
                                            6
                                            140
                                            5199
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo