Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Iobroker nicht mehr erreichbar / Festplatte voll?

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    545

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.6k

Iobroker nicht mehr erreichbar / Festplatte voll?

Geplant Angeheftet Gesperrt Verschoben Error/Bug
49 Beiträge 5 Kommentatoren 5.0k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • E erazor86

    |Hardwaresystem:| Pi4
    |Arbeitsspeicher:| 4GB |
    |Festplattenart:| SSD

    Hallo zusammen,
    ich habe die letzten Tage viel am iOBroker gebastelt. u.a. war ich zuletzt dabei meinen Roborock S5 Roboter einzubinden. Nachdem heute die Instanz keine Verbindung mehr hatte, habe ich den Adapter neu installiert. Nachdem ich meine Zugangsdaten zur Cloud eingegeben habe und die Verbindung gestartet habe, ist ioBroker abgestürzt und nicht mehr erreichbar.
    Die folgende Anleitung habe ich bereits befolgt. und habe nun folgendes Fehlerbild:

    Linux raspberrypi 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l
    
    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.
    
    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Tue Oct 24 11:39:48 2023 from 192.168.178.101
    pi@raspberrypi:~ $ iobroker start
    pi@raspberrypi:~ $ ps -A | grep iobroker
    pi@raspberrypi:~ $ cd /opt/iobroker
    pi@raspberrypi:/opt/iobroker $ iobroker start
    pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker
    pi@raspberrypi:/opt/iobroker $ node node_modules/iobroker.js-controller/controll                                                                                                                                                             er.js --logs
    2023-10-24 11:51:39.551  - info: host.raspberrypi iobroker.js-controller version                                                                                                                                                              4.0.24 js-controller starting
    2023-10-24 11:51:39.560  - info: host.raspberrypi Copyright (c) 2014-2022 bluefo                                                                                                                                                             x, 2014 hobbyquaker
    2023-10-24 11:51:39.561  - info: host.raspberrypi hostname: raspberrypi, node: v                                                                                                                                                             16.19.0
    2023-10-24 11:51:39.563  - info: host.raspberrypi ip addresses: 192.168.178.80 2                                                                                                                                                             003:cf:470a:6c00:6fde:cbfa:fc2:d970 fe80::33d1:b15c:b750:708d
    ENOSPC: no space left on device, write
    Error: ENOSPC: no space left on device, write
    2023-10-24 11:51:39.600  - error: host.raspberrypi uncaught exception: ENOSPC: n                                                                                                                                                             o space left on device, write
    2023-10-24 11:51:39.602  - error: host.raspberrypi Error: ENOSPC: no space left                                                                                                                                                              on device, write
    2023-10-24 11:51:39.613  - info: host.raspberrypi terminated. Could not reset al                                                                                                                                                             ive status for instances
    pi@raspberrypi:/opt/iobroker $ Linux raspberrypi 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l
    
    

    ich hatte ca. 1h vor dem Absturz noch durch Zufall gesehen, das nur noch ca. 4gb von den vorhandenen 28,... übrig sind. Das hatte mich schon etwas verwundert. Wenn ich den log oben richtig interpretiere, scheint jetzt nicht mehr ausreichend Festplattenspeicher frei zu sein korrekt?

    Jetzt ist es so, dass die Festplatte eigentlich deutlich mehr Kapazität hat, aber das Image nur so klein ist... könnte ich das jetzt noch erweitern um wieder Zugriff zu erlangen? Dann würde ich im Iobroker erstmal alle Prozesse erstmal stoppen und nach der Ursache suchen....

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #2

    @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

    ENOSPC: no space left on device

    Kein Platz mehr.

    sudo apt clean
    

    dürfte da erstmal wieder etwas Platz schaffen.
    Dann per

    ncdu
    

    schauen wo die dicken Brocken liegen.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    E 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

      ENOSPC: no space left on device

      Kein Platz mehr.

      sudo apt clean
      

      dürfte da erstmal wieder etwas Platz schaffen.
      Dann per

      ncdu
      

      schauen wo die dicken Brocken liegen.

      E Offline
      E Offline
      erazor86
      schrieb am zuletzt editiert von erazor86
      #3

      @thomas-braun

      hmm da hätte ich jetzt mehr erwartet...

      Linux raspberrypi 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Tue Oct 24 11:43:48 2023 from 192.168.178.101
      pi@raspberrypi:~ $ sudo apt clean
      pi@raspberrypi:~ $ ncdu
      ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
      --- /home/pi --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
        118.7 MiB [##########] /.npm
         13.4 MiB [#         ] /.cache
         40.0 KiB [          ]  .bash_history
         12.0 KiB [          ] /.config
         12.0 KiB [          ] /.iobroker
          8.0 KiB [          ] /.gnupg
          4.0 KiB [          ]  .bashrc
          4.0 KiB [          ]  .profile
          4.0 KiB [          ]  .bash_logout
          4.0 KiB [          ]  .npmrc
      

      es läuft übrigens nur ioBroker auf dem Pi...

      ArmilarA Thomas BraunT 2 Antworten Letzte Antwort
      0
      • E erazor86

        @thomas-braun

        hmm da hätte ich jetzt mehr erwartet...

        Linux raspberrypi 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Tue Oct 24 11:43:48 2023 from 192.168.178.101
        pi@raspberrypi:~ $ sudo apt clean
        pi@raspberrypi:~ $ ncdu
        ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
        --- /home/pi --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
          118.7 MiB [##########] /.npm
           13.4 MiB [#         ] /.cache
           40.0 KiB [          ]  .bash_history
           12.0 KiB [          ] /.config
           12.0 KiB [          ] /.iobroker
            8.0 KiB [          ] /.gnupg
            4.0 KiB [          ]  .bashrc
            4.0 KiB [          ]  .profile
            4.0 KiB [          ]  .bash_logout
            4.0 KiB [          ]  .npmrc
        

        es läuft übrigens nur ioBroker auf dem Pi...

        ArmilarA Offline
        ArmilarA Offline
        Armilar
        Most Active Forum Testing
        schrieb am zuletzt editiert von
        #4

        @erazor86

        Wird da auch gesichert? Und wenn ja, in welcher Häufigkeit mit wie vielen verbleibenden Backups? Läuft das Log-File voll?

        Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
        https://github.com/joBr99/nspanel-lovelace-ui/wiki

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        E 1 Antwort Letzte Antwort
        0
        • E erazor86

          @thomas-braun

          hmm da hätte ich jetzt mehr erwartet...

          Linux raspberrypi 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l
          
          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.
          
          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Tue Oct 24 11:43:48 2023 from 192.168.178.101
          pi@raspberrypi:~ $ sudo apt clean
          pi@raspberrypi:~ $ ncdu
          ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
          --- /home/pi --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
            118.7 MiB [##########] /.npm
             13.4 MiB [#         ] /.cache
             40.0 KiB [          ]  .bash_history
             12.0 KiB [          ] /.config
             12.0 KiB [          ] /.iobroker
              8.0 KiB [          ] /.gnupg
              4.0 KiB [          ]  .bashrc
              4.0 KiB [          ]  .profile
              4.0 KiB [          ]  .bash_logout
              4.0 KiB [          ]  .npmrc
          

          es läuft übrigens nur ioBroker auf dem Pi...

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #5

          @erazor86

          Du stehst ja auch im /home/Pi

          sudo ncdu /
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          E 1 Antwort Letzte Antwort
          0
          • ArmilarA Armilar

            @erazor86

            Wird da auch gesichert? Und wenn ja, in welcher Häufigkeit mit wie vielen verbleibenden Backups? Läuft das Log-File voll?

            E Offline
            E Offline
            erazor86
            schrieb am zuletzt editiert von
            #6

            @armilar said in Iobroker nicht mehr erreichbar / Festplatte voll?:

            lcher Häufigkeit mit wie vielen verbleibenden Backups? Läuft das Log-File voll?

            ja korrekt. Ich habe einmal Backups auf der Platte und in der Dropbox.
            das was ich vorhin noch gesehen hatte, waren ca. 12 Backups bis ca. Dez 22 zurück. Die Größe liegt da bei ca. 100mb/Backup? das größte war der History-Adapter mit ca. 60mb...

            ich habe in den letzten Tagen des Öfteren die Backups manuell angestoßen, aufgrund einiger Änderungen in jarvis..

            DJMarc75D 1 Antwort Letzte Antwort
            0
            • E erazor86

              @armilar said in Iobroker nicht mehr erreichbar / Festplatte voll?:

              lcher Häufigkeit mit wie vielen verbleibenden Backups? Läuft das Log-File voll?

              ja korrekt. Ich habe einmal Backups auf der Platte und in der Dropbox.
              das was ich vorhin noch gesehen hatte, waren ca. 12 Backups bis ca. Dez 22 zurück. Die Größe liegt da bei ca. 100mb/Backup? das größte war der History-Adapter mit ca. 60mb...

              ich habe in den letzten Tagen des Öfteren die Backups manuell angestoßen, aufgrund einiger Änderungen in jarvis..

              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von
              #7

              @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

              die Backups manuell angestoßen

              manuelle Backups werden nicht automatisch gelöscht. Musst Du selber machen.

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @erazor86

                Du stehst ja auch im /home/Pi

                sudo ncdu /
                
                E Offline
                E Offline
                erazor86
                schrieb am zuletzt editiert von erazor86
                #8

                @thomas-braun

                okay verstanden... nun hoffentlich richtig:

                
                pi@raspberrypi:/opt/iobroker $ sudo ncdu /
                ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
                --- / ---------------------------------------------------------------------------------------------------------------
                   23.0 GiB [##########] /var
                    2.9 GiB [#         ] /opt
                    1.3 GiB [          ] /usr
                  731.8 MiB [          ] /home
                   48.1 MiB [          ] /boot
                    8.4 MiB [          ] /run
                    3.5 MiB [          ] /etc
                   32.0 KiB [          ] /tmp
                   32.0 KiB [          ] /root
                e  16.0 KiB [          ] /lost+found
                e   4.0 KiB [          ] /srv
                e   4.0 KiB [          ] /mnt
                e   4.0 KiB [          ] /media
                    0.0   B [          ] /sys
                .   0.0   B [          ] /proc
                    0.0   B [          ] /dev
                @   0.0   B [          ]  sbin
                @   0.0   B [          ]  lib
                @   0.0   B [          ]  bin
                
                

                dann ist die Größte Datei wohl der Log??
                das ist im Pfad var/log aufgelistet

                                         /..
                   11.4 GiB [##########]  syslog
                   11.4 GiB [######### ]  kern.log
                  608.0 KiB [          ]  daemon.log
                  444.0 KiB [          ]  daemon.log.1
                   68.0 KiB [          ]  syslog.1
                   48.0 KiB [          ]  wtmp
                   44.0 KiB [          ] /apt
                   40.0 KiB [          ]  auth.log.1
                   36.0 KiB [          ]  messages
                   28.0 KiB [          ]  daemon.log.4.gz
                   28.0 KiB [          ]  daemon.log.3.gz
                   24.0 KiB [          ]  daemon.log.2.gz
                   24.0 KiB [          ]  kern.log.3.gz
                   24.0 KiB [          ]  auth.log
                    8.0 KiB [          ]  dpkg.log.2.gz
                    8.0 KiB [          ]  syslog.5.gz
                    8.0 KiB [          ]  syslog.3.gz
                    8.0 KiB [          ]  syslog.4.gz
                    8.0 KiB [          ]  syslog.2.gz
                    8.0 KiB [          ]  syslog.7.gz
                    8.0 KiB [          ]  syslog.6.gz
                    4.0 KiB [          ]  lastlog
                    4.0 KiB [          ]  faillog
                e   4.0 KiB [          ] /private
                    4.0 KiB [          ]  debug.1
                    4.0 KiB [          ]  auth.log.3.gz
                    4.0 KiB [          ]  auth.log.2.gz
                    4.0 KiB [          ]  auth.log.4.gz
                    4.0 KiB [          ]  debug
                    4.0 KiB [          ]  messages.1
                    4.0 KiB [          ]  dpkg.log.1
                    4.0 KiB [          ]  fontconfig.log
                    4.0 KiB [          ]  debug.2.gz
                    4.0 KiB [          ]  debug.4.gz
                    4.0 KiB [          ]  debug.3.gz
                    4.0 KiB [          ]  user.log.1
                    4.0 KiB [          ]  kern.log.1
                    4.0 KiB [          ]  kern.log.2.gz
                    4.0 KiB [          ]  user.log
                    4.0 KiB [          ]  messages.4.gz
                    4.0 KiB [          ]  kern.log.4.gz
                    4.0 KiB [          ]  messages.3.gz
                    4.0 KiB [          ]  messages.2.gz
                    4.0 KiB [          ]  user.log.3.gz
                    4.0 KiB [          ]  user.log.4.gz
                    4.0 KiB [          ]  user.log.2.gz
                    0.0   B [          ]  dpkg.log
                    0.0   B [          ]  btmp.1
                    0.0   B [          ]  btmp
                    0.0   B [          ]  bootstrap.log
                    0.0   B [          ]  alternatives.log
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • E erazor86

                  @thomas-braun

                  okay verstanden... nun hoffentlich richtig:

                  
                  pi@raspberrypi:/opt/iobroker $ sudo ncdu /
                  ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
                  --- / ---------------------------------------------------------------------------------------------------------------
                     23.0 GiB [##########] /var
                      2.9 GiB [#         ] /opt
                      1.3 GiB [          ] /usr
                    731.8 MiB [          ] /home
                     48.1 MiB [          ] /boot
                      8.4 MiB [          ] /run
                      3.5 MiB [          ] /etc
                     32.0 KiB [          ] /tmp
                     32.0 KiB [          ] /root
                  e  16.0 KiB [          ] /lost+found
                  e   4.0 KiB [          ] /srv
                  e   4.0 KiB [          ] /mnt
                  e   4.0 KiB [          ] /media
                      0.0   B [          ] /sys
                  .   0.0   B [          ] /proc
                      0.0   B [          ] /dev
                  @   0.0   B [          ]  sbin
                  @   0.0   B [          ]  lib
                  @   0.0   B [          ]  bin
                  
                  

                  dann ist die Größte Datei wohl der Log??
                  das ist im Pfad var/log aufgelistet

                                           /..
                     11.4 GiB [##########]  syslog
                     11.4 GiB [######### ]  kern.log
                    608.0 KiB [          ]  daemon.log
                    444.0 KiB [          ]  daemon.log.1
                     68.0 KiB [          ]  syslog.1
                     48.0 KiB [          ]  wtmp
                     44.0 KiB [          ] /apt
                     40.0 KiB [          ]  auth.log.1
                     36.0 KiB [          ]  messages
                     28.0 KiB [          ]  daemon.log.4.gz
                     28.0 KiB [          ]  daemon.log.3.gz
                     24.0 KiB [          ]  daemon.log.2.gz
                     24.0 KiB [          ]  kern.log.3.gz
                     24.0 KiB [          ]  auth.log
                      8.0 KiB [          ]  dpkg.log.2.gz
                      8.0 KiB [          ]  syslog.5.gz
                      8.0 KiB [          ]  syslog.3.gz
                      8.0 KiB [          ]  syslog.4.gz
                      8.0 KiB [          ]  syslog.2.gz
                      8.0 KiB [          ]  syslog.7.gz
                      8.0 KiB [          ]  syslog.6.gz
                      4.0 KiB [          ]  lastlog
                      4.0 KiB [          ]  faillog
                  e   4.0 KiB [          ] /private
                      4.0 KiB [          ]  debug.1
                      4.0 KiB [          ]  auth.log.3.gz
                      4.0 KiB [          ]  auth.log.2.gz
                      4.0 KiB [          ]  auth.log.4.gz
                      4.0 KiB [          ]  debug
                      4.0 KiB [          ]  messages.1
                      4.0 KiB [          ]  dpkg.log.1
                      4.0 KiB [          ]  fontconfig.log
                      4.0 KiB [          ]  debug.2.gz
                      4.0 KiB [          ]  debug.4.gz
                      4.0 KiB [          ]  debug.3.gz
                      4.0 KiB [          ]  user.log.1
                      4.0 KiB [          ]  kern.log.1
                      4.0 KiB [          ]  kern.log.2.gz
                      4.0 KiB [          ]  user.log
                      4.0 KiB [          ]  messages.4.gz
                      4.0 KiB [          ]  kern.log.4.gz
                      4.0 KiB [          ]  messages.3.gz
                      4.0 KiB [          ]  messages.2.gz
                      4.0 KiB [          ]  user.log.3.gz
                      4.0 KiB [          ]  user.log.4.gz
                      4.0 KiB [          ]  user.log.2.gz
                      0.0   B [          ]  dpkg.log
                      0.0   B [          ]  btmp.1
                      0.0   B [          ]  btmp
                      0.0   B [          ]  bootstrap.log
                      0.0   B [          ]  alternatives.log
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #9

                  @erazor86

                  Dann solltest du da mal reinschauen und prüfen wo es dem Patienten weh tut

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  E 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @erazor86

                    Dann solltest du da mal reinschauen und prüfen wo es dem Patienten weh tut

                    E Offline
                    E Offline
                    erazor86
                    schrieb am zuletzt editiert von
                    #10

                    @thomas-braun leider bin ich in Linux nicht so fit das ich da mal eben reinschauen kann. Ich wäre ja erstmal froh wenn ich Iobroker wieder gestartet bekäme... eigentlich lief das System ganz gut ohne Störungen.. Was verbirgt sich hinter den Logs?

                    pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker/var/log/syslog
                    -bash: cd: /opt/iobroker/var/log/syslog: No such file or directory
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • E erazor86

                      @thomas-braun leider bin ich in Linux nicht so fit das ich da mal eben reinschauen kann. Ich wäre ja erstmal froh wenn ich Iobroker wieder gestartet bekäme... eigentlich lief das System ganz gut ohne Störungen.. Was verbirgt sich hinter den Logs?

                      pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker/var/log/syslog
                      -bash: cd: /opt/iobroker/var/log/syslog: No such file or directory
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #11

                      @erazor86

                      In den Logs stehen halt Meldungen vom/zum System drin.
                      https://wiki.ubuntuusers.de/systemd/journalctl/

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      E 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @erazor86

                        In den Logs stehen halt Meldungen vom/zum System drin.
                        https://wiki.ubuntuusers.de/systemd/journalctl/

                        E Offline
                        E Offline
                        erazor86
                        schrieb am zuletzt editiert von erazor86
                        #12

                        @thomas-braun

                        ich hatte nachdem Iobroker nicht erreichbar war einen reboot durchgeführt. Daher werden mir nur die Logs nach dem Reboot angezeigt:

                        pi@raspberrypi:/opt/iobroker $ journalctl --list-boots
                         0 d2f67408b68a4116aa7a4c2aa2a32fca Tue 2023-10-24 11:42:53 CEST—Tue 2023-10-24 13:35:28 CEST
                        
                        
                        pi@raspberrypi:/opt/iobroker $ journalctl --since "2023-10-24" --until "60 minutes ago"
                        -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:24:26 CEST. --
                        Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                        Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                        Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                        Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                        Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                        Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                        Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                        Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                        Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                        Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                        Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                        Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                        Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                        Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                        Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                        Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                        Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                        Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                        Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                        Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                        Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                        Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                        Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                        Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                        Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                        Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                        Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                        Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                        Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                        Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                        Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                        Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                        Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                        Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                        Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                        Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                        Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                        Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                        Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                        Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                        Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                        Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                        Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                        Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                        Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                        Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                        Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                        Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                        Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                        Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                        Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                        Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                        Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                        Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                        Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                        Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                        Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                        Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                        Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                        Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                        Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                        
                        

                        das ist übrigens nur Seite 1 von 62... benötigst du alle?

                        Thomas BraunT E 2 Antworten Letzte Antwort
                        0
                        • E erazor86

                          @thomas-braun

                          ich hatte nachdem Iobroker nicht erreichbar war einen reboot durchgeführt. Daher werden mir nur die Logs nach dem Reboot angezeigt:

                          pi@raspberrypi:/opt/iobroker $ journalctl --list-boots
                           0 d2f67408b68a4116aa7a4c2aa2a32fca Tue 2023-10-24 11:42:53 CEST—Tue 2023-10-24 13:35:28 CEST
                          
                          
                          pi@raspberrypi:/opt/iobroker $ journalctl --since "2023-10-24" --until "60 minutes ago"
                          -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:24:26 CEST. --
                          Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                          Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                          Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                          Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                          Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                          Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                          Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                          Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                          Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                          Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                          Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                          Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                          Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                          Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                          Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                          Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                          Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                          Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                          Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                          Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                          Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                          Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                          Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                          Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                          Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                          Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                          Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                          Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                          Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                          Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                          Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                          Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                          Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                          Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                          Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                          Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                          Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                          Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                          Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                          Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                          Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                          Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                          Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                          Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                          Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                          Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                          Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                          Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                          Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                          Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                          Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                          Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                          Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                          Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                          Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                          Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                          Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                          Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                          Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                          Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                          Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                          
                          

                          das ist übrigens nur Seite 1 von 62... benötigst du alle?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #13

                          @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                          benötigst du alle?

                          Nicht alle. Aber deutlich mehr als die paar Zeilen jetzt.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0
                          • E erazor86

                            @thomas-braun

                            ich hatte nachdem Iobroker nicht erreichbar war einen reboot durchgeführt. Daher werden mir nur die Logs nach dem Reboot angezeigt:

                            pi@raspberrypi:/opt/iobroker $ journalctl --list-boots
                             0 d2f67408b68a4116aa7a4c2aa2a32fca Tue 2023-10-24 11:42:53 CEST—Tue 2023-10-24 13:35:28 CEST
                            
                            
                            pi@raspberrypi:/opt/iobroker $ journalctl --since "2023-10-24" --until "60 minutes ago"
                            -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:24:26 CEST. --
                            Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                            Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                            Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                            Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                            Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                            Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                            Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                            Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                            Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                            Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                            Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                            Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                            Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                            Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                            Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                            Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                            Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                            Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                            Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                            Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                            Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                            Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                            Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                            Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                            Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                            Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                            Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                            Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                            Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            
                            

                            das ist übrigens nur Seite 1 von 62... benötigst du alle?

                            E Offline
                            E Offline
                            erazor86
                            schrieb am zuletzt editiert von erazor86
                            #14

                            @Thomas-Braun okay sorry habe jetzt allerdings etwa sProbelme mit der Zeichnebegrenzung....

                            pi@raspberrypi:/opt/iobroker $ journalctl --since "2023-10-23" --until "60 minutes ago"
                            -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:41:31 CEST. --
                            Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                            Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                            Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                            Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                            Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                            Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                            Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                            Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                            Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                            Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                            Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                            Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                            Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                            Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                            Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                            Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                            Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                            Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                            Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                            Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                            Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                            Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                            Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                            Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                            Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                            Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                            Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                            Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                            Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                            Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                            Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                            Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                            Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                            Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                            Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                            Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                            Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                            Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                            Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                            Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                            Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                            Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                            Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                            Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                            Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                            Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                            Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                            Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: Key type asymmetric registered
                            Oct 24 11:42:53 raspberrypi kernel: Asymmetric key parser 'x509' registered
                            Oct 24 11:42:53 raspberrypi kernel: bounce: pool size: 64 pages
                            Oct 24 11:42:53 raspberrypi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                            Oct 24 11:42:53 raspberrypi kernel: io scheduler mq-deadline registered
                            Oct 24 11:42:53 raspberrypi kernel: io scheduler kyber registered
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                            Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
                            Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
                            Oct 24 11:42:53 raspberrypi kernel: PCI: bus0: Fast back to back transfers disabled
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
                            Oct 24 11:42:53 raspberrypi kernel: PCI: bus1: Fast back to back transfers disabled
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                            Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                            Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
                            Oct 24 11:42:53 raspberrypi kernel: iproc-rng200 fe104000.rng: hwrng registered
                            Oct 24 11:42:53 raspberrypi kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                            Oct 24 11:42:53 raspberrypi kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                            Oct 24 11:42:53 raspberrypi kernel: brd: module loaded
                            Oct 24 11:42:53 raspberrypi kernel: loop: module loaded
                            Oct 24 11:42:53 raspberrypi kernel: Loading iSCSI transport class v2.0-870.
                            Oct 24 11:42:53 raspberrypi kernel: libphy: Fixed MDIO Bus: probed
                            Oct 24 11:42:53 raspberrypi kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                            Oct 24 11:42:53 raspberrypi kernel: libphy: bcmgenet MII bus: probed
                            Oct 24 11:42:53 raspberrypi kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver r8152
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver lan78xx
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver smsc95xx
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: Product: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: SerialNumber: 0000:01:00.0
                            Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: USB hub found
                            Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: 1 port detected
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: Product: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: SerialNumber: 0000:01:00.0
                            Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: USB hub found
                            Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: 4 ports detected
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ enabled
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: NAK holdoff enabled
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ split-transaction FSM enabled
                            Oct 24 11:42:53 raspberrypi kernel: Module dwc_common_port init
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver uas
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usb-storage
                            Oct 24 11:42:53 raspberrypi kernel: mousedev: PS/2 mouse device common for all mice
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                            Oct 24 11:42:53 raspberrypi kernel: sdhci: Secure Digital Host Controller Interface driver
                            Oct 24 11:42:53 raspberrypi kernel: sdhci: Copyright(c) Pierre Ossman
                            Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                            Oct 24 11:42:53 raspberrypi kernel: sdhci-pltfm: SDHCI platform and OF driver helper
                            Oct 24 11:42:53 raspberrypi kernel: ledtrig-cpu: registered to indicate activity on CPUs
                            Oct 24 11:42:53 raspberrypi kernel: hid: raw HID events driver (C) Jiri Kosina
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbhid
                            Oct 24 11:42:53 raspberrypi kernel: usbhid: USB HID core driver
                            Oct 24 11:42:53 raspberrypi kernel: Initializing XFRM netlink socket
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 17
                            Oct 24 11:42:53 raspberrypi kernel: Key type dns_resolver registered
                            Oct 24 11:42:53 raspberrypi kernel: Registering SWP/SWPB emulation handler
                            Oct 24 11:42:53 raspberrypi kernel: registered taskstats version 1
                            Oct 24 11:42:53 raspberrypi kernel: Loading compiled-in X.509 certificates
                            Oct 24 11:42:53 raspberrypi kernel: Key type ._fscrypt registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type .fscrypt registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type fscrypt-provisioning registered
                            Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: there is not valid maps for state default
                            Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: cts_event_workaround enabled
                            Oct 24 11:42:53 raspberrypi kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                            Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                            Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                            Oct 24 11:42:53 raspberrypi kernel: of_cfs_init
                            Oct 24 11:42:53 raspberrypi kernel: of_cfs_init: OK
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
                            Oct 24 11:42:53 raspberrypi kernel: Waiting for root device PARTUUID=7a2feeee-02...
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: new high speed SDIO card at address 0001
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device found, idVendor=14b0, idProduct=0206, bcdDevice= 1.00
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Product: Force LS SSD
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Manufacturer: Corsair
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: SerialNumber: 1234567815F4
                            Oct 24 11:42:53 raspberrypi kernel: scsi host0: uas
                            Oct 24 11:42:53 raspberrypi kernel: scsi 0:0:0:0: Direct-Access     Corsair  Force LS SSD     0    PQ: 0 ANSI: 6
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write Protect is off
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
                            Oct 24 11:42:53 raspberrypi kernel:  sda: sda1 sda2
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Attached SCSI disk
                            Oct 24 11:42:53 raspberrypi kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                            Oct 24 11:42:53 raspberrypi kernel: devtmpfs: mounted
                            Oct 24 11:42:53 raspberrypi kernel: Freeing unused kernel memory: 2048K
                            Oct 24 11:42:53 raspberrypi kernel: Run /sbin/init as init process
                            -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:41:31 CEST. --
                            Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                            Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                            Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                            Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                            Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                            Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                            Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                            Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                            Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                            Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                            Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                            Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                            Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                            Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                            Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                            Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                            Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                            Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                            Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                            Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                            Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                            Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                            Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                            Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                            Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                            Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                            Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                            Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                            Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                            Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                            Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                            Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                            Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                            Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                            Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                            Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                            Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                            Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                            Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                            Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                            Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                            Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                            Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                            Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                            Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                            Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                            Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                            Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                            lines 63-124
                            
                            -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:43:36 CEST. --
                            Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                            Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                            Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                            Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                            Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                            Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                            Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                            Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                            Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                            Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                            Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                            Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                            Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                            Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                            Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                            Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                            Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                            Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                            Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                            Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                            Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                            Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                            Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                            Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                            Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                            Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                            Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                            Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                            Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                            Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                            Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                            Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                            Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                            Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                            Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                            Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                            Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                            Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                            Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                            Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                            Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                            Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                            Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                            Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                            Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                            Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                            Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                            Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: Key type asymmetric registered
                            Oct 24 11:42:53 raspberrypi kernel: Asymmetric key parser 'x509' registered
                            Oct 24 11:42:53 raspberrypi kernel: bounce: pool size: 64 pages
                            Oct 24 11:42:53 raspberrypi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                            Oct 24 11:42:53 raspberrypi kernel: io scheduler mq-deadline registered
                            Oct 24 11:42:53 raspberrypi kernel: io scheduler kyber registered
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                            Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
                            Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
                            Oct 24 11:42:53 raspberrypi kernel: PCI: bus0: Fast back to back transfers disabled
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
                            Oct 24 11:42:53 raspberrypi kernel: PCI: bus1: Fast back to back transfers disabled
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                            Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                            Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
                            Oct 24 11:42:53 raspberrypi kernel: iproc-rng200 fe104000.rng: hwrng registered
                            Oct 24 11:42:53 raspberrypi kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                            Oct 24 11:42:53 raspberrypi kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                            Oct 24 11:42:53 raspberrypi kernel: brd: module loaded
                            Oct 24 11:42:53 raspberrypi kernel: loop: module loaded
                            Oct 24 11:42:53 raspberrypi kernel: Loading iSCSI transport class v2.0-870.
                            Oct 24 11:42:53 raspberrypi kernel: libphy: Fixed MDIO Bus: probed
                            Oct 24 11:42:53 raspberrypi kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                            Oct 24 11:42:53 raspberrypi kernel: libphy: bcmgenet MII bus: probed
                            Oct 24 11:42:53 raspberrypi kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver r8152
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver lan78xx
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver smsc95xx
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: Product: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: SerialNumber: 0000:01:00.0
                            Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: USB hub found
                            Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: 1 port detected
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: Product: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: SerialNumber: 0000:01:00.0
                            Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: USB hub found
                            Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: 4 ports detected
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                            lines 125-186
                            
                            -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:44:11 CEST. --
                            Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                            Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                            Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                            Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                            Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                            Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                            Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                            Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                            Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                            Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                            Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                            Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                            Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                            Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                            Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                            Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                            Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                            Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                            Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                            Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                            Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                            Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                            Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                            Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                            Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                            Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                            Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                            Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                            Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                            Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                            Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                            Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                            Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                            Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                            Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                            Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                            Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                            Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                            Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                            Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                            Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                            Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                            Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                            Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                            Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                            Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                            Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                            Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                            Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                            Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                            Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                            Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                            Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                            Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                            Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                            Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                            Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                            Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                            Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                            Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                            Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                            Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                            Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                            Oct 24 11:42:53 raspberrypi kernel: Key type asymmetric registered
                            Oct 24 11:42:53 raspberrypi kernel: Asymmetric key parser 'x509' registered
                            Oct 24 11:42:53 raspberrypi kernel: bounce: pool size: 64 pages
                            Oct 24 11:42:53 raspberrypi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                            Oct 24 11:42:53 raspberrypi kernel: io scheduler mq-deadline registered
                            Oct 24 11:42:53 raspberrypi kernel: io scheduler kyber registered
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                            Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                            Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
                            Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
                            Oct 24 11:42:53 raspberrypi kernel: PCI: bus0: Fast back to back transfers disabled
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
                            Oct 24 11:42:53 raspberrypi kernel: PCI: bus1: Fast back to back transfers disabled
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
                            Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                            Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                            Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
                            Oct 24 11:42:53 raspberrypi kernel: iproc-rng200 fe104000.rng: hwrng registered
                            Oct 24 11:42:53 raspberrypi kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                            Oct 24 11:42:53 raspberrypi kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                            Oct 24 11:42:53 raspberrypi kernel: brd: module loaded
                            Oct 24 11:42:53 raspberrypi kernel: loop: module loaded
                            Oct 24 11:42:53 raspberrypi kernel: Loading iSCSI transport class v2.0-870.
                            Oct 24 11:42:53 raspberrypi kernel: libphy: Fixed MDIO Bus: probed
                            Oct 24 11:42:53 raspberrypi kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                            Oct 24 11:42:53 raspberrypi kernel: libphy: bcmgenet MII bus: probed
                            Oct 24 11:42:53 raspberrypi kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver r8152
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver lan78xx
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver smsc95xx
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: Product: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                            Oct 24 11:42:53 raspberrypi kernel: usb usb1: SerialNumber: 0000:01:00.0
                            Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: USB hub found
                            Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: 1 port detected
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                            Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: Product: xHCI Host Controller
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                            Oct 24 11:42:53 raspberrypi kernel: usb usb2: SerialNumber: 0000:01:00.0
                            Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: USB hub found
                            Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: 4 ports detected
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ enabled
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: NAK holdoff enabled
                            Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ split-transaction FSM enabled
                            Oct 24 11:42:53 raspberrypi kernel: Module dwc_common_port init
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver uas
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usb-storage
                            Oct 24 11:42:53 raspberrypi kernel: mousedev: PS/2 mouse device common for all mice
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                            Oct 24 11:42:53 raspberrypi kernel: sdhci: Secure Digital Host Controller Interface driver
                            Oct 24 11:42:53 raspberrypi kernel: sdhci: Copyright(c) Pierre Ossman
                            Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                            Oct 24 11:42:53 raspberrypi kernel: sdhci-pltfm: SDHCI platform and OF driver helper
                            Oct 24 11:42:53 raspberrypi kernel: ledtrig-cpu: registered to indicate activity on CPUs
                            Oct 24 11:42:53 raspberrypi kernel: hid: raw HID events driver (C) Jiri Kosina
                            Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbhid
                            Oct 24 11:42:53 raspberrypi kernel: usbhid: USB HID core driver
                            Oct 24 11:42:53 raspberrypi kernel: Initializing XFRM netlink socket
                            Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 17
                            Oct 24 11:42:53 raspberrypi kernel: Key type dns_resolver registered
                            Oct 24 11:42:53 raspberrypi kernel: Registering SWP/SWPB emulation handler
                            Oct 24 11:42:53 raspberrypi kernel: registered taskstats version 1
                            Oct 24 11:42:53 raspberrypi kernel: Loading compiled-in X.509 certificates
                            Oct 24 11:42:53 raspberrypi kernel: Key type ._fscrypt registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type .fscrypt registered
                            Oct 24 11:42:53 raspberrypi kernel: Key type fscrypt-provisioning registered
                            Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: there is not valid maps for state default
                            Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: cts_event_workaround enabled
                            Oct 24 11:42:53 raspberrypi kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
                            Oct 24 11:42:53 raspberrypi kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                            Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                            Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                            Oct 24 11:42:53 raspberrypi kernel: of_cfs_init
                            Oct 24 11:42:53 raspberrypi kernel: of_cfs_init: OK
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Oct 24 11:42:53 raspberrypi kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
                            Oct 24 11:42:53 raspberrypi kernel: Waiting for root device PARTUUID=7a2feeee-02...
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
                            Oct 24 11:42:53 raspberrypi kernel: mmc1: new high speed SDIO card at address 0001
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device found, idVendor=14b0, idProduct=0206, bcdDevice= 1.00
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Product: Force LS SSD
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Manufacturer: Corsair
                            Oct 24 11:42:53 raspberrypi kernel: usb 2-1: SerialNumber: 1234567815F4
                            Oct 24 11:42:53 raspberrypi kernel: scsi host0: uas
                            Oct 24 11:42:53 raspberrypi kernel: scsi 0:0:0:0: Direct-Access     Corsair  Force LS SSD     0    PQ: 0 ANSI: 6
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write Protect is off
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
                            Oct 24 11:42:53 raspberrypi kernel:  sda: sda1 sda2
                            Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Attached SCSI disk
                            Oct 24 11:42:53 raspberrypi kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                            Oct 24 11:42:53 raspberrypi kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                            Oct 24 11:42:53 raspberrypi kernel: devtmpfs: mounted
                            Oct 24 11:42:53 raspberrypi kernel: Freeing unused kernel memory: 2048K
                            Oct 24 11:42:53 raspberrypi kernel: Run /sbin/init as init process
                            lines 187-248
                            
                            

                            wie dem Log zu entnehmen ist, ist die Festplatte 60gb groß und das Image nur ca. 30... Mein Ansatz wäre jetzt zu versuchen das Image zu erweitern.. oder ist das nicht ohne weiteres möglich?

                            ? 1 Antwort Letzte Antwort
                            0
                            • E erazor86

                              @Thomas-Braun okay sorry habe jetzt allerdings etwa sProbelme mit der Zeichnebegrenzung....

                              pi@raspberrypi:/opt/iobroker $ journalctl --since "2023-10-23" --until "60 minutes ago"
                              -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:41:31 CEST. --
                              Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                              Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                              Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                              Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                              Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                              Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                              Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                              Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                              Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                              Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                              Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                              Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                              Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                              Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                              Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                              Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                              Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                              Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                              Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                              Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                              Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                              Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                              Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                              Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                              Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                              Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                              Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                              Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                              Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                              Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                              Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                              Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                              Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                              Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                              Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                              Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                              Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                              Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                              Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                              Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                              Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                              Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                              Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                              Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                              Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                              Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                              Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                              Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                              Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                              Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                              Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                              Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                              Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                              Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                              Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                              Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                              Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                              Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                              Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: Key type asymmetric registered
                              Oct 24 11:42:53 raspberrypi kernel: Asymmetric key parser 'x509' registered
                              Oct 24 11:42:53 raspberrypi kernel: bounce: pool size: 64 pages
                              Oct 24 11:42:53 raspberrypi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                              Oct 24 11:42:53 raspberrypi kernel: io scheduler mq-deadline registered
                              Oct 24 11:42:53 raspberrypi kernel: io scheduler kyber registered
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                              Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
                              Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
                              Oct 24 11:42:53 raspberrypi kernel: PCI: bus0: Fast back to back transfers disabled
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
                              Oct 24 11:42:53 raspberrypi kernel: PCI: bus1: Fast back to back transfers disabled
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                              Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                              Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
                              Oct 24 11:42:53 raspberrypi kernel: iproc-rng200 fe104000.rng: hwrng registered
                              Oct 24 11:42:53 raspberrypi kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                              Oct 24 11:42:53 raspberrypi kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                              Oct 24 11:42:53 raspberrypi kernel: brd: module loaded
                              Oct 24 11:42:53 raspberrypi kernel: loop: module loaded
                              Oct 24 11:42:53 raspberrypi kernel: Loading iSCSI transport class v2.0-870.
                              Oct 24 11:42:53 raspberrypi kernel: libphy: Fixed MDIO Bus: probed
                              Oct 24 11:42:53 raspberrypi kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                              Oct 24 11:42:53 raspberrypi kernel: libphy: bcmgenet MII bus: probed
                              Oct 24 11:42:53 raspberrypi kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver r8152
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver lan78xx
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver smsc95xx
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: Product: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: SerialNumber: 0000:01:00.0
                              Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: USB hub found
                              Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: 1 port detected
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: Product: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: SerialNumber: 0000:01:00.0
                              Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: USB hub found
                              Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: 4 ports detected
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ enabled
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: NAK holdoff enabled
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ split-transaction FSM enabled
                              Oct 24 11:42:53 raspberrypi kernel: Module dwc_common_port init
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver uas
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usb-storage
                              Oct 24 11:42:53 raspberrypi kernel: mousedev: PS/2 mouse device common for all mice
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                              Oct 24 11:42:53 raspberrypi kernel: sdhci: Secure Digital Host Controller Interface driver
                              Oct 24 11:42:53 raspberrypi kernel: sdhci: Copyright(c) Pierre Ossman
                              Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                              Oct 24 11:42:53 raspberrypi kernel: sdhci-pltfm: SDHCI platform and OF driver helper
                              Oct 24 11:42:53 raspberrypi kernel: ledtrig-cpu: registered to indicate activity on CPUs
                              Oct 24 11:42:53 raspberrypi kernel: hid: raw HID events driver (C) Jiri Kosina
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbhid
                              Oct 24 11:42:53 raspberrypi kernel: usbhid: USB HID core driver
                              Oct 24 11:42:53 raspberrypi kernel: Initializing XFRM netlink socket
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 17
                              Oct 24 11:42:53 raspberrypi kernel: Key type dns_resolver registered
                              Oct 24 11:42:53 raspberrypi kernel: Registering SWP/SWPB emulation handler
                              Oct 24 11:42:53 raspberrypi kernel: registered taskstats version 1
                              Oct 24 11:42:53 raspberrypi kernel: Loading compiled-in X.509 certificates
                              Oct 24 11:42:53 raspberrypi kernel: Key type ._fscrypt registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type .fscrypt registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type fscrypt-provisioning registered
                              Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: there is not valid maps for state default
                              Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: cts_event_workaround enabled
                              Oct 24 11:42:53 raspberrypi kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                              Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                              Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                              Oct 24 11:42:53 raspberrypi kernel: of_cfs_init
                              Oct 24 11:42:53 raspberrypi kernel: of_cfs_init: OK
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
                              Oct 24 11:42:53 raspberrypi kernel: Waiting for root device PARTUUID=7a2feeee-02...
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: new high speed SDIO card at address 0001
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device found, idVendor=14b0, idProduct=0206, bcdDevice= 1.00
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Product: Force LS SSD
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Manufacturer: Corsair
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: SerialNumber: 1234567815F4
                              Oct 24 11:42:53 raspberrypi kernel: scsi host0: uas
                              Oct 24 11:42:53 raspberrypi kernel: scsi 0:0:0:0: Direct-Access     Corsair  Force LS SSD     0    PQ: 0 ANSI: 6
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write Protect is off
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
                              Oct 24 11:42:53 raspberrypi kernel:  sda: sda1 sda2
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Attached SCSI disk
                              Oct 24 11:42:53 raspberrypi kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              Oct 24 11:42:53 raspberrypi kernel: devtmpfs: mounted
                              Oct 24 11:42:53 raspberrypi kernel: Freeing unused kernel memory: 2048K
                              Oct 24 11:42:53 raspberrypi kernel: Run /sbin/init as init process
                              -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:41:31 CEST. --
                              Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                              Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                              Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                              Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                              Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                              Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                              Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                              Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                              Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                              Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                              Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                              Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                              Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                              Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                              Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                              Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                              Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                              Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                              Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                              Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                              Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                              Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                              Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                              Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                              Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                              Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                              Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                              Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                              Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                              Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                              Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                              Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                              Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                              Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                              Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                              Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                              Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                              Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                              Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                              Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                              Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                              Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                              Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                              Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                              Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                              Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                              Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                              Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                              Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                              Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                              Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                              Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                              Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                              Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                              Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                              Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                              Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                              Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                              Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                              lines 63-124
                              
                              -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:43:36 CEST. --
                              Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                              Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                              Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                              Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                              Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                              Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                              Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                              Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                              Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                              Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                              Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                              Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                              Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                              Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                              Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                              Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                              Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                              Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                              Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                              Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                              Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                              Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                              Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                              Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                              Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                              Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                              Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                              Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                              Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                              Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                              Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                              Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                              Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                              Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                              Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                              Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                              Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                              Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                              Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                              Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                              Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                              Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                              Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                              Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                              Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                              Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                              Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                              Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                              Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                              Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                              Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                              Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                              Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                              Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                              Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                              Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                              Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                              Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                              Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: Key type asymmetric registered
                              Oct 24 11:42:53 raspberrypi kernel: Asymmetric key parser 'x509' registered
                              Oct 24 11:42:53 raspberrypi kernel: bounce: pool size: 64 pages
                              Oct 24 11:42:53 raspberrypi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                              Oct 24 11:42:53 raspberrypi kernel: io scheduler mq-deadline registered
                              Oct 24 11:42:53 raspberrypi kernel: io scheduler kyber registered
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                              Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
                              Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
                              Oct 24 11:42:53 raspberrypi kernel: PCI: bus0: Fast back to back transfers disabled
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
                              Oct 24 11:42:53 raspberrypi kernel: PCI: bus1: Fast back to back transfers disabled
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                              Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                              Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
                              Oct 24 11:42:53 raspberrypi kernel: iproc-rng200 fe104000.rng: hwrng registered
                              Oct 24 11:42:53 raspberrypi kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                              Oct 24 11:42:53 raspberrypi kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                              Oct 24 11:42:53 raspberrypi kernel: brd: module loaded
                              Oct 24 11:42:53 raspberrypi kernel: loop: module loaded
                              Oct 24 11:42:53 raspberrypi kernel: Loading iSCSI transport class v2.0-870.
                              Oct 24 11:42:53 raspberrypi kernel: libphy: Fixed MDIO Bus: probed
                              Oct 24 11:42:53 raspberrypi kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                              Oct 24 11:42:53 raspberrypi kernel: libphy: bcmgenet MII bus: probed
                              Oct 24 11:42:53 raspberrypi kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver r8152
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver lan78xx
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver smsc95xx
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: Product: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: SerialNumber: 0000:01:00.0
                              Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: USB hub found
                              Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: 1 port detected
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: Product: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: SerialNumber: 0000:01:00.0
                              Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: USB hub found
                              Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: 4 ports detected
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                              lines 125-186
                              
                              -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 13:44:11 CEST. --
                              Oct 24 11:42:53 raspberrypi kernel: Booting Linux on physical CPU 0x0
                              Oct 24 11:42:53 raspberrypi kernel: Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:56 GMT 2021
                              Oct 24 11:42:53 raspberrypi kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
                              Oct 24 11:42:53 raspberrypi kernel: CPU: div instructions available: patching division code
                              Oct 24 11:42:53 raspberrypi kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
                              Oct 24 11:42:53 raspberrypi kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
                              Oct 24 11:42:53 raspberrypi kernel: random: fast init done
                              Oct 24 11:42:53 raspberrypi kernel: Memory policy: Data cache writealloc
                              Oct 24 11:42:53 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                              Oct 24 11:42:53 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                              Oct 24 11:42:53 raspberrypi kernel: Zone ranges:
                              Oct 24 11:42:53 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000002fffffff]
                              Oct 24 11:42:53 raspberrypi kernel:   Normal   empty
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Movable zone start for each node
                              Oct 24 11:42:53 raspberrypi kernel: Early memory node ranges
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                              Oct 24 11:42:53 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                              Oct 24 11:42:53 raspberrypi kernel: On node 0 totalpages: 1012480
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 1728 pages used for memmap
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 0 pages reserved
                              Oct 24 11:42:53 raspberrypi kernel:   DMA zone: 196608 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel:   HighMem zone: 815872 pages, LIFO batch:63
                              Oct 24 11:42:53 raspberrypi kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
                              Oct 24 11:42:53 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                              Oct 24 11:42:53 raspberrypi kernel: Built 1 zonelists, mobility grouping on.  Total pages: 1010752
                              Oct 24 11:42:53 raspberrypi kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:46:FB:BC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff0000
                              Oct 24 11:42:53 raspberrypi kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
                              Oct 24 11:42:53 raspberrypi kernel: software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
                              Oct 24 11:42:53 raspberrypi kernel: Memory: 3600108K/4049920K available (10240K kernel code, 1364K rwdata, 3192K rodata, 2048K init, 891K bss, 122132K reserved, 327680K cma-reserved, 3263488K highmem)
                              Oct 24 11:42:53 raspberrypi kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocating 34315 entries in 68 pages
                              Oct 24 11:42:53 raspberrypi kernel: ftrace: allocated 68 pages with 2 groups
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical RCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel:         Rude variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel:         Tracing variant of Tasks RCU enabled.
                              Oct 24 11:42:53 raspberrypi kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                              Oct 24 11:42:53 raspberrypi kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                              Oct 24 11:42:53 raspberrypi kernel: GIC: Using split EOI/Deactivate mode
                              Oct 24 11:42:53 raspberrypi kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835: system timer (irq = 25)
                              Oct 24 11:42:53 raspberrypi kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                              Oct 24 11:42:53 raspberrypi kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                              Oct 24 11:42:53 raspberrypi kernel: Switching to timer-based delay loop, resolution 18ns
                              Oct 24 11:42:53 raspberrypi kernel: Console: colour dummy device 80x30
                              Oct 24 11:42:53 raspberrypi kernel: printk: console [tty1] enabled
                              Oct 24 11:42:53 raspberrypi kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
                              Oct 24 11:42:53 raspberrypi kernel: pid_max: default: 32768 minimum: 301
                              Oct 24 11:42:53 raspberrypi kernel: LSM: Security Framework initializing
                              Oct 24 11:42:53 raspberrypi kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: cgroup: Disabling memory control group subsystem
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Testing write buffer coherency: ok
                              Oct 24 11:42:53 raspberrypi kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                              Oct 24 11:42:53 raspberrypi kernel: Setting up static identity map for 0x200000 - 0x20003c
                              Oct 24 11:42:53 raspberrypi kernel: rcu: Hierarchical SRCU implementation.
                              Oct 24 11:42:53 raspberrypi kernel: smp: Bringing up secondary CPUs ...
                              Oct 24 11:42:53 raspberrypi kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                              Oct 24 11:42:53 raspberrypi kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                              Oct 24 11:42:53 raspberrypi kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                              Oct 24 11:42:53 raspberrypi kernel: smp: Brought up 1 node, 4 CPUs
                              Oct 24 11:42:53 raspberrypi kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
                              Oct 24 11:42:53 raspberrypi kernel: CPU: All CPU(s) started in HYP mode.
                              Oct 24 11:42:53 raspberrypi kernel: CPU: Virtualization extensions available.
                              Oct 24 11:42:53 raspberrypi kernel: devtmpfs: initialized
                              Oct 24 11:42:53 raspberrypi kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                              Oct 24 11:42:53 raspberrypi kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: pinctrl core: initialized pinctrl subsystem
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 16
                              Oct 24 11:42:53 raspberrypi kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
                              Oct 24 11:42:53 raspberrypi kernel: audit: initializing netlink subsys (disabled)
                              Oct 24 11:42:53 raspberrypi kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
                              Oct 24 11:42:53 raspberrypi kernel: thermal_sys: Registered thermal governor 'step_wise'
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                              Oct 24 11:42:53 raspberrypi kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
                              Oct 24 11:42:53 raspberrypi kernel: Serial: AMBA PL011 UART driver
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54, variant start
                              Oct 24 11:42:53 raspberrypi kernel: raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
                              Oct 24 11:42:53 raspberrypi kernel: Kprobes globally optimized
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                              Oct 24 11:42:53 raspberrypi kernel: vgaarb: loaded
                              Oct 24 11:42:53 raspberrypi kernel: SCSI subsystem initialized
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbfs
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver hub
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new device driver usb
                              Oct 24 11:42:53 raspberrypi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
                              Oct 24 11:42:53 raspberrypi kernel: clocksource: Switched to clocksource arch_sys_counter
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Disk quotas dquot_6.6.0
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: CacheFiles: Loaded
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 2
                              Oct 24 11:42:53 raspberrypi kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: TCP: Hash tables configured (established 8192 bind 8192)
                              Oct 24 11:42:53 raspberrypi kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 1
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered named UNIX socket transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered udp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp transport module.
                              Oct 24 11:42:53 raspberrypi kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
                              Oct 24 11:42:53 raspberrypi kernel: PCI: CLS 0 bytes, default 64
                              Oct 24 11:42:53 raspberrypi kernel: Initialise system trusted keyrings
                              Oct 24 11:42:53 raspberrypi kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
                              Oct 24 11:42:53 raspberrypi kernel: zbud: loaded
                              Oct 24 11:42:53 raspberrypi kernel: FS-Cache: Netfs 'nfs' registered for caching
                              Oct 24 11:42:53 raspberrypi kernel: NFS: Registering the id_resolver key type
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_resolver registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type id_legacy registered
                              Oct 24 11:42:53 raspberrypi kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                              Oct 24 11:42:53 raspberrypi kernel: Key type asymmetric registered
                              Oct 24 11:42:53 raspberrypi kernel: Asymmetric key parser 'x509' registered
                              Oct 24 11:42:53 raspberrypi kernel: bounce: pool size: 64 pages
                              Oct 24 11:42:53 raspberrypi kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                              Oct 24 11:42:53 raspberrypi kernel: io scheduler mq-deadline registered
                              Oct 24 11:42:53 raspberrypi kernel: io scheduler kyber registered
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                              Oct 24 11:42:53 raspberrypi kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                              Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
                              Oct 24 11:42:53 raspberrypi kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
                              Oct 24 11:42:53 raspberrypi kernel: PCI: bus0: Fast back to back transfers disabled
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
                              Oct 24 11:42:53 raspberrypi kernel: PCI: bus1: Fast back to back transfers disabled
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
                              Oct 24 11:42:53 raspberrypi kernel: pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                              Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                              Oct 24 11:42:53 raspberrypi kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
                              Oct 24 11:42:53 raspberrypi kernel: iproc-rng200 fe104000.rng: hwrng registered
                              Oct 24 11:42:53 raspberrypi kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                              Oct 24 11:42:53 raspberrypi kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                              Oct 24 11:42:53 raspberrypi kernel: brd: module loaded
                              Oct 24 11:42:53 raspberrypi kernel: loop: module loaded
                              Oct 24 11:42:53 raspberrypi kernel: Loading iSCSI transport class v2.0-870.
                              Oct 24 11:42:53 raspberrypi kernel: libphy: Fixed MDIO Bus: probed
                              Oct 24 11:42:53 raspberrypi kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                              Oct 24 11:42:53 raspberrypi kernel: libphy: bcmgenet MII bus: probed
                              Oct 24 11:42:53 raspberrypi kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver r8152
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver lan78xx
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver smsc95xx
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: Product: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                              Oct 24 11:42:53 raspberrypi kernel: usb usb1: SerialNumber: 0000:01:00.0
                              Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: USB hub found
                              Oct 24 11:42:53 raspberrypi kernel: hub 1-0:1.0: 1 port detected
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                              Oct 24 11:42:53 raspberrypi kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: Product: xHCI Host Controller
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: Manufacturer: Linux 5.10.63-v7l+ xhci-hcd
                              Oct 24 11:42:53 raspberrypi kernel: usb usb2: SerialNumber: 0000:01:00.0
                              Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: USB hub found
                              Oct 24 11:42:53 raspberrypi kernel: hub 2-0:1.0: 4 ports detected
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ enabled
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: NAK holdoff enabled
                              Oct 24 11:42:53 raspberrypi kernel: dwc_otg: FIQ split-transaction FSM enabled
                              Oct 24 11:42:53 raspberrypi kernel: Module dwc_common_port init
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver uas
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usb-storage
                              Oct 24 11:42:53 raspberrypi kernel: mousedev: PS/2 mouse device common for all mice
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                              Oct 24 11:42:53 raspberrypi kernel: sdhci: Secure Digital Host Controller Interface driver
                              Oct 24 11:42:53 raspberrypi kernel: sdhci: Copyright(c) Pierre Ossman
                              Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                              Oct 24 11:42:53 raspberrypi kernel: sdhci-pltfm: SDHCI platform and OF driver helper
                              Oct 24 11:42:53 raspberrypi kernel: ledtrig-cpu: registered to indicate activity on CPUs
                              Oct 24 11:42:53 raspberrypi kernel: hid: raw HID events driver (C) Jiri Kosina
                              Oct 24 11:42:53 raspberrypi kernel: usbcore: registered new interface driver usbhid
                              Oct 24 11:42:53 raspberrypi kernel: usbhid: USB HID core driver
                              Oct 24 11:42:53 raspberrypi kernel: Initializing XFRM netlink socket
                              Oct 24 11:42:53 raspberrypi kernel: NET: Registered protocol family 17
                              Oct 24 11:42:53 raspberrypi kernel: Key type dns_resolver registered
                              Oct 24 11:42:53 raspberrypi kernel: Registering SWP/SWPB emulation handler
                              Oct 24 11:42:53 raspberrypi kernel: registered taskstats version 1
                              Oct 24 11:42:53 raspberrypi kernel: Loading compiled-in X.509 certificates
                              Oct 24 11:42:53 raspberrypi kernel: Key type ._fscrypt registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type .fscrypt registered
                              Oct 24 11:42:53 raspberrypi kernel: Key type fscrypt-provisioning registered
                              Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: there is not valid maps for state default
                              Oct 24 11:42:53 raspberrypi kernel: uart-pl011 fe201000.serial: cts_event_workaround enabled
                              Oct 24 11:42:53 raspberrypi kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
                              Oct 24 11:42:53 raspberrypi kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                              Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                              Oct 24 11:42:53 raspberrypi kernel: mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                              Oct 24 11:42:53 raspberrypi kernel: of_cfs_init
                              Oct 24 11:42:53 raspberrypi kernel: of_cfs_init: OK
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              Oct 24 11:42:53 raspberrypi kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
                              Oct 24 11:42:53 raspberrypi kernel: Waiting for root device PARTUUID=7a2feeee-02...
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
                              Oct 24 11:42:53 raspberrypi kernel: mmc1: new high speed SDIO card at address 0001
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device found, idVendor=14b0, idProduct=0206, bcdDevice= 1.00
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Product: Force LS SSD
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: Manufacturer: Corsair
                              Oct 24 11:42:53 raspberrypi kernel: usb 2-1: SerialNumber: 1234567815F4
                              Oct 24 11:42:53 raspberrypi kernel: scsi host0: uas
                              Oct 24 11:42:53 raspberrypi kernel: scsi 0:0:0:0: Direct-Access     Corsair  Force LS SSD     0    PQ: 0 ANSI: 6
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write Protect is off
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
                              Oct 24 11:42:53 raspberrypi kernel:  sda: sda1 sda2
                              Oct 24 11:42:53 raspberrypi kernel: sd 0:0:0:0: [sda] Attached SCSI disk
                              Oct 24 11:42:53 raspberrypi kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                              Oct 24 11:42:53 raspberrypi kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              Oct 24 11:42:53 raspberrypi kernel: devtmpfs: mounted
                              Oct 24 11:42:53 raspberrypi kernel: Freeing unused kernel memory: 2048K
                              Oct 24 11:42:53 raspberrypi kernel: Run /sbin/init as init process
                              lines 187-248
                              
                              

                              wie dem Log zu entnehmen ist, ist die Festplatte 60gb groß und das Image nur ca. 30... Mein Ansatz wäre jetzt zu versuchen das Image zu erweitern.. oder ist das nicht ohne weiteres möglich?

                              ? Offline
                              ? Offline
                              Ein ehemaliger Benutzer
                              schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                              #15

                              @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                              n okay sorry habe jetzt allerdings etwa sProbelme mit der Zeichnebegrenzung....

                              Moin,

                              Du kannst das auf errors eingrenzen

                              # sudo journalctl -g `error`
                              

                              Edit
                              @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                              wie dem Log zu entnehmen ist, ist die Festplatte 60gb groß und das Image nur ca. 30..

                              Du kannst erst einmal das journal eindampfen, denn ich denke, die Fehler helfen Dir jetzt auch nicht mehr, ich gehe davon aus, dass das Logfile Rotating irgendwann nicht mehr ging und deswegen das journal weiter angewachsen ist.
                              Eindampfen, geht mit

                              # sudo journalctl --flush --rotate --vacuum-time=144h
                              

                              @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                              danke für den Hinweis, doch der Befehl funktionierte nicht...

                              Da fehlt ein sudo davor, wenn Du das als User machst, siehst Du nur Deinen Kram.

                              Edit_2
                              Auch das kern.log kann nicht mehr rotieren, da es auch schon zu groß ist und nicht mehr ins Memory passt.
                              Um da auch wieder Luft zu bekommen, folgendes

                              **feststellen wer gerade darauf zugreift***
                              # sudo lsof /var/log/kern.log
                              _z. B._
                              COMMAND   PID     USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
                              rsyslogd 1503     root   12w   REG  253,1    33738 50334529 /var/log/kern.log
                              promtail 2879 promtail   25r   REG  253,1    33738 50334529 /var/log/kern.log
                              

                              Dann müssen die Programme gestoppt werden, promtail sollte bei Dir nicht auftauchen, das ist etwas Spezielles, das ich hier am Laufen habe!

                              # sudo systemctl status rsyslog.service 
                              ● rsyslog.service - System Logging Service
                                   Loaded: loaded (/lib/systemd/system/rsyslog.service; enabled; preset: enabled)
                                   Active: active (running) since Sat 2023-10-07 12:55:30 CEST; 2 weeks 3 days ago
                              TriggeredBy: ● syslog.socket
                                     Docs: man:rsyslogd(8)
                                           man:rsyslog.conf(5)
                                           https://www.rsyslog.com/doc/
                                 Main PID: 1503 (rsyslogd)
                                    Tasks: 4 (limit: 38343)
                                   Memory: 3.6M
                                      CPU: 4.301s
                                   CGroup: /system.slice/rsyslog.service
                                           └─1503 /usr/sbin/rsyslogd -n -iNONE
                              
                              Oct 07 12:55:30 pve systemd[1]: Starting rsyslog.service - System Logging Service...
                              Oct 07 12:55:30 pve rsyslogd[1503]: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.2302.0]
                              Oct 07 12:55:30 pve systemd[1]: Started rsyslog.service - System Logging Service.
                              Oct 07 12:55:30 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] start
                              Oct 08 00:00:05 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                              Oct 08 00:00:05 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                              Oct 15 00:00:04 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                              Oct 15 00:00:04 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                              Oct 22 00:00:05 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                              Oct 22 00:00:05 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                              
                              ** Anschließend Stoppen**
                              # sudo systemctl stop rsyslog.service
                              

                              Wenn, dann beim check, dass niemand mehr zugreift, dann

                              # sudo > /var/log/kern.log
                              **Check**
                              # sudo ls -la /var/log/kern.log*
                              

                              Dann den rsyslog wieder starten

                              # sudo systemctl start rsyslog.service
                              

                              VG
                              Bernd

                              E 2 Antworten Letzte Antwort
                              0
                              • ? Ein ehemaliger Benutzer

                                @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                n okay sorry habe jetzt allerdings etwa sProbelme mit der Zeichnebegrenzung....

                                Moin,

                                Du kannst das auf errors eingrenzen

                                # sudo journalctl -g `error`
                                

                                Edit
                                @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                wie dem Log zu entnehmen ist, ist die Festplatte 60gb groß und das Image nur ca. 30..

                                Du kannst erst einmal das journal eindampfen, denn ich denke, die Fehler helfen Dir jetzt auch nicht mehr, ich gehe davon aus, dass das Logfile Rotating irgendwann nicht mehr ging und deswegen das journal weiter angewachsen ist.
                                Eindampfen, geht mit

                                # sudo journalctl --flush --rotate --vacuum-time=144h
                                

                                @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                danke für den Hinweis, doch der Befehl funktionierte nicht...

                                Da fehlt ein sudo davor, wenn Du das als User machst, siehst Du nur Deinen Kram.

                                Edit_2
                                Auch das kern.log kann nicht mehr rotieren, da es auch schon zu groß ist und nicht mehr ins Memory passt.
                                Um da auch wieder Luft zu bekommen, folgendes

                                **feststellen wer gerade darauf zugreift***
                                # sudo lsof /var/log/kern.log
                                _z. B._
                                COMMAND   PID     USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
                                rsyslogd 1503     root   12w   REG  253,1    33738 50334529 /var/log/kern.log
                                promtail 2879 promtail   25r   REG  253,1    33738 50334529 /var/log/kern.log
                                

                                Dann müssen die Programme gestoppt werden, promtail sollte bei Dir nicht auftauchen, das ist etwas Spezielles, das ich hier am Laufen habe!

                                # sudo systemctl status rsyslog.service 
                                ● rsyslog.service - System Logging Service
                                     Loaded: loaded (/lib/systemd/system/rsyslog.service; enabled; preset: enabled)
                                     Active: active (running) since Sat 2023-10-07 12:55:30 CEST; 2 weeks 3 days ago
                                TriggeredBy: ● syslog.socket
                                       Docs: man:rsyslogd(8)
                                             man:rsyslog.conf(5)
                                             https://www.rsyslog.com/doc/
                                   Main PID: 1503 (rsyslogd)
                                      Tasks: 4 (limit: 38343)
                                     Memory: 3.6M
                                        CPU: 4.301s
                                     CGroup: /system.slice/rsyslog.service
                                             └─1503 /usr/sbin/rsyslogd -n -iNONE
                                
                                Oct 07 12:55:30 pve systemd[1]: Starting rsyslog.service - System Logging Service...
                                Oct 07 12:55:30 pve rsyslogd[1503]: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.2302.0]
                                Oct 07 12:55:30 pve systemd[1]: Started rsyslog.service - System Logging Service.
                                Oct 07 12:55:30 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] start
                                Oct 08 00:00:05 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                                Oct 08 00:00:05 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                                Oct 15 00:00:04 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                                Oct 15 00:00:04 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                                Oct 22 00:00:05 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                                Oct 22 00:00:05 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                                
                                ** Anschließend Stoppen**
                                # sudo systemctl stop rsyslog.service
                                

                                Wenn, dann beim check, dass niemand mehr zugreift, dann

                                # sudo > /var/log/kern.log
                                **Check**
                                # sudo ls -la /var/log/kern.log*
                                

                                Dann den rsyslog wieder starten

                                # sudo systemctl start rsyslog.service
                                

                                VG
                                Bernd

                                E Offline
                                E Offline
                                erazor86
                                schrieb am zuletzt editiert von
                                #16

                                @dp20eic danke für den Hinweis, doch der Befehl funktionierte nicht...

                                ich habe nun folgende Eingrenzung.. hoffe das ist auch okay?

                                pi@raspberrypi:/opt/iobroker $ journalctl -p err -b
                                -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 14:38:22 CEST. --
                                Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                                Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                                Oct 24 11:42:57 raspberrypi kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                                Oct 24 11:43:03 raspberrypi bluetoothd[630]: Sap driver initialization failed.
                                Oct 24 11:43:03 raspberrypi bluetoothd[630]: sap-server: Operation not permitted (1)
                                Oct 24 11:43:03 raspberrypi bluetoothd[630]: Failed to set privacy: Rejected (0x0b)
                                pi@raspberrypi:/opt/iobroker $
                                
                                
                                1 Antwort Letzte Antwort
                                0
                                • ? Ein ehemaliger Benutzer

                                  @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                  n okay sorry habe jetzt allerdings etwa sProbelme mit der Zeichnebegrenzung....

                                  Moin,

                                  Du kannst das auf errors eingrenzen

                                  # sudo journalctl -g `error`
                                  

                                  Edit
                                  @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                  wie dem Log zu entnehmen ist, ist die Festplatte 60gb groß und das Image nur ca. 30..

                                  Du kannst erst einmal das journal eindampfen, denn ich denke, die Fehler helfen Dir jetzt auch nicht mehr, ich gehe davon aus, dass das Logfile Rotating irgendwann nicht mehr ging und deswegen das journal weiter angewachsen ist.
                                  Eindampfen, geht mit

                                  # sudo journalctl --flush --rotate --vacuum-time=144h
                                  

                                  @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                  danke für den Hinweis, doch der Befehl funktionierte nicht...

                                  Da fehlt ein sudo davor, wenn Du das als User machst, siehst Du nur Deinen Kram.

                                  Edit_2
                                  Auch das kern.log kann nicht mehr rotieren, da es auch schon zu groß ist und nicht mehr ins Memory passt.
                                  Um da auch wieder Luft zu bekommen, folgendes

                                  **feststellen wer gerade darauf zugreift***
                                  # sudo lsof /var/log/kern.log
                                  _z. B._
                                  COMMAND   PID     USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
                                  rsyslogd 1503     root   12w   REG  253,1    33738 50334529 /var/log/kern.log
                                  promtail 2879 promtail   25r   REG  253,1    33738 50334529 /var/log/kern.log
                                  

                                  Dann müssen die Programme gestoppt werden, promtail sollte bei Dir nicht auftauchen, das ist etwas Spezielles, das ich hier am Laufen habe!

                                  # sudo systemctl status rsyslog.service 
                                  ● rsyslog.service - System Logging Service
                                       Loaded: loaded (/lib/systemd/system/rsyslog.service; enabled; preset: enabled)
                                       Active: active (running) since Sat 2023-10-07 12:55:30 CEST; 2 weeks 3 days ago
                                  TriggeredBy: ● syslog.socket
                                         Docs: man:rsyslogd(8)
                                               man:rsyslog.conf(5)
                                               https://www.rsyslog.com/doc/
                                     Main PID: 1503 (rsyslogd)
                                        Tasks: 4 (limit: 38343)
                                       Memory: 3.6M
                                          CPU: 4.301s
                                       CGroup: /system.slice/rsyslog.service
                                               └─1503 /usr/sbin/rsyslogd -n -iNONE
                                  
                                  Oct 07 12:55:30 pve systemd[1]: Starting rsyslog.service - System Logging Service...
                                  Oct 07 12:55:30 pve rsyslogd[1503]: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.2302.0]
                                  Oct 07 12:55:30 pve systemd[1]: Started rsyslog.service - System Logging Service.
                                  Oct 07 12:55:30 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] start
                                  Oct 08 00:00:05 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                                  Oct 08 00:00:05 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                                  Oct 15 00:00:04 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                                  Oct 15 00:00:04 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                                  Oct 22 00:00:05 pve systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1503 (rsyslogd) on client request.
                                  Oct 22 00:00:05 pve rsyslogd[1503]: [origin software="rsyslogd" swVersion="8.2302.0" x-pid="1503" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
                                  
                                  ** Anschließend Stoppen**
                                  # sudo systemctl stop rsyslog.service
                                  

                                  Wenn, dann beim check, dass niemand mehr zugreift, dann

                                  # sudo > /var/log/kern.log
                                  **Check**
                                  # sudo ls -la /var/log/kern.log*
                                  

                                  Dann den rsyslog wieder starten

                                  # sudo systemctl start rsyslog.service
                                  

                                  VG
                                  Bernd

                                  E Offline
                                  E Offline
                                  erazor86
                                  schrieb am zuletzt editiert von
                                  #17

                                  @dp20eic said in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                  sudo journalctl --flush --rotate --vacuum-time=144h

                                  mit sudo davor kam folgendes:

                                  pi@raspberrypi:/opt/iobroker $ sudo journalctl -p err -b
                                  -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 14:49:10 CEST. --
                                  Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                                  Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                  Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                  Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                  Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                                  Oct 24 11:42:57 raspberrypi kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                                  Oct 24 11:43:03 raspberrypi bluetoothd[630]: Sap driver initialization failed.
                                  Oct 24 11:43:03 raspberrypi bluetoothd[630]: sap-server: Operation not permitted (1)
                                  Oct 24 11:43:03 raspberrypi bluetoothd[630]: Failed to set privacy: Rejected (0x0b)
                                  pi@raspberrypi:/opt/iobroker $
                                  

                                  dann das journal eindampfen ergab folgendes:

                                  pi@raspberrypi:~ $ sudo journalctl --flush --rotate --vacuum-time=144h
                                  Vacuuming done, freed 0B of archived journals from /run/log/journal/4d6ae5397255480d87f8210555383486.
                                  pi@raspberrypi:~ $
                                  
                                  
                                  Thomas BraunT ? 3 Antworten Letzte Antwort
                                  0
                                  • E erazor86

                                    @dp20eic said in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                    sudo journalctl --flush --rotate --vacuum-time=144h

                                    mit sudo davor kam folgendes:

                                    pi@raspberrypi:/opt/iobroker $ sudo journalctl -p err -b
                                    -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 14:49:10 CEST. --
                                    Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                                    Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                    Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                    Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                    Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                                    Oct 24 11:42:57 raspberrypi kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                                    Oct 24 11:43:03 raspberrypi bluetoothd[630]: Sap driver initialization failed.
                                    Oct 24 11:43:03 raspberrypi bluetoothd[630]: sap-server: Operation not permitted (1)
                                    Oct 24 11:43:03 raspberrypi bluetoothd[630]: Failed to set privacy: Rejected (0x0b)
                                    pi@raspberrypi:/opt/iobroker $
                                    

                                    dann das journal eindampfen ergab folgendes:

                                    pi@raspberrypi:~ $ sudo journalctl --flush --rotate --vacuum-time=144h
                                    Vacuuming done, freed 0B of archived journals from /run/log/journal/4d6ae5397255480d87f8210555383486.
                                    pi@raspberrypi:~ $
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #18

                                    @erazor86

                                    Ich würde die Kiste ohnehin nochmal von Grund auf mit Debian 12 'Bookworm' in der 64Bit-Variante neuinstallieren. Das syslog wie auch das kernel.log werden da gar nicht mehr verwendet, das läuft mittlerweile exklusiv über journalctl/systemd.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    1 Antwort Letzte Antwort
                                    1
                                    • E erazor86

                                      @dp20eic said in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                      sudo journalctl --flush --rotate --vacuum-time=144h

                                      mit sudo davor kam folgendes:

                                      pi@raspberrypi:/opt/iobroker $ sudo journalctl -p err -b
                                      -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 14:49:10 CEST. --
                                      Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                                      Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                      Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                      Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                      Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                                      Oct 24 11:42:57 raspberrypi kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                                      Oct 24 11:43:03 raspberrypi bluetoothd[630]: Sap driver initialization failed.
                                      Oct 24 11:43:03 raspberrypi bluetoothd[630]: sap-server: Operation not permitted (1)
                                      Oct 24 11:43:03 raspberrypi bluetoothd[630]: Failed to set privacy: Rejected (0x0b)
                                      pi@raspberrypi:/opt/iobroker $
                                      

                                      dann das journal eindampfen ergab folgendes:

                                      pi@raspberrypi:~ $ sudo journalctl --flush --rotate --vacuum-time=144h
                                      Vacuuming done, freed 0B of archived journals from /run/log/journal/4d6ae5397255480d87f8210555383486.
                                      pi@raspberrypi:~ $
                                      
                                      
                                      ? Offline
                                      ? Offline
                                      Ein ehemaliger Benutzer
                                      schrieb am zuletzt editiert von
                                      #19

                                      @erazor86 sagte in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                      dann das journal eindampfen ergab folgendes:

                                      Moin,

                                      dann setz mal die Stunden auf 1h

                                      # sudo journalctl --flush --rotate --vacuum-time=1h
                                      **und**
                                      # sudo ls -la /var/log/journal/
                                      

                                      VG
                                      Bernd

                                      P.S.: habe oben falsch gelesen, mich nur auf journalctl konzentriert, syslog geht definitiv anders, sollte man auch wie beim kern.log machen.

                                      1 Antwort Letzte Antwort
                                      0
                                      • E erazor86

                                        @dp20eic said in Iobroker nicht mehr erreichbar / Festplatte voll?:

                                        sudo journalctl --flush --rotate --vacuum-time=144h

                                        mit sudo davor kam folgendes:

                                        pi@raspberrypi:/opt/iobroker $ sudo journalctl -p err -b
                                        -- Logs begin at Tue 2023-10-24 11:42:53 CEST, end at Tue 2023-10-24 14:49:10 CEST. --
                                        Oct 24 11:42:53 raspberrypi kernel: mmc1: Controller never released inhibit bit(s).
                                        Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                        Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                        Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                        Oct 24 11:42:54 raspberrypi kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                                        Oct 24 11:42:57 raspberrypi kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                                        Oct 24 11:43:03 raspberrypi bluetoothd[630]: Sap driver initialization failed.
                                        Oct 24 11:43:03 raspberrypi bluetoothd[630]: sap-server: Operation not permitted (1)
                                        Oct 24 11:43:03 raspberrypi bluetoothd[630]: Failed to set privacy: Rejected (0x0b)
                                        pi@raspberrypi:/opt/iobroker $
                                        

                                        dann das journal eindampfen ergab folgendes:

                                        pi@raspberrypi:~ $ sudo journalctl --flush --rotate --vacuum-time=144h
                                        Vacuuming done, freed 0B of archived journals from /run/log/journal/4d6ae5397255480d87f8210555383486.
                                        pi@raspberrypi:~ $
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von Thomas Braun
                                        #20

                                        @erazor86

                                        tail -200 /var/log/syslog
                                        

                                        sagt?

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        E 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @erazor86

                                          tail -200 /var/log/syslog
                                          

                                          sagt?

                                          E Offline
                                          E Offline
                                          erazor86
                                          schrieb am zuletzt editiert von erazor86
                                          #21

                                          @thomas-braun @dp20eic

                                          puh das waren jetzt einige Dinge auf einmal die ich da ausprobieren sollte... Also das system neu aufsetzen würde ich gerne vermeiden bzw. parallel mit einem zweiten Raspi machen. Habe noch einen mit 8gb am start. Aber erstmal würde ich den gerne wieder ans laufen bringen.

                                          hier mal ein paar Auszüge:

                                          pi@raspberrypi:/opt/iobroker $ sudo journalctl --flush --rotate --vacuum-time=1h
                                          Deleted archived journal /run/log/journal/4d6ae5397255480d87f8210555383486/system@4eb1d35fbf904cfe9b555db2060dd955-0000000000000001-0006087329a39cee.journal (23.9M).
                                          Vacuuming done, freed 23.9M of archived journals from /run/log/journal/4d6ae5397255480d87f8210555383486.
                                          
                                          pi@raspberrypi:/opt/iobroker $ sudo lsof/var/log/kern.log
                                          sudo: lsof/var/log/kern.log: command not found
                                          
                                          pi@raspberrypi:/opt/iobroker $ tail -n 200 /var/log/syslog
                                          Oct 24 15:11:32 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:11:32 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:11:34 raspberrypi bash[28083]: ENOSPC: no space left on device, write
                                          Oct 24 15:11:34 raspberrypi bash[28083]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:11:35 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:11:35 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:11:38 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:11:38 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2158.
                                          Oct 24 15:11:38 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:11:38 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:11:40 raspberrypi bash[28095]: ENOSPC: no space left on device, write
                                          Oct 24 15:11:40 raspberrypi bash[28095]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:11:41 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:11:41 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:11:44 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:11:44 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2159.
                                          Oct 24 15:11:44 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:11:44 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:11:45 raspberrypi bash[28107]: ENOSPC: no space left on device, write
                                          Oct 24 15:11:45 raspberrypi bash[28107]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:11:46 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:11:46 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:11:50 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:11:50 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2160.
                                          Oct 24 15:11:50 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:11:50 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:11:51 raspberrypi bash[28119]: ENOSPC: no space left on device, write
                                          Oct 24 15:11:51 raspberrypi bash[28119]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:11:52 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:11:52 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:11:55 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:11:55 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2161.
                                          Oct 24 15:11:55 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:11:55 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:11:57 raspberrypi bash[28131]: ENOSPC: no space left on device, write
                                          Oct 24 15:11:57 raspberrypi bash[28131]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:11:58 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:11:58 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:01 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:01 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2162.
                                          Oct 24 15:12:01 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:01 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:03 raspberrypi bash[28143]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:03 raspberrypi bash[28143]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:04 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:04 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:07 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:07 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2163.
                                          Oct 24 15:12:07 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:07 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:09 raspberrypi bash[28155]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:09 raspberrypi bash[28155]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:10 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:10 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:13 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:13 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2164.
                                          Oct 24 15:12:13 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:13 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:14 raspberrypi bash[28167]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:14 raspberrypi bash[28167]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:15 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:15 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:18 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:18 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2165.
                                          Oct 24 15:12:18 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:18 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:20 raspberrypi bash[28179]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:20 raspberrypi bash[28179]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:21 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:21 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:23 raspberrypi dhcpcd[595]: eth0: Router Advertisement from fe80::cece:1eff:fe79:6d19
                                          Oct 24 15:12:24 raspberrypi dhcpcd[595]: eth0: Router Advertisement from fe80::cece:1eff:fe79:6d19
                                          Oct 24 15:12:24 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:24 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2166.
                                          Oct 24 15:12:24 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:24 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:26 raspberrypi bash[28220]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:26 raspberrypi bash[28220]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:27 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:27 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:30 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:30 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2167.
                                          Oct 24 15:12:30 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:30 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:32 raspberrypi bash[28251]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:32 raspberrypi bash[28251]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:33 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:33 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:36 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:36 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2168.
                                          Oct 24 15:12:36 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:36 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:37 raspberrypi bash[28263]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:38 raspberrypi bash[28263]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:39 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:39 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:42 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:42 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2169.
                                          Oct 24 15:12:42 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:42 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:43 raspberrypi bash[28275]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:43 raspberrypi bash[28275]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:44 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:44 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:47 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:47 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2170.
                                          Oct 24 15:12:47 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:47 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:49 raspberrypi bash[28287]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:49 raspberrypi bash[28287]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:50 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:50 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:53 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:53 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2171.
                                          Oct 24 15:12:53 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:53 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:12:55 raspberrypi bash[28299]: ENOSPC: no space left on device, write
                                          Oct 24 15:12:55 raspberrypi bash[28299]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:12:56 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:12:56 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:12:59 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:12:59 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2172.
                                          Oct 24 15:12:59 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:12:59 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:00 raspberrypi bash[28311]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:00 raspberrypi bash[28311]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:02 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:02 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:05 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:05 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2173.
                                          Oct 24 15:13:05 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:05 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:06 raspberrypi bash[28323]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:06 raspberrypi bash[28323]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:07 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:07 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:10 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:10 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2174.
                                          Oct 24 15:13:10 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:10 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:12 raspberrypi bash[28335]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:12 raspberrypi bash[28335]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:13 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:13 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:16 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:16 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2175.
                                          Oct 24 15:13:16 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:16 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:18 raspberrypi bash[28347]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:18 raspberrypi bash[28347]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:19 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:19 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:22 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:22 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2176.
                                          Oct 24 15:13:22 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:22 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:24 raspberrypi bash[28359]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:24 raspberrypi bash[28359]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:25 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:25 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:28 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:28 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2177.
                                          Oct 24 15:13:28 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:28 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:30 raspberrypi bash[28371]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:30 raspberrypi bash[28371]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:31 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:31 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:34 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:34 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2178.
                                          Oct 24 15:13:34 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:34 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:35 raspberrypi bash[28383]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:35 raspberrypi bash[28383]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:37 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:37 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:40 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:40 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2179.
                                          Oct 24 15:13:40 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:40 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:41 raspberrypi bash[28395]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:41 raspberrypi bash[28395]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:42 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:42 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:45 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:45 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2180.
                                          Oct 24 15:13:45 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:45 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:47 raspberrypi bash[28407]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:47 raspberrypi bash[28407]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:48 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:48 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          Oct 24 15:13:51 raspberrypi systemd[1]: iobroker.service: Service RestartSec=3s expired, scheduling restart.
                                          Oct 24 15:13:51 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 2181.
                                          Oct 24 15:13:51 raspberrypi systemd[1]: Stopped ioBroker Server.
                                          Oct 24 15:13:51 raspberrypi systemd[1]: Started ioBroker Server.
                                          Oct 24 15:13:53 raspberrypi bash[28419]: ENOSPC: no space left on device, write
                                          Oct 24 15:13:53 raspberrypi bash[28419]: Error: ENOSPC: no space left on device, write
                                          Oct 24 15:13:54 raspberrypi systemd[1]: iobroker.service: Main process exited, code=exited, status=1/FAILURE
                                          Oct 24 15:13:54 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
                                          
                                          

                                          edit: Also durch die Bereinigung sieht es zwischenzeitlich wie folgt aus:

                                          pi@raspberrypi:/opt/iobroker $ ncdu
                                          ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
                                          --- /opt/iobroker ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                              1.4 GiB [##########] /iobroker-data
                                            741.8 MiB [#####     ] /backups
                                            724.7 MiB [#####     ] /node_modules
                                            672.0 KiB [          ]  package-lock.json
                                            320.0 KiB [          ] /log
                                              8.0 KiB [          ]  reinstall.js
                                              4.0 KiB [          ]  package.json
                                              4.0 KiB [          ]  iobroker
                                              4.0 KiB [          ]  INSTALLER_INFO.txt
                                              4.0 KiB [          ]  .npmrc
                                          @   0.0   B [          ]  iob
                                              0.0   B [          ]  sudo journalctl -g
                                              0.0   B [          ]  since=yesterday
                                              0.0   B [          ]  pberrypi kernel: Booting Linux on physical CPU 0x0
                                              0.0   B [          ]  # sudo journalctl -g `error`
                                          
                                          
                                          

                                          aber IoBroker startet halt noch nicht :anguished:

                                          Thomas BraunT ? 3 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          785

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe