• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
netPI as USB-Device-Server based on raspbian
#11
Have you added a Volume from the host?
  Reply
#12
Hi Frank,

I have already plugged in the serial converter when I powered my netPI. Did you do the same?

The converted is mapped on netPI's Host Linux (I can see it with a special netPi debug firmware) to device /dev/ttyUSB0 automatically. So I mapped only this device into the container when I started it.

Here is my dmesg trace when I call it in the container

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.65-rt57 (@5d9cf2698e64) (gcc version 6.2.0 (GCC) ) #2 SMP PREEMPT RT Thu Mar 8 15:26:16 UTC 2018
[ 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] cma: Reserved 8 MiB at 0x3a800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80d79f40, node_mem_map b9faa000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 14 pages/cpu @b9f63000 s27552 r8192 d21600 u57344
[ 0.000000] pcpu-alloc: s27552 r8192 d21600 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 kgdboc= console=tty1 root=LABEL=SYSTEM/rootfs.img rootfstype=squashfs overlay_root rootflags=noatime,discard ro rootwait logo.nologo cgroup_enable=cpuset dwc_otg.fiq_enable=0 dwc_otg.fiq_fsm_enable=0 loglevel=4
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 917640K/966656K available (8192K kernel code, 513K rwdata, 2420K rodata, 1024K init, 802K bss, 40824K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
[ 0.000000] lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x80900000 (9184 kB)
[ 0.000000] .init : 0x80c00000 - 0x80d00000 (1024 kB)
[ 0.000000] .data : 0x80d00000 - 0x80d804bc ( 514 kB)
[ 0.000000] .bss : 0x80d82000 - 0x80e4a988 ( 803 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU kthread priority: 1.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] arm_arch_timer: Architected 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.000004] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000010] Switching to timer-based delay loop, resolution 52ns
[ 0.000190] Console: colour dummy device 80x30
[ 0.000208] console [tty1] enabled
[ 0.000227] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000231] pid_max: default: 32768 minimum: 301
[ 0.000318] Security Framework initialized
[ 0.000335] AppArmor: AppArmor initialized
[ 0.000449] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000453] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001170] Disabling memory control group subsystem
[ 0.001265] CPU: Testing write buffer coherency: ok
[ 0.001270] ftrace: allocating 25623 entries in 76 pages
[ 0.037750] CPU0: update cpu_capacity 1024
[ 0.037766] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.037818] Setting up static identity map for 0x100000 - 0x100034
[ 0.277620] CPU1: update cpu_capacity 1024
[ 0.277623] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.377651] CPU2: update cpu_capacity 1024
[ 0.377654] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.477735] CPU3: update cpu_capacity 1024
[ 0.477738] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.477829] Brought up 4 CPUs
[ 0.477837] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.477840] CPU: All CPU(s) started in HYP mode.
[ 0.477843] CPU: Virtualization extensions available.
[ 0.478440] devtmpfs: initialized
[ 0.486427] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.486628] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.486640] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.486989] pinctrl core: initialized pinctrl subsystem
[ 0.487738] NET: Registered protocol family 16
[ 0.489683] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.495109] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.495114] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.495219] Serial: AMBA PL011 UART driver
[ 0.496619] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.496948] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.527100] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ 0.528326] SCSI subsystem initialized
[ 0.528431] usbcore: registered new interface driver usbfs
[ 0.528480] usbcore: registered new interface driver hub
[ 0.528542] usbcore: registered new device driver usb
[ 0.528582] Linux video capture interface: v2.00
[ 0.537779] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-04-05 11:49
[ 0.537892] Advanced Linux Sound Architecture Driver Initialized.
[ 0.538821] clocksource: Switched to clocksource arch_sys_counter
[ 0.580224] FS-Cache: Loaded
[ 0.580404] CacheFiles: Loaded
[ 0.580603] AppArmor: AppArmor Filesystem Enabled
[ 0.588400] NET: Registered protocol family 2
[ 0.588979] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.589046] TCP bind hash table entries: 8192 (order: 5, 229376 bytes)
[ 0.589369] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.589435] UDP hash table entries: 512 (order: 3, 32768 bytes)
[ 0.589488] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
[ 0.589699] NET: Registered protocol family 1
[ 0.590067] RPC: Registered named UNIX socket transport module.
[ 0.590070] RPC: Registered udp transport module.
[ 0.590074] RPC: Registered tcp transport module.
[ 0.590077] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.590292] Trying to unpack rootfs image as initramfs...
[ 0.689824] Freeing initrd memory: 17056K
[ 0.690366] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.691195] audit: initializing netlink subsys (disabled)
[ 0.691238] audit: type=2000 audit(0.669:1): initialized
[ 0.691757] Initialise system trusted keyrings
[ 0.692090] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.702319] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.702606] FS-Cache: Netfs 'nfs' registered for caching
[ 0.703176] NFS: Registering the id_resolver key type
[ 0.703197] Key type id_resolver registered
[ 0.703201] Key type id_legacy registered
[ 0.705019] Key type asymmetric registered
[ 0.705025] Asymmetric key parser 'x509' registered
[ 0.705203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.705284] io scheduler noop registered
[ 0.705288] io scheduler deadline registered
[ 0.705590] io scheduler cfq registered (default)
[ 0.709872] BCM2708FB: allocated DMA memory fa910000
[ 0.709952] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ 0.715462] Console: switching to colour frame buffer device 80x30
[ 0.719021] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.719095] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 0.719437] vc-sm: Videocore shared memory driver
[ 0.729588] brd: module loaded
[ 0.735347] loop: module loaded
[ 0.735386] Loading iSCSI transport class v2.0-870.
[ 0.735736] usbcore: registered new interface driver cdc_ether
[ 0.735794] usbcore: registered new interface driver smsc95xx
[ 0.735830] usbcore: registered new interface driver rndis_host
[ 0.735855] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.936159] Core Release: 2.80a
[ 0.936164] Setting default values for core params
[ 0.936182] Finished setting default values for core params
[ 1.136460] Using Buffer DMA mode
[ 1.136464] Periodic Transfer Interrupt Enhancement - disabled
[ 1.136467] Multiprocessor Interrupt Enhancement - disabled
[ 1.136471] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.136476] Dedicated Tx FIFOs mode
[ 1.136739] dwc_otg: Microframe scheduler enabled
[ 1.136792] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.136814] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.136887] dwc_otg 3f980000.usb: irq 39, io mem 0x00000000
[ 1.136923] Init: Port Power? op_state=1
[ 1.136926] Init: Power Port (0)
[ 1.137074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.137080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.137085] usb usb1: Product: DWC OTG Controller
[ 1.137089] usb usb1: Manufacturer: Linux 4.9.65-rt57 dwc_otg_hcd
[ 1.137093] usb usb1: SerialNumber: 3f980000.usb
[ 1.137607] hub 1-0:1.0: USB hub found
[ 1.137639] hub 1-0:1.0: 1 port detected
[ 1.138070] dwc_otg: FIQ disabled
[ 1.138073] dwc_otg: NAK holdoff enabled
[ 1.138076] dwc_otg: FIQ split-transaction FSM disabled
[ 1.138085] Module dwc_common_port init
[ 1.138226] usbcore: registered new interface driver cdc_acm
[ 1.138229] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.138299] usbcore: registered new interface driver usb-storage
[ 1.138380] usbcore: registered new interface driver usbserial
[ 1.138412] usbcore: registered new interface driver usbserial_generic
[ 1.138449] usbserial: USB Serial support registered for generic
[ 1.138483] usbcore: registered new interface driver ftdi_sio
[ 1.138513] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.138717] mousedev: PS/2 mouse device common for all mice
[ 1.138749] i2c /dev entries driver
[ 1.139099] usbcore: registered new interface driver uvcvideo
[ 1.139102] USB Video Class driver (1.1.1)
[ 1.139747] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 1.140157] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 1.140423] bcm2835-cpufreq: min=1200000 max=1200000
[ 1.140705] sdhci: Secure Digital Host Controller Interface driver
[ 1.140708] sdhci: Copyright© Pierre Ossman
[ 1.140951] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ 1.143049] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ 1.143112] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.150165] hidraw: raw HID events driver © Jiri Kosina
[ 1.150283] usbcore: registered new interface driver usbhid
[ 1.150286] usbhid: USB HID core driver
[ 1.150857] vchiq: vchiq_init_state: slot_zero = 0xba980000, is_master = 0
[ 1.156923] [vc_sm_connected_init]: start
[ 1.167664] [vc_sm_connected_init]: end - returning 0
[ 1.168248] Initializing XFRM netlink socket
[ 1.168264] NET: Registered protocol family 17
[ 1.168338] Key type dns_resolver registered
[ 1.168643] Registering SWP/SWPB emulation handler
[ 1.169209] registered taskstats version 1
[ 1.169219] Loading compiled-in X.509 certificates
[ 1.180132] Loaded X.509 cert 'Hilscher IoT Gateway signing key: 0a7da9031fb7d570364f03273009e0ac1056b02b'
[ 1.180186] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.185938] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 1.185996] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.189174] rtc-pcf8563 1-0051: low voltage detected, date/time is not reliable.
[ 1.189442] rtc-pcf8563 1-0051: rtc core: registered rtc-pcf8563 as rtc0
[ 1.190779] sdhost: log_buf @ ba904000 (fa904000)
[ 1.268854] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 1.278928] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 1.278933] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 1.336078] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.338110] mmc0: new high speed SDHC card at address 59b4
[ 1.338667] mmcblk0: mmc0:59b4 SDC 7.47 GiB
[ 1.339868] mmcblk0: p1 p2 p3
[ 1.348984] Indeed it is in host mode hprt0 = 00021501
[ 1.350156] rtc-pcf8563 1-0051: low voltage detected, date/time is not reliable.
[ 1.350267] rtc-pcf8563 1-0051: hctosys: unable to read the hardware clock
[ 1.350353] of_cfs_init
[ 1.350425] of_cfs_init: OK
[ 1.352304] ALSA device list:
[ 1.352308] #0: bcm2835 ALSA
[ 1.353491] Freeing unused kernel memory: 1024K
[ 1.367970] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.369539] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.371131] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.373947] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.433130] random: fast init done
[ 1.466063] mmc1: new high speed SDIO card at address 0001
[ 1.548960] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.549132] Indeed it is in host mode hprt0 = 00001101
[ 1.779323] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.779337] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.779939] hub 1-1:1.0: USB hub found
[ 1.780024] hub 1-1:1.0: 5 ports detected
[ 1.990892] at24 1-0054: 8192 byte 24c64 EEPROM, writable, 64 bytes/write
[ 2.098901] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.195563] pub_key_loader: loading out-of-tree module taints kernel.
[ 2.229337] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.229355] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.232350] smsc95xx v1.0.5
[ 2.324305] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:23:7a:c1
[ 2.418882] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ 2.496398] random: crng init done
[ 2.550013] usb 1-1.3: New USB device found, idVendor=067b, idProduct=2303
[ 2.550020] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.550025] usb 1-1.3: Product: USB-Serial Controller D
[ 2.550030] usb 1-1.3: Manufacturer: Prolific Technology Inc.
[ 5.603716] EXT4-fs (dm-0): recovery complete
[ 5.606971] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 5.933809] EXT4-fs (dm-1): recovery complete
[ 5.966929] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.312991] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.747765] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: discard
[ 17.907564] systemd[1]: System time before build time, advancing clock.
[ 17.996668] NET: Registered protocol family 10
[ 18.013270] systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT -SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 18.013670] systemd[1]: Detected architecture arm.
[ 18.017274] systemd[1]: Set hostname to <NTB827EB237AC1>.
[ 18.190838] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 18.193078] systemd[1]: Created slice System Slice.
[ 18.193615] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 18.194106] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 18.194645] systemd[1]: Listening on Journal Socket.
[ 18.198312] systemd[1]: Mounting POSIX Message Queue File System...
[ 18.202608] systemd[1]: Starting Setup Virtual Console...
[ 18.309272] audit: type=1130 audit(1516288936.399:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.313814] audit: type=1130 audit(1516288936.399:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.318238] audit: type=1130 audit(1516288936.399:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.322535] audit: type=1130 audit(1516288936.409:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.388738] audit: type=1130 audit(1516288936.469:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.890270] systemd-journald[647]: File /var/log/journal/e7370b57efb84ceba09c5ebf5bd6c80a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 18.909685] audit: type=1130 audit(1516288936.999:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.991497] audit: type=1130 audit(1516288937.079:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.253192] audit: type=1130 audit(1516288937.339:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.289970] systemd-journald[647]: Received request to flush runtime journal from PID 1
[ 19.350295] audit: type=1130 audit(1516288937.439:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.439724] audit: type=1400 audit(1516288937.529:11): apparmor="STATUS" operation="profile_load" name="ping" pid=739 comm="apparmor_parser"
[ 19.692790] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 20.238193] usbcore: registered new interface driver pl2303
[ 20.241594] usbserial: USB Serial support registered for pl2303
[ 20.242410] pl2303 1-1.3:1.0: pl2303 converter detected
[ 20.250244] usb 1-1.3: pl2303 converter now attached to ttyUSB0
[ 20.392980] brcmfmac: Firmware version = wl0: Aug 7 2017 00:46:29 version 7.45.41.46 (r666254 CY) FWID 01-f8a78378
[ 20.396428] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 7.11.15 Compiler: 1.24.2 ClmImport: 1.24.1 Creation: 2014-05-26 10:53:55 Inc Data: 9.10.41 Inc Compiler: 1.29.4 Inc ClmImport: 1.36.3 Creation: 2017-08-07 00:37:47
[ 21.241953] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 22.216739] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.302585] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 23.851459] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 27.889118] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 27.901709] Bridge firewalling registered
[ 27.936740] nf_conntrack version 0.5.0 (15360 buckets, 61440 max)
[ 28.026144] ip_tables: © 2000-2006 Netfilter Core Team
[ 28.299585] Netfilter messages via NETLINK v0.30.
[ 28.317867] ctnetlink v0.93: registering with nfnetlink.
[ 28.509309] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#13
472 Wrote:Have you added a Volume from the host?

No this was no necessary.

Please keep in mind that mapping volumes from netPI's host Linux is not possible at all netPI and disabled.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#14
This is my log file when I start with the server with parameter -r to let him create a log file

Tue Jul 3 12:35:06 2018 LOG_INFO >>> Starting VirtualHere USB Server v3.6.6 (Built: May 10 2018, 20:48:43)<<<
Tue Jul 3 12:35:06 2018 LOG_INFO Using configuration /root/config.ini
Tue Jul 3 12:35:06 2018 LOG_INFO Server licensed to=unlicensed max_devices=1
Tue Jul 3 12:35:06 2018 LOG_INFO Using large URB's
Tue Jul 3 12:35:06 2018 LOG_INFO Listening on all network interfaces at TCP port 7575
Tue Jul 3 12:35:06 2018 LOG_ERR Error 1 opening device (/root/bus_usb_001_004) file descriptor, Operation not permitted
Tue Jul 3 12:35:06 2018 LOG_ERR Error 1 opening device (/root/bus_usb_001_003) file descriptor, Operation not permitted
Tue Jul 3 12:36:12 2018 LOG_INFO 10.11.5.18 connected as connection 1
Tue Jul 3 12:36:32 2018 LOG_INFO Connection 1 successfully removed (reasonConfusederver shutdown)
Tue Jul 3 12:36:32 2018 LOG_INFO Connection 1 successfully removed (reason:timeout)

But even with the opening device error the client on my windows machine finds the port and connects to it as you can see.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#15
It's not working for me....
  Reply
#16
Frank, maybe I made a mistake.

On the client I get a device tree shown ... first entry is a small computer named "USB Hubs" followed by an entry "USB Hub" which refers to the my netPI where I can right click with the mouse to it showing my the netPI address: e.g. "NTB827EB237AC1-2.local.:7575 (10.11.5.18:7575)"

Anything else that should normally appear in this client dialog? More I can't see. I am wondering if also the virtual port should appear normally too, am I right?
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#17
Yeah you should see the name of the USB device wich is connected to the netPi (e.g. SerialConverter) like in the link below:


https://www.virtualhere.com/usb_client_software

So you have a connection from Client to Server, but all connected devices are missing...
  Reply
#18
Frank I came a little further.

I used the program strace to debug into the vhusbarm program. I saw that it wants to access the devices /dev/bus and the /dev/console too.

So what I did was starting a new container from the debianConfusedtretch image with
/dev/ttyUSB0
/dev/bus
/dev/console

also been mapped into the container.

Now the client shows next to the USB Hub entry two additional entries and when I clicked onto these ports it started to install a virtual USB driver. Can your confirm on your side?
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#19
I will check this...
  Reply
#20
Seems to work so far. But the System is not able to use plug&play. All connected USB devices have to be plugged into the netPi before booting the netPi. Otherwise VirtualHere and Docker are not able to share the devices in the container and VirtualHere client. So you have to know all devices you want to use in your countainer before setting up the container.
Is there a way to link all connected USB devices to a container automaticaly? Because we want to use 60 usb-serial-converters and that means it is a lot of linking work to do. Or is it possible to use a config file by adding a container insted of manualy specify all settings?

Thanks so far, Frank
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  netPI opc ua server pull image error wswitula 3 3,109 August-27th-2021, 10:47 AM
Last Post: wswitula
  OPC UA server with NetPi RTE DSongra 9 4,210 July-27th-2021, 12:01 PM
Last Post: Armin@netPI
  REST API server data communication MGharat 2 2,440 July-21st-2021, 07:01 AM
Last Post: MGharat
  [SOLVED]DHCP server not working m-yoshikawa 24 13,613 June-11th-2021, 07:04 AM
Last Post: tad
  Raspbian OS version of the latest hilschernetpi/netpi-raspbian tad 2 2,257 March-5th-2021, 11:25 AM
Last Post: tad
  missing the menu items from IO Device Configurator tad 5 3,216 November-20th-2020, 07:41 AM
Last Post: Armin@netPI
  netPI profinet device name WalterSchaefer 2 2,486 October-7th-2020, 11:10 AM
Last Post: WalterSchaefer
  Accessing a modbus device connected to RTE port from Node-RED tad 10 7,903 October-2nd-2020, 07:21 AM
Last Post: Armin@netPI
  how to pick up PROFINET data and store them to OPC UA server on Node-RED/netPI. tad 7 5,566 March-16th-2020, 10:21 AM
Last Post: Armin@netPI
  PM - develope OPC UA Server using the Codesys Lingyue 5 3,990 January-17th-2020, 11:12 AM
Last Post: Armin@netPI

Forum Jump:


Users browsing this thread: 1 Guest(s)