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. SD-Karte läuft im Verzeichnis /dev/root voll

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.0k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

SD-Karte läuft im Verzeichnis /dev/root voll

Geplant Angeheftet Gesperrt Verschoben Error/Bug
28 Beiträge 5 Kommentatoren 4.2k Aufrufe 4 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.
  • KenjiK Kenji

    @thomas-braun Entschuldigung

    Wie wäre das korrekte vorgehen oder bin ich hier komplett falsch mit meinem Problem?

    Gruß Matze

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

    @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

    oder bin ich hier komplett falsch mit meinem Problem?

    Kann ich nicht sagen, ich seh ja nix.

    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

    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

    KenjiK 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

      oder bin ich hier komplett falsch mit meinem Problem?

      Kann ich nicht sagen, ich seh ja nix.

      https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

      KenjiK Offline
      KenjiK Offline
      Kenji
      schrieb am zuletzt editiert von
      #9
      pi@raspberrypi:/dev $ df -h
      Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
      /dev/root        29G     29G     0  100% /
      devtmpfs        332M       0  332M    0% /dev
      tmpfs           461M       0  461M    0% /dev/shm
      tmpfs           185M    740K  184M    1% /run
      tmpfs           5,0M    4,0K  5,0M    1% /run/lock
      /dev/mmcblk0p1  253M     50M  203M   20% /boot
      tmpfs            93M     24K   93M    1% /run/user/1000
      pi@raspberrypi:/dev $
      pi@raspberrypi:/dev $
      pi@raspberrypi:/dev $ ls
      autofs         input         mmcblk0p1  ram3     tty11  tty29  tty46  tty63      vcs6      vga_arbiter
      block          kmsg          mmcblk0p2  ram4     tty12  tty3   tty47  tty7       vcs7      vhci
      btrfs-control  log           mqueue     ram5     tty13  tty30  tty48  tty8       vcsa      video10
      bus            loop0         net        ram6     tty14  tty31  tty49  tty9       vcsa1     video11
      cachefiles     loop1         null       ram7     tty15  tty32  tty5   ttyAMA0    vcsa2     video12
      char           loop2         port       ram8     tty16  tty33  tty50  ttyprintk  vcsa3     video13
      console        loop3         ppp        ram9     tty17  tty34  tty51  uhid       vcsa4     video14
      cuse           loop4         ptmx       random   tty18  tty35  tty52  uinput     vcsa5     video15
      disk           loop5         ptp0       rfkill   tty19  tty36  tty53  urandom    vcsa6     video16
      dma_heap       loop6         pts        serial1  tty2   tty37  tty54  v4l        vcsa7     video18
      dri            loop7         ram0       shm      tty20  tty38  tty55  vchiq      vcsm-cma  video19
      fd             loop-control  ram1       snd      tty21  tty39  tty56  vcio       vcsu      video20
      full           mapper        ram10      stderr   tty22  tty4   tty57  vc-mem     vcsu1     video21
      fuse           media0        ram11      stdin    tty23  tty40  tty58  vcs        vcsu2     video22
      gpiochip0      media1        ram12      stdout   tty24  tty41  tty59  vcs1       vcsu3     video23
      gpiochip1      media2        ram13      tty      tty25  tty42  tty6   vcs2       vcsu4     video31
      gpiomem        media3        ram14      tty0     tty26  tty43  tty60  vcs3       vcsu5     watchdog
      hwrng          mem           ram15      tty1     tty27  tty44  tty61  vcs4       vcsu6     watchdog0
      initctl        mmcblk0       ram2       tty10    tty28  tty45  tty62  vcs5       vcsu7     zero
      pi@raspberrypi:/dev $
      
      

      Sorry jetzt hab ich es verstanden. Dankeschön
      Kann man damit was anfangen?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • KenjiK Kenji
        pi@raspberrypi:/dev $ df -h
        Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
        /dev/root        29G     29G     0  100% /
        devtmpfs        332M       0  332M    0% /dev
        tmpfs           461M       0  461M    0% /dev/shm
        tmpfs           185M    740K  184M    1% /run
        tmpfs           5,0M    4,0K  5,0M    1% /run/lock
        /dev/mmcblk0p1  253M     50M  203M   20% /boot
        tmpfs            93M     24K   93M    1% /run/user/1000
        pi@raspberrypi:/dev $
        pi@raspberrypi:/dev $
        pi@raspberrypi:/dev $ ls
        autofs         input         mmcblk0p1  ram3     tty11  tty29  tty46  tty63      vcs6      vga_arbiter
        block          kmsg          mmcblk0p2  ram4     tty12  tty3   tty47  tty7       vcs7      vhci
        btrfs-control  log           mqueue     ram5     tty13  tty30  tty48  tty8       vcsa      video10
        bus            loop0         net        ram6     tty14  tty31  tty49  tty9       vcsa1     video11
        cachefiles     loop1         null       ram7     tty15  tty32  tty5   ttyAMA0    vcsa2     video12
        char           loop2         port       ram8     tty16  tty33  tty50  ttyprintk  vcsa3     video13
        console        loop3         ppp        ram9     tty17  tty34  tty51  uhid       vcsa4     video14
        cuse           loop4         ptmx       random   tty18  tty35  tty52  uinput     vcsa5     video15
        disk           loop5         ptp0       rfkill   tty19  tty36  tty53  urandom    vcsa6     video16
        dma_heap       loop6         pts        serial1  tty2   tty37  tty54  v4l        vcsa7     video18
        dri            loop7         ram0       shm      tty20  tty38  tty55  vchiq      vcsm-cma  video19
        fd             loop-control  ram1       snd      tty21  tty39  tty56  vcio       vcsu      video20
        full           mapper        ram10      stderr   tty22  tty4   tty57  vc-mem     vcsu1     video21
        fuse           media0        ram11      stdin    tty23  tty40  tty58  vcs        vcsu2     video22
        gpiochip0      media1        ram12      stdout   tty24  tty41  tty59  vcs1       vcsu3     video23
        gpiochip1      media2        ram13      tty      tty25  tty42  tty6   vcs2       vcsu4     video31
        gpiomem        media3        ram14      tty0     tty26  tty43  tty60  vcs3       vcsu5     watchdog
        hwrng          mem           ram15      tty1     tty27  tty44  tty61  vcs4       vcsu6     watchdog0
        initctl        mmcblk0       ram2       tty10    tty28  tty45  tty62  vcs5       vcsu7     zero
        pi@raspberrypi:/dev $
        
        

        Sorry jetzt hab ich es verstanden. Dankeschön
        Kann man damit was anfangen?

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

        @kenji

        Nicht wirklich.

        Schau mit

        sudo ncdu /
        

        nach wo die dicken Dinger liegen. Vermutlich in /var/log.

        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

        Meister MopperM 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @kenji

          Nicht wirklich.

          Schau mit

          sudo ncdu /
          

          nach wo die dicken Dinger liegen. Vermutlich in /var/log.

          Meister MopperM Online
          Meister MopperM Online
          Meister Mopper
          schrieb am zuletzt editiert von
          #11

          @thomas-braun
          Oder der angewachsene Backup-Ordner.

          Proxmox und HA

          KenjiK 1 Antwort Letzte Antwort
          0
          • Meister MopperM Meister Mopper

            @thomas-braun
            Oder der angewachsene Backup-Ordner.

            KenjiK Offline
            KenjiK Offline
            Kenji
            schrieb am zuletzt editiert von
            #12

            @meister-mopper Sorry das ich hier parallel fahre (Discord/Forum)

            ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
            --- /var/log ---------------------------------------------------------------------------------------------
                                     /..
               11,5 GiB [##########]  syslog.1
               11,5 GiB [######### ]  kern.log.1
              304,1 MiB [          ] /journal
                1,3 MiB [          ]  daemon.log.1
                1,1 MiB [          ]  dpkg.log.1
              652,0 KiB [          ]  syslog
              652,0 KiB [          ]  daemon.log
              192,0 KiB [          ] /apt
              124,0 KiB [          ]  messages.1
              112,0 KiB [          ]  boot.log.3
               72,0 KiB [          ]  wtmp
               68,0 KiB [          ]  syslog.4.gz
               56,0 KiB [          ]  alternatives.log.1
               52,0 KiB [          ]  syslog.2.gz
               44,0 KiB [          ]  syslog.3.gz
               40,0 KiB [          ] /cups
               32,0 KiB [          ]  daemon.log.4.gz
               28,0 KiB [          ]  daemon.log.2.gz
               28,0 KiB [          ]  daemon.log.3.gz
               24,0 KiB [          ]  kern.log.4.gz
               24,0 KiB [          ]  messages.4.gz
               20,0 KiB [          ]  boot.log.1
               16,0 KiB [          ]  auth.log.1
               16,0 KiB [          ]  messages.2.gz
               16,0 KiB [          ]  kern.log.2.gz
               12,0 KiB [          ]  messages.3.gz
               12,0 KiB [          ]  kern.log.3.gz
                8,0 KiB [          ]  lastlog
                8,0 KiB [          ]  faillog
                8,0 KiB [          ] /runit
                8,0 KiB [          ] /hp
                8,0 KiB [          ]  Xorg.0.log.old
                8,0 KiB [          ]  syslog.6.gz
                8,0 KiB [          ]  debug.1
                8,0 KiB [          ]  boot.log.2
                8,0 KiB [          ]  Xorg.0.log
                8,0 KiB [          ]  dpkg.log.3.gz
            !   4,0 KiB [          ] /private
            !   4,0 KiB [          ] /lightdm
                4,0 KiB [          ]  user.log.1
                4,0 KiB [          ]  fontconfig.log
                4,0 KiB [          ]  syslog.7.gz
                4,0 KiB [          ]  auth.log.4.gz
                4,0 KiB [          ]  auth.log.3.gz
                4,0 KiB [          ]  auth.log.2.gz
                4,0 KiB [          ]  auth.log
            
            

            Ihr habt vollkommen Recht hier sind die dicken Dinger.

            Meister MopperM Thomas BraunT HomoranH 3 Antworten Letzte Antwort
            0
            • KenjiK Kenji

              @meister-mopper Sorry das ich hier parallel fahre (Discord/Forum)

              ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
              --- /var/log ---------------------------------------------------------------------------------------------
                                       /..
                 11,5 GiB [##########]  syslog.1
                 11,5 GiB [######### ]  kern.log.1
                304,1 MiB [          ] /journal
                  1,3 MiB [          ]  daemon.log.1
                  1,1 MiB [          ]  dpkg.log.1
                652,0 KiB [          ]  syslog
                652,0 KiB [          ]  daemon.log
                192,0 KiB [          ] /apt
                124,0 KiB [          ]  messages.1
                112,0 KiB [          ]  boot.log.3
                 72,0 KiB [          ]  wtmp
                 68,0 KiB [          ]  syslog.4.gz
                 56,0 KiB [          ]  alternatives.log.1
                 52,0 KiB [          ]  syslog.2.gz
                 44,0 KiB [          ]  syslog.3.gz
                 40,0 KiB [          ] /cups
                 32,0 KiB [          ]  daemon.log.4.gz
                 28,0 KiB [          ]  daemon.log.2.gz
                 28,0 KiB [          ]  daemon.log.3.gz
                 24,0 KiB [          ]  kern.log.4.gz
                 24,0 KiB [          ]  messages.4.gz
                 20,0 KiB [          ]  boot.log.1
                 16,0 KiB [          ]  auth.log.1
                 16,0 KiB [          ]  messages.2.gz
                 16,0 KiB [          ]  kern.log.2.gz
                 12,0 KiB [          ]  messages.3.gz
                 12,0 KiB [          ]  kern.log.3.gz
                  8,0 KiB [          ]  lastlog
                  8,0 KiB [          ]  faillog
                  8,0 KiB [          ] /runit
                  8,0 KiB [          ] /hp
                  8,0 KiB [          ]  Xorg.0.log.old
                  8,0 KiB [          ]  syslog.6.gz
                  8,0 KiB [          ]  debug.1
                  8,0 KiB [          ]  boot.log.2
                  8,0 KiB [          ]  Xorg.0.log
                  8,0 KiB [          ]  dpkg.log.3.gz
              !   4,0 KiB [          ] /private
              !   4,0 KiB [          ] /lightdm
                  4,0 KiB [          ]  user.log.1
                  4,0 KiB [          ]  fontconfig.log
                  4,0 KiB [          ]  syslog.7.gz
                  4,0 KiB [          ]  auth.log.4.gz
                  4,0 KiB [          ]  auth.log.3.gz
                  4,0 KiB [          ]  auth.log.2.gz
                  4,0 KiB [          ]  auth.log
              
              

              Ihr habt vollkommen Recht hier sind die dicken Dinger.

              Meister MopperM Online
              Meister MopperM Online
              Meister Mopper
              schrieb am zuletzt editiert von
              #13

              @kenji

              Und jetzt noch ein bisschen tiefer in den Verzeichnisbaum bohren?

              Proxmox und HA

              1 Antwort Letzte Antwort
              0
              • KenjiK Kenji

                @meister-mopper Sorry das ich hier parallel fahre (Discord/Forum)

                ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
                --- /var/log ---------------------------------------------------------------------------------------------
                                         /..
                   11,5 GiB [##########]  syslog.1
                   11,5 GiB [######### ]  kern.log.1
                  304,1 MiB [          ] /journal
                    1,3 MiB [          ]  daemon.log.1
                    1,1 MiB [          ]  dpkg.log.1
                  652,0 KiB [          ]  syslog
                  652,0 KiB [          ]  daemon.log
                  192,0 KiB [          ] /apt
                  124,0 KiB [          ]  messages.1
                  112,0 KiB [          ]  boot.log.3
                   72,0 KiB [          ]  wtmp
                   68,0 KiB [          ]  syslog.4.gz
                   56,0 KiB [          ]  alternatives.log.1
                   52,0 KiB [          ]  syslog.2.gz
                   44,0 KiB [          ]  syslog.3.gz
                   40,0 KiB [          ] /cups
                   32,0 KiB [          ]  daemon.log.4.gz
                   28,0 KiB [          ]  daemon.log.2.gz
                   28,0 KiB [          ]  daemon.log.3.gz
                   24,0 KiB [          ]  kern.log.4.gz
                   24,0 KiB [          ]  messages.4.gz
                   20,0 KiB [          ]  boot.log.1
                   16,0 KiB [          ]  auth.log.1
                   16,0 KiB [          ]  messages.2.gz
                   16,0 KiB [          ]  kern.log.2.gz
                   12,0 KiB [          ]  messages.3.gz
                   12,0 KiB [          ]  kern.log.3.gz
                    8,0 KiB [          ]  lastlog
                    8,0 KiB [          ]  faillog
                    8,0 KiB [          ] /runit
                    8,0 KiB [          ] /hp
                    8,0 KiB [          ]  Xorg.0.log.old
                    8,0 KiB [          ]  syslog.6.gz
                    8,0 KiB [          ]  debug.1
                    8,0 KiB [          ]  boot.log.2
                    8,0 KiB [          ]  Xorg.0.log
                    8,0 KiB [          ]  dpkg.log.3.gz
                !   4,0 KiB [          ] /private
                !   4,0 KiB [          ] /lightdm
                    4,0 KiB [          ]  user.log.1
                    4,0 KiB [          ]  fontconfig.log
                    4,0 KiB [          ]  syslog.7.gz
                    4,0 KiB [          ]  auth.log.4.gz
                    4,0 KiB [          ]  auth.log.3.gz
                    4,0 KiB [          ]  auth.log.2.gz
                    4,0 KiB [          ]  auth.log
                
                

                Ihr habt vollkommen Recht hier sind die dicken Dinger.

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

                @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                Erstmal etwas Platz schaffen:

                sudo cat /dev/null > /var/log/kern.log.1
                

                Dann im Syslog schauen was da für die Panikattacke gesorgt hat:

                tail -n 30 /var/log/syslog.1
                

                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

                KenjiK 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                  Erstmal etwas Platz schaffen:

                  sudo cat /dev/null > /var/log/kern.log.1
                  

                  Dann im Syslog schauen was da für die Panikattacke gesorgt hat:

                  tail -n 30 /var/log/syslog.1
                  
                  KenjiK Offline
                  KenjiK Offline
                  Kenji
                  schrieb am zuletzt editiert von
                  #15

                  @thomas-braun brauche noch mal kurz Hilfe für den Befehl. Muss ich dafür im Verzeichnis sein? Nicht oder
                  Mir wird das hier ausgegeben.

                  pi@raspberrypi:/ $ sudo cat /dev/null > /var/log/kern.log.1
                  -bash: /var/log/kern.log.1: Keine Berechtigung
                  pi@raspberrypi:/ $ ls
                  bin   boot.bak  etc   lib         media  opt   root  sbin  sys  usr
                  boot  dev       home  lost+found  mnt    proc  run   srv   tmp  var
                  pi@raspberrypi:/ $ cd dev/
                  pi@raspberrypi:/dev $ sudo cat /dev/null > /var/log/kern.log.1
                  -bash: /var/log/kern.log.1: Keine Berechtigung
                  pi@raspberrypi:/dev $
                  
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • KenjiK Kenji

                    @thomas-braun brauche noch mal kurz Hilfe für den Befehl. Muss ich dafür im Verzeichnis sein? Nicht oder
                    Mir wird das hier ausgegeben.

                    pi@raspberrypi:/ $ sudo cat /dev/null > /var/log/kern.log.1
                    -bash: /var/log/kern.log.1: Keine Berechtigung
                    pi@raspberrypi:/ $ ls
                    bin   boot.bak  etc   lib         media  opt   root  sbin  sys  usr
                    boot  dev       home  lost+found  mnt    proc  run   srv   tmp  var
                    pi@raspberrypi:/ $ cd dev/
                    pi@raspberrypi:/dev $ sudo cat /dev/null > /var/log/kern.log.1
                    -bash: /var/log/kern.log.1: Keine Berechtigung
                    pi@raspberrypi:/dev $
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #16

                    @Kenji

                    sudo su 
                    cat /dev/null > /var/log/kern.log.1
                    exit
                    

                    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

                    KenjiK 1 Antwort Letzte Antwort
                    1
                    • KenjiK Kenji

                      @meister-mopper Sorry das ich hier parallel fahre (Discord/Forum)

                      ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
                      --- /var/log ---------------------------------------------------------------------------------------------
                                               /..
                         11,5 GiB [##########]  syslog.1
                         11,5 GiB [######### ]  kern.log.1
                        304,1 MiB [          ] /journal
                          1,3 MiB [          ]  daemon.log.1
                          1,1 MiB [          ]  dpkg.log.1
                        652,0 KiB [          ]  syslog
                        652,0 KiB [          ]  daemon.log
                        192,0 KiB [          ] /apt
                        124,0 KiB [          ]  messages.1
                        112,0 KiB [          ]  boot.log.3
                         72,0 KiB [          ]  wtmp
                         68,0 KiB [          ]  syslog.4.gz
                         56,0 KiB [          ]  alternatives.log.1
                         52,0 KiB [          ]  syslog.2.gz
                         44,0 KiB [          ]  syslog.3.gz
                         40,0 KiB [          ] /cups
                         32,0 KiB [          ]  daemon.log.4.gz
                         28,0 KiB [          ]  daemon.log.2.gz
                         28,0 KiB [          ]  daemon.log.3.gz
                         24,0 KiB [          ]  kern.log.4.gz
                         24,0 KiB [          ]  messages.4.gz
                         20,0 KiB [          ]  boot.log.1
                         16,0 KiB [          ]  auth.log.1
                         16,0 KiB [          ]  messages.2.gz
                         16,0 KiB [          ]  kern.log.2.gz
                         12,0 KiB [          ]  messages.3.gz
                         12,0 KiB [          ]  kern.log.3.gz
                          8,0 KiB [          ]  lastlog
                          8,0 KiB [          ]  faillog
                          8,0 KiB [          ] /runit
                          8,0 KiB [          ] /hp
                          8,0 KiB [          ]  Xorg.0.log.old
                          8,0 KiB [          ]  syslog.6.gz
                          8,0 KiB [          ]  debug.1
                          8,0 KiB [          ]  boot.log.2
                          8,0 KiB [          ]  Xorg.0.log
                          8,0 KiB [          ]  dpkg.log.3.gz
                      !   4,0 KiB [          ] /private
                      !   4,0 KiB [          ] /lightdm
                          4,0 KiB [          ]  user.log.1
                          4,0 KiB [          ]  fontconfig.log
                          4,0 KiB [          ]  syslog.7.gz
                          4,0 KiB [          ]  auth.log.4.gz
                          4,0 KiB [          ]  auth.log.3.gz
                          4,0 KiB [          ]  auth.log.2.gz
                          4,0 KiB [          ]  auth.log
                      
                      

                      Ihr habt vollkommen Recht hier sind die dicken Dinger.

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #17

                      @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                      Sorry das ich hier parallel fahre (Discord/Forum)

                      ist nicht optimal, da die linke nicht die Informationen hat, die die rechte hat.

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      KenjiK Meister MopperM 2 Antworten Letzte Antwort
                      1
                      • Thomas BraunT Thomas Braun

                        @Kenji

                        sudo su 
                        cat /dev/null > /var/log/kern.log.1
                        exit
                        
                        KenjiK Offline
                        KenjiK Offline
                        Kenji
                        schrieb am zuletzt editiert von
                        #18

                        @thomas-braun Dankeschön für die präzise Hilfe :hugging_face:
                        Habe beide Befehle eingeben können. Hier die Ausgabe vom zweiten Befehl:

                        pi@raspberrypi:~ $ tail -n 30 /var/log/syslog.1
                        Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler.
                        Dec  7 15:24:52 raspberrypi systemd[1]: Listening on CUPS Scheduler.
                        Dec  7 15:24:52 raspberrypi systemd[1]: Starting CUPS Scheduler...
                        Dec  7 15:24:52 raspberrypi systemd[1]: Started CUPS Scheduler.
                        Dec  7 15:24:52 raspberrypi systemd[1]: Started Make remote CUPS printers availa                                                                             ble locally.
                        Dec  7 15:24:52 raspberrypi bluetoothd[695]: Bluetooth daemon 5.55
                        Dec  7 15:24:52 raspberrypi systemd[1]: Started Bluetooth service.
                        Dec  7 15:24:52 raspberrypi systemd[1]: Reached target Bluetooth.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 654 of p                                                                             rocess 654 owned by '1000' high priority at nice level -11.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 1 threads of 1 proces                                                                             ses of 1 users.
                        Dec  7 15:24:53 raspberrypi bluetoothd[695]: Starting SDP server
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 655 of p                                                                             rocess 655 owned by '1000' high priority at nice level -11.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 proces                                                                             ses of 1 users.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 proces                                                                             ses of 1 users.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 proces                                                                             ses of 1 users.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 660 of p                                                                             rocess 654 owned by '1000' RT at priority 20.
                        Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 3 threads of 2 proces                                                                             ses of 1 users.
                        Dec  7 15:24:53 raspberrypi kernel: [   33.527732] Bluetooth: BNEP (Ethernet Emu                                                                             lation) ver 1.3
                        Dec  7 15:24:53 raspberrypi kernel: [   33.527759] Bluetooth: BNEP filters: prot                                                                             ocol multicast
                        Dec  7 15:24:53 raspberrypi kernel: [   33.527787] Bluetooth: BNEP socket layer                                                                              initialized
                        Dec  7 15:24:53 raspberrypi bluetoothd[695]: Bluetooth management interface 1.21                                                                              initialized
                        Dec  7 15:24:53 raspberrypi kernel: [   33.568521] NET: Registered PF_ALG protoc                                                                             ol family
                        Dec  7 15:24:53 raspberrypi kernel: [   33.669986] cryptd: max_cpu_qlen set to 1                                                                             000
                        Dec  7 15:24:53 raspberrypi systemd[586]: Started D-Bus User Message Bus.
                        Dec  7 15:24:53 raspberrypi bluetoothd[695]: profiles/sap/server.c:sap_server_re                                                                             gister() Sap driver initialization failed.
                        Dec  7 15:24:53 raspberrypi bluetoothd[695]: sap-server: Operation not permitted                                                                              (1)
                        Dec  7 15:24:53 raspberrypi bluetoothd[695]: Failed to set mode: Blocked through                                                                              rfkill (0x12)
                        Dec  7 15:24:53 raspberrypi kernel: [   34.096992] Bluetooth: RFCOMM TTY layer i                                                                             nitialized
                        Dec  7 15:24:53 raspberrypi kernel: [   34.097017] Bluetooth: RFCOMM socket laye                                                                             r initialized
                        Dec  7 15:24:53 raspberrypi kernel: [   34.097035] Bluetooth: RFCOMM ver 1.11
                        pi@raspberrypi:~ $
                        
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • KenjiK Kenji

                          @thomas-braun Dankeschön für die präzise Hilfe :hugging_face:
                          Habe beide Befehle eingeben können. Hier die Ausgabe vom zweiten Befehl:

                          pi@raspberrypi:~ $ tail -n 30 /var/log/syslog.1
                          Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler.
                          Dec  7 15:24:52 raspberrypi systemd[1]: Listening on CUPS Scheduler.
                          Dec  7 15:24:52 raspberrypi systemd[1]: Starting CUPS Scheduler...
                          Dec  7 15:24:52 raspberrypi systemd[1]: Started CUPS Scheduler.
                          Dec  7 15:24:52 raspberrypi systemd[1]: Started Make remote CUPS printers availa                                                                             ble locally.
                          Dec  7 15:24:52 raspberrypi bluetoothd[695]: Bluetooth daemon 5.55
                          Dec  7 15:24:52 raspberrypi systemd[1]: Started Bluetooth service.
                          Dec  7 15:24:52 raspberrypi systemd[1]: Reached target Bluetooth.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 654 of p                                                                             rocess 654 owned by '1000' high priority at nice level -11.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 1 threads of 1 proces                                                                             ses of 1 users.
                          Dec  7 15:24:53 raspberrypi bluetoothd[695]: Starting SDP server
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 655 of p                                                                             rocess 655 owned by '1000' high priority at nice level -11.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 proces                                                                             ses of 1 users.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 proces                                                                             ses of 1 users.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 proces                                                                             ses of 1 users.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 660 of p                                                                             rocess 654 owned by '1000' RT at priority 20.
                          Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 3 threads of 2 proces                                                                             ses of 1 users.
                          Dec  7 15:24:53 raspberrypi kernel: [   33.527732] Bluetooth: BNEP (Ethernet Emu                                                                             lation) ver 1.3
                          Dec  7 15:24:53 raspberrypi kernel: [   33.527759] Bluetooth: BNEP filters: prot                                                                             ocol multicast
                          Dec  7 15:24:53 raspberrypi kernel: [   33.527787] Bluetooth: BNEP socket layer                                                                              initialized
                          Dec  7 15:24:53 raspberrypi bluetoothd[695]: Bluetooth management interface 1.21                                                                              initialized
                          Dec  7 15:24:53 raspberrypi kernel: [   33.568521] NET: Registered PF_ALG protoc                                                                             ol family
                          Dec  7 15:24:53 raspberrypi kernel: [   33.669986] cryptd: max_cpu_qlen set to 1                                                                             000
                          Dec  7 15:24:53 raspberrypi systemd[586]: Started D-Bus User Message Bus.
                          Dec  7 15:24:53 raspberrypi bluetoothd[695]: profiles/sap/server.c:sap_server_re                                                                             gister() Sap driver initialization failed.
                          Dec  7 15:24:53 raspberrypi bluetoothd[695]: sap-server: Operation not permitted                                                                              (1)
                          Dec  7 15:24:53 raspberrypi bluetoothd[695]: Failed to set mode: Blocked through                                                                              rfkill (0x12)
                          Dec  7 15:24:53 raspberrypi kernel: [   34.096992] Bluetooth: RFCOMM TTY layer i                                                                             nitialized
                          Dec  7 15:24:53 raspberrypi kernel: [   34.097017] Bluetooth: RFCOMM socket laye                                                                             r initialized
                          Dec  7 15:24:53 raspberrypi kernel: [   34.097035] Bluetooth: RFCOMM ver 1.11
                          pi@raspberrypi:~ $
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #19

                          @kenji

                          Der zweite Befehl greift offenbar zu kurz.
                          Dann mal mehr Output:

                          tail -n 300 /var/log/syslog.1
                          

                          Und mach bitte dein puTTY-Fenster größer.

                          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

                          KenjiK 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                            Sorry das ich hier parallel fahre (Discord/Forum)

                            ist nicht optimal, da die linke nicht die Informationen hat, die die rechte hat.

                            KenjiK Offline
                            KenjiK Offline
                            Kenji
                            schrieb am zuletzt editiert von
                            #20

                            @homoran Entschuldigung wird nicht mehr vorkommen. Schreibe nächstes Mal direkt hier im Forum. Gruß Matze :)

                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @kenji

                              Der zweite Befehl greift offenbar zu kurz.
                              Dann mal mehr Output:

                              tail -n 300 /var/log/syslog.1
                              

                              Und mach bitte dein puTTY-Fenster größer.

                              KenjiK Offline
                              KenjiK Offline
                              Kenji
                              schrieb am zuletzt editiert von
                              #21

                              @thomas-braun Ich hoffe das ist groß genug bin grade am Laptop.

                              pi@raspberrypi:~ $ tail -n 300 /var/log/syslog.1
                              Dec  6 12:17:11 raspberrypi kernel: [    3.025544]     splash
                              Dec  6 12:17:11 raspberrypi kernel: [    3.025557]   with environment:
                              Dec  6 12:17:11 raspberrypi kernel: [    3.025569]     HOME=/
                              Dec  6 12:17:11 raspberrypi kernel: [    3.025581]     TERM=linux
                              Dec  6 12:17:11 raspberrypi kernel: [    4.489622] NET: Registered PF_INET6 protocol family
                              Dec  6 12:17:11 raspberrypi kernel: [    4.491382] Segment Routing with IPv6
                              Dec  6 12:17:11 raspberrypi kernel: [    4.491426] In-situ OAM (IOAM) with IPv6
                              Dec  6 12:17:11 raspberrypi kernel: [    6.640012] fuse: init (API version 7.34)
                              Dec  6 12:17:11 raspberrypi kernel: [    6.862416] i2c_dev: i2c /dev entries driver
                              Dec  6 12:17:11 raspberrypi kernel: [    7.491840] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                              Dec  6 12:17:11 raspberrypi kernel: [   11.657586] mc: Linux media interface: v0.10
                              Dec  6 12:17:11 raspberrypi kernel: [   11.795183] videodev: Linux video capture interface: v2.00
                              Dec  6 12:17:11 raspberrypi kernel: [   11.843047] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   11.857533] bcm2835_audio bcm2835_audio: card created with 8 channels
                              Dec  6 12:17:11 raspberrypi kernel: [   11.948828] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   11.957733] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   11.958590] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                              Dec  6 12:17:11 raspberrypi kernel: [   11.958616] [vc_sm_connected_init]: start
                              Dec  6 12:17:11 raspberrypi kernel: [   11.959252] [vc_sm_connected_init]: installed successfully
                              Dec  6 12:17:11 raspberrypi kernel: [   11.971423] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.024522] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.024757] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.024761] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.095319] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.112372] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                              Dec  6 12:17:11 raspberrypi kernel: [   12.112909] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                              Dec  6 12:17:11 raspberrypi kernel: [   12.113419] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                              Dec  6 12:17:11 raspberrypi kernel: [   12.113756] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                              Dec  6 12:17:11 raspberrypi kernel: [   12.113787] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.113811] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.113834] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.113870] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.117721] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
                              Dec  6 12:17:11 raspberrypi kernel: [   12.118190] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
                              Dec  6 12:17:11 raspberrypi kernel: [   12.118581] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
                              Dec  6 12:17:11 raspberrypi kernel: [   12.118912] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
                              Dec  6 12:17:11 raspberrypi kernel: [   12.118942] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.118967] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.118989] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.119011] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                              Dec  6 12:17:11 raspberrypi kernel: [   12.119185] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                              Dec  6 12:17:11 raspberrypi kernel: [   12.125528] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.134051] rpivid feb10000.codec: Device registered as /dev/video19
                              Dec  6 12:17:11 raspberrypi kernel: [   12.138147] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.154714] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                              Dec  6 12:17:11 raspberrypi kernel: [   12.154765] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                              Dec  6 12:17:11 raspberrypi kernel: [   12.157966] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                              Dec  6 12:17:11 raspberrypi kernel: [   12.158014] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                              Dec  6 12:17:11 raspberrypi kernel: [   12.162789] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                              Dec  6 12:17:11 raspberrypi kernel: [   12.169866] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                              Dec  6 12:17:11 raspberrypi kernel: [   12.169915] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                              Dec  6 12:17:11 raspberrypi kernel: [   12.177384] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
                              Dec  6 12:17:11 raspberrypi kernel: [   12.177432] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
                              Dec  6 12:17:11 raspberrypi kernel: [   12.187919] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
                              Dec  6 12:17:11 raspberrypi kernel: [   12.187968] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
                              Dec  6 12:17:11 raspberrypi kernel: [   12.417865] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                              Dec  6 12:17:11 raspberrypi kernel: [   12.424127] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                              Dec  6 12:17:11 raspberrypi kernel: [   12.424163] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                              Dec  6 12:17:11 raspberrypi kernel: [   12.428048] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                              Dec  6 12:17:11 raspberrypi kernel: [   16.039488] uart-pl011 fe201000.serial: no DMA platform data
                              Dec  6 12:17:11 raspberrypi kernel: [   16.649362] 8021q: 802.1Q VLAN Support v1.8
                              Dec  6 12:17:11 raspberrypi kernel: [   17.115931] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                              Dec  6 12:17:11 raspberrypi kernel: [   17.129574] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                              Dec  6 12:17:11 raspberrypi dhcpcd[355]: forked to background, child pid 466
                              Dec  6 12:17:11 raspberrypi systemd[1]: Started DHCP Client Daemon.
                              Dec  6 12:17:11 raspberrypi rngd[471]: rngd 2.2 starting up...
                              Dec  6 12:17:11 raspberrypi systemd[1]: Started LSB: rng-tools (Debian variant).
                              Dec  6 12:17:11 raspberrypi rngd[471]: entropy feed to the kernel ready
                              Dec  6 12:17:12 raspberrypi kernel: [   17.908243] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
                              Dec  6 12:17:12 raspberrypi udisksd[363]: udisks daemon version 2.9.2 starting
                              Dec  6 12:17:13 raspberrypi systemd[1]: Finished Check for glamor.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Finished Check for v3d driver.
                              Dec  6 12:17:13 raspberrypi dhcpcd[466]: eth0: waiting for carrier
                              Dec  6 12:17:13 raspberrypi kernel: [   19.117523] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                              Dec  6 12:17:13 raspberrypi kernel: [   19.119139] bcmgenet fd580000.ethernet eth0: Link is Down
                              Dec  6 12:17:13 raspberrypi dphys-swapfile[344]: want /var/swap=100MByte, restricting to 50% of remaining disk size: 12MBytes, checking existing: deleting wrong size file (26214400), generating swapfile ... of 12MBytes
                              Dec  6 12:17:13 raspberrypi systemd[1]: Finished dphys-swapfile - set up, mount/unmount, and delete a swap file.
                              Dec  6 12:17:13 raspberrypi kernel: [   19.172313] Adding 12284k swap on /var/swap.  Priority:-2 extents:1 across:12284k SSFS
                              Dec  6 12:17:13 raspberrypi rpi-eeprom-update[359]: Skipping automatic bootloader upgrade. current 1599135103 >= min 1599135103
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started User Login Management.
                              Dec  6 12:17:13 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.systemd1'
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started Telephony service.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Successfully called chroot().
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Successfully dropped remaining capabilities.
                              Dec  6 12:17:13 raspberrypi wpa_supplicant[364]: Successfully initialized wpa_supplicant
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started Connection service.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started Avahi mDNS/DNS-SD Stack.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started DUN service.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started WPA supplicant.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Reached target Network.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Starting CUPS Scheduler...
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started ioBroker Server.
                              Dec  6 12:17:13 raspberrypi connmand[343]: Connection Manager version 1.36
                              Dec  6 12:17:13 raspberrypi systemd[1]: Starting /etc/rc.local Compatibility...
                              Dec  6 12:17:13 raspberrypi systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: No service file found in /etc/avahi/services.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: New relevant interface lo.IPv6 for mDNS.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: New relevant interface lo.IPv4 for mDNS.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Network interface enumeration completed.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Registering new address record for ::1 on lo.*.
                              Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Registering new address record for 127.0.0.1 on lo.IPv4.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Starting OpenBSD Secure Shell server...
                              Dec  6 12:17:13 raspberrypi systemd[1]: Starting Permit User Sessions...
                              Dec  6 12:17:13 raspberrypi systemd[1]: Started /etc/rc.local Compatibility.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Finished Permit User Sessions.
                              Dec  6 12:17:13 raspberrypi systemd[1]: Starting Light Display Manager...
                              Dec  6 12:17:13 raspberrypi systemd[1]: Starting Hold until boot process finishes up...
                              Dec  6 12:17:14 raspberrypi udisksd[363]: failed to load module crypto: libbd_crypto.so.2: cannot open shared object file: No such file or directory
                              Dec  6 12:17:14 raspberrypi udisksd[363]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
                              Dec  6 12:17:14 raspberrypi kernel: [   20.137426] Bluetooth: Core ver 2.22
                              Dec  6 12:17:14 raspberrypi kernel: [   20.137494] NET: Registered PF_BLUETOOTH protocol family
                              Dec  6 12:17:14 raspberrypi kernel: [   20.137501] Bluetooth: HCI device and connection manager initialized
                              Dec  6 12:17:14 raspberrypi kernel: [   20.137516] Bluetooth: HCI socket layer initialized
                              Dec  6 12:17:14 raspberrypi kernel: [   20.137525] Bluetooth: L2CAP socket layer initialized
                              Dec  6 12:17:14 raspberrypi kernel: [   20.137543] Bluetooth: SCO socket layer initialized
                              Dec  6 12:17:14 raspberrypi avahi-daemon[340]: Server startup complete. Host name is raspberrypi.local. Local service cookie is 970382656.
                              Dec  6 12:17:14 raspberrypi udisksd[363]: Failed to load the 'mdraid' libblockdev plugin
                              Dec  6 12:17:14 raspberrypi udisksd[363]: Failed to load the 'crypto' libblockdev plugin
                              Dec  6 12:17:14 raspberrypi dbus-daemon[342]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=363 comm="/usr/libexec/udisks2/udisksd ")
                              Dec  6 12:17:14 raspberrypi systemd[1]: Starting Authorization Manager...
                              Dec  6 12:17:14 raspberrypi systemd[1]: Started OpenBSD Secure Shell server.
                              Dec  6 12:17:14 raspberrypi lightdm[520]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
                              Dec  6 12:17:14 raspberrypi polkitd[537]: started daemon version 0.105 using authority implementation `local' version `0.105'
                              Dec  6 12:17:14 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
                              Dec  6 12:17:14 raspberrypi systemd[1]: Started Authorization Manager.
                              Dec  6 12:17:15 raspberrypi systemd[1]: Received SIGRTMIN+21 from PID 185 (plymouthd).
                              Dec  6 12:17:15 raspberrypi systemd[1]: Received SIGRTMIN+21 from PID 185 (plymouthd).
                              Dec  6 12:17:15 raspberrypi systemd[1]: Finished Hold until boot process finishes up.
                              Dec  6 12:17:15 raspberrypi systemd[1]: Started Getty on tty1.
                              Dec  6 12:17:15 raspberrypi systemd[1]: Reached target Login Prompts.
                              Dec  6 12:17:15 raspberrypi systemd[1]: Started Light Display Manager.
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: carrier acquired
                              Dec  6 12:17:16 raspberrypi systemd[1]: Started Disk Manager.
                              Dec  6 12:17:16 raspberrypi kernel: [   22.231956] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
                              Dec  6 12:17:16 raspberrypi kernel: [   22.231987] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                              Dec  6 12:17:16 raspberrypi udisksd[363]: Acquired the name org.freedesktop.UDisks2 on the system message bus
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: DUID 00:01:00:01:27:5a:4f:d3:b8:27:eb:5f:f2:dd
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: IAID 32:3a:c3:f5
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: adding address fe80::f040:6593:7196:c74d
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: adding address fd51:42f8:caae:d92e::ff/64
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: adding route to fd51:42f8:caae:d92e::/64
                              Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: probing address 192.168.178.3/24
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::f040:6593:7196:c74d.
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: New relevant interface eth0.IPv6 for mDNS.
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Registering new address record for fe80::f040:6593:7196:c74d on eth0.*.
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::f040:6593:7196:c74d.
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface eth0.IPv6 with address fd51:42f8:caae:d92e::ff.
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Registering new address record for fd51:42f8:caae:d92e::ff on eth0.*.
                              Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Withdrawing address record for fe80::f040:6593:7196:c74d on eth0.
                              Dec  6 12:17:16 raspberrypi connmand[343]: Checking loopback interface settings
                              Dec  6 12:17:16 raspberrypi connmand[343]: System hostname is raspberrypi
                              Dec  6 12:17:16 raspberrypi systemd[1]: Started CUPS Scheduler.
                              Dec  6 12:17:16 raspberrypi systemd[1]: Started Make remote CUPS printers available locally.
                              Dec  6 12:17:16 raspberrypi connmand[343]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
                              Dec  6 12:17:16 raspberrypi connmand[343]: lo {newlink} index 1 operstate 0 <UNKNOWN>
                              Dec  6 12:17:16 raspberrypi dbus-daemon[342]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=343 comm="/usr/sbin/connmand -n ")
                              Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {create} index 2 type 1 <ETHER>
                              Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {RX} 0 packets 0 bytes
                              Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {TX} 3 packets 258 bytes
                              Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {update} flags 69699 <UP,RUNNING,LOWER_UP>
                              Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {newlink} index 2 address DC:A6:32:3A:C3:F5 mtu 1500
                              Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {newlink} index 2 operstate 6 <UP>
                              Dec  6 12:17:16 raspberrypi systemd[1]: Starting Hostname Service...
                              Dec  6 12:17:16 raspberrypi connmand[343]: Adding interface eth0 [ ethernet ]
                              Dec  6 12:17:16 raspberrypi connmand[343]: The name net.connman.vpn was not provided by any .service files
                              Dec  6 12:17:16 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.hostname1'
                              Dec  6 12:17:16 raspberrypi systemd[1]: Started Hostname Service.
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]: BOOTLOADER: up to date
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:    CURRENT: Do 3. Sep 12:11:43 UTC 2020 (1599135103)
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:     LATEST: Di 26. Apr 10:24:28 UTC 2022 (1650968668)
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:    RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:             Use raspi-config to change the release.
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:   VL805_FW: Dedicated VL805 EEPROM
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:      VL805: up to date
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:    CURRENT: 000138a1
                              Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:     LATEST: 000138a1
                              Dec  6 12:17:17 raspberrypi systemd[1]: Finished Check for Raspberry Pi EEPROM updates.
                              Dec  6 12:17:17 raspberrypi systemd[1]: Reached target Multi-User System.
                              Dec  6 12:17:17 raspberrypi systemd[1]: Reached target Graphical Interface.
                              Dec  6 12:17:17 raspberrypi systemd[1]: Starting Update UTMP about System Runlevel Changes...
                              Dec  6 12:17:17 raspberrypi systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
                              Dec  6 12:17:17 raspberrypi systemd[1]: Finished Update UTMP about System Runlevel Changes.
                              Dec  6 12:17:17 raspberrypi dhcpcd[466]: eth0: soliciting an IPv6 router
                              Dec  6 12:17:18 raspberrypi connmand[343]: eth0 {add} address fd51:42f8:caae:d92e::ff/64 label (null) family 10
                              Dec  6 12:17:21 raspberrypi systemd[1]: Created slice User Slice of UID 1000.
                              Dec  6 12:17:21 raspberrypi systemd[1]: Starting User Runtime Directory /run/user/1000...
                              Dec  6 12:17:21 raspberrypi systemd[1]: Finished User Runtime Directory /run/user/1000.
                              Dec  6 12:17:21 raspberrypi systemd[1]: Starting User Manager for UID 1000...
                              Dec  6 12:17:22 raspberrypi dhcpcd[466]: eth0: using static address 192.168.178.3/24
                              Dec  6 12:17:22 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.178.3.
                              Dec  6 12:17:22 raspberrypi avahi-daemon[340]: New relevant interface eth0.IPv4 for mDNS.
                              Dec  6 12:17:22 raspberrypi connmand[343]: eth0 {add} address 192.168.178.3/24 label eth0 family 2
                              Dec  6 12:17:22 raspberrypi avahi-daemon[340]: Registering new address record for 192.168.178.3 on eth0.IPv4.
                              Dec  6 12:17:22 raspberrypi dhcpcd[466]: eth0: adding route to 192.168.178.0/24
                              Dec  6 12:17:22 raspberrypi dhcpcd[466]: eth0: adding default route via 192.168.178.1
                              Dec  6 12:17:22 raspberrypi connmand[343]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
                              Dec  6 12:17:22 raspberrypi avahi-daemon[340]: Registering new address record for 192.168.178.38 on eth0.IPv4.
                              Dec  6 12:17:22 raspberrypi systemd-xdg-autostart-generator[618]: Configuration file /etc/xdg/autostart/pprompt.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
                              Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} address 192.168.178.38/24 label eth0 family 2
                              Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} route 192.168.178.1 gw 0.0.0.0 scope 253 <LINK>
                              Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
                              Dec  7 15:24:48 raspberrypi connmand[343]: ntp: adjust (jump): +97645.640944 sec
                              Dec  7 15:24:48 raspberrypi connmand[343]: Failed to find URL:http://ipv4.connman.net/online/status.html
                              Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} route 82.165.8.211 gw 192.168.178.1 scope 0 <UNIVERSE>
                              Dec  7 15:24:48 raspberrypi systemd[586]: Queued start job for default target Main User Target.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Created slice User Application Slice.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Reached target Paths.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Reached target Timers.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Starting D-Bus User Message Bus Socket.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG network certificate management daemon.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent and passphrase cache.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on Multimedia System.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on debconf communication socket.
                              Dec  7 15:24:48 raspberrypi systemd[586]: Listening on Sound System.
                              Dec  7 15:24:49 raspberrypi systemd[1]: Starting Rotate log files...
                              Dec  7 15:24:49 raspberrypi systemd[1]: Starting Daily man-db regeneration...
                              Dec  7 15:24:49 raspberrypi systemd[586]: Listening on D-Bus User Message Bus Socket.
                              Dec  7 15:24:49 raspberrypi systemd[586]: Reached target Sockets.
                              Dec  7 15:24:49 raspberrypi systemd[586]: Reached target Basic System.
                              Dec  7 15:24:49 raspberrypi systemd[1]: Started User Manager for UID 1000.
                              Dec  7 15:24:49 raspberrypi systemd[1]: Started Session 1 of user pi.
                              Dec  7 15:24:49 raspberrypi systemd[586]: Started Multimedia Service.
                              Dec  7 15:24:49 raspberrypi systemd[586]: Starting Sound Service...
                              Dec  7 15:24:49 raspberrypi dbus-daemon[342]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.22' (uid=1000 pid=654 comm="/usr/bin/pipewire ")
                              Dec  7 15:24:49 raspberrypi systemd[1]: Starting RealtimeKit Scheduling Policy Service...
                              Dec  7 15:24:49 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
                              Dec  7 15:24:49 raspberrypi systemd[1]: Started RealtimeKit Scheduling Policy Service.
                              Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Successfully called chroot.
                              Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Successfully dropped privileges.
                              Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Successfully limited resources.
                              Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Canary thread running.
                              Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Running.
                              Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Watchdog thread running.
                              Dec  7 15:24:51 raspberrypi kernel: [   31.831859] cam-dummy-reg: disabling
                              Dec  7 15:24:51 raspberrypi kernel: [   32.060106] Bluetooth: HCI UART driver ver 2.3
                              Dec  7 15:24:51 raspberrypi kernel: [   32.060130] Bluetooth: HCI UART protocol H4 registered
                              Dec  7 15:24:51 raspberrypi kernel: [   32.061606] Bluetooth: HCI UART protocol Three-wire (H5) registered
                              Dec  7 15:24:51 raspberrypi kernel: [   32.061906] Bluetooth: HCI UART protocol Broadcom registered
                              Dec  7 15:24:51 raspberrypi btuart[385]: bcm43xx_init
                              Dec  7 15:24:51 raspberrypi btuart[385]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
                              Dec  7 15:24:51 raspberrypi btuart[385]: Set Controller UART speed to 3000000 bit/s
                              Dec  7 15:24:51 raspberrypi btuart[385]: Device setup complete
                              Dec  7 15:24:51 raspberrypi systemd[1]: Starting Load/Save RF Kill Switch Status...
                              Dec  7 15:24:51 raspberrypi systemd[1]: Started Configure Bluetooth Modems connected by UART.
                              Dec  7 15:24:51 raspberrypi systemd[586]: Reached target Bluetooth.
                              Dec  7 15:24:51 raspberrypi systemd[1]: Created slice system-bthelper.slice.
                              Dec  7 15:24:51 raspberrypi systemd[1]: Starting Raspberry Pi bluetooth helper...
                              Dec  7 15:24:52 raspberrypi bthelper[691]: Can't init device hci0: Operation not possible due to RF-kill (132)
                              Dec  7 15:24:52 raspberrypi systemd[1]: bthelper@hci0.service: Main process exited, code=exited, status=1/FAILURE
                              Dec  7 15:24:52 raspberrypi systemd[1]: bthelper@hci0.service: Failed with result 'exit-code'.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Failed to start Raspberry Pi bluetooth helper.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Starting Bluetooth service...
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopping Make remote CUPS printers available locally...
                              Dec  7 15:24:52 raspberrypi systemd[1]: cups-browsed.service: Succeeded.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopped Make remote CUPS printers available locally.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler...
                              Dec  7 15:24:52 raspberrypi systemd[1]: Started Load/Save RF Kill Switch Status.
                              Dec  7 15:24:52 raspberrypi systemd[1]: cups.service: Succeeded.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopped CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: cups.path: Succeeded.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopped CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Started CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: cups.socket: Succeeded.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Closed CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Listening on CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Starting CUPS Scheduler...
                              Dec  7 15:24:52 raspberrypi systemd[1]: Started CUPS Scheduler.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Started Make remote CUPS printers available locally.
                              Dec  7 15:24:52 raspberrypi bluetoothd[695]: Bluetooth daemon 5.55
                              Dec  7 15:24:52 raspberrypi systemd[1]: Started Bluetooth service.
                              Dec  7 15:24:52 raspberrypi systemd[1]: Reached target Bluetooth.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 654 of process 654 owned by '1000' high priority at nice level -11.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 1 threads of 1 processes of 1 users.
                              Dec  7 15:24:53 raspberrypi bluetoothd[695]: Starting SDP server
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 655 of process 655 owned by '1000' high priority at nice level -11.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 processes of 1 users.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 processes of 1 users.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 processes of 1 users.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 660 of process 654 owned by '1000' RT at priority 20.
                              Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 3 threads of 2 processes of 1 users.
                              Dec  7 15:24:53 raspberrypi kernel: [   33.527732] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                              Dec  7 15:24:53 raspberrypi kernel: [   33.527759] Bluetooth: BNEP filters: protocol multicast
                              Dec  7 15:24:53 raspberrypi kernel: [   33.527787] Bluetooth: BNEP socket layer initialized
                              Dec  7 15:24:53 raspberrypi bluetoothd[695]: Bluetooth management interface 1.21 initialized
                              Dec  7 15:24:53 raspberrypi kernel: [   33.568521] NET: Registered PF_ALG protocol family
                              Dec  7 15:24:53 raspberrypi kernel: [   33.669986] cryptd: max_cpu_qlen set to 1000
                              Dec  7 15:24:53 raspberrypi systemd[586]: Started D-Bus User Message Bus.
                              Dec  7 15:24:53 raspberrypi bluetoothd[695]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
                              Dec  7 15:24:53 raspberrypi bluetoothd[695]: sap-server: Operation not permitted (1)
                              Dec  7 15:24:53 raspberrypi bluetoothd[695]: Failed to set mode: Blocked through rfkill (0x12)
                              Dec  7 15:24:53 raspberrypi kernel: [   34.096992] Bluetooth: RFCOMM TTY layer initialized
                              Dec  7 15:24:53 raspberrypi kernel: [   34.097017] Bluetooth: RFCOMM socket layer initialized
                              Dec  7 15:24:53 raspberrypi kernel: [   34.097035] Bluetooth: RFCOMM ver 1.11
                              pi@raspberrypi:~ $
                              
                              

                              Danke schonmal im Voraus

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                                Sorry das ich hier parallel fahre (Discord/Forum)

                                ist nicht optimal, da die linke nicht die Informationen hat, die die rechte hat.

                                Meister MopperM Online
                                Meister MopperM Online
                                Meister Mopper
                                schrieb am zuletzt editiert von
                                #22

                                @homoran sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                                ist nicht optimal, da die linke nicht die Informationen hat, die die rechte hat.

                                Habe die Anfrage deswegen nach hier fokussiert.

                                Proxmox und HA

                                1 Antwort Letzte Antwort
                                1
                                • KenjiK Kenji

                                  @thomas-braun Ich hoffe das ist groß genug bin grade am Laptop.

                                  pi@raspberrypi:~ $ tail -n 300 /var/log/syslog.1
                                  Dec  6 12:17:11 raspberrypi kernel: [    3.025544]     splash
                                  Dec  6 12:17:11 raspberrypi kernel: [    3.025557]   with environment:
                                  Dec  6 12:17:11 raspberrypi kernel: [    3.025569]     HOME=/
                                  Dec  6 12:17:11 raspberrypi kernel: [    3.025581]     TERM=linux
                                  Dec  6 12:17:11 raspberrypi kernel: [    4.489622] NET: Registered PF_INET6 protocol family
                                  Dec  6 12:17:11 raspberrypi kernel: [    4.491382] Segment Routing with IPv6
                                  Dec  6 12:17:11 raspberrypi kernel: [    4.491426] In-situ OAM (IOAM) with IPv6
                                  Dec  6 12:17:11 raspberrypi kernel: [    6.640012] fuse: init (API version 7.34)
                                  Dec  6 12:17:11 raspberrypi kernel: [    6.862416] i2c_dev: i2c /dev entries driver
                                  Dec  6 12:17:11 raspberrypi kernel: [    7.491840] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.657586] mc: Linux media interface: v0.10
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.795183] videodev: Linux video capture interface: v2.00
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.843047] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.857533] bcm2835_audio bcm2835_audio: card created with 8 channels
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.948828] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.957733] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.958590] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.958616] [vc_sm_connected_init]: start
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.959252] [vc_sm_connected_init]: installed successfully
                                  Dec  6 12:17:11 raspberrypi kernel: [   11.971423] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.024522] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.024757] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.024761] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.095319] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.112372] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.112909] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.113419] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.113756] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.113787] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.113811] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.113834] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.113870] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.117721] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.118190] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.118581] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.118912] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.118942] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.118967] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.118989] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.119011] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.119185] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.125528] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.134051] rpivid feb10000.codec: Device registered as /dev/video19
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.138147] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.154714] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.154765] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.157966] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.158014] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.162789] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.169866] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.169915] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.177384] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.177432] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.187919] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.187968] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.417865] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.424127] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.424163] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                                  Dec  6 12:17:11 raspberrypi kernel: [   12.428048] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                                  Dec  6 12:17:11 raspberrypi kernel: [   16.039488] uart-pl011 fe201000.serial: no DMA platform data
                                  Dec  6 12:17:11 raspberrypi kernel: [   16.649362] 8021q: 802.1Q VLAN Support v1.8
                                  Dec  6 12:17:11 raspberrypi kernel: [   17.115931] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                                  Dec  6 12:17:11 raspberrypi kernel: [   17.129574] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                                  Dec  6 12:17:11 raspberrypi dhcpcd[355]: forked to background, child pid 466
                                  Dec  6 12:17:11 raspberrypi systemd[1]: Started DHCP Client Daemon.
                                  Dec  6 12:17:11 raspberrypi rngd[471]: rngd 2.2 starting up...
                                  Dec  6 12:17:11 raspberrypi systemd[1]: Started LSB: rng-tools (Debian variant).
                                  Dec  6 12:17:11 raspberrypi rngd[471]: entropy feed to the kernel ready
                                  Dec  6 12:17:12 raspberrypi kernel: [   17.908243] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
                                  Dec  6 12:17:12 raspberrypi udisksd[363]: udisks daemon version 2.9.2 starting
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Finished Check for glamor.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Finished Check for v3d driver.
                                  Dec  6 12:17:13 raspberrypi dhcpcd[466]: eth0: waiting for carrier
                                  Dec  6 12:17:13 raspberrypi kernel: [   19.117523] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                                  Dec  6 12:17:13 raspberrypi kernel: [   19.119139] bcmgenet fd580000.ethernet eth0: Link is Down
                                  Dec  6 12:17:13 raspberrypi dphys-swapfile[344]: want /var/swap=100MByte, restricting to 50% of remaining disk size: 12MBytes, checking existing: deleting wrong size file (26214400), generating swapfile ... of 12MBytes
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Finished dphys-swapfile - set up, mount/unmount, and delete a swap file.
                                  Dec  6 12:17:13 raspberrypi kernel: [   19.172313] Adding 12284k swap on /var/swap.  Priority:-2 extents:1 across:12284k SSFS
                                  Dec  6 12:17:13 raspberrypi rpi-eeprom-update[359]: Skipping automatic bootloader upgrade. current 1599135103 >= min 1599135103
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started User Login Management.
                                  Dec  6 12:17:13 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.systemd1'
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started Telephony service.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Successfully called chroot().
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Successfully dropped remaining capabilities.
                                  Dec  6 12:17:13 raspberrypi wpa_supplicant[364]: Successfully initialized wpa_supplicant
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started Connection service.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started Avahi mDNS/DNS-SD Stack.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started DUN service.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started WPA supplicant.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Reached target Network.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Starting CUPS Scheduler...
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started ioBroker Server.
                                  Dec  6 12:17:13 raspberrypi connmand[343]: Connection Manager version 1.36
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Starting /etc/rc.local Compatibility...
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: No service file found in /etc/avahi/services.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: New relevant interface lo.IPv6 for mDNS.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: New relevant interface lo.IPv4 for mDNS.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Network interface enumeration completed.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Registering new address record for ::1 on lo.*.
                                  Dec  6 12:17:13 raspberrypi avahi-daemon[340]: Registering new address record for 127.0.0.1 on lo.IPv4.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Starting OpenBSD Secure Shell server...
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Starting Permit User Sessions...
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Started /etc/rc.local Compatibility.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Finished Permit User Sessions.
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Starting Light Display Manager...
                                  Dec  6 12:17:13 raspberrypi systemd[1]: Starting Hold until boot process finishes up...
                                  Dec  6 12:17:14 raspberrypi udisksd[363]: failed to load module crypto: libbd_crypto.so.2: cannot open shared object file: No such file or directory
                                  Dec  6 12:17:14 raspberrypi udisksd[363]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
                                  Dec  6 12:17:14 raspberrypi kernel: [   20.137426] Bluetooth: Core ver 2.22
                                  Dec  6 12:17:14 raspberrypi kernel: [   20.137494] NET: Registered PF_BLUETOOTH protocol family
                                  Dec  6 12:17:14 raspberrypi kernel: [   20.137501] Bluetooth: HCI device and connection manager initialized
                                  Dec  6 12:17:14 raspberrypi kernel: [   20.137516] Bluetooth: HCI socket layer initialized
                                  Dec  6 12:17:14 raspberrypi kernel: [   20.137525] Bluetooth: L2CAP socket layer initialized
                                  Dec  6 12:17:14 raspberrypi kernel: [   20.137543] Bluetooth: SCO socket layer initialized
                                  Dec  6 12:17:14 raspberrypi avahi-daemon[340]: Server startup complete. Host name is raspberrypi.local. Local service cookie is 970382656.
                                  Dec  6 12:17:14 raspberrypi udisksd[363]: Failed to load the 'mdraid' libblockdev plugin
                                  Dec  6 12:17:14 raspberrypi udisksd[363]: Failed to load the 'crypto' libblockdev plugin
                                  Dec  6 12:17:14 raspberrypi dbus-daemon[342]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=363 comm="/usr/libexec/udisks2/udisksd ")
                                  Dec  6 12:17:14 raspberrypi systemd[1]: Starting Authorization Manager...
                                  Dec  6 12:17:14 raspberrypi systemd[1]: Started OpenBSD Secure Shell server.
                                  Dec  6 12:17:14 raspberrypi lightdm[520]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
                                  Dec  6 12:17:14 raspberrypi polkitd[537]: started daemon version 0.105 using authority implementation `local' version `0.105'
                                  Dec  6 12:17:14 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
                                  Dec  6 12:17:14 raspberrypi systemd[1]: Started Authorization Manager.
                                  Dec  6 12:17:15 raspberrypi systemd[1]: Received SIGRTMIN+21 from PID 185 (plymouthd).
                                  Dec  6 12:17:15 raspberrypi systemd[1]: Received SIGRTMIN+21 from PID 185 (plymouthd).
                                  Dec  6 12:17:15 raspberrypi systemd[1]: Finished Hold until boot process finishes up.
                                  Dec  6 12:17:15 raspberrypi systemd[1]: Started Getty on tty1.
                                  Dec  6 12:17:15 raspberrypi systemd[1]: Reached target Login Prompts.
                                  Dec  6 12:17:15 raspberrypi systemd[1]: Started Light Display Manager.
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: carrier acquired
                                  Dec  6 12:17:16 raspberrypi systemd[1]: Started Disk Manager.
                                  Dec  6 12:17:16 raspberrypi kernel: [   22.231956] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
                                  Dec  6 12:17:16 raspberrypi kernel: [   22.231987] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                                  Dec  6 12:17:16 raspberrypi udisksd[363]: Acquired the name org.freedesktop.UDisks2 on the system message bus
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: DUID 00:01:00:01:27:5a:4f:d3:b8:27:eb:5f:f2:dd
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: IAID 32:3a:c3:f5
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: adding address fe80::f040:6593:7196:c74d
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: adding address fd51:42f8:caae:d92e::ff/64
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: adding route to fd51:42f8:caae:d92e::/64
                                  Dec  6 12:17:16 raspberrypi dhcpcd[466]: eth0: probing address 192.168.178.3/24
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::f040:6593:7196:c74d.
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: New relevant interface eth0.IPv6 for mDNS.
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Registering new address record for fe80::f040:6593:7196:c74d on eth0.*.
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::f040:6593:7196:c74d.
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface eth0.IPv6 with address fd51:42f8:caae:d92e::ff.
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Registering new address record for fd51:42f8:caae:d92e::ff on eth0.*.
                                  Dec  6 12:17:16 raspberrypi avahi-daemon[340]: Withdrawing address record for fe80::f040:6593:7196:c74d on eth0.
                                  Dec  6 12:17:16 raspberrypi connmand[343]: Checking loopback interface settings
                                  Dec  6 12:17:16 raspberrypi connmand[343]: System hostname is raspberrypi
                                  Dec  6 12:17:16 raspberrypi systemd[1]: Started CUPS Scheduler.
                                  Dec  6 12:17:16 raspberrypi systemd[1]: Started Make remote CUPS printers available locally.
                                  Dec  6 12:17:16 raspberrypi connmand[343]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
                                  Dec  6 12:17:16 raspberrypi connmand[343]: lo {newlink} index 1 operstate 0 <UNKNOWN>
                                  Dec  6 12:17:16 raspberrypi dbus-daemon[342]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=343 comm="/usr/sbin/connmand -n ")
                                  Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {create} index 2 type 1 <ETHER>
                                  Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {RX} 0 packets 0 bytes
                                  Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {TX} 3 packets 258 bytes
                                  Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {update} flags 69699 <UP,RUNNING,LOWER_UP>
                                  Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {newlink} index 2 address DC:A6:32:3A:C3:F5 mtu 1500
                                  Dec  6 12:17:16 raspberrypi connmand[343]: eth0 {newlink} index 2 operstate 6 <UP>
                                  Dec  6 12:17:16 raspberrypi systemd[1]: Starting Hostname Service...
                                  Dec  6 12:17:16 raspberrypi connmand[343]: Adding interface eth0 [ ethernet ]
                                  Dec  6 12:17:16 raspberrypi connmand[343]: The name net.connman.vpn was not provided by any .service files
                                  Dec  6 12:17:16 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.hostname1'
                                  Dec  6 12:17:16 raspberrypi systemd[1]: Started Hostname Service.
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]: BOOTLOADER: up to date
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:    CURRENT: Do 3. Sep 12:11:43 UTC 2020 (1599135103)
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:     LATEST: Di 26. Apr 10:24:28 UTC 2022 (1650968668)
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:    RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:             Use raspi-config to change the release.
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:   VL805_FW: Dedicated VL805 EEPROM
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:      VL805: up to date
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:    CURRENT: 000138a1
                                  Dec  6 12:17:17 raspberrypi rpi-eeprom-update[359]:     LATEST: 000138a1
                                  Dec  6 12:17:17 raspberrypi systemd[1]: Finished Check for Raspberry Pi EEPROM updates.
                                  Dec  6 12:17:17 raspberrypi systemd[1]: Reached target Multi-User System.
                                  Dec  6 12:17:17 raspberrypi systemd[1]: Reached target Graphical Interface.
                                  Dec  6 12:17:17 raspberrypi systemd[1]: Starting Update UTMP about System Runlevel Changes...
                                  Dec  6 12:17:17 raspberrypi systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
                                  Dec  6 12:17:17 raspberrypi systemd[1]: Finished Update UTMP about System Runlevel Changes.
                                  Dec  6 12:17:17 raspberrypi dhcpcd[466]: eth0: soliciting an IPv6 router
                                  Dec  6 12:17:18 raspberrypi connmand[343]: eth0 {add} address fd51:42f8:caae:d92e::ff/64 label (null) family 10
                                  Dec  6 12:17:21 raspberrypi systemd[1]: Created slice User Slice of UID 1000.
                                  Dec  6 12:17:21 raspberrypi systemd[1]: Starting User Runtime Directory /run/user/1000...
                                  Dec  6 12:17:21 raspberrypi systemd[1]: Finished User Runtime Directory /run/user/1000.
                                  Dec  6 12:17:21 raspberrypi systemd[1]: Starting User Manager for UID 1000...
                                  Dec  6 12:17:22 raspberrypi dhcpcd[466]: eth0: using static address 192.168.178.3/24
                                  Dec  6 12:17:22 raspberrypi avahi-daemon[340]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.178.3.
                                  Dec  6 12:17:22 raspberrypi avahi-daemon[340]: New relevant interface eth0.IPv4 for mDNS.
                                  Dec  6 12:17:22 raspberrypi connmand[343]: eth0 {add} address 192.168.178.3/24 label eth0 family 2
                                  Dec  6 12:17:22 raspberrypi avahi-daemon[340]: Registering new address record for 192.168.178.3 on eth0.IPv4.
                                  Dec  6 12:17:22 raspberrypi dhcpcd[466]: eth0: adding route to 192.168.178.0/24
                                  Dec  6 12:17:22 raspberrypi dhcpcd[466]: eth0: adding default route via 192.168.178.1
                                  Dec  6 12:17:22 raspberrypi connmand[343]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
                                  Dec  6 12:17:22 raspberrypi avahi-daemon[340]: Registering new address record for 192.168.178.38 on eth0.IPv4.
                                  Dec  6 12:17:22 raspberrypi systemd-xdg-autostart-generator[618]: Configuration file /etc/xdg/autostart/pprompt.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
                                  Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} address 192.168.178.38/24 label eth0 family 2
                                  Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} route 192.168.178.1 gw 0.0.0.0 scope 253 <LINK>
                                  Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
                                  Dec  7 15:24:48 raspberrypi connmand[343]: ntp: adjust (jump): +97645.640944 sec
                                  Dec  7 15:24:48 raspberrypi connmand[343]: Failed to find URL:http://ipv4.connman.net/online/status.html
                                  Dec  7 15:24:48 raspberrypi connmand[343]: eth0 {add} route 82.165.8.211 gw 192.168.178.1 scope 0 <UNIVERSE>
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Queued start job for default target Main User Target.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Created slice User Application Slice.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Reached target Paths.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Reached target Timers.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Starting D-Bus User Message Bus Socket.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG network certificate management daemon.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on GnuPG cryptographic agent and passphrase cache.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on Multimedia System.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on debconf communication socket.
                                  Dec  7 15:24:48 raspberrypi systemd[586]: Listening on Sound System.
                                  Dec  7 15:24:49 raspberrypi systemd[1]: Starting Rotate log files...
                                  Dec  7 15:24:49 raspberrypi systemd[1]: Starting Daily man-db regeneration...
                                  Dec  7 15:24:49 raspberrypi systemd[586]: Listening on D-Bus User Message Bus Socket.
                                  Dec  7 15:24:49 raspberrypi systemd[586]: Reached target Sockets.
                                  Dec  7 15:24:49 raspberrypi systemd[586]: Reached target Basic System.
                                  Dec  7 15:24:49 raspberrypi systemd[1]: Started User Manager for UID 1000.
                                  Dec  7 15:24:49 raspberrypi systemd[1]: Started Session 1 of user pi.
                                  Dec  7 15:24:49 raspberrypi systemd[586]: Started Multimedia Service.
                                  Dec  7 15:24:49 raspberrypi systemd[586]: Starting Sound Service...
                                  Dec  7 15:24:49 raspberrypi dbus-daemon[342]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.22' (uid=1000 pid=654 comm="/usr/bin/pipewire ")
                                  Dec  7 15:24:49 raspberrypi systemd[1]: Starting RealtimeKit Scheduling Policy Service...
                                  Dec  7 15:24:49 raspberrypi dbus-daemon[342]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
                                  Dec  7 15:24:49 raspberrypi systemd[1]: Started RealtimeKit Scheduling Policy Service.
                                  Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Successfully called chroot.
                                  Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Successfully dropped privileges.
                                  Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Successfully limited resources.
                                  Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Canary thread running.
                                  Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Running.
                                  Dec  7 15:24:49 raspberrypi rtkit-daemon[663]: Watchdog thread running.
                                  Dec  7 15:24:51 raspberrypi kernel: [   31.831859] cam-dummy-reg: disabling
                                  Dec  7 15:24:51 raspberrypi kernel: [   32.060106] Bluetooth: HCI UART driver ver 2.3
                                  Dec  7 15:24:51 raspberrypi kernel: [   32.060130] Bluetooth: HCI UART protocol H4 registered
                                  Dec  7 15:24:51 raspberrypi kernel: [   32.061606] Bluetooth: HCI UART protocol Three-wire (H5) registered
                                  Dec  7 15:24:51 raspberrypi kernel: [   32.061906] Bluetooth: HCI UART protocol Broadcom registered
                                  Dec  7 15:24:51 raspberrypi btuart[385]: bcm43xx_init
                                  Dec  7 15:24:51 raspberrypi btuart[385]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
                                  Dec  7 15:24:51 raspberrypi btuart[385]: Set Controller UART speed to 3000000 bit/s
                                  Dec  7 15:24:51 raspberrypi btuart[385]: Device setup complete
                                  Dec  7 15:24:51 raspberrypi systemd[1]: Starting Load/Save RF Kill Switch Status...
                                  Dec  7 15:24:51 raspberrypi systemd[1]: Started Configure Bluetooth Modems connected by UART.
                                  Dec  7 15:24:51 raspberrypi systemd[586]: Reached target Bluetooth.
                                  Dec  7 15:24:51 raspberrypi systemd[1]: Created slice system-bthelper.slice.
                                  Dec  7 15:24:51 raspberrypi systemd[1]: Starting Raspberry Pi bluetooth helper...
                                  Dec  7 15:24:52 raspberrypi bthelper[691]: Can't init device hci0: Operation not possible due to RF-kill (132)
                                  Dec  7 15:24:52 raspberrypi systemd[1]: bthelper@hci0.service: Main process exited, code=exited, status=1/FAILURE
                                  Dec  7 15:24:52 raspberrypi systemd[1]: bthelper@hci0.service: Failed with result 'exit-code'.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Failed to start Raspberry Pi bluetooth helper.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Starting Bluetooth service...
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopping Make remote CUPS printers available locally...
                                  Dec  7 15:24:52 raspberrypi systemd[1]: cups-browsed.service: Succeeded.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopped Make remote CUPS printers available locally.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler...
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Started Load/Save RF Kill Switch Status.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: cups.service: Succeeded.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopped CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: cups.path: Succeeded.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopped CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Started CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: cups.socket: Succeeded.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Closed CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Stopping CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Listening on CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Starting CUPS Scheduler...
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Started CUPS Scheduler.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Started Make remote CUPS printers available locally.
                                  Dec  7 15:24:52 raspberrypi bluetoothd[695]: Bluetooth daemon 5.55
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Started Bluetooth service.
                                  Dec  7 15:24:52 raspberrypi systemd[1]: Reached target Bluetooth.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 654 of process 654 owned by '1000' high priority at nice level -11.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 1 threads of 1 processes of 1 users.
                                  Dec  7 15:24:53 raspberrypi bluetoothd[695]: Starting SDP server
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 655 of process 655 owned by '1000' high priority at nice level -11.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 processes of 1 users.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 processes of 1 users.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 2 threads of 2 processes of 1 users.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Successfully made thread 660 of process 654 owned by '1000' RT at priority 20.
                                  Dec  7 15:24:53 raspberrypi rtkit-daemon[663]: Supervising 3 threads of 2 processes of 1 users.
                                  Dec  7 15:24:53 raspberrypi kernel: [   33.527732] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                                  Dec  7 15:24:53 raspberrypi kernel: [   33.527759] Bluetooth: BNEP filters: protocol multicast
                                  Dec  7 15:24:53 raspberrypi kernel: [   33.527787] Bluetooth: BNEP socket layer initialized
                                  Dec  7 15:24:53 raspberrypi bluetoothd[695]: Bluetooth management interface 1.21 initialized
                                  Dec  7 15:24:53 raspberrypi kernel: [   33.568521] NET: Registered PF_ALG protocol family
                                  Dec  7 15:24:53 raspberrypi kernel: [   33.669986] cryptd: max_cpu_qlen set to 1000
                                  Dec  7 15:24:53 raspberrypi systemd[586]: Started D-Bus User Message Bus.
                                  Dec  7 15:24:53 raspberrypi bluetoothd[695]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
                                  Dec  7 15:24:53 raspberrypi bluetoothd[695]: sap-server: Operation not permitted (1)
                                  Dec  7 15:24:53 raspberrypi bluetoothd[695]: Failed to set mode: Blocked through rfkill (0x12)
                                  Dec  7 15:24:53 raspberrypi kernel: [   34.096992] Bluetooth: RFCOMM TTY layer initialized
                                  Dec  7 15:24:53 raspberrypi kernel: [   34.097017] Bluetooth: RFCOMM socket layer initialized
                                  Dec  7 15:24:53 raspberrypi kernel: [   34.097035] Bluetooth: RFCOMM ver 1.11
                                  pi@raspberrypi:~ $
                                  
                                  

                                  Danke schonmal im Voraus

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

                                  @kenji

                                  Schalt den Desktop-Krempel aus.

                                  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

                                  KenjiK 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @kenji

                                    Schalt den Desktop-Krempel aus.

                                    KenjiK Offline
                                    KenjiK Offline
                                    Kenji
                                    schrieb am zuletzt editiert von
                                    #24

                                    @thomas-braun Würdest du mir da eine Hilfestellung geben oder ist das umfangreicher. Wie kann man diese Logs aktivieren oder deaktivieren?
                                    Oder müssen die Prozesse dahinter einfach deaktiviert werden.

                                    Ich habe eigentlich nur en IoBroker auf dem Pi installiert. Wie kommt eine so große Ansammlung zustande? Hat das mit dem Update zu tun was ich durchgeführt habe?

                                    Gruß Matze :)

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • KenjiK Kenji

                                      @thomas-braun Würdest du mir da eine Hilfestellung geben oder ist das umfangreicher. Wie kann man diese Logs aktivieren oder deaktivieren?
                                      Oder müssen die Prozesse dahinter einfach deaktiviert werden.

                                      Ich habe eigentlich nur en IoBroker auf dem Pi installiert. Wie kommt eine so große Ansammlung zustande? Hat das mit dem Update zu tun was ich durchgeführt habe?

                                      Gruß Matze :)

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

                                      @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                                      Ich habe eigentlich nur en IoBroker auf dem Pi installiert.

                                      Offenbar entgegen der Empfehlung die Version mit vollem DesktopEnvironment.

                                      Wie kommt eine so große Ansammlung zustande?

                                      Musst du in die logs schauen. Die bisher geposteten Auszüge zeigen (bis auf den hochgefahrenen Desktop) nicht genug.

                                      Hat das mit dem Update zu tun was ich durchgeführt habe?

                                      Welches Update?

                                      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
                                      • KenjiK Offline
                                        KenjiK Offline
                                        Kenji
                                        schrieb am zuletzt editiert von
                                        #26

                                        Achso also ist die Pi Version komplett ohne Desktop offiziell für den IoBroker empfohlen. Das könnte ich ja auf Dauer mal ändern. Vielen Dank für die Hilfe. Er läuft jetzt erstmal wieder und ich versuche mal mit einem Backup auf eine andere Pi Version ohne Desktop umzuziehen.

                                        Das Update war Node 16v. und Pi Version "Bullseye".

                                        :hugging_face:

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • KenjiK Kenji

                                          Achso also ist die Pi Version komplett ohne Desktop offiziell für den IoBroker empfohlen. Das könnte ich ja auf Dauer mal ändern. Vielen Dank für die Hilfe. Er läuft jetzt erstmal wieder und ich versuche mal mit einem Backup auf eine andere Pi Version ohne Desktop umzuziehen.

                                          Das Update war Node 16v. und Pi Version "Bullseye".

                                          :hugging_face:

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

                                          @kenji sagte in SD-Karte läuft im Verzeichnis /dev/root voll:

                                          ohne Desktop offiziell für den IoBroker empfohlen.

                                          Das ist die Version, die generell für Serverbetrieb vorgesehen ist.
                                          Den Desktop kannst du in

                                          sudo raspi-config
                                          

                                          ausknipsen. In den Boot-Optionen auf 'Boot into CLI, LogIn required' oder so ähnlich umstellen.

                                          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

                                          KenjiK 1 Antwort Letzte Antwort
                                          1
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          604

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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