Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Raspberry temperatur/volt auslesen

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Raspberry temperatur/volt auslesen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @hans_999 last edited by

      @Olli77
      das was @hans_999 geschrieben hat geht am einfachsten mit tac /var/log/kern.log | grep -i under

      O 1 Reply Last reply Reply Quote 0
      • O
        Olli77 @Homoran last edited by

        OK danke für die ganzen, hoffentlich, hilfreichen Beiträge. Ich probiere alles mal aus und gebe dann mal feeback...

        O 1 Reply Last reply Reply Quote 0
        • O
          Olli77 @Olli77 last edited by

          Also das Netzteil scheint schon mal heile zu sein. Undervoltage kommt im Kern. Log nicht vor

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

            @Olli77

            who -r
            
            O 1 Reply Last reply Reply Quote 0
            • O
              Olli77 @Thomas Braun last edited by

              @Thomas-Braun runtime ist nun auf 3 und ich gehe über putty rein....

              Nun ist die Frage wie starte ich denn nun meinen deConz conbee 2 stick? Nlrmerweise habe ich es über den Desktop gestartet.....

              Mittlerweile habe ich 18 Adapter am laufen, alle anderen konnte ich über putty stoppen.

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

                @Olli77 sagte in Raspberry temperatur/volt auslesen:

                Nun ist die Frage wie starte ich denn nun meinen deConz conbee 2 stick? Nlrmerweise habe ich es über den Desktop gestartet.....

                systemctl status deconz
                systemctl status deconz-gui
                

                Wenn deconz-gui läuft und deconz nicht:

                sudo systemctl stop deconz-gui
                sudo systemctl disable deconz-gui
                sudo systemctl start deconz
                sudo systemctl enable deconz
                
                O 1 Reply Last reply Reply Quote 0
                • O
                  Olli77 @Thomas Braun last edited by Olli77

                  @Thomas-Braun sorry aber das verstehe ich nicht....worin besteht der unterschied zwischen deconz und deconz-gui.....mövhte den conbee2 starten

                  edit: habe deconz-gui gestartet und es läuft auf dem iobroker
                  wofür deconz dann noch ist weiss ich nicht genau

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

                    @Olli77
                    deconz-gui für graphischen Betrieb, deconz fur den Betrieb ohne Desktop.
                    Da du ja in RL 3 bist brauchst du deconz aktiv, nicht deconz-gui.

                    O 1 Reply Last reply Reply Quote 0
                    • O
                      Olli77 @Thomas Braun last edited by

                      @Thomas-Braun ok vielen dank dafür.....nun merke ich aber ein ganz erhebliches Problem...
                      jedes mal wenn ich den Raspi neu starten muss sind alle vorher eingestellen Daten wieder weg.... Runtime ist wieder auf 5, alle voher gelöschten Adapter sind wieder da, gemachte Updates sind rückgänig gemacht worden und, ich vermute mal daran liegt es, javascript schmeisst ein Fehler beim Update raus

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

                        @Olli77 Was für einen Fehler? Ist der geheim? Das sind die schlimmsten!

                        dmesg
                        

                        anschauen.

                        O 1 Reply Last reply Reply Quote 0
                        • O
                          Olli77 @Thomas Braun last edited by

                          @Thomas-Braun das der Fehler beim installieren vom Adapter und im dmesg stehen einige rote zeilen

                          $ ./iobroker upgrade javascript
                          Update javascript from @4.9.3 to @4.10.1
                          NPM version: 6.13.7
                          npm install iobroker.javascript@4.10.1 --loglevel error --prefix "/opt/iobroker" (System call)
                          npm
                          ERR! code Z_BUF_ERRORnpm ERR! errno -5npm ERR! zlib: unexpected end of file

                          npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-11-20T21_20_29_805Z-debug.log
                          ERROR: host.raspberrypi Cannot install iobroker.javascript@4.10.1: 251
                          ERROR: process exited with code 25

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

                            @Olli77 sagte in Raspberry temperatur/volt auslesen:

                            dmesg stehen einige rote zeilen

                            Das ist sehr schön...
                            Und was steht nun da drin? Oder hast du das selber analyisert? Mit welchem Ergebnis?
                            Ich vermute nämlich, da hat sich dein Dateisystem verabschiedet.

                            O 1 Reply Last reply Reply Quote 0
                            • O
                              Olli77 @Thomas Braun last edited by Homoran

                              @Thomas-Braun <

                              [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
                              [    0.000000] CPU: div instructions available: patching division code
                              [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio                                                                                        n cache
                              [    0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
                              [    0.000000] cma: Reserved 8 MiB at 0x3a800000
                              [    0.000000] Memory policy: Data cache writealloc
                              [    0.000000] On node 0 totalpages: 241664
                              [    0.000000] free_area_init_node: node 0, pgdat 80c6eec0, node_mem_map b9faa00                                                                                        0
                              [    0.000000]   Normal zone: 2124 pages used for memmap
                              [    0.000000]   Normal zone: 0 pages reserved
                              [    0.000000]   Normal zone: 241664 pages, LIFO batch:31
                              [    0.000000] percpu: Embedded 14 pages/cpu @b9f64000 s25600 r8192 d23552 u5734                                                                                        4
                              [    0.000000] pcpu-alloc: s25600 r8192 d23552 u57344 alloc=14*4096
                              [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                              [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag                                                                                        es: 239540
                              [    0.000000] Kernel command line: 8250.nr_uarts=1 bcm2708_fb.fbwidth=1280 bcm2                                                                                        708_fb.fbheight=720 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_si                                                                                        ze=0x3f000000  dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p7 rootfstype=                                                                                        ext4 elevator=deadline fsck.repair=yes rootwait splash plymouth.ignore-serial-co                                                                                        nsoles
                              [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
                              [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
                              [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
                              [    0.000000] Memory: 936296K/966656K available (7168K kernel code, 484K rwdata                                                                                        , 2012K rodata, 1024K init, 778K bss, 22168K reserved, 8192K cma-reserved)
                              [    0.000000] Virtual kernel memory layout:
                                                 vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                                                 fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                                                 vmalloc : 0xbb800000 - 0xff800000   (1088 MB)
                                                 lowmem  : 0x80000000 - 0xbb000000   ( 944 MB)
                                                 modules : 0x7f000000 - 0x80000000   (  16 MB)
                                                   .text : 0x80008000 - 0x80800000   (8160 kB)
                                                   .init : 0x80b00000 - 0x80c00000   (1024 kB)
                                                   .data : 0x80c00000 - 0x80c79094   ( 485 kB)
                                                    .bss : 0x80c7b000 - 0x80d3da64   ( 779 kB)
                              [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                              [    0.000000] Hierarchical RCU implementation.
                              [    0.000000]  Build-time adjustment of leaf fanout to 32.
                              [    0.000000] NR_IRQS:16 nr_irqs:16 16
                              [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (ph                                                                                        ys).
                              [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles:                                                                                         0x46d987e47, max_idle_ns: 440795202767 ns
                              [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 43980                                                                                        46511078ns
                              [    0.000023] Switching to timer-based delay loop, resolution 52ns
                              [    0.000300] Console: colour dummy device 80x30
                              [    0.001203] console [tty1] enabled
                              [    0.001250] Calibrating delay loop (skipped), value calculated using timer fr                                                                                        equency.. 38.40 BogoMIPS (lpj=192000)
                              [    0.001317] pid_max: default: 32768 minimum: 301
                              [    0.001650] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
                              [    0.001692] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
                              [    0.002584] Disabling cpuset control group subsystem
                              [    0.002740] CPU: Testing write buffer coherency: ok
                              [    0.002803] ftrace: allocating 22396 entries in 66 pages
                              [    0.049303] CPU0: update cpu_capacity 1024
                              [    0.049356] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                              [    0.049416] Setting up static identity map for 0x100000 - 0x100034
                              [    0.051291] CPU1: update cpu_capacity 1024
                              [    0.051297] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                              [    0.051984] CPU2: update cpu_capacity 1024
                              [    0.051990] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                              [    0.052658] CPU3: update cpu_capacity 1024
                              [    0.052665] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                              [    0.052752] Brought up 4 CPUs
                              [    0.052925] SMP: Total of 4 processors activated (153.60 BogoMIPS).
                              [    0.052954] CPU: All CPU(s) started in HYP mode.
                              [    0.052980] CPU: Virtualization extensions available.
                              [    0.053797] devtmpfs: initialized
                              [    0.064997] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3                                                                                         rev 4
                              [    0.065315] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                        x_idle_ns: 19112604462750000 ns
                              [    0.065377] futex hash table entries: 1024 (order: 4, 65536 bytes)
                              [    0.065938] pinctrl core: initialized pinctrl subsystem
                              [    0.066852] NET: Registered protocol family 16
                              [    0.069196] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                              [    0.078055] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint                                                                                         registers.
                              [    0.078104] hw-breakpoint: maximum watchpoint size is 8 bytes.
                              [    0.078279] Serial: AMBA PL011 UART driver
                              [    0.080175] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
                              [    0.080722] uart-pl011 3f201000.serial: could not find pctldev for node /soc/                                                                                        gpio@7e200000/uart0_pins, deferring probe
                              [    0.081086] irq: no irq domain found for /soc/aux@0x7e215000 !
                              [    0.150151] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dma                                                                                        chans=0x1
                              [    0.152010] SCSI subsystem initialized
                              [    0.152185] usbcore: registered new interface driver usbfs
                              [    0.152287] usbcore: registered new interface driver hub
                              [    0.152402] usbcore: registered new device driver usb
                              [    0.159108] raspberrypi-firmware soc:firmware: Attached to firmware from 2017                                                                                        -08-08 12:01
                              [    0.160581] clocksource: Switched to clocksource arch_sys_counter
                              [    0.207788] VFS: Disk quotas dquot_6.6.0
                              [    0.207899] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                              [    0.208125] FS-Cache: Loaded
                              [    0.208387] CacheFiles: Loaded
                              [    0.220493] NET: Registered protocol family 2
                              [    0.221422] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
                              [    0.221559] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
                              [    0.221770] TCP: Hash tables configured (established 8192 bind 8192)
                              [    0.221883] UDP hash table entries: 512 (order: 2, 16384 bytes)
                              [    0.221950] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
                              [    0.222183] NET: Registered protocol family 1
                              [    0.222618] RPC: Registered named UNIX socket transport module.
                              [    0.222651] RPC: Registered udp transport module.
                              [    0.222679] RPC: Registered tcp transport module.
                              [    0.222706] RPC: Registered tcp NFSv4.1 backchannel transport module.
                              [    0.223727] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counter                                                                                        s available
                              [    0.226028] workingset: timestamp_bits=14 max_order=18 bucket_order=4
                              [    0.242120] FS-Cache: Netfs 'nfs' registered for caching
                              [    0.243114] NFS: Registering the id_resolver key type
                              [    0.243172] Key type id_resolver registered
                              [    0.243200] Key type id_legacy registered
                              [    0.245623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                        51)
                              [    0.245768] io scheduler noop registered
                              [    0.245798] io scheduler deadline registered (default)
                              [    0.246104] io scheduler cfq registered
                              [    0.251788] BCM2708FB: allocated DMA memory fa910000
                              [    0.251840] BCM2708FB: allocated DMA channel 0 @ bb80f000
                              [    0.278115] Console: switching to colour frame buffer device 160x45
                              [    0.293565] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
                              [    0.294347] bcm2835-aux-uart 3f215040.serial: could not get clk: -517
                              [    0.295551] bcm2835-rng 3f104000.rng: hwrng registered
                              [    0.295806] vc-cma: Videocore CMA driver
                              [    0.295924] vc-cma: vc_cma_base      = 0x00000000
                              [    0.296058] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
                              [    0.296210] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
                              [    0.296554] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000                                                                                        000(1008 MiB)
                              [    0.312104] brd: module loaded
                              [    0.321060] loop: module loaded
                              [    0.325617] Loading iSCSI transport class v2.0-870.
                              [    0.330695] usbcore: registered new interface driver smsc95xx
                              [    0.335208] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                              [    0.567798] Core Release: 2.80a
                              [    0.572389] Setting default values for core params
                              [    0.576946] Finished setting default values for core params
                              [    0.781883] Using Buffer DMA mode
                              [    0.786344] Periodic Transfer Interrupt Enhancement - disabled
                              [    0.790875] Multiprocessor Interrupt Enhancement - disabled
                              [    0.795387] OTG VER PARAM: 0, OTG VER FLAG: 0
                              [    0.799850] Dedicated Tx FIFOs mode
                              [    0.804620] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xba9                                                                                        04000 dma = 0xfa904000 len=9024
                              [    0.809358] FIQ FSM acceleration enabled for :
                                             Non-periodic Split Transactions
                                             Periodic Split Transactions
                                             High-Speed Isochronous Endpoints
                                             Interrupt/Control Split Transaction hack enabled
                              [    0.832619] dwc_otg: Microframe scheduler enabled
                              [    0.832669] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8058f7fc
                              [    0.837235] WARN::hcd_init_fiq:460: FIQ ASM at 0x8058fb6c length 36
                              [    0.841783] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb87a000
                              [    0.846363] dwc_otg 3f980000.usb: DWC OTG Controller
                              [    0.850980] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number                                                                                         1
                              [    0.855602] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
                              [    0.860142] Init: Port Power? op_state=1
                              [    0.864631] Init: Power Port (0)
                              [    0.869273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
                              [    0.873902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                        1
                              [    0.878524] usb usb1: Product: DWC OTG Controller
                              [    0.883173] usb usb1: Manufacturer: Linux 4.9.41-v7+ dwc_otg_hcd
                              [    0.887799] usb usb1: SerialNumber: 3f980000.usb
                              [    0.893207] hub 1-0:1.0: USB hub found
                              [    0.897747] hub 1-0:1.0: 1 port detected
                              [    0.902910] dwc_otg: FIQ enabled
                              [    0.902915] dwc_otg: NAK holdoff enabled
                              [    0.902919] dwc_otg: FIQ split-transaction FSM enabled
                              [    0.902932] Module dwc_common_port init
                              [    0.903170] usbcore: registered new interface driver usb-storage
                              [    0.907910] mousedev: PS/2 mouse device common for all mice
                              [    0.913410] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
                              [    0.918369] bcm2835-cpufreq: min=600000 max=1200000
                              [    0.923543] sdhci: Secure Digital Host Controller Interface driver
                              [    0.928276] sdhci: Copyright(c) Pierre Ossman
                              [    0.933207] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring prob                                                                                        e
                              [    0.940155] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
                              [    0.945122] sdhci-pltfm: SDHCI platform and OF driver helper
                              [    0.952566] ledtrig-cpu: registered to indicate activity on CPUs
                              [    0.957591] hidraw: raw HID events driver (C) Jiri Kosina
                              [    0.962657] usbcore: registered new interface driver usbhid
                              [    0.967485] usbhid: USB HID core driver
                              [    0.973066] vchiq: vchiq_init_state: slot_zero = 0xba980000, is_master = 0
                              [    0.979708] Initializing XFRM netlink socket
                              [    0.984614] NET: Registered protocol family 17
                              [    0.989568] Key type dns_resolver registered
                              [    0.994835] Registering SWP/SWPB emulation handler
                              [    1.000360] registered taskstats version 1
                              [    1.005386] vc-sm: Videocore shared memory driver
                              [    1.009974] [vc_sm_connected_init]: start
                              [    1.015165] [vc_sm_connected_init]: end - returning 0
                              [    1.025678] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud                                                                                         = 0) is a PL011 rev2
                              [    1.032083] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 220, base_baud = 312500                                                                                        00) is a 16550
                              [    1.037608] sdhost: log_buf @ ba907000 (fa907000)
                              [    1.120610] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
                              [    1.127691] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
                              [    1.132615] mmc-bcm2835 3f300000.mmc: DMA channel allocated
                              [    1.158075] Indeed it is in host mode hprt0 = 00021501
                              [    1.250331] random: fast init done
                              [    1.250722] of_cfs_init
                              [    1.250826] of_cfs_init: OK
                              [    1.264768] Waiting for root device /dev/mmcblk0p7...
                              [    1.270969] mmc0: host does not support reading read-only switch, assuming wr                                                                                        ite-enable
                              [    1.277819] mmc0: new high speed SDHC card at address 59b4
                              [    1.283348] mmcblk0: mmc0:59b4 USD   14.9 GiB
                              [    1.292098]  mmcblk0: p1 p2 < p5 p6 p7 >
                              [    1.300300] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                              [    1.306683] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              [    1.313033] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                              [    1.320474] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                              [    1.360627] usb 1-1: new high-speed USB device number 2 using dwc_otg
                              [    1.365344] Indeed it is in host mode hprt0 = 00001101
                              [    1.383056] EXT4-fs (mmcblk0p7): INFO: recovery required on readonly filesyst                                                                                        em
                              [    1.387688] EXT4-fs (mmcblk0p7): write access will be enabled during recovery
                              [    1.484940] mmc1: new high speed SDIO card at address 0001
                              [    1.590883] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
                              [    1.595549] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                              [    1.600984] hub 1-1:1.0: USB hub found
                              [    1.605631] hub 1-1:1.0: 5 ports detected
                              [    1.930616] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
                              [    2.060886] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
                              [    2.065493] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber                                                                                        =0
                              [    2.072985] smsc95xx v1.0.5
                              [    2.164378] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-                                                                                        1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:08:d1:df
                              [    2.260650] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
                              [    2.395000] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030
                              [    2.399942] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
                              [    2.404910] usb 1-1.4: Product: ConBee II
                              [    2.409792] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                              [    2.414777] usb 1-1.4: SerialNumber: DE1962470
                              [    2.427956] EXT4-fs (mmcblk0p7): orphan cleanup on readonly fs
                              [    2.462469] EXT4-fs (mmcblk0p7): 6 orphan inodes deleted
                              [    2.467313] EXT4-fs (mmcblk0p7): recovery complete
                              [    2.485236] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. O                                                                                        pts: (null)
                              [    2.490093] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
                              [    2.503581] devtmpfs: mounted
                              [    2.510161] Freeing unused kernel memory: 1024K (80b00000 - 80c00000)
                              [    2.930261] systemd[1]: System time before build time, advancing clock.
                              [    3.047779] NET: Registered protocol family 10
                              [    3.063459] ip_tables: (C) 2000-2006 Netfilter Core Team
                              [    3.107881] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SEL                                                                                        INUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +                                                                                        XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
                              [    3.119614] systemd[1]: Detected architecture arm.
                              [    3.144467] systemd[1]: Set hostname to <raspberrypi>.
                              [    3.675455] systemd[1]: inetd.service: Cannot add dependency job, ignoring: U                                                                                        nit inetd.service is masked.
                              [    3.688338] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
                              [    3.702002] systemd[1]: Created slice System Slice.
                              [    3.717307] systemd[1]: Mounting Debug File System...
                              [    3.731472] systemd[1]: Created slice system-autologin.slice.
                              [    3.747803] systemd[1]: Mounting POSIX Message Queue File System...
                              [    3.761885] systemd[1]: Listening on Syslog Socket.
                              [    3.995921] i2c /dev entries driver
                              [    4.257813] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
                              [    4.349625] systemd-journald[129]: Received request to flush runtime journal                                                                                         from PID 1
                              [    4.915526] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f2                                                                                        00000
                              [    5.158953] usbcore: registered new interface driver brcmfmac
                              [    5.360114] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                              [    5.361334] usbcore: registered new interface driver cdc_acm
                              [    5.361343] cdc_acm: USB Abstract Control Model driver for USB modems and ISD                                                                                        N adapters
                              [    5.417115] brcmfmac: Firmware version = wl0: Aug  7 2017 00:46:29 version 7.                                                                                        45.41.46 (r666254 CY) FWID 01-f8a78378
                              [    5.780453] FAT-fs (mmcblk0p6): Volume was not properly unmounted. Some data                                                                                         may be corrupt. Please run fsck.
                              [    8.063608] uart-pl011 3f201000.serial: no DMA platform data
                              [    8.360915] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
                              [    8.360930] brcmfmac: power management disabled
                              [    8.386154] Adding 102396k swap on /var/swap.  Priority:-1 extents:1 across:1                                                                                        02396k SSFS
                              [    8.861905] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
                              [    9.512533] usb 1-1.4: USB disconnect, device number 4
                              [    9.860691] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
                              [    9.994981] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030
                              [    9.994991] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
                              [    9.994995] usb 1-1.4: Product: ConBee II
                              [    9.994999] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                              [    9.995002] usb 1-1.4: SerialNumber: DE1962470
                              [    9.997174] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                              [   10.425103] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE                                                                                        1
                              [   12.569589] Bluetooth: Core ver 2.22
                              [   12.569681] NET: Registered protocol family 31
                              [   12.569686] Bluetooth: HCI device and connection manager initialized
                              [   12.571670] Bluetooth: HCI socket layer initialized
                              [   12.571686] Bluetooth: L2CAP socket layer initialized
                              [   12.571712] Bluetooth: SCO socket layer initialized
                              [   12.577501] Bluetooth: HCI UART driver ver 2.3
                              [   12.577509] Bluetooth: HCI UART protocol H4 registered
                              [   12.577512] Bluetooth: HCI UART protocol Three-wire (H5) registered
                              [   12.577622] Bluetooth: HCI UART protocol Broadcom registered
                              [   12.797505] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                              [   12.797512] Bluetooth: BNEP filters: protocol multicast
                              [   12.797524] Bluetooth: BNEP socket layer initialized
                              [   12.862831] Bluetooth: RFCOMM TTY layer initialized
                              [   12.862865] Bluetooth: RFCOMM socket layer initialized
                              [   12.862896] Bluetooth: RFCOMM ver 1.11
                              [   15.680434] fuse init (API version 7.26)
                              [   18.809408] EXT4-fs (mmcblk0p5): recovery complete
                              [   18.809589] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. O                                                                                        pts: (null)
                              [   55.592289] random: crng init done
                              [  102.801033] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 1, block bitmap and bg descriptor inconsistent: 4858 vs 6622 free clusters
                              [  102.801119] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0                                                                                        ). There's a risk of filesystem corruption in case of system crash.
                              [  104.932949] EXT4-fs warning (device mmcblk0p7): ext4_empty_dir:2725: inode #2                                                                                        4760: comm ssh-agent: directory missing '.' and/or '..'
                              [  109.440288] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 78, block bitmap and bg descriptor inconsistent: 11804 vs 12178 free clusters
                              [  109.440796] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0                                                                                        ). There's a risk of filesystem corruption in case of system crash.
                              [  181.800555] usb 1-1.4: USB disconnect, device number 5
                              [  182.101529] usb 1-1.4: new full-speed USB device number 6 using dwc_otg
                              [  182.236143] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030
                              [  182.236162] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
                              [  182.236171] usb 1-1.4: Product: ConBee II
                              [  182.236179] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                              [  182.236186] usb 1-1.4: SerialNumber: DE1962470
                              [  182.237440] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                              [  189.736656] usb 1-1.4: USB disconnect, device number 6
                              [  189.742353] systemd-journald[129]: /run/log/journal/2fc8db9eb7444a8fa70f2b294                                                                                        b2acd32/system.journal: Journal file corrupted, rotating.
                              [  190.031616] usb 1-1.4: new full-speed USB device number 7 using dwc_otg
                              [  190.165997] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030
                              [  190.166009] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
                              [  190.166017] usb 1-1.4: Product: ConBee II
                              [  190.166025] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                              [  190.166033] usb 1-1.4: SerialNumber: DE1962470
                              [  190.173642] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                              [  190.401855] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 0, block bitmap and bg descriptor inconsistent: 9454 vs 9439 free clusters
                              [  436.627409] EXT4-fs error (device mmcblk0p7): __ext4_new_inode:1066: comm git                                                                                        : failed to insert inode 278612: doubly allocated?
                              [  479.016652] usb 1-1.4: USB disconnect, device number 7
                              [  479.323186] usb 1-1.4: new full-speed USB device number 8 using dwc_otg
                              [  479.457509] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030
                              [  479.457523] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
                              [  479.457531] usb 1-1.4: Product: ConBee II
                              [  479.457540] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                              [  479.457548] usb 1-1.4: SerialNumber: DE1962470
                              [  479.460066] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                              [  486.696510] usb 1-1.4: USB disconnect, device number 8
                              [  487.113198] usb 1-1.4: new full-speed USB device number 9 using dwc_otg
                              [  487.247629] usb 1-1.4: New USB device found, idVendor=1cf1, idProduct=0030
                              [  487.247643] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber                                                                                        =3
                              [  487.247651] usb 1-1.4: Product: ConBee II
                              [  487.247659] usb 1-1.4: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                              [  487.247667] usb 1-1.4: SerialNumber: DE1962470
                              [  487.250221] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
                              [  490.634027] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 76, block bitmap and bg descriptor inconsistent: 27241 vs 27509 free clusters
                              [  490.634282] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0                                                                                        ). There's a risk of filesystem corruption in case of system crash.
                              [  511.561837] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 34, block bitmap and bg descriptor inconsistent: 1 vs 0 free clusters
                              [  511.562089] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0                                                                                        ). There's a risk of filesystem corruption in case of system crash.
                              [  714.510999] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 67, block bitmap and bg descriptor inconsistent: 2 vs 5 free clusters
                              [  714.516984] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 72, block bitmap and bg descriptor inconsistent: 25127 vs 25132 free clusters
                              [  714.518003] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 73, block bitmap and bg descriptor inconsistent: 25860 vs 25861 free clusters
                              [  746.563333] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 53, block bitmap and bg descriptor inconsistent: 26602 vs 26813 free clusters
                              [  746.563612] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0                                                                                        ). There's a risk of filesystem corruption in case of system crash.
                              [  747.201466] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 75, block bitmap and bg descriptor inconsistent: 22222 vs 22818 free clusters
                              [  747.201769] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0                                                                                        ). There's a risk of filesystem corruption in case of system crash.
                              [  764.967192] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 23, block bitmap and bg descriptor inconsistent: 4978 vs 4473 free clusters
                              [  920.641814] EXT4-fs error (device mmcblk0p7): ext4_mb_generate_buddy:758: gro                                                                                        up 77, block bitmap and bg descriptor inconsistent: 21052 vs 23805 free clusters
                              [  920.642285] JBD2: Spotted dirty metadata buffer (dev = mmcblk0p7, blocknr = 0)t here's a risk of filesystem corruption in case of system crash.
                              
                              
                              

                              MOD-EDIT: Code in code-tags gesetzt!

                              Thomas Braun O 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Olli77 last edited by

                                @Olli77

                                In CodeTags setzen, damit man das auch lesen kann.
                                4b6f082f-a5ec-4f0d-a963-bf1ce60f96b7-image.png

                                1 Reply Last reply Reply Quote 0
                                • O
                                  Olli77 @Olli77 last edited by

                                  Ich kann damit nix anfangen aber ich erkenne da ein Ext4-fs error

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

                                    @Olli77
                                    Das Dateisystem ist schrott. Speichermedium entsorgen, System neuinstallieren, Backup einspielen.

                                    O 1 Reply Last reply Reply Quote 0
                                    • O
                                      Olli77 @Thomas Braun last edited by

                                      @Thomas-Braun back up....mhhhh also alles neu

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

                                        @Olli77
                                        Wenn du keines hast...
                                        Ja. Aber 'alles neu' ist auch mit Backup die beste Idee.

                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          leonundjulie @Homoran last edited by

                                          @homoran auf der Suche nach einer Möglichkeit den aktuellen Status meines PI in iOBroker anzeigen zu lassen, bin ich in diesem Chat gelandet. Kannst Du die Scripte zur Verfügung stellen, mit denen Du die 6 Werte je Konfiguration ermittelt hast? Ich finde insbesondere zur CPU Auslastung nichts

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @leonundjulie last edited by

                                            @leonundjulie sagte in Raspberry temperatur/volt auslesen:

                                            Kannst Du die Scripte zur Verfügung stellen

                                            wieso Skripte?

                                            je nachdem was du willst stehen sie unter Objekte (in Expertenmodus) oder über den RPI2 Adapter.

                                            Was suchst du denn?

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

                                            Support us

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

                                            837
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            raspi 3
                                            8
                                            37
                                            3061
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo