Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach Update "admin"-modul kein Browser-Zugriff

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    215

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Nach Update "admin"-modul kein Browser-Zugriff

Nach Update "admin"-modul kein Browser-Zugriff

Scheduled Pinned Locked Moved ioBroker Allgemein
adminmodul admin update fehler
78 Posts 4 Posters 4.6k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @Raspo

    Wenn das alles wieder sauber läuft würde ich das System einer Frischzellenkur unterziehen.

    sudo apt update
    sudo apt dist-upgrade
    sudo reboot
    
    iobroker stop
    iobroker update
    iobroker upgrade
    iobroker start
    
    HomoranH Offline
    HomoranH Offline
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #36

    @Thomas-Braun sagte in Nach Update "admin"-modul kein Browser-Zugriff:

    Wenn das alles wieder sauber läuft

    tut es aber nicht

    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 -

    1 Reply Last reply
    0
    • HomoranH Homoran

      @Raspo NIcht gut. Immer noch da und jetzt beide auf dem selben port aktiv
      was sagt dmesg

      HomoranH Offline
      HomoranH Offline
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #37

      @Homoran sagte in Nach Update "admin"-modul kein Browser-Zugriff:

      @Raspo NIcht gut. Immer noch da und jetzt beide auf dem selben port aktiv
      was sagt dmesg

      Hatten wir das schon?

      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 -

      R 1 Reply Last reply
      0
      • R Raspo

        @Thomas-Braun

        pi@ioBroker:~ $ iobroker start admin
        pi@ioBroker:~ $ iobroker list instances
          system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.1                : alexa2                -  enabled
          system.adapter.cloud.0                 : cloud                 - disabled
          system.adapter.daswetter.0             : daswetter             - disabled
          system.adapter.discovery.0             : discovery             - disabled
          system.adapter.ical.0                  : ical                  -  enabled
          system.adapter.info.0                  : info                  -  enabled
        + system.adapter.iot.0                   : iot                   -  enabled
        + system.adapter.javascript.0            : javascript            -  enabled
          system.adapter.moma.0                  : moma                  - disabled
          system.adapter.proxy.0                 : proxy                 -  enabled
          system.adapter.samsung.0               : samsung               - disabled
        + system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 0.0.0.0
          system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
        + system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
          system.adapter.tr-064.0                : tr-064                - disabled
          system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     -  enabled
          system.adapter.vis-colorpicker.0       : vis-colorpicker       -  enabled
          system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
          system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
          system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          -  enabled
          system.adapter.vis-justgage.0          : vis-justgage          -  enabled
          system.adapter.vis-metro.0             : vis-metro             -  enabled
          system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
          system.adapter.vis-weather.0           : vis-weather           -  enabled
          system.adapter.vis.0                   : vis                   -  enabled
        + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          system.adapter.yahka.0                 : yahka                 - disabled
        
        + instance is alive
        
        

        Webzugriff ist noch immer nicht möglich

        Thomas BraunT Offline
        Thomas BraunT Offline
        Thomas Braun
        Most Active
        wrote on last edited by
        #38

        @Raspo

        iobroker stop
        iobroker fix
        iobroker upload all
        

        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

        R 1 Reply Last reply
        0
        • HomoranH Homoran

          @Homoran sagte in Nach Update "admin"-modul kein Browser-Zugriff:

          @Raspo NIcht gut. Immer noch da und jetzt beide auf dem selben port aktiv
          was sagt dmesg

          Hatten wir das schon?

          R Offline
          R Offline
          Raspo
          wrote on last edited by
          #39

          @Homoran
          jetzt:

          pi@ioBroker:~ $ dmesg
          [    0.000000] Booting Linux on physical CPU 0x0
          [    0.000000] Linux version 4.19.66-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1253 SMP Thu Aug 15 11:49:46 BST 2019
          [    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 instruction cache
          [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
          [    0.000000] Memory policy: Data cache writealloc
          [    0.000000] cma: Reserved 8 MiB at 0x3ac00000
          [    0.000000] On node 0 totalpages: 242688
          [    0.000000]   Normal zone: 2133 pages used for memmap
          [    0.000000]   Normal zone: 0 pages reserved
          [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
          [    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
          [    0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
          [    0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
          [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
          [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
          [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=d474f063-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [    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: 939088K/970752K available (8192K kernel code, 629K rwdata, 2176K rodata, 1024K init, 821K bss, 23472K 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 - 0xbb400000   ( 948 MB)
                             modules : 0x7f000000 - 0x80000000   (  16 MB)
                               .text : 0x(ptrval) - 0x(ptrval)   (9184 kB)
                               .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                               .data : 0x(ptrval) - 0x(ptrval)   ( 630 kB)
                                .bss : 0x(ptrval) - 0x(ptrval)   ( 822 kB)
          [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
          [    0.000000] ftrace: allocating 26394 entries in 78 pages
          [    0.000000] rcu: Hierarchical RCU implementation.
          [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
          [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
          [    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 4398046511078ns
          [    0.000019] Switching to timer-based delay loop, resolution 52ns
          [    0.000280] Console: colour dummy device 80x30
          [    0.000299] console [tty1] enabled
          [    0.000342] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
          [    0.000358] pid_max: default: 32768 minimum: 301
          [    0.000697] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
          [    0.000712] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
          [    0.001626] CPU: Testing write buffer coherency: ok
          [    0.002092] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
          [    0.002738] Setting up static identity map for 0x100000 - 0x10003c
          [    0.002886] rcu: Hierarchical SRCU implementation.
          [    0.003677] smp: Bringing up secondary CPUs ...
          [    0.004516] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
          [    0.005441] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
          [    0.006302] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
          [    0.006426] smp: Brought up 1 node, 4 CPUs
          [    0.006438] SMP: Total of 4 processors activated (153.60 BogoMIPS).
          [    0.006443] CPU: All CPU(s) started in HYP mode.
          [    0.006448] CPU: Virtualization extensions available.
          [    0.007422] devtmpfs: initialized
          [    0.020552] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
          [    0.020793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
          [    0.020812] futex hash table entries: 1024 (order: 4, 65536 bytes)
          [    0.021399] pinctrl core: initialized pinctrl subsystem
          [    0.022261] NET: Registered protocol family 16
          [    0.025346] DMA: preallocated 1024 KiB pool for atomic coherent allocations
          [    0.031160] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
          [    0.031168] hw-breakpoint: maximum watchpoint size is 8 bytes.
          [    0.031371] Serial: AMBA PL011 UART driver
          [    0.033649] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
          [    0.068868] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
          [    0.070550] SCSI subsystem initialized
          [    0.070779] usbcore: registered new interface driver usbfs
          [    0.070840] usbcore: registered new interface driver hub
          [    0.070935] usbcore: registered new device driver usb
          [    0.090139] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-15 12:06, variant start
          [    0.100401] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4164474616408e0dc24f997ffcf3
          [    0.111819] clocksource: Switched to clocksource arch_sys_counter
          [    0.200953] VFS: Disk quotas dquot_6.6.0
          [    0.201034] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
          [    0.201189] FS-Cache: Loaded
          [    0.201400] CacheFiles: Loaded
          [    0.211406] NET: Registered protocol family 2
          [    0.212212] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
          [    0.212249] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
          [    0.212358] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
          [    0.212544] TCP: Hash tables configured (established 8192 bind 8192)
          [    0.212676] UDP hash table entries: 512 (order: 2, 16384 bytes)
          [    0.212722] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
          [    0.213032] NET: Registered protocol family 1
          [    0.213605] RPC: Registered named UNIX socket transport module.
          [    0.213611] RPC: Registered udp transport module.
          [    0.213617] RPC: Registered tcp transport module.
          [    0.213623] RPC: Registered tcp NFSv4.1 backchannel transport module.
          [    0.215425] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
          [    0.218434] Initialise system trusted keyrings
          [    0.218634] workingset: timestamp_bits=14 max_order=18 bucket_order=4
          [    0.228590] FS-Cache: Netfs 'nfs' registered for caching
          [    0.229160] NFS: Registering the id_resolver key type
          [    0.229187] Key type id_resolver registered
          [    0.229194] Key type id_legacy registered
          [    0.229210] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
          [    0.231492] Key type asymmetric registered
          [    0.231501] Asymmetric key parser 'x509' registered
          [    0.231549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
          [    0.231707] io scheduler noop registered
          [    0.231714] io scheduler deadline registered (default)
          [    0.231972] io scheduler cfq registered
          [    0.231980] io scheduler mq-deadline registered (default)
          [    0.231987] io scheduler kyber registered
          [    0.234959] bcm2708_fb soc:fb: FB found 1 display(s)
          [    0.245803] Console: switching to colour frame buffer device 90x30
          [    0.251321] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 720x480
          [    0.253421] bcm2835-rng 3f104000.rng: hwrng registered
          [    0.253733] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
          [    0.254236] vc-sm: Videocore shared memory driver
          [    0.254553] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
          [    0.265315] brd: module loaded
          [    0.275472] loop: module loaded
          [    0.276059] Loading iSCSI transport class v2.0-870.
          [    0.276736] libphy: Fixed MDIO Bus: probed
          [    0.276835] usbcore: registered new interface driver lan78xx
          [    0.276893] usbcore: registered new interface driver smsc95xx
          [    0.276909] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
          [    0.304753] dwc_otg 3f980000.usb: base=(ptrval)
          [    0.504977] Core Release: 2.80a
          [    0.504986] Setting default values for core params
          [    0.505016] Finished setting default values for core params
          [    0.705322] Using Buffer DMA mode
          [    0.705329] Periodic Transfer Interrupt Enhancement - disabled
          [    0.705334] Multiprocessor Interrupt Enhancement - disabled
          [    0.705341] OTG VER PARAM: 0, OTG VER FLAG: 0
          [    0.705359] Dedicated Tx FIFOs mode
          [    0.705821] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bad04000 dma = 0xfad04000 len=9024
          [    0.705846] FIQ FSM acceleration enabled for :
                         Non-periodic Split Transactions
                         Periodic Split Transactions
                         High-Speed Isochronous Endpoints
                         Interrupt/Control Split Transaction hack enabled
          [    0.705854] dwc_otg: Microframe scheduler enabled
          [    0.705909] WARN::hcd_init_fiq:457: FIQ on core 1
          [    0.705920] WARN::hcd_init_fiq:458: FIQ ASM at 80654f4c length 36
          [    0.705932] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
          [    0.705949] dwc_otg 3f980000.usb: DWC OTG Controller
          [    0.705982] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
          [    0.706015] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
          [    0.706061] Init: Port Power? op_state=1
          [    0.706067] Init: Power Port (0)
          [    0.706318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
          [    0.706330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
          [    0.706339] usb usb1: Product: DWC OTG Controller
          [    0.706348] usb usb1: Manufacturer: Linux 4.19.66-v7+ dwc_otg_hcd
          [    0.706357] usb usb1: SerialNumber: 3f980000.usb
          [    0.706966] hub 1-0:1.0: USB hub found
          [    0.707010] hub 1-0:1.0: 1 port detected
          [    0.707594] dwc_otg: FIQ enabled
          [    0.707600] dwc_otg: NAK holdoff enabled
          [    0.707605] dwc_otg: FIQ split-transaction FSM enabled
          [    0.707616] Module dwc_common_port init
          [    0.707875] usbcore: registered new interface driver usb-storage
          [    0.708054] mousedev: PS/2 mouse device common for all mice
          [    0.708899] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
          [    0.709132] bcm2835-cpufreq: min=600000 max=1200000
          [    0.709589] sdhci: Secure Digital Host Controller Interface driver
          [    0.709595] sdhci: Copyright(c) Pierre Ossman
          [    0.709962] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
          [    0.710339] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
          [    0.710463] sdhci-pltfm: SDHCI platform and OF driver helper
          [    0.712008] ledtrig-cpu: registered to indicate activity on CPUs
          [    0.712201] hidraw: raw HID events driver (C) Jiri Kosina
          [    0.712371] usbcore: registered new interface driver usbhid
          [    0.712377] usbhid: USB HID core driver
          [    0.713309] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
          [    0.714811] [vc_sm_connected_init]: start
          [    0.723466] [vc_sm_connected_init]: end - returning 0
          [    0.724567] Initializing XFRM netlink socket
          [    0.724593] NET: Registered protocol family 17
          [    0.724711] Key type dns_resolver registered
          [    0.725291] Registering SWP/SWPB emulation handler
          [    0.725934] registered taskstats version 1
          [    0.725950] Loading compiled-in X.509 certificates
          [    0.733158] uart-pl011 3f201000.serial: cts_event_workaround enabled
          [    0.733240] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
          [    0.735071] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
          [    0.735081] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
          [    0.761301] sdhost: log_buf @ (ptrval) (fad07000)
          [    0.797689] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
          [    0.799253] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    0.800814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    0.803623] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
          [    0.809205] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
          [    0.810527] of_cfs_init
          [    0.810684] of_cfs_init: OK
          [    0.811292] Waiting for root device PARTUUID=d474f063-02...
          [    0.875117] random: fast init done
          [    0.898772] mmc0: host does not support reading read-only switch, assuming write-enable
          [    0.902166] mmc0: new high speed SDHC card at address aaaa
          [    0.903425] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
          [    0.906756]  mmcblk0: p1 p2
          [    0.918538] mmc1: new high speed SDIO card at address 0001
          [    0.927900] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
          [    0.927909] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
          [    0.941957] Indeed it is in host mode hprt0 = 00021501
          [    1.151868] usb 1-1: new high-speed USB device number 2 using dwc_otg
          [    1.151993] Indeed it is in host mode hprt0 = 00001101
          [    1.392139] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
          [    1.392153] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    1.392816] hub 1-1:1.0: USB hub found
          [    1.392907] hub 1-1:1.0: 5 ports detected
          [    1.541181] EXT4-fs (mmcblk0p2): recovery complete
          [    1.543543] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
          [    1.543602] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [    1.552267] devtmpfs: mounted
          [    1.557564] Freeing unused kernel memory: 1024K
          [    1.557965] Run /sbin/init as init process
          [    1.711875] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
          [    1.842211] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
          [    1.842226] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    1.844956] smsc95xx v1.0.6
          [    1.935443] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:43:8a:cf
          [    1.965539] systemd[1]: System time before build time, advancing clock.
          [    2.115077] NET: Registered protocol family 10
          [    2.116505] Segment Routing with IPv6
          [    2.156207] random: systemd: uninitialized urandom read (16 bytes read)
          [    2.158664] random: systemd: uninitialized urandom read (16 bytes read)
          [    2.164786] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
          [    2.165390] systemd[1]: Detected architecture arm.
          [    2.169934] systemd[1]: Set hostname to <ioBroker>.
          [    2.249565] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
          [    2.688652] systemd[1]: Listening on udev Kernel Socket.
          [    2.689298] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
          [    2.689435] systemd[1]: Reached target Swap.
          [    2.689762] systemd[1]: Listening on Journal Socket (/dev/log).
          [    2.690036] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
          [    2.691070] systemd[1]: Created slice User and Session Slice.
          [    2.691354] systemd[1]: Listening on udev Control Socket.
          [    2.783463] i2c /dev entries driver
          [    3.285993] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
          [    3.406338] systemd-journald[112]: Received request to flush runtime journal from PID 1
          [    3.718340] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.721801] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
          [    3.731298] media: Linux media interface: v0.10
          [    3.732383] [vc_sm_connected_init]: start
          [    3.742395] [vc_sm_connected_init]: installed successfully
          [    3.778745] videodev: Linux video capture interface: v2.00
          [    3.868236] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.868244] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.895901] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.900760] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.929825] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
          [    3.933778] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
          [    3.933793] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
          [    3.938818] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
          [    3.938832] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
          [    3.939748] bcm2835_audio soc:audio: card created with 8 channels
          [    3.954175] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
          [    3.954189] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
          [    4.132212] cfg80211: Loading compiled-in X.509 certificates for regulatory database
          [    4.190715] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
          [    4.274141] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
          [    4.283263] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
          [    4.283534] usbcore: registered new interface driver brcmfmac
          [    4.518559] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
          [    4.518690] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
          [    4.519618] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
          [    5.616069] random: crng init done
          [    5.616104] random: 7 urandom warning(s) missed due to ratelimiting
          [    5.783329] uart-pl011 3f201000.serial: no DMA platform data
          [    6.260323] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
          [    6.260518] brcmfmac: power management disabled
          [    6.553813] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
          [    6.743168] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
          [    6.743341] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
          [    7.829175] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
          [   10.351508] Bluetooth: Core ver 2.22
          [   10.351647] NET: Registered protocol family 31
          [   10.351651] Bluetooth: HCI device and connection manager initialized
          [   10.355485] Bluetooth: HCI socket layer initialized
          [   10.355501] Bluetooth: L2CAP socket layer initialized
          [   10.355533] Bluetooth: SCO socket layer initialized
          [   10.383982] Bluetooth: HCI UART driver ver 2.3
          [   10.383992] Bluetooth: HCI UART protocol H4 registered
          [   10.384071] Bluetooth: HCI UART protocol Three-wire (H5) registered
          [   10.384206] Bluetooth: HCI UART protocol Broadcom registered
          [   10.667714] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
          [   10.667723] Bluetooth: BNEP filters: protocol multicast
          [   10.667740] Bluetooth: BNEP socket layer initialized
          [   10.736300] Bluetooth: RFCOMM TTY layer initialized
          [   10.736327] Bluetooth: RFCOMM socket layer initialized
          [   10.736350] Bluetooth: RFCOMM ver 1.11
          [   14.094331] fuse init (API version 7.27)
          
          
          Thomas BraunT HomoranH 2 Replies Last reply
          0
          • R Raspo

            @Homoran
            jetzt:

            pi@ioBroker:~ $ dmesg
            [    0.000000] Booting Linux on physical CPU 0x0
            [    0.000000] Linux version 4.19.66-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1253 SMP Thu Aug 15 11:49:46 BST 2019
            [    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 instruction cache
            [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
            [    0.000000] Memory policy: Data cache writealloc
            [    0.000000] cma: Reserved 8 MiB at 0x3ac00000
            [    0.000000] On node 0 totalpages: 242688
            [    0.000000]   Normal zone: 2133 pages used for memmap
            [    0.000000]   Normal zone: 0 pages reserved
            [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
            [    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
            [    0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
            [    0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
            [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
            [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
            [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=d474f063-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [    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: 939088K/970752K available (8192K kernel code, 629K rwdata, 2176K rodata, 1024K init, 821K bss, 23472K 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 - 0xbb400000   ( 948 MB)
                               modules : 0x7f000000 - 0x80000000   (  16 MB)
                                 .text : 0x(ptrval) - 0x(ptrval)   (9184 kB)
                                 .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                                 .data : 0x(ptrval) - 0x(ptrval)   ( 630 kB)
                                  .bss : 0x(ptrval) - 0x(ptrval)   ( 822 kB)
            [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
            [    0.000000] ftrace: allocating 26394 entries in 78 pages
            [    0.000000] rcu: Hierarchical RCU implementation.
            [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
            [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
            [    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 4398046511078ns
            [    0.000019] Switching to timer-based delay loop, resolution 52ns
            [    0.000280] Console: colour dummy device 80x30
            [    0.000299] console [tty1] enabled
            [    0.000342] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
            [    0.000358] pid_max: default: 32768 minimum: 301
            [    0.000697] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
            [    0.000712] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
            [    0.001626] CPU: Testing write buffer coherency: ok
            [    0.002092] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
            [    0.002738] Setting up static identity map for 0x100000 - 0x10003c
            [    0.002886] rcu: Hierarchical SRCU implementation.
            [    0.003677] smp: Bringing up secondary CPUs ...
            [    0.004516] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
            [    0.005441] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
            [    0.006302] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
            [    0.006426] smp: Brought up 1 node, 4 CPUs
            [    0.006438] SMP: Total of 4 processors activated (153.60 BogoMIPS).
            [    0.006443] CPU: All CPU(s) started in HYP mode.
            [    0.006448] CPU: Virtualization extensions available.
            [    0.007422] devtmpfs: initialized
            [    0.020552] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
            [    0.020793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
            [    0.020812] futex hash table entries: 1024 (order: 4, 65536 bytes)
            [    0.021399] pinctrl core: initialized pinctrl subsystem
            [    0.022261] NET: Registered protocol family 16
            [    0.025346] DMA: preallocated 1024 KiB pool for atomic coherent allocations
            [    0.031160] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
            [    0.031168] hw-breakpoint: maximum watchpoint size is 8 bytes.
            [    0.031371] Serial: AMBA PL011 UART driver
            [    0.033649] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
            [    0.068868] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
            [    0.070550] SCSI subsystem initialized
            [    0.070779] usbcore: registered new interface driver usbfs
            [    0.070840] usbcore: registered new interface driver hub
            [    0.070935] usbcore: registered new device driver usb
            [    0.090139] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-15 12:06, variant start
            [    0.100401] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4164474616408e0dc24f997ffcf3
            [    0.111819] clocksource: Switched to clocksource arch_sys_counter
            [    0.200953] VFS: Disk quotas dquot_6.6.0
            [    0.201034] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
            [    0.201189] FS-Cache: Loaded
            [    0.201400] CacheFiles: Loaded
            [    0.211406] NET: Registered protocol family 2
            [    0.212212] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
            [    0.212249] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
            [    0.212358] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
            [    0.212544] TCP: Hash tables configured (established 8192 bind 8192)
            [    0.212676] UDP hash table entries: 512 (order: 2, 16384 bytes)
            [    0.212722] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
            [    0.213032] NET: Registered protocol family 1
            [    0.213605] RPC: Registered named UNIX socket transport module.
            [    0.213611] RPC: Registered udp transport module.
            [    0.213617] RPC: Registered tcp transport module.
            [    0.213623] RPC: Registered tcp NFSv4.1 backchannel transport module.
            [    0.215425] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
            [    0.218434] Initialise system trusted keyrings
            [    0.218634] workingset: timestamp_bits=14 max_order=18 bucket_order=4
            [    0.228590] FS-Cache: Netfs 'nfs' registered for caching
            [    0.229160] NFS: Registering the id_resolver key type
            [    0.229187] Key type id_resolver registered
            [    0.229194] Key type id_legacy registered
            [    0.229210] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
            [    0.231492] Key type asymmetric registered
            [    0.231501] Asymmetric key parser 'x509' registered
            [    0.231549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
            [    0.231707] io scheduler noop registered
            [    0.231714] io scheduler deadline registered (default)
            [    0.231972] io scheduler cfq registered
            [    0.231980] io scheduler mq-deadline registered (default)
            [    0.231987] io scheduler kyber registered
            [    0.234959] bcm2708_fb soc:fb: FB found 1 display(s)
            [    0.245803] Console: switching to colour frame buffer device 90x30
            [    0.251321] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 720x480
            [    0.253421] bcm2835-rng 3f104000.rng: hwrng registered
            [    0.253733] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
            [    0.254236] vc-sm: Videocore shared memory driver
            [    0.254553] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
            [    0.265315] brd: module loaded
            [    0.275472] loop: module loaded
            [    0.276059] Loading iSCSI transport class v2.0-870.
            [    0.276736] libphy: Fixed MDIO Bus: probed
            [    0.276835] usbcore: registered new interface driver lan78xx
            [    0.276893] usbcore: registered new interface driver smsc95xx
            [    0.276909] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
            [    0.304753] dwc_otg 3f980000.usb: base=(ptrval)
            [    0.504977] Core Release: 2.80a
            [    0.504986] Setting default values for core params
            [    0.505016] Finished setting default values for core params
            [    0.705322] Using Buffer DMA mode
            [    0.705329] Periodic Transfer Interrupt Enhancement - disabled
            [    0.705334] Multiprocessor Interrupt Enhancement - disabled
            [    0.705341] OTG VER PARAM: 0, OTG VER FLAG: 0
            [    0.705359] Dedicated Tx FIFOs mode
            [    0.705821] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bad04000 dma = 0xfad04000 len=9024
            [    0.705846] FIQ FSM acceleration enabled for :
                           Non-periodic Split Transactions
                           Periodic Split Transactions
                           High-Speed Isochronous Endpoints
                           Interrupt/Control Split Transaction hack enabled
            [    0.705854] dwc_otg: Microframe scheduler enabled
            [    0.705909] WARN::hcd_init_fiq:457: FIQ on core 1
            [    0.705920] WARN::hcd_init_fiq:458: FIQ ASM at 80654f4c length 36
            [    0.705932] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
            [    0.705949] dwc_otg 3f980000.usb: DWC OTG Controller
            [    0.705982] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
            [    0.706015] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
            [    0.706061] Init: Port Power? op_state=1
            [    0.706067] Init: Power Port (0)
            [    0.706318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
            [    0.706330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
            [    0.706339] usb usb1: Product: DWC OTG Controller
            [    0.706348] usb usb1: Manufacturer: Linux 4.19.66-v7+ dwc_otg_hcd
            [    0.706357] usb usb1: SerialNumber: 3f980000.usb
            [    0.706966] hub 1-0:1.0: USB hub found
            [    0.707010] hub 1-0:1.0: 1 port detected
            [    0.707594] dwc_otg: FIQ enabled
            [    0.707600] dwc_otg: NAK holdoff enabled
            [    0.707605] dwc_otg: FIQ split-transaction FSM enabled
            [    0.707616] Module dwc_common_port init
            [    0.707875] usbcore: registered new interface driver usb-storage
            [    0.708054] mousedev: PS/2 mouse device common for all mice
            [    0.708899] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
            [    0.709132] bcm2835-cpufreq: min=600000 max=1200000
            [    0.709589] sdhci: Secure Digital Host Controller Interface driver
            [    0.709595] sdhci: Copyright(c) Pierre Ossman
            [    0.709962] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
            [    0.710339] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
            [    0.710463] sdhci-pltfm: SDHCI platform and OF driver helper
            [    0.712008] ledtrig-cpu: registered to indicate activity on CPUs
            [    0.712201] hidraw: raw HID events driver (C) Jiri Kosina
            [    0.712371] usbcore: registered new interface driver usbhid
            [    0.712377] usbhid: USB HID core driver
            [    0.713309] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
            [    0.714811] [vc_sm_connected_init]: start
            [    0.723466] [vc_sm_connected_init]: end - returning 0
            [    0.724567] Initializing XFRM netlink socket
            [    0.724593] NET: Registered protocol family 17
            [    0.724711] Key type dns_resolver registered
            [    0.725291] Registering SWP/SWPB emulation handler
            [    0.725934] registered taskstats version 1
            [    0.725950] Loading compiled-in X.509 certificates
            [    0.733158] uart-pl011 3f201000.serial: cts_event_workaround enabled
            [    0.733240] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
            [    0.735071] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
            [    0.735081] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
            [    0.761301] sdhost: log_buf @ (ptrval) (fad07000)
            [    0.797689] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
            [    0.799253] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
            [    0.800814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
            [    0.803623] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
            [    0.809205] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
            [    0.810527] of_cfs_init
            [    0.810684] of_cfs_init: OK
            [    0.811292] Waiting for root device PARTUUID=d474f063-02...
            [    0.875117] random: fast init done
            [    0.898772] mmc0: host does not support reading read-only switch, assuming write-enable
            [    0.902166] mmc0: new high speed SDHC card at address aaaa
            [    0.903425] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
            [    0.906756]  mmcblk0: p1 p2
            [    0.918538] mmc1: new high speed SDIO card at address 0001
            [    0.927900] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
            [    0.927909] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
            [    0.941957] Indeed it is in host mode hprt0 = 00021501
            [    1.151868] usb 1-1: new high-speed USB device number 2 using dwc_otg
            [    1.151993] Indeed it is in host mode hprt0 = 00001101
            [    1.392139] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
            [    1.392153] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
            [    1.392816] hub 1-1:1.0: USB hub found
            [    1.392907] hub 1-1:1.0: 5 ports detected
            [    1.541181] EXT4-fs (mmcblk0p2): recovery complete
            [    1.543543] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
            [    1.543602] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [    1.552267] devtmpfs: mounted
            [    1.557564] Freeing unused kernel memory: 1024K
            [    1.557965] Run /sbin/init as init process
            [    1.711875] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
            [    1.842211] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
            [    1.842226] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
            [    1.844956] smsc95xx v1.0.6
            [    1.935443] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:43:8a:cf
            [    1.965539] systemd[1]: System time before build time, advancing clock.
            [    2.115077] NET: Registered protocol family 10
            [    2.116505] Segment Routing with IPv6
            [    2.156207] random: systemd: uninitialized urandom read (16 bytes read)
            [    2.158664] random: systemd: uninitialized urandom read (16 bytes read)
            [    2.164786] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
            [    2.165390] systemd[1]: Detected architecture arm.
            [    2.169934] systemd[1]: Set hostname to <ioBroker>.
            [    2.249565] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
            [    2.688652] systemd[1]: Listening on udev Kernel Socket.
            [    2.689298] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
            [    2.689435] systemd[1]: Reached target Swap.
            [    2.689762] systemd[1]: Listening on Journal Socket (/dev/log).
            [    2.690036] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
            [    2.691070] systemd[1]: Created slice User and Session Slice.
            [    2.691354] systemd[1]: Listening on udev Control Socket.
            [    2.783463] i2c /dev entries driver
            [    3.285993] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
            [    3.406338] systemd-journald[112]: Received request to flush runtime journal from PID 1
            [    3.718340] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
            [    3.721801] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
            [    3.731298] media: Linux media interface: v0.10
            [    3.732383] [vc_sm_connected_init]: start
            [    3.742395] [vc_sm_connected_init]: installed successfully
            [    3.778745] videodev: Linux video capture interface: v2.00
            [    3.868236] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
            [    3.868244] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
            [    3.895901] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
            [    3.900760] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
            [    3.929825] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
            [    3.933778] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
            [    3.933793] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
            [    3.938818] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
            [    3.938832] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
            [    3.939748] bcm2835_audio soc:audio: card created with 8 channels
            [    3.954175] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
            [    3.954189] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
            [    4.132212] cfg80211: Loading compiled-in X.509 certificates for regulatory database
            [    4.190715] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
            [    4.274141] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
            [    4.283263] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
            [    4.283534] usbcore: registered new interface driver brcmfmac
            [    4.518559] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
            [    4.518690] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
            [    4.519618] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
            [    5.616069] random: crng init done
            [    5.616104] random: 7 urandom warning(s) missed due to ratelimiting
            [    5.783329] uart-pl011 3f201000.serial: no DMA platform data
            [    6.260323] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
            [    6.260518] brcmfmac: power management disabled
            [    6.553813] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
            [    6.743168] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
            [    6.743341] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
            [    7.829175] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
            [   10.351508] Bluetooth: Core ver 2.22
            [   10.351647] NET: Registered protocol family 31
            [   10.351651] Bluetooth: HCI device and connection manager initialized
            [   10.355485] Bluetooth: HCI socket layer initialized
            [   10.355501] Bluetooth: L2CAP socket layer initialized
            [   10.355533] Bluetooth: SCO socket layer initialized
            [   10.383982] Bluetooth: HCI UART driver ver 2.3
            [   10.383992] Bluetooth: HCI UART protocol H4 registered
            [   10.384071] Bluetooth: HCI UART protocol Three-wire (H5) registered
            [   10.384206] Bluetooth: HCI UART protocol Broadcom registered
            [   10.667714] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
            [   10.667723] Bluetooth: BNEP filters: protocol multicast
            [   10.667740] Bluetooth: BNEP socket layer initialized
            [   10.736300] Bluetooth: RFCOMM TTY layer initialized
            [   10.736327] Bluetooth: RFCOMM socket layer initialized
            [   10.736350] Bluetooth: RFCOMM ver 1.11
            [   14.094331] fuse init (API version 7.27)
            
            
            Thomas BraunT Offline
            Thomas BraunT Offline
            Thomas Braun
            Most Active
            wrote on last edited by
            #40

            @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

            [ 0.927900] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 0.927909] EXT4-fs (mmcblk0p2): write access will be enabled during recovery

            Nicht gut, dürfte aber vom harten Stromwegnehmen kommen.

            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 Reply Last reply
            0
            • R Raspo

              @Homoran
              jetzt:

              pi@ioBroker:~ $ dmesg
              [    0.000000] Booting Linux on physical CPU 0x0
              [    0.000000] Linux version 4.19.66-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1253 SMP Thu Aug 15 11:49:46 BST 2019
              [    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 instruction cache
              [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
              [    0.000000] Memory policy: Data cache writealloc
              [    0.000000] cma: Reserved 8 MiB at 0x3ac00000
              [    0.000000] On node 0 totalpages: 242688
              [    0.000000]   Normal zone: 2133 pages used for memmap
              [    0.000000]   Normal zone: 0 pages reserved
              [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
              [    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
              [    0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
              [    0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
              [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
              [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
              [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=d474f063-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [    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: 939088K/970752K available (8192K kernel code, 629K rwdata, 2176K rodata, 1024K init, 821K bss, 23472K 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 - 0xbb400000   ( 948 MB)
                                 modules : 0x7f000000 - 0x80000000   (  16 MB)
                                   .text : 0x(ptrval) - 0x(ptrval)   (9184 kB)
                                   .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                                   .data : 0x(ptrval) - 0x(ptrval)   ( 630 kB)
                                    .bss : 0x(ptrval) - 0x(ptrval)   ( 822 kB)
              [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
              [    0.000000] ftrace: allocating 26394 entries in 78 pages
              [    0.000000] rcu: Hierarchical RCU implementation.
              [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
              [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
              [    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 4398046511078ns
              [    0.000019] Switching to timer-based delay loop, resolution 52ns
              [    0.000280] Console: colour dummy device 80x30
              [    0.000299] console [tty1] enabled
              [    0.000342] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
              [    0.000358] pid_max: default: 32768 minimum: 301
              [    0.000697] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
              [    0.000712] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
              [    0.001626] CPU: Testing write buffer coherency: ok
              [    0.002092] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
              [    0.002738] Setting up static identity map for 0x100000 - 0x10003c
              [    0.002886] rcu: Hierarchical SRCU implementation.
              [    0.003677] smp: Bringing up secondary CPUs ...
              [    0.004516] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
              [    0.005441] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
              [    0.006302] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
              [    0.006426] smp: Brought up 1 node, 4 CPUs
              [    0.006438] SMP: Total of 4 processors activated (153.60 BogoMIPS).
              [    0.006443] CPU: All CPU(s) started in HYP mode.
              [    0.006448] CPU: Virtualization extensions available.
              [    0.007422] devtmpfs: initialized
              [    0.020552] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
              [    0.020793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
              [    0.020812] futex hash table entries: 1024 (order: 4, 65536 bytes)
              [    0.021399] pinctrl core: initialized pinctrl subsystem
              [    0.022261] NET: Registered protocol family 16
              [    0.025346] DMA: preallocated 1024 KiB pool for atomic coherent allocations
              [    0.031160] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
              [    0.031168] hw-breakpoint: maximum watchpoint size is 8 bytes.
              [    0.031371] Serial: AMBA PL011 UART driver
              [    0.033649] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
              [    0.068868] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
              [    0.070550] SCSI subsystem initialized
              [    0.070779] usbcore: registered new interface driver usbfs
              [    0.070840] usbcore: registered new interface driver hub
              [    0.070935] usbcore: registered new device driver usb
              [    0.090139] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-15 12:06, variant start
              [    0.100401] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4164474616408e0dc24f997ffcf3
              [    0.111819] clocksource: Switched to clocksource arch_sys_counter
              [    0.200953] VFS: Disk quotas dquot_6.6.0
              [    0.201034] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
              [    0.201189] FS-Cache: Loaded
              [    0.201400] CacheFiles: Loaded
              [    0.211406] NET: Registered protocol family 2
              [    0.212212] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
              [    0.212249] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
              [    0.212358] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
              [    0.212544] TCP: Hash tables configured (established 8192 bind 8192)
              [    0.212676] UDP hash table entries: 512 (order: 2, 16384 bytes)
              [    0.212722] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
              [    0.213032] NET: Registered protocol family 1
              [    0.213605] RPC: Registered named UNIX socket transport module.
              [    0.213611] RPC: Registered udp transport module.
              [    0.213617] RPC: Registered tcp transport module.
              [    0.213623] RPC: Registered tcp NFSv4.1 backchannel transport module.
              [    0.215425] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
              [    0.218434] Initialise system trusted keyrings
              [    0.218634] workingset: timestamp_bits=14 max_order=18 bucket_order=4
              [    0.228590] FS-Cache: Netfs 'nfs' registered for caching
              [    0.229160] NFS: Registering the id_resolver key type
              [    0.229187] Key type id_resolver registered
              [    0.229194] Key type id_legacy registered
              [    0.229210] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
              [    0.231492] Key type asymmetric registered
              [    0.231501] Asymmetric key parser 'x509' registered
              [    0.231549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
              [    0.231707] io scheduler noop registered
              [    0.231714] io scheduler deadline registered (default)
              [    0.231972] io scheduler cfq registered
              [    0.231980] io scheduler mq-deadline registered (default)
              [    0.231987] io scheduler kyber registered
              [    0.234959] bcm2708_fb soc:fb: FB found 1 display(s)
              [    0.245803] Console: switching to colour frame buffer device 90x30
              [    0.251321] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 720x480
              [    0.253421] bcm2835-rng 3f104000.rng: hwrng registered
              [    0.253733] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
              [    0.254236] vc-sm: Videocore shared memory driver
              [    0.254553] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
              [    0.265315] brd: module loaded
              [    0.275472] loop: module loaded
              [    0.276059] Loading iSCSI transport class v2.0-870.
              [    0.276736] libphy: Fixed MDIO Bus: probed
              [    0.276835] usbcore: registered new interface driver lan78xx
              [    0.276893] usbcore: registered new interface driver smsc95xx
              [    0.276909] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
              [    0.304753] dwc_otg 3f980000.usb: base=(ptrval)
              [    0.504977] Core Release: 2.80a
              [    0.504986] Setting default values for core params
              [    0.505016] Finished setting default values for core params
              [    0.705322] Using Buffer DMA mode
              [    0.705329] Periodic Transfer Interrupt Enhancement - disabled
              [    0.705334] Multiprocessor Interrupt Enhancement - disabled
              [    0.705341] OTG VER PARAM: 0, OTG VER FLAG: 0
              [    0.705359] Dedicated Tx FIFOs mode
              [    0.705821] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bad04000 dma = 0xfad04000 len=9024
              [    0.705846] FIQ FSM acceleration enabled for :
                             Non-periodic Split Transactions
                             Periodic Split Transactions
                             High-Speed Isochronous Endpoints
                             Interrupt/Control Split Transaction hack enabled
              [    0.705854] dwc_otg: Microframe scheduler enabled
              [    0.705909] WARN::hcd_init_fiq:457: FIQ on core 1
              [    0.705920] WARN::hcd_init_fiq:458: FIQ ASM at 80654f4c length 36
              [    0.705932] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
              [    0.705949] dwc_otg 3f980000.usb: DWC OTG Controller
              [    0.705982] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
              [    0.706015] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
              [    0.706061] Init: Port Power? op_state=1
              [    0.706067] Init: Power Port (0)
              [    0.706318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
              [    0.706330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
              [    0.706339] usb usb1: Product: DWC OTG Controller
              [    0.706348] usb usb1: Manufacturer: Linux 4.19.66-v7+ dwc_otg_hcd
              [    0.706357] usb usb1: SerialNumber: 3f980000.usb
              [    0.706966] hub 1-0:1.0: USB hub found
              [    0.707010] hub 1-0:1.0: 1 port detected
              [    0.707594] dwc_otg: FIQ enabled
              [    0.707600] dwc_otg: NAK holdoff enabled
              [    0.707605] dwc_otg: FIQ split-transaction FSM enabled
              [    0.707616] Module dwc_common_port init
              [    0.707875] usbcore: registered new interface driver usb-storage
              [    0.708054] mousedev: PS/2 mouse device common for all mice
              [    0.708899] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
              [    0.709132] bcm2835-cpufreq: min=600000 max=1200000
              [    0.709589] sdhci: Secure Digital Host Controller Interface driver
              [    0.709595] sdhci: Copyright(c) Pierre Ossman
              [    0.709962] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
              [    0.710339] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
              [    0.710463] sdhci-pltfm: SDHCI platform and OF driver helper
              [    0.712008] ledtrig-cpu: registered to indicate activity on CPUs
              [    0.712201] hidraw: raw HID events driver (C) Jiri Kosina
              [    0.712371] usbcore: registered new interface driver usbhid
              [    0.712377] usbhid: USB HID core driver
              [    0.713309] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
              [    0.714811] [vc_sm_connected_init]: start
              [    0.723466] [vc_sm_connected_init]: end - returning 0
              [    0.724567] Initializing XFRM netlink socket
              [    0.724593] NET: Registered protocol family 17
              [    0.724711] Key type dns_resolver registered
              [    0.725291] Registering SWP/SWPB emulation handler
              [    0.725934] registered taskstats version 1
              [    0.725950] Loading compiled-in X.509 certificates
              [    0.733158] uart-pl011 3f201000.serial: cts_event_workaround enabled
              [    0.733240] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
              [    0.735071] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
              [    0.735081] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
              [    0.761301] sdhost: log_buf @ (ptrval) (fad07000)
              [    0.797689] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
              [    0.799253] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
              [    0.800814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
              [    0.803623] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
              [    0.809205] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
              [    0.810527] of_cfs_init
              [    0.810684] of_cfs_init: OK
              [    0.811292] Waiting for root device PARTUUID=d474f063-02...
              [    0.875117] random: fast init done
              [    0.898772] mmc0: host does not support reading read-only switch, assuming write-enable
              [    0.902166] mmc0: new high speed SDHC card at address aaaa
              [    0.903425] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
              [    0.906756]  mmcblk0: p1 p2
              [    0.918538] mmc1: new high speed SDIO card at address 0001
              [    0.927900] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
              [    0.927909] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
              [    0.941957] Indeed it is in host mode hprt0 = 00021501
              [    1.151868] usb 1-1: new high-speed USB device number 2 using dwc_otg
              [    1.151993] Indeed it is in host mode hprt0 = 00001101
              [    1.392139] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
              [    1.392153] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
              [    1.392816] hub 1-1:1.0: USB hub found
              [    1.392907] hub 1-1:1.0: 5 ports detected
              [    1.541181] EXT4-fs (mmcblk0p2): recovery complete
              [    1.543543] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [    1.543602] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [    1.552267] devtmpfs: mounted
              [    1.557564] Freeing unused kernel memory: 1024K
              [    1.557965] Run /sbin/init as init process
              [    1.711875] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
              [    1.842211] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
              [    1.842226] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
              [    1.844956] smsc95xx v1.0.6
              [    1.935443] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:43:8a:cf
              [    1.965539] systemd[1]: System time before build time, advancing clock.
              [    2.115077] NET: Registered protocol family 10
              [    2.116505] Segment Routing with IPv6
              [    2.156207] random: systemd: uninitialized urandom read (16 bytes read)
              [    2.158664] random: systemd: uninitialized urandom read (16 bytes read)
              [    2.164786] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
              [    2.165390] systemd[1]: Detected architecture arm.
              [    2.169934] systemd[1]: Set hostname to <ioBroker>.
              [    2.249565] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
              [    2.688652] systemd[1]: Listening on udev Kernel Socket.
              [    2.689298] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
              [    2.689435] systemd[1]: Reached target Swap.
              [    2.689762] systemd[1]: Listening on Journal Socket (/dev/log).
              [    2.690036] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
              [    2.691070] systemd[1]: Created slice User and Session Slice.
              [    2.691354] systemd[1]: Listening on udev Control Socket.
              [    2.783463] i2c /dev entries driver
              [    3.285993] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
              [    3.406338] systemd-journald[112]: Received request to flush runtime journal from PID 1
              [    3.718340] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
              [    3.721801] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
              [    3.731298] media: Linux media interface: v0.10
              [    3.732383] [vc_sm_connected_init]: start
              [    3.742395] [vc_sm_connected_init]: installed successfully
              [    3.778745] videodev: Linux video capture interface: v2.00
              [    3.868236] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
              [    3.868244] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
              [    3.895901] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
              [    3.900760] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
              [    3.929825] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
              [    3.933778] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
              [    3.933793] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
              [    3.938818] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
              [    3.938832] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
              [    3.939748] bcm2835_audio soc:audio: card created with 8 channels
              [    3.954175] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
              [    3.954189] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
              [    4.132212] cfg80211: Loading compiled-in X.509 certificates for regulatory database
              [    4.190715] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
              [    4.274141] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
              [    4.283263] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
              [    4.283534] usbcore: registered new interface driver brcmfmac
              [    4.518559] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
              [    4.518690] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
              [    4.519618] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
              [    5.616069] random: crng init done
              [    5.616104] random: 7 urandom warning(s) missed due to ratelimiting
              [    5.783329] uart-pl011 3f201000.serial: no DMA platform data
              [    6.260323] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
              [    6.260518] brcmfmac: power management disabled
              [    6.553813] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
              [    6.743168] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
              [    6.743341] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
              [    7.829175] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
              [   10.351508] Bluetooth: Core ver 2.22
              [   10.351647] NET: Registered protocol family 31
              [   10.351651] Bluetooth: HCI device and connection manager initialized
              [   10.355485] Bluetooth: HCI socket layer initialized
              [   10.355501] Bluetooth: L2CAP socket layer initialized
              [   10.355533] Bluetooth: SCO socket layer initialized
              [   10.383982] Bluetooth: HCI UART driver ver 2.3
              [   10.383992] Bluetooth: HCI UART protocol H4 registered
              [   10.384071] Bluetooth: HCI UART protocol Three-wire (H5) registered
              [   10.384206] Bluetooth: HCI UART protocol Broadcom registered
              [   10.667714] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
              [   10.667723] Bluetooth: BNEP filters: protocol multicast
              [   10.667740] Bluetooth: BNEP socket layer initialized
              [   10.736300] Bluetooth: RFCOMM TTY layer initialized
              [   10.736327] Bluetooth: RFCOMM socket layer initialized
              [   10.736350] Bluetooth: RFCOMM ver 1.11
              [   14.094331] fuse init (API version 7.27)
              
              
              HomoranH Offline
              HomoranH Offline
              Homoran
              Global Moderator Administrators
              wrote on last edited by Homoran
              #41

              Hab zwar keine Ahnung, aber die unknown tuples fielen mir noch auf.

              @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

              [    0.797689] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
              [    0.799253] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
              [    0.800814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
              [    0.803623] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
              

              zum Schluss
              @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

              [    1.541181] EXT4-fs (mmcblk0p2): recovery complete                                                                                                        [    1.543543] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              

              sah es IMHO brauchbar aus

              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 -

              R 1 Reply Last reply
              0
              • HomoranH Homoran

                Hab zwar keine Ahnung, aber die unknown tuples fielen mir noch auf.

                @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                [    0.797689] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                [    0.799253] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                [    0.800814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                [    0.803623] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                

                zum Schluss
                @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                [    1.541181] EXT4-fs (mmcblk0p2): recovery complete                                                                                                        [    1.543543] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                

                sah es IMHO brauchbar aus

                R Offline
                R Offline
                Raspo
                wrote on last edited by
                #42

                @Homoran
                @Thomas-Braun
                Was meint ihr was ich jetzt machen sollte?

                erstmal neu starten oder? 😊

                HomoranH 1 Reply Last reply
                0
                • R Raspo

                  @Homoran
                  @Thomas-Braun
                  Was meint ihr was ich jetzt machen sollte?

                  erstmal neu starten oder? 😊

                  HomoranH Offline
                  HomoranH Offline
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #43

                  @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                  Was meint ihr was ich jetzt machen sollte?

                  Hast du schon das iobroker upload all gemacht?

                  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 -

                  1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @Raspo

                    iobroker stop
                    iobroker fix
                    iobroker upload all
                    
                    R Offline
                    R Offline
                    Raspo
                    wrote on last edited by
                    #44

                    @Thomas-Braun said in Nach Update "admin"-modul kein Browser-Zugriff:

                    @Raspo

                    iobroker stop
                    iobroker fix
                    iobroker upload all
                    

                    das habe ich noch nicht... mache ich jetzt..

                    R 1 Reply Last reply
                    0
                    • R Raspo

                      @Thomas-Braun said in Nach Update "admin"-modul kein Browser-Zugriff:

                      @Raspo

                      iobroker stop
                      iobroker fix
                      iobroker upload all
                      

                      das habe ich noch nicht... mache ich jetzt..

                      R Offline
                      R Offline
                      Raspo
                      wrote on last edited by Raspo
                      #45

                      @Raspo

                      mit dem hier konnte mein system nichts anfangen und hat mir eine Alternativ Befehlliste ausgegeben

                      iobroker fix
                      

                      das hier ist nun durch:

                      iobroker upload all
                      
                      Thomas BraunT HomoranH 2 Replies Last reply
                      0
                      • R Raspo

                        @Raspo

                        mit dem hier konnte mein system nichts anfangen und hat mir eine Alternativ Befehlliste ausgegeben

                        iobroker fix
                        

                        das hier ist nun durch:

                        iobroker upload all
                        
                        Thomas BraunT Offline
                        Thomas BraunT Offline
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #46

                        @Raspo Dann hast du da noch einen alten js-controller laufen, der aktuelle kann mit

                        iobroker fix
                        

                        was anfangen.
                        Ich würde aber zunächst mal das Grundsystem per

                        sudo apt update
                        sudo apt dist-upgrade
                        sudo reboot
                        

                        aktualisieren.

                        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

                        R 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @Raspo Dann hast du da noch einen alten js-controller laufen, der aktuelle kann mit

                          iobroker fix
                          

                          was anfangen.
                          Ich würde aber zunächst mal das Grundsystem per

                          sudo apt update
                          sudo apt dist-upgrade
                          sudo reboot
                          

                          aktualisieren.

                          R Offline
                          R Offline
                          Raspo
                          wrote on last edited by
                          #47

                          @Thomas-Braun
                          ok, das mache ich jetzt mal

                          1 Reply Last reply
                          0
                          • R Raspo

                            @Raspo

                            mit dem hier konnte mein system nichts anfangen und hat mir eine Alternativ Befehlliste ausgegeben

                            iobroker fix
                            

                            das hier ist nun durch:

                            iobroker upload all
                            
                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #48

                            @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                            mit dem hier konnte mein system nichts anfangen

                            Dann hast du aber einen sehr alten Controller 😞
                            iobroker -v

                            Dann musst du die lange Version nehmen wie sie in meiner Signatur steht: curl -fsL https://iobroker.net/fix.sh | bash -

                            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 -

                            R 1 Reply Last reply
                            0
                            • HomoranH Homoran

                              @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                              mit dem hier konnte mein system nichts anfangen

                              Dann hast du aber einen sehr alten Controller 😞
                              iobroker -v

                              Dann musst du die lange Version nehmen wie sie in meiner Signatur steht: curl -fsL https://iobroker.net/fix.sh | bash -

                              R Offline
                              R Offline
                              Raspo
                              wrote on last edited by Raspo
                              #49

                              das ist jetzt durch:

                              sudo apt update
                              
                              sudo apt dist-upgrade
                              @Thomas-Braun 
                              sudo reboot
                              

                              @Homoran
                              Nach den obigen update nun:

                              pi@ioBroker:~ $ iobroker -v
                              2.1.1
                              

                              fix

                              
                              pi@ioBroker:~ $ curl -fsL https://iobroker.net/fix.sh | bash -
                              library: loaded
                              Library version=2020-12-07
                              
                              ==========================================================================
                              
                                  Welcome to the ioBroker installation fixer!
                                  Script version: 2020-12-07
                              
                                  You might need to enter your password a couple of times.
                              
                              ==========================================================================
                              
                              
                              ==========================================================================
                                  Installing prerequisites (1/3)
                              ==========================================================================
                              
                              OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                              OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                              OK:3 https://deb.nodesource.com/node_8.x stretch InRelease
                              Paketlisten werden gelesen... Fertig
                              Installed gcc-c++
                              
                              ==========================================================================
                                  Checking ioBroker user and directory permissions (2/3)
                              ==========================================================================
                              
                              Created /etc/sudoers.d/iobroker
                              Fixing directory permissions...
                              
                              ==========================================================================
                                  Checking autostart (3/3)
                              ==========================================================================
                              
                              Enabling autostart...
                              Autostart enabled!
                              
                              ==========================================================================
                              
                                  Your installation was fixed successfully
                                  Run iobroker start to start ioBroker again!
                              
                              ==========================================================================
                              
                              
                              R 1 Reply Last reply
                              0
                              • R Raspo

                                das ist jetzt durch:

                                sudo apt update
                                
                                sudo apt dist-upgrade
                                @Thomas-Braun 
                                sudo reboot
                                

                                @Homoran
                                Nach den obigen update nun:

                                pi@ioBroker:~ $ iobroker -v
                                2.1.1
                                

                                fix

                                
                                pi@ioBroker:~ $ curl -fsL https://iobroker.net/fix.sh | bash -
                                library: loaded
                                Library version=2020-12-07
                                
                                ==========================================================================
                                
                                    Welcome to the ioBroker installation fixer!
                                    Script version: 2020-12-07
                                
                                    You might need to enter your password a couple of times.
                                
                                ==========================================================================
                                
                                
                                ==========================================================================
                                    Installing prerequisites (1/3)
                                ==========================================================================
                                
                                OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                                OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                                OK:3 https://deb.nodesource.com/node_8.x stretch InRelease
                                Paketlisten werden gelesen... Fertig
                                Installed gcc-c++
                                
                                ==========================================================================
                                    Checking ioBroker user and directory permissions (2/3)
                                ==========================================================================
                                
                                Created /etc/sudoers.d/iobroker
                                Fixing directory permissions...
                                
                                ==========================================================================
                                    Checking autostart (3/3)
                                ==========================================================================
                                
                                Enabling autostart...
                                Autostart enabled!
                                
                                ==========================================================================
                                
                                    Your installation was fixed successfully
                                    Run iobroker start to start ioBroker again!
                                
                                ==========================================================================
                                
                                
                                R Offline
                                R Offline
                                Raspo
                                wrote on last edited by
                                #50

                                @Raspo
                                @Homoran
                                @Thomas-Braun

                                puh, was meint ihr was ich nun noch machen könnte?

                                HomoranH Thomas BraunT 2 Replies Last reply
                                0
                                • R Raspo

                                  @Raspo
                                  @Homoran
                                  @Thomas-Braun

                                  puh, was meint ihr was ich nun noch machen könnte?

                                  HomoranH Offline
                                  HomoranH Offline
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #51

                                  @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                                  puh, was meint ihr was ich nun noch machen könnte?

                                  zuerst mal den controller auf den aktuellen Stand bringen, da einige neuere Versionen mit 2.1.1 nicht mehr laufen

                                  iobroker stop
                                  iobroker update
                                  iobroker upgrade self
                                  

                                  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 -

                                  Thomas BraunT R 2 Replies Last reply
                                  0
                                  • HomoranH Homoran

                                    @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                                    puh, was meint ihr was ich nun noch machen könnte?

                                    zuerst mal den controller auf den aktuellen Stand bringen, da einige neuere Versionen mit 2.1.1 nicht mehr laufen

                                    iobroker stop
                                    iobroker update
                                    iobroker upgrade self
                                    
                                    Thomas BraunT Offline
                                    Thomas BraunT Offline
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #52

                                    @Homoran
                                    Da wäre ich zunächst mal auf node12 gesprungen.
                                    Das würde ich nach dem Grundsystem als nächstes aktuell halten. Erst dann den js-controller da reinsetzen.

                                    @Raspo

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

                                    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

                                    R 1 Reply Last reply
                                    0
                                    • R Raspo

                                      @Raspo
                                      @Homoran
                                      @Thomas-Braun

                                      puh, was meint ihr was ich nun noch machen könnte?

                                      Thomas BraunT Offline
                                      Thomas BraunT Offline
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #53

                                      @Raspo
                                      Zeig mal die Ausgabe von

                                      sudo apt 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

                                      R 1 Reply Last reply
                                      0
                                      • HomoranH Homoran

                                        @Raspo sagte in Nach Update "admin"-modul kein Browser-Zugriff:

                                        puh, was meint ihr was ich nun noch machen könnte?

                                        zuerst mal den controller auf den aktuellen Stand bringen, da einige neuere Versionen mit 2.1.1 nicht mehr laufen

                                        iobroker stop
                                        iobroker update
                                        iobroker upgrade self
                                        
                                        R Offline
                                        R Offline
                                        Raspo
                                        wrote on last edited by
                                        #54

                                        @Homoran

                                        hier sieht es etwas unschön aus:

                                        pi@ioBroker:~ $ iobroker upgrade self
                                        Update js-controller from @2.1.1 to @3.1.6
                                        NPM version: 6.13.4
                                        npm install iobroker.js-controller@3.1.6 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                                        npm ERR! code ENOTSUP
                                        npm ERR! notsup Unsupported engine for iobroker.js-controller@3.1.6: wanted: {"node":">=10.0.0"} (current: {"node":"8.17.0","npm":"6.13.4"})
                                        npm ERR! notsup Not compatible with your version of node/npm: iobroker.js-controller@3.1.6
                                        npm ERR! notsup Not compatible with your version of node/npm: iobroker.js-controller@3.1.6
                                        npm ERR! notsup Required: {"node":">=10.0.0"}
                                        npm ERR! notsup Actual:   {"npm":"6.13.4","node":"8.17.0"}
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2021-01-11T14_53_56_458Z-debug.log
                                        Starting node restart.js
                                        
                                        
                                        1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @Raspo
                                          Zeig mal die Ausgabe von

                                          sudo apt update
                                          
                                          R Offline
                                          R Offline
                                          Raspo
                                          wrote on last edited by
                                          #55

                                          @Thomas-Braun

                                          pi@ioBroker:~ $ sudo apt update
                                          OK:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                                          OK:2 http://archive.raspberrypi.org/debian stretch InRelease
                                          OK:3 https://deb.nodesource.com/node_8.x stretch InRelease
                                          Paketlisten werden gelesen... Fertig
                                          Abh▒ngigkeitsbaum wird aufgebaut.
                                          Statusinformationen werden eingelesen.... Fertig
                                          Alle Pakete sind aktuell.
                                          pi@ioBroker:~ $
                                          
                                          
                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          49

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe