Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Modbus Finder 7M.38.8.400.0212 auslesen

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Modbus Finder 7M.38.8.400.0212 auslesen

    This topic has been deleted. Only users with topic management privileges can see it.
    • wendy2702
      wendy2702 @Sascha Hartmann last edited by

      @sascha-hartmann Hm,

      Also wenn ich nach dem Chipsatz bzw. Der Bezeichnung “FTB6SPL3” suche lande ich immer bei RS232 Geräten.

      Kannst du den mal in einen WIN PC Stecken ob der da anders erkannt wird, nicht das dein Ubuntu irgendetwas falsch interpretiert.

      Kannst den auch mal abstecken, anstecken und im Anchluß die Ausgabe von

      dmesg
      

      Hier posten.

      Sascha Hartmann 2 Replies Last reply Reply Quote 0
      • Sascha Hartmann
        Sascha Hartmann @wendy2702 last edited by

        @wendy2702

        hartmann@schopf:~ $ dmesg
        [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1]
        [    0.000000] Linux version 6.12.34+rpt-rpi-2712 (serge@raspberrypi.com) (aarch64-linux-gnu-gcc-12 (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26)
        [    0.000000] KASLR enabled
        [    0.000000] random: crng init done
        [    0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0
        [    0.000000] efi: UEFI not found.
        [    0.000000] Reserved memory: created CMA memory pool at 0x000000003a000000, size 64 MiB
        [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
        [    0.000000] OF: reserved mem: 0x000000003a000000..0x000000003dffffff (65536 KiB) map reusable linux,cma
        [    0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0
        [    0.000000] OF: reserved mem: 0x000000003fd165c0..0x000000003fd165f7 (0 KiB) nomap non-reusable nvram@0
        [    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000001ffffffff]
        [    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000003fffffff] (1024MB)
        [    0.000000] Faking node 1 at [mem 0x0000000040000000-0x000000007fffffff] (1024MB)
        [    0.000000] Faking node 2 at [mem 0x0000000080000000-0x00000000bfffffff] (1024MB)
        [    0.000000] Faking node 3 at [mem 0x00000000c0000000-0x00000000ffffffff] (1024MB)
        [    0.000000] Faking node 4 at [mem 0x0000000100000000-0x000000013fffffff] (1024MB)
        [    0.000000] Faking node 5 at [mem 0x0000000140000000-0x000000017fffffff] (1024MB)
        [    0.000000] Faking node 6 at [mem 0x0000000180000000-0x00000001bfffffff] (1024MB)
        [    0.000000] Faking node 7 at [mem 0x00000001c0000000-0x00000001ffffffff] (1024MB)
        [    0.000000] NUMA: Initialized distance table, cnt=8
        [    0.000000] NODE_DATA(0) allocated [mem 0x3fbfd200-0x3fbfffff]
        [    0.000000] NODE_DATA(1) allocated [mem 0x7fffd200-0x7fffffff]
        [    0.000000] NODE_DATA(2) allocated [mem 0xbfffd200-0xbfffffff]
        [    0.000000] NODE_DATA(3) allocated [mem 0xffffd200-0xffffffff]
        [    0.000000] NODE_DATA(4) allocated [mem 0x13fffd200-0x13fffffff]
        [    0.000000] NODE_DATA(5) allocated [mem 0x17fffd200-0x17fffffff]
        [    0.000000] NODE_DATA(6) allocated [mem 0x1bfffd200-0x1bfffffff]
        [    0.000000] NODE_DATA(7) allocated [mem 0x1ffb9c6c0-0x1ffb9f4bf]
        [    0.000000] Zone ranges:
        [    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
        [    0.000000]   DMA32    empty
        [    0.000000]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
        [    0.000000] Movable zone start for each node
        [    0.000000] Early memory node ranges
        [    0.000000]   node   0: [mem 0x0000000000000000-0x000000000007ffff]
        [    0.000000]   node   0: [mem 0x0000000000080000-0x000000003fbfffff]
        [    0.000000]   node   1: [mem 0x0000000040000000-0x000000007fffffff]
        [    0.000000]   node   2: [mem 0x0000000080000000-0x00000000bfffffff]
        [    0.000000]   node   3: [mem 0x00000000c0000000-0x00000000ffffffff]
        [    0.000000]   node   4: [mem 0x0000000100000000-0x000000013fffffff]
        [    0.000000]   node   5: [mem 0x0000000140000000-0x000000017fffffff]
        [    0.000000]   node   6: [mem 0x0000000180000000-0x00000001bfffffff]
        [    0.000000]   node   7: [mem 0x00000001c0000000-0x00000001ffffffff]
        [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fbfffff]
        [    0.000000] Initmem setup node 1 [mem 0x0000000040000000-0x000000007fffffff]
        [    0.000000] Initmem setup node 2 [mem 0x0000000080000000-0x00000000bfffffff]
        [    0.000000] Initmem setup node 3 [mem 0x00000000c0000000-0x00000000ffffffff]
        [    0.000000] Initmem setup node 4 [mem 0x0000000100000000-0x000000013fffffff]
        [    0.000000] Initmem setup node 5 [mem 0x0000000140000000-0x000000017fffffff]
        [    0.000000] Initmem setup node 6 [mem 0x0000000180000000-0x00000001bfffffff]
        [    0.000000] Initmem setup node 7 [mem 0x00000001c0000000-0x00000001ffffffff]
        [    0.000000] On node 1, zone DMA: 256 pages in unavailable ranges
        [    0.000000] psci: probing for conduit method from DT.
        [    0.000000] psci: PSCIv1.1 detected in firmware.
        [    0.000000] psci: Using standard PSCI v0.2 function IDs
        [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
        [    0.000000] psci: SMC Calling Convention v1.2
        [    0.000000] percpu: Embedded 15 pages/cpu s193368 r8192 d44200 u245760
        [    0.000000] pcpu-alloc: s193368 r8192 d44200 u245760 alloc=15*16384
        [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
        [    0.000000] Detected PIPT I-cache on CPU0
        [    0.000000] CPU features: detected: Virtualization Host Extensions
        [    0.000000] CPU features: detected: Spectre-v4
        [    0.000000] CPU features: detected: Spectre-BHB
        [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
        [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
        [    0.000000] CPU features: detected: SSBS not fully self-synchronizing
        [    0.000000] alternatives: applying boot alternatives
        [    0.000000] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=2C:CF:67:9A:42:37 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=a827d94a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
        [    0.000000] cgroup: Disabling memory control group subsystem
        [    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0-7'
        [    0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
        [    0.000000] Fallback order for Node 0: 0 1 2 3 4 5 6 7
        [    0.000000] Fallback order for Node 1: 1 2 3 4 5 6 7 0
        [    0.000000] Fallback order for Node 2: 2 3 4 5 6 7 0 1
        [    0.000000] Fallback order for Node 3: 3 4 5 6 7 0 1 2
        [    0.000000] Fallback order for Node 4: 4 5 6 7 0 1 2 3
        [    0.000000] Fallback order for Node 5: 5 6 7 0 1 2 3 4
        [    0.000000] Fallback order for Node 6: 6 7 0 1 2 3 4 5
        [    0.000000] Fallback order for Node 7: 7 0 1 2 3 4 5 6
        [    0.000000] Built 8 zonelists, mobility grouping on.  Total pages: 524032
        [    0.000000] Policy zone: Normal
        [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
        [    0.000000] software IO TLB: area num 4.
        [    0.000000] software IO TLB: mapped [mem 0x00000000fbffc000-0x00000000ffffc000] (64MB)
        [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=8
        [    0.000000] ftrace: allocating 45269 entries in 45 pages
        [    0.000000] ftrace: allocated 45 pages with 4 groups
        [    0.000000] rcu: Preemptible hierarchical RCU implementation.
        [    0.000000] rcu:     RCU event tracing is enabled.
        [    0.000000]  Trampoline variant of Tasks RCU enabled.
        [    0.000000]  Rude variant of Tasks RCU enabled.
        [    0.000000]  Tracing variant of Tasks RCU enabled.
        [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
        [    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
        [    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
        [    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
        [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
        [    0.000000] Root IRQ handler: gic_handle_irq
        [    0.000000] GIC: Using split EOI/Deactivate mode
        [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
        [    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
        [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
        [    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
        [    0.000091] Console: colour dummy device 80x25
        [    0.000096] printk: legacy console [tty1] enabled
        [    0.000166] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
        [    0.000170] pid_max: default: 32768 minimum: 301
        [    0.000262] LSM: initializing lsm=capability
        [    0.001783] Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes, vmalloc)
        [    0.002518] Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes, vmalloc)
        [    0.002563] Mount-cache hash table entries: 16384 (order: 3, 131072 bytes, vmalloc)
        [    0.002583] Mountpoint-cache hash table entries: 16384 (order: 3, 131072 bytes, vmalloc)
        [    0.003315] rcu: Hierarchical SRCU implementation.
        [    0.003322] rcu:     Max phase no-delay instances is 1000.
        [    0.003364] Timer migration: 1 hierarchy levels; 8 children per group; 0 crossnode level
        [    0.003706] EFI services will not be available.
        [    0.003774] smp: Bringing up secondary CPUs ...
        [    0.003959] Detected PIPT I-cache on CPU1
        [    0.004019] CPU1: Booted secondary processor 0x0000000100 [0x414fd0b1]
        [    0.004231] Detected PIPT I-cache on CPU2
        [    0.004257] CPU2: Booted secondary processor 0x0000000200 [0x414fd0b1]
        [    0.004454] Detected PIPT I-cache on CPU3
        [    0.004474] CPU3: Booted secondary processor 0x0000000300 [0x414fd0b1]
        [    0.004499] smp: Brought up 8 nodes, 4 CPUs
        [    0.004507] SMP: Total of 4 processors activated.
        [    0.004508] CPU: All CPU(s) started at EL2
        [    0.004510] CPU features: detected: 32-bit EL0 Support
        [    0.004512] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
        [    0.004514] CPU features: detected: Common not Private translations
        [    0.004515] CPU features: detected: CRC32 instructions
        [    0.004518] CPU features: detected: RCpc load-acquire (LDAPR)
        [    0.004520] CPU features: detected: LSE atomic instructions
        [    0.004521] CPU features: detected: Privileged Access Never
        [    0.004522] CPU features: detected: RAS Extension Support
        [    0.004524] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
        [    0.004549] alternatives: applying system-wide alternatives
        [    0.005986] CPU features: detected: Hardware dirty bit management on CPU0-3
        [    0.006156] Memory: 8141360K/8384512K available (14208K kernel code, 2418K rwdata, 4928K rodata, 5696K init, 647K bss, 151088K reserved, 65536K cma-reserved)
        [    0.006327] devtmpfs: initialized
        [    0.008209] Enabled cp15_barrier support
        [    0.008214] Enabled setend support
        [    0.008253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
        [    0.008259] futex hash table entries: 1024 (order: 2, 65536 bytes, vmalloc)
        [    0.008374] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
        [    0.008376] 0 pages in range for non-PLT usage
        [    0.008377] 129308 pages in range for PLT usage
        [    0.008463] pinctrl core: initialized pinctrl subsystem
        [    0.008583] DMI not present or invalid.
        [    0.012680] NET: Registered PF_NETLINK/PF_ROUTE protocol family
        [    0.013050] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
        [    0.013078] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
        [    0.013107] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
        [    0.013120] audit: initializing netlink subsys (disabled)
        [    0.013165] audit: type=2000 audit(0.012:1): state=initialized audit_enabled=0 res=1
        [    0.013262] thermal_sys: Registered thermal governor 'step_wise'
        [    0.013271] cpuidle: using governor menu
        [    0.013327] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
        [    0.013347] ASID allocator initialised with 32768 entries
        [    0.013568] Serial: AMBA PL011 UART driver
        [    0.014274] /soc@107c000000/interrupt-controller@7fff9000: Fixed dependency cycle(s) with /soc@107c000000/interrupt-controller@7fff9000
        [    0.014431] bcm2835-mbox 107c013880.mailbox: mailbox enabled
        [    0.014550] 107d001000.serial: ttyAMA10 at MMIO 0x107d001000 (irq = 16, base_baud = 0) is a PL011 rev3
        [    0.014559] printk: legacy console [ttyAMA10] enabled
        [    0.020036] raspberrypi-firmware soc@107c000000:firmware: Attached to firmware from 2025-05-08T14:13:17, variant start_cd
        [    0.024031] raspberrypi-firmware soc@107c000000:firmware: Firmware hash is 6947117700000000000000000000000000000000
        [    0.032546] bcm2835-dma 1000010000.dma: DMA legacy API manager, dmachans=0x1
        [    0.032798] iommu: Default domain type: Translated
        [    0.032800] iommu: DMA domain TLB invalidation policy: strict mode
        [    0.033094] SCSI subsystem initialized
        [    0.033130] usbcore: registered new interface driver usbfs
        [    0.033136] usbcore: registered new interface driver hub
        [    0.033143] usbcore: registered new device driver usb
        [    0.033211] pps_core: LinuxPPS API ver. 1 registered
        [    0.033212] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
        [    0.033215] PTP clock support registered
        [    0.033456] vgaarb: loaded
        [    0.033543] clocksource: Switched to clocksource arch_sys_counter
        [    0.033663] VFS: Disk quotas dquot_6.6.0
        [    0.033670] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
        [    0.036814] NET: Registered PF_INET protocol family
        [    0.036975] IP idents hash table entries: 131072 (order: 6, 1048576 bytes, vmalloc)
        [    0.038513] tcp_listen_portaddr_hash hash table entries: 4096 (order: 2, 65536 bytes, vmalloc)
        [    0.038549] Table-perturb hash table entries: 65536 (order: 4, 262144 bytes, vmalloc)
        [    0.038555] TCP established hash table entries: 65536 (order: 5, 524288 bytes, vmalloc)
        [    0.038746] TCP bind hash table entries: 65536 (order: 7, 2097152 bytes, vmalloc)
        [    0.039432] TCP: Hash tables configured (established 65536 bind 65536)
        [    0.039534] MPTCP token hash table entries: 8192 (order: 3, 196608 bytes, vmalloc)
        [    0.039586] UDP hash table entries: 4096 (order: 3, 131072 bytes, vmalloc)
        [    0.039649] UDP-Lite hash table entries: 4096 (order: 3, 131072 bytes, vmalloc)
        [    0.039747] NET: Registered PF_UNIX/PF_LOCAL protocol family
        [    0.039875] RPC: Registered named UNIX socket transport module.
        [    0.039877] RPC: Registered udp transport module.
        [    0.039878] RPC: Registered tcp transport module.
        [    0.039879] RPC: Registered tcp-with-tls transport module.
        [    0.039880] RPC: Registered tcp NFSv4.1 backchannel transport module.
        [    0.039883] PCI: CLS 0 bytes, default 64
        [    0.039970] Trying to unpack rootfs image as initramfs...
        [    0.046585] kvm [1]: nv: 554 coarse grained trap handlers
        [    0.046691] kvm [1]: IPA Size Limit: 40 bits
        [    0.046714] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance)
        [    0.046760] kvm [1]: vgic interrupt IRQ9
        [    0.046772] kvm [1]: VHE mode initialized successfully
        [    0.196714] Freeing initrd memory: 17584K
        [    0.243371] Initialise system trusted keyrings
        [    0.243649] workingset: timestamp_bits=42 max_order=19 bucket_order=0
        [    0.244008] NFS: Registering the id_resolver key type
        [    0.244015] Key type id_resolver registered
        [    0.244016] Key type id_legacy registered
        [    0.244026] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
        [    0.244028] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
        [    0.244211] Key type asymmetric registered
        [    0.244213] Asymmetric key parser 'x509' registered
        [    0.244234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
        [    0.244268] io scheduler mq-deadline registered
        [    0.244270] io scheduler kyber registered
        [    0.244283] io scheduler bfq registered
        [    0.244604] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7d510600, parent irq: 27)
        [    0.244636] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/interrupt-controller@7c502000, parent irq: 28)
        [    0.244663] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508380, parent irq: 29)
        [    0.244697] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d508400, parent irq: 30)
        [    0.244723] irq_brcmstb_l2: registered L2 intc (/soc@107c000000/intc@7d503000, parent irq: 31)
        [    0.245632] ledtrig-cpu: registered to indicate activity on CPUs
        [    0.275463] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
        [    0.275753] 107d50c000.serial: ttyS0 at MMIO 0x107d50c000 (irq = 33, base_baud = 6000000) is a Broadcom BCM7271 UART
        [    0.275792] serial serial0: tty port ttyS0 registered
        [    0.276047] iproc-rng200 107d208000.rng: hwrng registered
        [    0.276080] vc-mem: phys_addr:0x00000000 mem_base=0x3fc00000 mem_size:0x40000000(1024 MiB)
        [    0.276260] bcm2712-iommu-cache 1000005b00.iommuc: bcm2712_iommu_cache_probe
        [    0.277556] brd: module loaded
        [    0.278435] loop: module loaded
        [    0.278522] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
        [    0.278621] Loading iSCSI transport class v2.0-870.
        [    0.279297] usbcore: registered new interface driver lan78xx
        [    0.279305] usbcore: registered new interface driver smsc95xx
        [    0.279350] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
        [    0.279364] dwc_otg: FIQ enabled
        [    0.279365] dwc_otg: NAK holdoff enabled
        [    0.279366] dwc_otg: FIQ split-transaction FSM enabled
        [    0.279368] Module dwc_common_port init
        [    0.279559] usbcore: registered new interface driver uas
        [    0.279569] usbcore: registered new interface driver usb-storage
        [    0.279634] mousedev: PS/2 mouse device common for all mice
        [    0.287096] rpi-rtc soc@107c000000:rpi_rtc: registered as rtc0
        [    0.288469] rpi-rtc soc@107c000000:rpi_rtc: setting system clock to 2025-07-09T07:28:38 UTC (1752046118)
        [    0.288753] bcm2835-wdt bcm2835-wdt: Poweroff handler already present!
        [    0.288756] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
        [    0.290743] sdhci: Secure Digital Host Controller Interface driver
        [    0.290745] sdhci: Copyright(c) Pierre Ossman
        [    0.290772] sdhci-pltfm: SDHCI platform and OF driver helper
        [    0.290834] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
        [    0.290842] hid: raw HID events driver (C) Jiri Kosina
        [    0.290861] usbcore: registered new interface driver usbhid
        [    0.290862] usbhid: USB HID core driver
        [    0.291130] hw perfevents: enabled with armv8_cortex_a76 PMU driver, 7 (0,8000003f) counters available
        [    0.291338] NET: Registered PF_PACKET protocol family
        [    0.291359] Key type dns_resolver registered
        [    0.294762] registered taskstats version 1
        [    0.294822] Loading compiled-in X.509 certificates
        [    0.296227] Demotion targets for Node 0: null
        [    0.296230] Demotion targets for Node 1: null
        [    0.296231] Demotion targets for Node 2: null
        [    0.296232] Demotion targets for Node 3: null
        [    0.296233] Demotion targets for Node 4: null
        [    0.296234] Demotion targets for Node 5: null
        [    0.296235] Demotion targets for Node 6: null
        [    0.296236] Demotion targets for Node 7: null
        [    0.296385] Key type .fscrypt registered
        [    0.296387] Key type fscrypt-provisioning registered
        [    0.297195] brcm-pcie 1000120000.pcie: host bridge /axi/pcie@1000120000 ranges:
        [    0.297200] brcm-pcie 1000120000.pcie:   No bus range found for /axi/pcie@1000120000, using [bus 00-ff]
        [    0.297207] brcm-pcie 1000120000.pcie:      MEM 0x1f00000000..0x1ffffffffb -> 0x0000000000
        [    0.297211] brcm-pcie 1000120000.pcie:      MEM 0x1c00000000..0x1effffffff -> 0x0400000000
        [    0.297217] brcm-pcie 1000120000.pcie:   IB MEM 0x1f00000000..0x1f003fffff -> 0x0000000000
        [    0.297221] brcm-pcie 1000120000.pcie:   IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
        [    0.297225] brcm-pcie 1000120000.pcie:   IB MEM 0x1000130000..0x1000130fff -> 0xfffffff000
        [    0.298544] brcm-pcie 1000120000.pcie: PCI host bridge to bus 0002:00
        [    0.298549] pci_bus 0002:00: root bus resource [bus 00-ff]
        [    0.298552] pci_bus 0002:00: root bus resource [mem 0x1f00000000-0x1ffffffffb] (bus address [0x00000000-0xfffffffb])
        [    0.298554] pci_bus 0002:00: root bus resource [mem 0x1c00000000-0x1effffffff pref] (bus address [0x400000000-0x6ffffffff])
        [    0.298565] pci 0002:00:00.0: [14e4:2712] type 01 class 0x060400 PCIe Root Port
        [    0.298571] pci 0002:00:00.0: PCI bridge to [bus 00]
        [    0.298573] pci 0002:00:00.0:   bridge window [mem 0x1f80000000-0x1fbfffffff]
        [    0.298590] pci 0002:00:00.0: PME# supported from D0 D3hot
        [    0.299191] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
        [    0.401545] brcm-pcie 1000120000.pcie: clkreq-mode set to default
        [    0.401548] brcm-pcie 1000120000.pcie: link up, 5.0 GT/s PCIe x4 (!SSC)
        [    0.401570] pci 0002:01:00.0: [1de4:0001] type 00 class 0x020000 PCIe Endpoint
        [    0.401583] pci 0002:01:00.0: BAR 0 [mem 0xffffc000-0xffffffff]
        [    0.401590] pci 0002:01:00.0: BAR 1 [mem 0xffc00000-0xffffffff]
        [    0.401596] pci 0002:01:00.0: BAR 2 [mem 0xffff0000-0xffffffff]
        [    0.401661] pci 0002:01:00.0: supports D1
        [    0.401663] pci 0002:01:00.0: PME# supported from D0 D1 D3hot D3cold
        [    0.409551] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
        [    0.409560] pci 0002:00:00.0: bridge window [mem 0x1f00000000-0x1f005fffff]: assigned
        [    0.409563] pci 0002:01:00.0: BAR 1 [mem 0x1f00000000-0x1f003fffff]: assigned
        [    0.409567] pci 0002:01:00.0: BAR 2 [mem 0x1f00400000-0x1f0040ffff]: assigned
        [    0.409570] pci 0002:01:00.0: BAR 0 [mem 0x1f00410000-0x1f00413fff]: assigned
        [    0.409575] pci 0002:00:00.0: PCI bridge to [bus 01]
        [    0.409577] pci 0002:00:00.0:   bridge window [mem 0x1f00000000-0x1f005fffff]
        [    0.409580] pci_bus 0002:00: resource 4 [mem 0x1f00000000-0x1ffffffffb]
        [    0.409582] pci_bus 0002:00: resource 5 [mem 0x1c00000000-0x1effffffff pref]
        [    0.409584] pci_bus 0002:01: resource 1 [mem 0x1f00000000-0x1f005fffff]
        [    0.409587] pci 0002:00:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
        [    0.409594] pci 0002:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
        [    0.409654] pcieport 0002:00:00.0: enabling device (0000 -> 0002)
        [    0.409679] pcieport 0002:00:00.0: PME: Signaling with IRQ 38
        [    0.409719] pcieport 0002:00:00.0: AER: enabled with IRQ 38
        [    0.409775] rp1 0002:01:00.0: bar0 len 0x4000, start 0x1f00410000, end 0x1f00413fff, flags, 0x40200
        [    0.409778] rp1 0002:01:00.0: bar1 len 0x400000, start 0x1f00000000, end 0x1f003fffff, flags, 0x40200
        [    0.409789] rp1 0002:01:00.0: enabling device (0000 -> 0002)
        [    0.410390] rp1 0002:01:00.0: chip_id 0x20001927
        [    0.414347] genirq: irq_chip rp1_irq_chip did not update eff. affinity mask of irq 100
        [    0.429119] macb 1f00100000.ethernet eth0: Cadence GEM rev 0x00070109 at 0x1f00100000 irq 106 (2c:cf:67:9a:42:37)
        [    0.429897] dw_axi_dmac_platform 1f00188000.dma: DesignWare AXI DMA Controller, 8 channels
        [    0.430124] xhci-hcd xhci-hcd.0: xHCI Host Controller
        [    0.430129] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1
        [    0.430564] xhci-hcd xhci-hcd.0: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810
        [    0.430572] xhci-hcd xhci-hcd.0: irq 131, io mem 0x1f00200000
        [    0.430626] xhci-hcd xhci-hcd.0: xHCI Host Controller
        [    0.430628] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2
        [    0.430631] xhci-hcd xhci-hcd.0: Host supports USB 3.0 SuperSpeed
        [    0.430668] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
        [    0.430671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    0.430673] usb usb1: Product: xHCI Host Controller
        [    0.430674] usb usb1: Manufacturer: Linux 6.12.34+rpt-rpi-2712 xhci-hcd
        [    0.430676] usb usb1: SerialNumber: xhci-hcd.0
        [    0.430770] hub 1-0:1.0: USB hub found
        [    0.430782] hub 1-0:1.0: 2 ports detected
        [    0.430873] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
        [    0.430875] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    0.430877] usb usb2: Product: xHCI Host Controller
        [    0.430879] usb usb2: Manufacturer: Linux 6.12.34+rpt-rpi-2712 xhci-hcd
        [    0.430880] usb usb2: SerialNumber: xhci-hcd.0
        [    0.430939] hub 2-0:1.0: USB hub found
        [    0.430949] hub 2-0:1.0: 1 port detected
        [    0.431169] xhci-hcd xhci-hcd.1: xHCI Host Controller
        [    0.431172] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3
        [    0.431595] xhci-hcd xhci-hcd.1: hcc params 0x0240fe6d hci version 0x110 quirks 0x0000808000000810
        [    0.431602] xhci-hcd xhci-hcd.1: irq 136, io mem 0x1f00300000
        [    0.431655] xhci-hcd xhci-hcd.1: xHCI Host Controller
        [    0.431657] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4
        [    0.431659] xhci-hcd xhci-hcd.1: Host supports USB 3.0 SuperSpeed
        [    0.431682] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
        [    0.431685] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    0.431687] usb usb3: Product: xHCI Host Controller
        [    0.431688] usb usb3: Manufacturer: Linux 6.12.34+rpt-rpi-2712 xhci-hcd
        [    0.431690] usb usb3: SerialNumber: xhci-hcd.1
        [    0.431753] hub 3-0:1.0: USB hub found
        [    0.431763] hub 3-0:1.0: 2 ports detected
        [    0.431837] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
        [    0.431839] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    0.431841] usb usb4: Product: xHCI Host Controller
        [    0.431842] usb usb4: Manufacturer: Linux 6.12.34+rpt-rpi-2712 xhci-hcd
        [    0.431844] usb usb4: SerialNumber: xhci-hcd.1
        [    0.431904] hub 4-0:1.0: USB hub found
        [    0.431913] hub 4-0:1.0: 1 port detected
        [    0.432668] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
        [    0.433073] bcm2712-iommu 1000005100.iommu: bcm2712_iommu_probe: Success
        [    0.433516] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
        [    0.433938] bcm2712-iommu 1000005200.iommu: bcm2712_iommu_probe: Success
        [    0.434361] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_init: DEBUG_INFO = 0x20804774
        [    0.434771] bcm2712-iommu 1000005280.iommu: bcm2712_iommu_probe: Success
        [    0.434984] sdhci-brcmstb 1000fff000.mmc: Got CD GPIO
        [    0.435068] mmc0: CQHCI version 5.10
        [    0.435315] mmc1: CQHCI version 5.10
        [    0.436446] of_cfs_init
        [    0.436478] of_cfs_init: OK
        [    0.437202] clk: Disabling unused clocks
        [    0.445787] PM: genpd: Disabling unused power domains
        [    0.473240] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit
        [    0.582794] mmc0: new ultra high speed SDR104 SDXC card at address 0001
        [    0.582963] mmcblk0: mmc0:0001 SD 115 GiB
        [    0.583842]  mmcblk0: p1 p2
        [    0.583923] mmcblk0: mmc0:0001 SD 115 GiB
        [    0.624079] mmc1: SDHCI controller on 1001100000.mmc [1001100000.mmc] using ADMA 64-bit
        [    0.626949] Freeing unused kernel memory: 5696K
        [    0.627042] Run /init as init process
        [    0.627044]   with arguments:
        [    0.627045]     /init
        [    0.627046]     splash
        [    0.627047]   with environment:
        [    0.627049]     HOME=/
        [    0.627049]     TERM=linux
        [    0.658298] mmc1: new ultra high speed DDR50 SDIO card at address 0001
        [    0.677562] usb 1-1: new full-speed USB device number 2 using xhci-hcd
        [    0.699072] input: pwr_button as /devices/platform/pwr_button/input/input0
        [    0.712615] brcmstb-i2c 107d508200.i2c:  @97500hz registered in interrupt mode
        [    0.712730] brcmstb-i2c 107d508280.i2c:  @97500hz registered in interrupt mode
        [    0.734258] v3d 1002000000.v3d: [drm] Transparent Hugepage support is recommended for optimal performance on this platform!
        [    0.735155] [drm] Initialized v3d 1.0.0 for 1002000000.v3d on minor 0
        [    0.747163] vc4_hvs 107c580000.hvs: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
        [    0.747172] vc4_hvs 107c580000.hvs: bcm2712_iommu_probe_device: MMU 1000005200.iommu
        [    0.747178] vc4_hvs 107c580000.hvs: bcm2712_iommu_device_group: MMU 1000005200.iommu
        [    0.747184] vc4_hvs 107c580000.hvs: Adding to iommu group 1
        [    0.747188] vc4_hvs 107c580000.hvs: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
        [    0.749870] vc4-drm axi:gpu: bcm2712_iommu_of_xlate: MMU 1000005200.iommu
        [    0.749877] vc4-drm axi:gpu: bcm2712_iommu_probe_device: MMU 1000005200.iommu
        [    0.749888] vc4-drm axi:gpu: bcm2712_iommu_device_group: MMU 1000005200.iommu
        [    0.749893] vc4-drm axi:gpu: Adding to iommu group 1
        [    0.749895] vc4-drm axi:gpu: bcm2712_iommu_attach_dev: MMU 1000005200.iommu
        [    0.752121] vc4-drm axi:gpu: bound 107c580000.hvs (ops vc4_hvs_ops [vc4])
        [    0.753243] Registered IR keymap rc-cec
        [    0.753283] rc rc0: vc4-hdmi-0 as /devices/platform/soc@107c000000/107c701400.hdmi/rc/rc0
        [    0.753323] input: vc4-hdmi-0 as /devices/platform/soc@107c000000/107c701400.hdmi/rc/rc0/input1
        [    0.753911] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc@107c000000/107c701400.hdmi/sound/card0/input2
        [    0.754825] vc4-drm axi:gpu: bound 107c701400.hdmi (ops vc4_hdmi_ops [vc4])
        [    0.755975] Registered IR keymap rc-cec
        [    0.756004] rc rc1: vc4-hdmi-1 as /devices/platform/soc@107c000000/107c706400.hdmi/rc/rc1
        [    0.756042] input: vc4-hdmi-1 as /devices/platform/soc@107c000000/107c706400.hdmi/rc/rc1/input3
        [    0.756621] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc@107c000000/107c706400.hdmi/sound/card1/input4
        [    0.757537] vc4-drm axi:gpu: bound 107c706400.hdmi (ops vc4_hdmi_ops [vc4])
        [    0.757837] vc4-drm axi:gpu: bound 107c500000.mop (ops vc4_txp_ops [vc4])
        [    0.757883] vc4-drm axi:gpu: bound 107c501000.moplet (ops vc4_txp_ops [vc4])
        [    0.757923] vc4-drm axi:gpu: bound 107c410000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    0.757959] vc4-drm axi:gpu: bound 107c411000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    0.758714] [drm] Initialized vc4 0.0.0 for axi:gpu on minor 1
        [    0.761317] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
        [    0.765042] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
        [    0.768481] vc4-drm axi:gpu: [drm] Cannot find any crtc or sizes
        [    0.849688] usb 1-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
        [    0.849693] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
        [    0.849695] usb 1-1: Product: USB Serial Converter
        [    0.849697] usb 1-1: Manufacturer: FTDI
        [    0.849698] usb 1-1: SerialNumber: FTB6SPL3
        [    1.012636] EXT4-fs (mmcblk0p2): mounted filesystem 5170097f-f1f6-42d8-a2ff-8938cbdfa7be ro with ordered data mode. Quota mode: none.
        [    1.321245] NET: Registered PF_INET6 protocol family
        [    1.321571] Segment Routing with IPv6
        [    1.321578] In-situ OAM (IOAM) with IPv6
        [    1.348946] systemd[1]: systemd 252.38-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
        [    1.348957] systemd[1]: Detected architecture arm64.
        [    1.354317] systemd[1]: Hostname set to <schopf>.
        [    1.673612] systemd[1]: Queued start job for default target multi-user.target.
        [    1.694212] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
        [    1.694493] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
        [    1.694732] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
        [    1.694966] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
        [    1.695125] systemd[1]: Created slice user.slice - User and Session Slice.
        [    1.695177] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
        [    1.695318] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
        [    1.695337] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-a827d94a\x2d01.device - /dev/disk/by-partuuid/a827d94a-01...
        [    1.695346] systemd[1]: Expecting device dev-ttyAMA10.device - /dev/ttyAMA10...
        [    1.695370] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
        [    1.695412] systemd[1]: Reached target slices.target - Slice Units.
        [    1.695430] systemd[1]: Reached target swap.target - Swaps.
        [    1.695449] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
        [    1.695558] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
        [    1.695617] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
        [    1.695803] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
        [    1.695885] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
        [    1.695973] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
        [    1.696603] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
        [    1.696674] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
        [    1.696782] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
        [    1.697384] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
        [    1.698121] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
        [    1.698896] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
        [    1.699012] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
        [    1.701024] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
        [    1.702939] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
        [    1.703844] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
        [    1.704805] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
        [    1.706040] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
        [    1.707203] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
        [    1.708724] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
        [    1.709970] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
        [    1.711270] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
        [    1.711413] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
        [    1.713217] systemd[1]: Starting systemd-journald.service - Journal Service...
        [    1.722898] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
        [    1.723804] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
        [    1.724682] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
        [    1.725941] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
        [    1.726150] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
        [    1.726289] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
        [    1.726538] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
        [    1.726864] systemd[1]: modprobe@configfs.service: Deactivated successfully.
        [    1.726947] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
        [    1.727110] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
        [    1.727180] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
        [    1.727343] systemd[1]: modprobe@loop.service: Deactivated successfully.
        [    1.727417] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
        [    1.728490] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
        [    1.730669] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
        [    1.734541] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
        [    1.735012] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
        [    1.735121] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
        [    1.735262] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
        [    1.738268] fuse: init (API version 7.41)
        [    1.738742] systemd[1]: modprobe@fuse.service: Deactivated successfully.
        [    1.738829] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
        [    1.739658] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
        [    1.745832] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
        [    1.750252] systemd[1]: modprobe@drm.service: Deactivated successfully.
        [    1.750403] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
        [    1.767455] systemd[1]: Started systemd-journald.service - Journal Service.
        [    1.769871] i2c_dev: i2c /dev entries driver
        [    1.776086] EXT4-fs (mmcblk0p2): re-mounted 5170097f-f1f6-42d8-a2ff-8938cbdfa7be r/w.
        [    1.813778] systemd-journald[328]: Received client request to flush runtime journal.
        [    2.374803] rp1-firmware rp1_firmware: RP1 Firmware version eb39cfd516f8c90628aa9d91f52370aade5d0a55
        [    2.375248] rp1-pio 1f00178000.pio: Created instance as pio0
        [    2.383091] rpi-gpiomem 107d508500.gpiomem: window base 0x107d508500 size 0x00000040
        [    2.383199] rpi-gpiomem 107d508500.gpiomem: initialised 1 regions as /dev/gpiomem1
        [    2.383235] rpi-gpiomem 107d517c00.gpiomem: window base 0x107d517c00 size 0x00000040
        [    2.383280] rpi-gpiomem 107d517c00.gpiomem: initialised 1 regions as /dev/gpiomem2
        [    2.383301] rpi-gpiomem 107d504100.gpiomem: window base 0x107d504100 size 0x00000020
        [    2.383328] rpi-gpiomem 107d504100.gpiomem: initialised 1 regions as /dev/gpiomem3
        [    2.383344] rpi-gpiomem 107d510700.gpiomem: window base 0x107d510700 size 0x00000020
        [    2.383369] rpi-gpiomem 107d510700.gpiomem: initialised 1 regions as /dev/gpiomem4
        [    2.383455] rpi-gpiomem 1f000d0000.gpiomem: window base 0x1f000d0000 size 0x00030000
        [    2.383487] rpi-gpiomem 1f000d0000.gpiomem: initialised 1 regions as /dev/gpiomem0
        [    2.438498] mc: Linux media interface: v0.10
        [    2.486511] videodev: Linux video capture interface: v2.00
        [    2.583752] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
        [    2.583764] pispbe 1000880000.pisp_be: bcm2712_iommu_probe_device: MMU 1000005100.iommu
        [    2.583774] pispbe 1000880000.pisp_be: bcm2712_iommu_device_group: MMU 1000005100.iommu
        [    2.583781] pispbe 1000880000.pisp_be: Adding to iommu group 0
        [    2.583785] pispbe 1000880000.pisp_be: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
        [    2.586366] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
        [    2.586373] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_probe_device: MMU 1000005100.iommu
        [    2.586380] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_device_group: MMU 1000005100.iommu
        [    2.586386] rpi-hevc-dec 1000800000.codec: Adding to iommu group 0
        [    2.586388] rpi-hevc-dec 1000800000.codec: bcm2712_iommu_attach_dev: MMU 1000005100.iommu
        [    2.589608] rpi-hevc-dec 1000800000.codec: Device registered as /dev/video19
        [    2.600563] usbcore: registered new interface driver usbserial_generic
        [    2.600579] usbserial: USB Serial support registered for generic
        [    2.611668] usbcore: registered new interface driver ftdi_sio
        [    2.611684] usbserial: USB Serial support registered for FTDI USB Serial Device
        [    2.611723] ftdi_sio 1-1:1.0: FTDI USB Serial Device converter detected
        [    2.611757] usb 1-1: Detected FT232R
        [    2.612875] ftdi_sio ttyUSB0: Unable to read latency timer: -32
        [    2.618676] usb 1-1: FTDI USB Serial Device converter now attached to ttyUSB0
        [    2.639166] cfg80211: Loading compiled-in X.509 certificates for regulatory database
        [    2.648439] Bluetooth: Core ver 2.22
        [    2.649403] NET: Registered PF_BLUETOOTH protocol family
        [    2.649410] Bluetooth: HCI device and connection manager initialized
        [    2.649417] Bluetooth: HCI socket layer initialized
        [    2.649420] Bluetooth: L2CAP socket layer initialized
        [    2.649426] Bluetooth: SCO socket layer initialized
        [    2.649885] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
        [    2.650102] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
        [    2.650410] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
        [    2.651961] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
        [    2.661210] Bluetooth: HCI UART driver ver 2.3
        [    2.661217] Bluetooth: HCI UART protocol H4 registered
        [    2.661238] Bluetooth: HCI UART protocol Three-wire (H5) registered
        [    2.661366] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
        [    2.661408] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
        [    2.661446] Bluetooth: HCI UART protocol Broadcom registered
        [    2.684268] brcmfmac: F1 signature read @0x18000000=0x15264345
        [    2.685872] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
        [    2.686065] usbcore: registered new interface driver brcmfmac
        [    2.905579] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
        [    2.905816] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Aug 29 2023 01:47:08 version 7.45.265 (28bca26 CY) FWID 01-b677b91b
        [    3.021982] Bluetooth: hci0: BCM: chip id 107
        [    3.022204] Bluetooth: hci0: BCM: features 0x2f
        [    3.023271] Bluetooth: hci0: BCM4345C0
        [    3.023276] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
        [    3.029832] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,5-model-b.hcd' Patch
        [    3.295723] Adding 204784k swap on /var/swap.  Priority:-2 extents:7 across:2080768k SS
        [    3.419238] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
        [    3.419245] Bluetooth: BNEP filters: protocol multicast
        [    3.419251] Bluetooth: BNEP socket layer initialized
        [    3.722156] Bluetooth: hci0: BCM: features 0x2f
        [    3.723483] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190
        [    3.723488] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
        [    3.723797] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
        [    3.741344] Bluetooth: MGMT ver 1.23
        [    3.747306] NET: Registered PF_ALG protocol family
        [    4.289410] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)
        [    4.289418] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode
        [    4.292295] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
        [    4.300993] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
        [    8.383469] macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
        [   13.590201] tun: Universal TUN/TAP device driver, 1.6
        [   13.622041] warning: `twingated' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
        [   16.249999] Initializing XFRM netlink socket
        [   16.510579] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
        [   17.354088] docker0: port 1(vethd076c47) entered blocking state
        [   17.354100] docker0: port 1(vethd076c47) entered disabled state
        [   17.354117] vethd076c47: entered allmulticast mode
        [   17.354245] vethd076c47: entered promiscuous mode
        [   17.382223] docker0: port 2(vethdf159e9) entered blocking state
        [   17.382237] docker0: port 2(vethdf159e9) entered disabled state
        [   17.382259] vethdf159e9: entered allmulticast mode
        [   17.382352] vethdf159e9: entered promiscuous mode
        [   17.393871] eth0: renamed from veth86388a6
        [   17.395332] docker0: port 1(vethd076c47) entered blocking state
        [   17.395341] docker0: port 1(vethd076c47) entered forwarding state
        [   17.420303] eth0: renamed from vethacb440a
        [   17.420925] docker0: port 2(vethdf159e9) entered blocking state
        [   17.420933] docker0: port 2(vethdf159e9) entered forwarding state
        [   20.344066] Bluetooth: RFCOMM TTY layer initialized
        [   20.344080] Bluetooth: RFCOMM socket layer initialized
        [   20.344089] Bluetooth: RFCOMM ver 1.11
        [   67.076115] ieee80211 phy0: brcmf_p2p_send_action_frame: Unknown Frame: category 0xa, action 0x8
        [  578.695839] usb 1-1: USB disconnect, device number 2
        [  578.712423] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
        [  578.712457] ftdi_sio 1-1:1.0: device disconnected
        [  583.440362] usb 3-2: new full-speed USB device number 2 using xhci-hcd
        [  583.612643] usb 3-2: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
        [  583.612651] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
        [  583.612654] usb 3-2: Product: USB Serial Converter
        [  583.612657] usb 3-2: Manufacturer: FTDI
        [  583.612659] usb 3-2: SerialNumber: FTB6SPL3
        [  583.622709] ftdi_sio 3-2:1.0: FTDI USB Serial Device converter detected
        [  583.622749] usb 3-2: Detected FT232R
        [  583.624803] ftdi_sio ttyUSB0: Unable to read latency timer: -32
        [  583.628829] usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB0
        hartmann@schopf:~ $
        
        1 Reply Last reply Reply Quote 0
        • Sascha Hartmann
          Sascha Hartmann @wendy2702 last edited by

          @wendy2702
          so wird er im Windows erkannt

          Das Gerät FTDIBUS\VID_0403+PID_6001+FTB6SPL3A\0000 wurde konfiguriert.
          
          Treibername: null
          Klassen-GUID: {00000000-0000-0000-0000-000000000000}
          Treiberdatum: 
          Treiberversion: 
          Treiberanbieter: 
          Treiberabschnitt: 
          Treiberrang: 0x0
          Passende Geräte-ID: 
          Treiber mit niedrigerem Rang: 
          Gerät wurde aktualisiert: false
          Übergeordnetes Gerät: USB\VID_0403&PID_6001\FTB6SPL3
          
          wendy2702 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @Sascha Hartmann last edited by

            @sascha-hartmann um den ioBroker auszuschließen kannst du mal mit einem Modbus Programm auf deinem WIN PC Testen ob du etwas bekommst.

            Sascha Hartmann 2 Replies Last reply Reply Quote 0
            • Sascha Hartmann
              Sascha Hartmann @wendy2702 last edited by

              @wendy2702

              Ok Das Versuch ich heute mittag mal

              Was mich echt wundert mit dem Stick habe ich erst vor Kurzem eine PV Battery geupdatet und das war auch RS485

              wendy2702 Homoran 2 Replies Last reply Reply Quote 0
              • wendy2702
                wendy2702 @Sascha Hartmann last edited by

                @sascha-hartmann dann sollte er wohl auch RS485 können. Ich habe ja nur nach der Bezeichnung gesucht und auf anhieb nichts gefunden mit RS485

                Sascha Hartmann 1 Reply Last reply Reply Quote 0
                • Sascha Hartmann
                  Sascha Hartmann @wendy2702 last edited by

                  @wendy2702

                  denk ich auch ich versuchs nacher mal mit Windows und gebe nochmal rückinfo 🙂

                  Sascha Hartmann 1 Reply Last reply Reply Quote 0
                  • Sascha Hartmann
                    Sascha Hartmann @Sascha Hartmann last edited by

                    @sascha-hartmann Scheint am Stick zu liegen auch im Windows geht nichts mit Testprogramm

                    hab jetzt mal en Anderen Bestellt werde nochmals Berichten

                    Danke Vorab an Alle

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

                      @sascha-hartmann sagte in Modbus Finder 7M.38.8.400.0212 auslesen:

                      eine PV Battery geupdatet und das war auch RS485

                      sicher?
                      das geht bei mir via RS232

                      1 Reply Last reply Reply Quote 0
                      • P
                        peterfido last edited by peterfido

                        @sascha-hartmann Wenn Du da eine PV Batterie erfolgreich mit genutzt hast, passt evtl. die Verdrahtung oder die Parameter nicht.

                        Verdrahtung könnte man mal A / B auf einer Seite tauschen. Endwiderstände nicht vergessen, wenn keine im Gerät verbaut sind. (120 Ohm). Parameter abgleichen (meist 9600 Baud)

                        RS 485 Treiber kann man hinter RS 232 Chips schalten. Evtl. ist sowas in Deinem Stick gemacht worden.

                        RS 485 gibt es einmal als Modbus, wo man mit Adressen arbeiten muss, aber auch als Punkt zu Punkt - Verbindung. Dann haben die Geräte keine Adresse (angegeben). Da wird RS 485 nur wegen der möglichen 1200 Meter Kabelstrecke genutzt, verhält sich aber in der Kommunikation wie RS 232.

                        1 Reply Last reply Reply Quote 0
                        • Sascha Hartmann
                          Sascha Hartmann @wendy2702 last edited by

                          @wendy2702
                          Also hab nun einen Neuen Konverter

                          wird aber am Pi nicht richtig erkannt meines Erachtens
                          Zeile 151

                          lsusb -v
                          
                          Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                          Couldn't open device, some information will be missing
                          Device Descriptor:
                            bLength                18
                            bDescriptorType         1
                            bcdUSB               3.00
                            bDeviceClass            9 Hub
                            bDeviceSubClass         0
                            bDeviceProtocol         3
                            bMaxPacketSize0         9
                            idVendor           0x1d6b Linux Foundation
                            idProduct          0x0003 3.0 root hub
                            bcdDevice            6.12
                            iManufacturer           3 Linux 6.12.34+rpt-rpi-2712 xhci-hcd
                            iProduct                2 xHCI Host Controller
                            iSerial                 1 xhci-hcd.1
                            bNumConfigurations      1
                            Configuration Descriptor:
                              bLength                 9
                              bDescriptorType         2
                              wTotalLength       0x001f
                              bNumInterfaces          1
                              bConfigurationValue     1
                              iConfiguration          0
                              bmAttributes         0xe0
                                Self Powered
                                Remote Wakeup
                              MaxPower                0mA
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        0
                                bAlternateSetting       0
                                bNumEndpoints           1
                                bInterfaceClass         9 Hub
                                bInterfaceSubClass      0
                                bInterfaceProtocol      0 Full speed (or root) hub
                                iInterface              0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x81  EP 1 IN
                                  bmAttributes            3
                                    Transfer Type            Interrupt
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0004  1x 4 bytes
                                  bInterval              12
                                  bMaxBurst               0
                          
                          Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                          Couldn't open device, some information will be missing
                          Device Descriptor:
                            bLength                18
                            bDescriptorType         1
                            bcdUSB               2.00
                            bDeviceClass            9 Hub
                            bDeviceSubClass         0
                            bDeviceProtocol         1 Single TT
                            bMaxPacketSize0        64
                            idVendor           0x1d6b Linux Foundation
                            idProduct          0x0002 2.0 root hub
                            bcdDevice            6.12
                            iManufacturer           3 Linux 6.12.34+rpt-rpi-2712 xhci-hcd
                            iProduct                2 xHCI Host Controller
                            iSerial                 1 xhci-hcd.1
                            bNumConfigurations      1
                            Configuration Descriptor:
                              bLength                 9
                              bDescriptorType         2
                              wTotalLength       0x0019
                              bNumInterfaces          1
                              bConfigurationValue     1
                              iConfiguration          0
                              bmAttributes         0xe0
                                Self Powered
                                Remote Wakeup
                              MaxPower                0mA
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        0
                                bAlternateSetting       0
                                bNumEndpoints           1
                                bInterfaceClass         9 Hub
                                bInterfaceSubClass      0
                                bInterfaceProtocol      0 Full speed (or root) hub
                                iInterface              0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x81  EP 1 IN
                                  bmAttributes            3
                                    Transfer Type            Interrupt
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0004  1x 4 bytes
                                  bInterval              12
                          
                          Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                          Couldn't open device, some information will be missing
                          Device Descriptor:
                            bLength                18
                            bDescriptorType         1
                            bcdUSB               3.00
                            bDeviceClass            9 Hub
                            bDeviceSubClass         0
                            bDeviceProtocol         3
                            bMaxPacketSize0         9
                            idVendor           0x1d6b Linux Foundation
                            idProduct          0x0003 3.0 root hub
                            bcdDevice            6.12
                            iManufacturer           3 Linux 6.12.34+rpt-rpi-2712 xhci-hcd
                            iProduct                2 xHCI Host Controller
                            iSerial                 1 xhci-hcd.0
                            bNumConfigurations      1
                            Configuration Descriptor:
                              bLength                 9
                              bDescriptorType         2
                              wTotalLength       0x001f
                              bNumInterfaces          1
                              bConfigurationValue     1
                              iConfiguration          0
                              bmAttributes         0xe0
                                Self Powered
                                Remote Wakeup
                              MaxPower                0mA
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        0
                                bAlternateSetting       0
                                bNumEndpoints           1
                                bInterfaceClass         9 Hub
                                bInterfaceSubClass      0
                                bInterfaceProtocol      0 Full speed (or root) hub
                                iInterface              0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x81  EP 1 IN
                                  bmAttributes            3
                                    Transfer Type            Interrupt
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0004  1x 4 bytes
                                  bInterval              12
                                  bMaxBurst               0
                          
                          Bus 001 Device 004: ID 1a86:55d3 QinHeng Electronics USB Single Serial
                          Couldn't open device, some information will be missing
                          Device Descriptor:
                            bLength                18
                            bDescriptorType         1
                            bcdUSB               1.10
                            bDeviceClass            2 Communications
                            bDeviceSubClass         0
                            bDeviceProtocol         0
                            bMaxPacketSize0         8
                            idVendor           0x1a86 QinHeng Electronics
                            idProduct          0x55d3
                            bcdDevice            4.45
                            iManufacturer           0
                            iProduct                2 USB Single Serial
                            iSerial                 3 586D005887
                            bNumConfigurations      1
                            Configuration Descriptor:
                              bLength                 9
                              bDescriptorType         2
                              wTotalLength       0x0043
                              bNumInterfaces          2
                              bConfigurationValue     1
                              iConfiguration          0
                              bmAttributes         0x80
                                (Bus Powered)
                              MaxPower              138mA
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        0
                                bAlternateSetting       0
                                bNumEndpoints           1
                                bInterfaceClass         2 Communications
                                bInterfaceSubClass      2 Abstract (modem)
                                bInterfaceProtocol      1 AT-commands (v.25ter)
                                iInterface              0
                                CDC Header:
                                  bcdCDC               1.10
                                CDC Call Management:
                                  bmCapabilities       0x00
                                  bDataInterface          1
                                CDC ACM:
                                  bmCapabilities       0x02
                                    line coding and serial state
                                CDC Union:
                                  bMasterInterface        0
                                  bSlaveInterface         1
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x83  EP 3 IN
                                  bmAttributes            3
                                    Transfer Type            Interrupt
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0010  1x 16 bytes
                                  bInterval               1
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        1
                                bAlternateSetting       0
                                bNumEndpoints           2
                                bInterfaceClass        10 CDC Data
                                bInterfaceSubClass      0
                                bInterfaceProtocol      0
                                iInterface              0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x02  EP 2 OUT
                                  bmAttributes            2
                                    Transfer Type            Bulk
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0020  1x 32 bytes
                                  bInterval               0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x82  EP 2 IN
                                  bmAttributes            2
                                    Transfer Type            Bulk
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0040  1x 64 bytes
                                  bInterval               0
                          
                          Bus 001 Device 003: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
                          Device Descriptor:
                            bLength                18
                            bDescriptorType         1
                            bcdUSB               2.00
                            bDeviceClass            0
                            bDeviceSubClass         0
                            bDeviceProtocol         0
                            bMaxPacketSize0         8
                            idVendor           0x0403 Future Technology Devices International, Ltd
                            idProduct          0x6001 FT232 Serial (UART) IC
                            bcdDevice            6.00
                            iManufacturer           1 FTDI
                            iProduct                2 USB Serial Converter
                            iSerial                 3 FTB6SPL3
                            bNumConfigurations      1
                            Configuration Descriptor:
                              bLength                 9
                              bDescriptorType         2
                              wTotalLength       0x0020
                              bNumInterfaces          1
                              bConfigurationValue     1
                              iConfiguration          0
                              bmAttributes         0xa0
                                (Bus Powered)
                                Remote Wakeup
                              MaxPower               44mA
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        0
                                bAlternateSetting       0
                                bNumEndpoints           2
                                bInterfaceClass       255 Vendor Specific Class
                                bInterfaceSubClass    255 Vendor Specific Subclass
                                bInterfaceProtocol    255 Vendor Specific Protocol
                                iInterface              2 USB Serial Converter
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x81  EP 1 IN
                                  bmAttributes            2
                                    Transfer Type            Bulk
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0040  1x 64 bytes
                                  bInterval               0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x02  EP 2 OUT
                                  bmAttributes            2
                                    Transfer Type            Bulk
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0040  1x 64 bytes
                                  bInterval               0
                          Device Status:     0x0000
                            (Bus Powered)
                          
                          Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                          Couldn't open device, some information will be missing
                          Device Descriptor:
                            bLength                18
                            bDescriptorType         1
                            bcdUSB               2.00
                            bDeviceClass            9 Hub
                            bDeviceSubClass         0
                            bDeviceProtocol         1 Single TT
                            bMaxPacketSize0        64
                            idVendor           0x1d6b Linux Foundation
                            idProduct          0x0002 2.0 root hub
                            bcdDevice            6.12
                            iManufacturer           3 Linux 6.12.34+rpt-rpi-2712 xhci-hcd
                            iProduct                2 xHCI Host Controller
                            iSerial                 1 xhci-hcd.0
                            bNumConfigurations      1
                            Configuration Descriptor:
                              bLength                 9
                              bDescriptorType         2
                              wTotalLength       0x0019
                              bNumInterfaces          1
                              bConfigurationValue     1
                              iConfiguration          0
                              bmAttributes         0xe0
                                Self Powered
                                Remote Wakeup
                              MaxPower                0mA
                              Interface Descriptor:
                                bLength                 9
                                bDescriptorType         4
                                bInterfaceNumber        0
                                bAlternateSetting       0
                                bNumEndpoints           1
                                bInterfaceClass         9 Hub
                                bInterfaceSubClass      0
                                bInterfaceProtocol      0 Full speed (or root) hub
                                iInterface              0
                                Endpoint Descriptor:
                                  bLength                 7
                                  bDescriptorType         5
                                  bEndpointAddress     0x81  EP 1 IN
                                  bmAttributes            3
                                    Transfer Type            Interrupt
                                    Synch Type               None
                                    Usage Type               Data
                                  wMaxPacketSize     0x0004  1x 4 bytes
                                  bInterval              12
                          
                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Matis @Sascha Hartmann last edited by

                            @sascha-hartmann Mein Erfahrung ist:
                            die USB-Adapter sind schwierig einzubinden, machen Zicken, fallen immer wieder aus und kosten viel zu viel Zeit.
                            Kauf Dir einen tcp-LAN-Adapter, funktioniert immer zuverlässig und ist zudem räumlich unabhängig, dann hast du Ruhe.

                            Sascha Hartmann Homoran 2 Replies Last reply Reply Quote 0
                            • Sascha Hartmann
                              Sascha Hartmann @Matis last edited by

                              @Matis
                              Hi Zusammen an alle die hier geholfen haben:

                              Vielen Dank dafür

                              Problem hat sich nun erledigt!

                              Alles Läuft sogar mit beiden Sticks 🙂

                              Folgendes War das Problem

                              Ich Hatte Stop bits am Zähler auf 2 und im IO Brocker auf 1

                              Aber das Schlimmste man muss nicht Bsp: Das Registe 30024 für Kommunikation auslesen Sondern nur die 24 Also alles davor wegglassen

                              Das hab ich jetzt übern Finder Support rausgefunden.

                              Jetzt geht alles !

                              Viele Grüße und Danke

                              Sascha

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

                                @matis sagte in Modbus Finder 7M.38.8.400.0212 auslesen:

                                Mein Erfahrung ist:
                                die USB-Adapter sind schwierig einzubinden, machen Zicken, fallen immer wieder aus und kosten viel zu viel Zeit.
                                Kauf Dir einen tcp-LAN-Adapter, funktioniert immer zuverlässig und ist zudem räumlich unabhängig, dann hast du Ruhe.

                                mei e Erfahrung, auch durch die Betreuung hier im Forum ist genau andersherum!
                                Der RTU2TCP Konverter bringt eine weitere Komplikationsebene mit zusätzlichen Konfigurationen mit.

                                Bei USB muss nur eine Kommunikation gerätegleich konfiguriert werden.

                                Da ist "nur" so etwas

                                @sascha-hartmann sagte in Modbus Finder 7M.38.8.400.0212 auslesen:

                                Ich Hatte Stop bits am Zähler auf 2 und im IO Brocker auf 1

                                was zu Problemen führt.

                                M 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Sascha Hartmann last edited by

                                  @sascha-hartmann sagte in Modbus Finder 7M.38.8.400.0212 auslesen:

                                  Sondern nur die 24 Also alles davor wegglassen

                                  dann hast du entweder in der Konfig ALIAS aktiv?
                                  dann gäbe es eine entsprechende Meldung im debug-log.

                                  Oder die Gerätebeschreibung sollte das auch genau so kommunizieren

                                  Sascha Hartmann 2 Replies Last reply Reply Quote 0
                                  • Sascha Hartmann
                                    Sascha Hartmann @Homoran last edited by

                                    @homoran

                                    Nein ich habe Alias nicht aktiv

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

                                      @sascha-hartmann sagte in Modbus Finder 7M.38.8.400.0212 auslesen:

                                      @homoran

                                      Nein ich habe Alias nicht aktiv

                                      dann sollte in der Bedienungsanleitung auch nur 24 als Register stehen

                                      Sascha Hartmann 1 Reply Last reply Reply Quote 0
                                      • Sascha Hartmann
                                        Sascha Hartmann @Homoran last edited by

                                        @homoran

                                        Ich Verstehs aktuell selbst noch nicht ganz denn wenn man mal ganz am Anfang dieses Beitrags sieht schaffts der Kollege ja auch auszulesen mit den 300024 und hat Alias aktiv

                                        Irgendwie komisch ich bin nur froh das es jetzt läuft 😉

                                        Homoran 2 Replies Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Sascha Hartmann last edited by

                                          @sascha-hartmann dann zeig mal ein debug-log

                                          (Konfigurationen ggf. später)

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

                                            @sascha-hartmann sagte in Modbus Finder 7M.38.8.400.0212 auslesen:

                                            schaffts der Kollege ja auch auszulesen mit den 300024 und hat Alias aktiv

                                            jetzt musd ich echt nochmal grübeln, ob das so herum ist/sein muss, dass der Haken dazu führt aus 30024 (nicht 300024!!) wieder die 24 zu machen

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            482
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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