USB camera

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
Raver
Posts: 10
Joined: Thu Jun 24, 2021 12:43 pm

USB camera

Post by Raver »

Hello, is it possible to connect a universal PC camera via usb RPI 4? What entry needs to be written to config.
Raver
Posts: 10
Joined: Thu Jun 24, 2021 12:43 pm

Re: USB camera

Post by Raver »

Hello, is there any solution for connecting the camera, I need to start skype on wtware
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: USB camera

Post by akatik »

In general, not. Thin client is closer to typewriter. It's better to use phone than typewriter to make calls.

You may try to redirect camera as USB device:

1. viewforum.php?f=27
2. viewforum.php?f=25

Sometimes it works. Not so good as real phone. And no one guarantees it will work with your hardware in your network with your application.
Raver
Posts: 10
Joined: Thu Jun 24, 2021 12:43 pm

Re: USB camera

Post by Raver »

I tried the method via wirtualhere, I placed the vhuspdarm file in the config in wtware, I entered the entry in the config vhusb=on. I downloaded vhusbdwin64 for windows placed on windows server and ran and nothing.
But nothing happens, do you need to enable something?
At the same time, I noticed that when I connect the usb camera to wtware, the sound via usb stops. Wtware in usb recognizes the device.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: USB camera

Post by akatik »

Raver wrote: Thu Oct 19, 2023 9:41 am But nothing happens, do you need to enable something?
1. Try it from windows to windows first. To check virtualhere is able to redirect your camera and you understand what should happen.

2. General rule to fix something from https://wtware.com/docs5/logs.html :
Remove all lines from terminal configuration file. Absolutely all. Think what should be in configuration file to reproduce the error. For example, if you have problem with usb barcode scanner, specify only server= and serial= parameters. You will recover all your lines after as soon as we solve current problem.
While trying to make virtualhere work, leave in config single line vhusb = 1234:ABCD with your camera usb id and remove all other lines until it starts working.
Raver
Posts: 10
Joined: Thu Jun 24, 2021 12:43 pm

Re: USB camera

Post by Raver »

I put everything away, I left it alone, but without result, it's still the same. I am attaching logs

Code: Select all

WTware v.6.0.46/RPi
WTware 6.0.46/RPi supervisor.
[        KERNEL] [    0.000000] Booting Linux on physical CPU 0x0
[        KERNEL] [    0.000000] Linux version 5.10.25-v7l (aka@c22) (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #11 SMP Wed Apr 7 14:31:15 UTC 2021
[        KERNEL] [    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[        KERNEL] [    0.000000] CPU: div instructions available: patching division code
[        KERNEL] [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[        KERNEL] [    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[        KERNEL] [    0.000000] Memory policy: Data cache writealloc
[        KERNEL] [    0.000000] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB
[        KERNEL] [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[        KERNEL] [    0.000000] Zone ranges:
[        KERNEL] [    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
[        KERNEL] [    0.000000]   Normal   empty
[        KERNEL] [    0.000000]   HighMem  [mem 0x0000000030000000-0x000000007fffffff]
[        KERNEL] [    0.000000] Movable zone start for each node
[        KERNEL] [    0.000000] Early memory node ranges
[        KERNEL] [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[        KERNEL] [    0.000000]   node   0: [mem 0x0000000040000000-0x000000007fffffff]
[        KERNEL] [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[        KERNEL] [    0.000000] On node 0 totalpages: 504832
[        KERNEL] [    0.000000]   DMA zone: 1920 pages used for memmap
[        KERNEL] [    0.000000]   DMA zone: 0 pages reserved
[        KERNEL] [    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[        KERNEL] [    0.000000]   HighMem zone: 308224 pages, LIFO batch:63
[        KERNEL] [    0.000000] percpu: Embedded 15 pages/cpu s29580 r8192 d23668 u61440
[        KERNEL] [    0.000000] pcpu-alloc: s29580 r8192 d23668 u61440 alloc=15*4096
[        KERNEL] [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[        KERNEL] [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 502912
[        KERNEL] [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:57:52:6A vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  hide_setup dwc_otg.lpm_enable=0 quiet wtboot=mmc
[        KERNEL] [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[        KERNEL] [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[        KERNEL] [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[        KERNEL] [    0.000000] software IO TLB: mapped [mem 0x0000000025800000-0x0000000029800000] (64MB)
[        KERNEL] [    0.000000] Memory: 1855584K/2019328K available (6144K kernel code, 580K rwdata, 812K rodata, 2048K init, 378K bss, 98208K reserved, 65536K cma-reserved, 1232896K highmem)
[        KERNEL] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[        KERNEL] [    0.000000] rcu: Hierarchical RCU implementation.
[        KERNEL] [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[        KERNEL] [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[        KERNEL] [    0.000000] GIC: Using split EOI/Deactivate mode
[        KERNEL] [    0.000000] random: get_random_bytes called from 0xc0a00bdc with crng_init=0
[        KERNEL] [    0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[        KERNEL] [    0.000023] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[        KERNEL] [    0.000074] bcm2835: system timer (irq = 25)
[        KERNEL] [    0.000630] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[        KERNEL] [    0.000647] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[        KERNEL] [    0.000664] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[        KERNEL] [    0.000677] Switching to timer-based delay loop, resolution 18ns
[        KERNEL] [    0.000852] Console: colour dummy device 80x30
[        KERNEL] [    0.000899] printk: console [tty0] enabled
[        KERNEL] [    0.000935] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[        KERNEL] [    0.000954] pid_max: default: 32768 minimum: 301
[        KERNEL] [    0.001087] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[        KERNEL] [    0.001102] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[        KERNEL] [    0.001611] CPU: Testing write buffer coherency: ok
[        KERNEL] [    0.001819] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[        KERNEL] [    0.002181] Setting up static identity map for 0x200000 - 0x20003c
[        KERNEL] [    0.002257] rcu: Hierarchical SRCU implementation.
[        KERNEL] [    0.002511] smp: Bringing up secondary CPUs ...
[        KERNEL] [    0.003062] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[        KERNEL] [    0.003685] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[        KERNEL] [    0.004294] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[        KERNEL] [    0.004382] smp: Brought up 1 node, 4 CPUs
[        KERNEL] [    0.004394] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[        KERNEL] [    0.004403] CPU: All CPU(s) started in HYP mode.
[        KERNEL] [    0.004410] CPU: Virtualization extensions available.
[        KERNEL] [    0.004777] devtmpfs: initialized
[        KERNEL] [    0.013785] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[        KERNEL] [    0.014053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[        KERNEL] [    0.014072] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[        KERNEL] [    0.015492] pinctrl core: initialized pinctrl subsystem
[        KERNEL] [    0.016494] NET: Registered protocol family 16
[        KERNEL] [    0.018258] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[        KERNEL] [    0.019824] thermal_sys: Registered thermal governor 'step_wise'
[        KERNEL] [    0.020599] Serial: AMBA PL011 UART driver
[        KERNEL] [    0.037693] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[        KERNEL] [    0.050640] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-03-26T16:33:26, variant start
[        KERNEL] [    0.060655] raspberrypi-firmware soc:firmware: Firmware hash is edf2e9c318863999c97c50cdb74eee235ede3af5
[        KERNEL] [    0.099862] cryptd: max_cpu_qlen set to 1000
[        KERNEL] [    0.101801] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[        KERNEL] [    0.104779] vgaarb: loaded
[        KERNEL] [    0.105270] usbcore: registered new interface driver usbfs
[        KERNEL] [    0.105366] usbcore: registered new interface driver hub
[        KERNEL] [    0.105415] usbcore: registered new device driver usb
[        KERNEL] [    0.106895] clocksource: Switched to clocksource arch_sys_counter
[        KERNEL] [    0.117956] NET: Registered protocol family 2
[        KERNEL] [    0.118495] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[        KERNEL] [    0.118515] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[        KERNEL] [    0.118570] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[        KERNEL] [    0.118630] TCP: Hash tables configured (established 8192 bind 8192)
[        KERNEL] [    0.118727] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[        KERNEL] [    0.118754] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[        KERNEL] [    0.118885] NET: Registered protocol family 1
[        KERNEL] [    0.118911] PCI: CLS 0 bytes, default 64
[        KERNEL] [    0.851334] Initialise system trusted keyrings
[        KERNEL] [    0.856963] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[        KERNEL] [    0.967686] Key type asymmetric registered
[        KERNEL] [    0.967697] Asymmetric key parser 'x509' registered
[        KERNEL] [    0.967753] bounce: pool size: 64 pages
[        KERNEL] [    0.967798] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[        KERNEL] [    0.969932] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[        KERNEL] [    0.969952] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[        KERNEL] [    0.969984] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[        KERNEL] [    0.970017] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[        KERNEL] [    1.028985] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[        KERNEL] [    1.029212] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[        KERNEL] [    1.029227] pci_bus 0000:00: root bus resource [bus 00-ff]
[        KERNEL] [    1.029241] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[        KERNEL] [    1.029287] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[        KERNEL] [    1.029378] pci 0000:00:00.0: PME# supported from D0 D3hot
[        KERNEL] [    1.032276] PCI: bus0: Fast back to back transfers disabled
[        KERNEL] [    1.032291] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[        KERNEL] [    1.032514] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[        KERNEL] [    1.032599] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[        KERNEL] [    1.032852] pci 0000:01:00.0: PME# supported from D0 D3cold
[        KERNEL] [    1.035698] PCI: bus1: Fast back to back transfers disabled
[        KERNEL] [    1.035715] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[        KERNEL] [    1.035744] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[        KERNEL] [    1.035760] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[        KERNEL] [    1.035816] pci 0000:00:00.0: PCI bridge to [bus 01]
[        KERNEL] [    1.035829] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[        KERNEL] [    1.036017] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[        KERNEL] [    1.036152] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
[        KERNEL] [    1.036724] bcm2708_fb soc:fb: FB found 1 display(s)
[        KERNEL] [    1.067336] Console: switching to colour frame buffer device 240x67
[        KERNEL] [    1.077594] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1920x1080
[        KERNEL] [    1.080128] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[        KERNEL] [    1.080838] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
[        KERNEL] [    1.081753] iproc-rng200 fe104000.rng: hwrng registered
[        KERNEL] [    1.081930] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[        KERNEL] [    1.082529] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[        KERNEL] [    1.082993] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[        KERNEL] [    1.083274] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[        KERNEL] [    1.083482] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[        KERNEL] [    1.083695] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[        KERNEL] [    1.086618] zram: Added device: zram0
[        KERNEL] [    1.088862] libphy: Fixed MDIO Bus: probed
[        KERNEL] [    1.142805] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
[        KERNEL] [    1.142930] xhci_hcd 0000:01:00.0: xHCI Host Controller
[        KERNEL] [    1.142964] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[        KERNEL] [    1.144430] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
[        KERNEL] [    1.144871] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[        KERNEL] [    1.144884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[        KERNEL] [    1.144894] usb usb1: Product: xHCI Host Controller
[        KERNEL] [    1.144904] usb usb1: Manufacturer: Linux 5.10.25-v7l xhci-hcd
[        KERNEL] [    1.144914] usb usb1: SerialNumber: 0000:01:00.0
[        KERNEL] [    1.145394] hub 1-0:1.0: USB hub found
[        KERNEL] [    1.145457] hub 1-0:1.0: 1 port detected
[        KERNEL] [    1.145994] xhci_hcd 0000:01:00.0: xHCI Host Controller
[        KERNEL] [    1.146016] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[        KERNEL] [    1.146041] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[        KERNEL] [    1.146300] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[        KERNEL] [    1.146314] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[        KERNEL] [    1.146325] usb usb2: Product: xHCI Host Controller
[        KERNEL] [    1.146347] usb usb2: Manufacturer: Linux 5.10.25-v7l xhci-hcd
[        KERNEL] [    1.146365] usb usb2: SerialNumber: 0000:01:00.0
[        KERNEL] [    1.146816] hub 2-0:1.0: USB hub found
[        KERNEL] [    1.146861] hub 2-0:1.0: 4 ports detected
[        KERNEL] [    1.147926] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[        KERNEL] [    1.148031] dwc_otg: FIQ enabled
[        KERNEL] [    1.148039] dwc_otg: NAK holdoff enabled
[        KERNEL] [    1.148047] dwc_otg: FIQ split-transaction FSM enabled
[        KERNEL] [    1.148058] Module dwc_common_port init
[        KERNEL] [    1.151883] usbcore: registered new interface driver usbtouchscreen
[        KERNEL] [    1.153225] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[        KERNEL] [    1.154291] sdhci: Secure Digital Host Controller Interface driver
[        KERNEL] [    1.154301] sdhci: Copyright(c) Pierre Ossman
[        KERNEL] [    1.154697] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[        KERNEL] [    1.154942] sdhci-pltfm: SDHCI platform and OF driver helper
[        KERNEL] [    1.155158] hid: raw HID events driver (C) Jiri Kosina
[        KERNEL] [    1.155786] usbcore: registered new interface driver usbhid
[        KERNEL] [    1.155790] usbhid: USB HID core driver
[        KERNEL] [    1.168966] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[        KERNEL] [    1.168976] [vc_sm_connected_init]: start
[        KERNEL] [    1.174700] [vc_sm_connected_init]: installed successfully
[        KERNEL] [    1.174917] NET: Registered protocol family 17
[        KERNEL] [    1.175069] Registering SWP/SWPB emulation handler
[        KERNEL] [    1.175599] Loading compiled-in X.509 certificates
[        KERNEL] [    1.176798] uart-pl011 fe201000.serial: there is not valid maps for state default
[        KERNEL] [    1.176870] uart-pl011 fe201000.serial: cts_event_workaround enabled
[        KERNEL] [    1.176926] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[        KERNEL] [    1.180917] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
[        KERNEL] [    1.181159] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 37, base_baud = 62500000) is a 16550
[        KERNEL] [    1.181456] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[        KERNEL] [    1.181729] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[        KERNEL] [    1.181733] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[        KERNEL] [    1.208483] of_cfs_init
[        KERNEL] [    1.208600] of_cfs_init: OK
[        KERNEL] [    1.224434] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[        KERNEL] [    1.225934] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    1.227435] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    1.230129] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[        KERNEL] [    1.231628] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    1.247046] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[        KERNEL] [    1.249766] Freeing unused kernel memory: 2048K
[        KERNEL] [    1.265543] random: fast init done
[        KERNEL] [    1.290167] mmc1: new high speed SDIO card at address 0001
[        KERNEL] [    1.298801] mmc0: new high speed SDHC card at address aaaa
[        KERNEL] [    1.299364] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[        KERNEL] [    1.300617]  mmcblk0: p1
[        KERNEL] [    1.317044] Run /init as init process
[        KERNEL] [    1.317051]   with arguments:
[        KERNEL] [    1.317057]     /init
[        KERNEL] [    1.317063]     hide_setup
[        KERNEL] [    1.317068]   with environment:
[        KERNEL] [    1.317074]     HOME=/
[        KERNEL] [    1.317080]     TERM=linux
[        KERNEL] [    1.317085]     wtboot=mmc
[        KERNEL] [    1.526929] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[          pfac] [    1.627047] Run /sbin/initrd.
[          pfac] [    1.627281] Ok, PID 805.
[        initrd] [    1.631332] WTware 6.0.46/RPi shell.
[        initrd] [    1.631684] Load font 'ter-c32b.psf', console 120x33.
[        initrd] [    1.646182] HDD/MMC/SD boot.
[        initrd] [    1.646258] No device '/dev/fb1'.
[        initrd] [    1.699487] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
| #
| # Some settings may impact device functionality. See link above for details.
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| enable_uart=1
| framebuffer_depth=32
| # Uncomment for 16-bit color.
| #framebuffer_depth=16
| # Enable onboard audio (HDMI or jack).
| dtparam=audio=on
| # Removes the warning overlay.
| #avoid_warnings=1
| # Additionally allows turbo when low-voltage is present.
| #avoid_warnings=2
| [pi4]
| max_framebuffers=2
| [all]
| # Uncomment these two lines to set display resolution:
| #hdmi_group=2
| #hdmi_mode=58
| #
| # Specify correct value in hdmi_mode= line from the list of valid values:
| # 800x600:   hdmi_mode=9
| # 1024x768:  hdmi_mode=16
| # 1280x1024: hdmi_mode=35
| # 1360x768:  hdmi_mode=39
| # 1400x1050: hdmi_mode=42
| # 1440x900:  hdmi_mode=47
| # 1600x1200: hdmi_mode=51
| # 1680x1050: hdmi_mode=58
| # 1366x768:  hdmi_mode=81
| # 1920x1080: hdmi_mode=82
| # 1920x1200: hdmi_mode=69
| #
| # Find more resolutions in manual:
| # https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
| #
| # Uncomment six lines with such syntax and right hdmi_mode= values for
| # dual displays on Raspberry Pi 4:
| #
| #[HDMI:0]
| # hdmi_group=2
| # hdmi_mode=42
| #[HDMI:1]
| # hdmi_group=2
| # hdmi_mode=58
\----------------------------------------------------
[        KERNEL] [    1.709547] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[        KERNEL] [    1.709560] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[        KERNEL] [    1.709571] usb 1-1: Product: USB2.0 Hub
[        initrd] [    1.706045] Copy /bootmedia/configs/wait.png to /tmp/wait.png.
[        KERNEL] [    1.711094] hub 1-1:1.0: USB hub found
[        KERNEL] [    1.711430] hub 1-1:1.0: 4 ports detected
[        initrd] [    1.746128] /bootmedia/configs/wait.png -> /tmp/wait.png, 880250 bytes copied.
[        initrd] [    1.746237] Use configs/wait.png.
[        initrd] [    1.746313] Screen 1920x1080 32 color bits, LINELENBYTES 7680, VLEN 8294400.
[        KERNEL] [    2.036953] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
[        KERNEL] [    2.167734] usb 1-1.1: New USB device found, idVendor=1224, idProduct=2a25, bcdDevice= 1.00
[        KERNEL] [    2.167748] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[        KERNEL] [    2.167759] usb 1-1.1: Product: USB PHY 2.0
[        KERNEL] [    2.167768] usb 1-1.1: Manufacturer: Jieli Technology
[        KERNEL] [    2.266915] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[        KERNEL] [    2.404728] usb 1-1.3: New USB device found, idVendor=24ae, idProduct=2013, bcdDevice= 1.10
[        KERNEL] [    2.404742] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[        KERNEL] [    2.404753] usb 1-1.3: Product: Rapoo 2.4G Wireless Device
[        KERNEL] [    2.404763] usb 1-1.3: Manufacturer: RAPOO
[        KERNEL] [    2.414582] input: RAPOO Rapoo 2.4G Wireless Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:24AE:2013.0001/input/input0
[        KERNEL] [    2.414853] hid-generic 0003:24AE:2013.0001: input,hidraw0: USB HID v1.10 Mouse [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:01:00.0-1.3/input0
[        KERNEL] [    2.420869] input: RAPOO Rapoo 2.4G Wireless Device System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:24AE:2013.0002/input/input2
[        KERNEL] [    2.497244] input: RAPOO Rapoo 2.4G Wireless Device Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:24AE:2013.0002/input/input3
[        KERNEL] [    2.497723] hid-generic 0003:24AE:2013.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:01:00.0-1.3/input1
[        KERNEL] [    2.502720] input: RAPOO Rapoo 2.4G Wireless Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:24AE:2013.0003/input/input4
[        KERNEL] [    2.567722] hid-generic 0003:24AE:2013.0003: input,hidraw2: USB HID v1.10 Keyboard [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:01:00.0-1.3/input2
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = local
| setupPassword = cc72aad3323582f495f9cce9c18dded0
\----------------------------------------------------
[        initrd] [    2.591231] Do not cache package files.
[        initrd] [    2.591294] WTpassword present: cc72aad3323582f495f9cce9c18dded0.
[        initrd] [    2.591345] Unpack /bootmedia/packages/pi2-lib.
[        initrd] [    3.237948] USB: 24ae:2013 Shenzhen Rapoo Technology Co., Ltd..
[        initrd] [    3.238009] USB: 1224:2a25 .
[        initrd] [    3.238043] USB: 2109:3431 VIA Labs, Inc. Hub.
[        initrd] [    4.597183] Load Ethernet drivers.
[        initrd] [    4.597297] modprobe genet.
[        KERNEL] [    4.613325] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[        KERNEL] [    4.626916] libphy: bcmgenet MII bus: probed
[        KERNEL] [    4.716988] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[        KERNEL] [    4.720582] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[        KERNEL] [    4.727835] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[        initrd] [    4.814423] WTpassword present: cc72aad3323582f495f9cce9c18dded0.
[        initrd] [    6.053184] dhcp: 576 bytes from 192.168.1.1.
[        initrd] [    6.053289] 00000000:0000022C0000000000110000C0A80101C0A8010E00430044022C000002010600  ...,................C.D.,......
[        initrd] [    6.053379] 00000020:67458B6B0000000000000000C0A8010E0000000000000000DCA63257526A0000  gE.k......................2WRj..
[        initrd] [    6.053465] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    6.053550] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    6.053635] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    6.053719] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    6.053803] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    6.053886] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    6.053971] 00000100:0000000000000000638253633501023604C0A801013304000151800104FFFFFF  ........c.Sc5..6.....3...Q......
[        initrd] [    6.054055] 00000120:000304C0A801010604C0A80101FF000000000000000000000000000000000000  ................................
[        initrd] [    7.223200] dhcp: 576 bytes from 192.168.1.1.
[        initrd] [    7.223295] 00000000:0000022C0000000000110000C0A80101C0A8010E00430044022C000002010600  ...,................C.D.,......
[        initrd] [    7.223381] 00000020:67458B6B0000000000000000C0A8010E0000000000000000DCA63257526A0000  gE.k......................2WRj..
[        initrd] [    7.223466] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    7.223549] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    7.223633] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    7.223716] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    7.223800] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    7.223884] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [    7.223967] 00000100:0000000000000000638253633501053604C0A801013304000151800104FFFFFF  ........c.Sc5..6.....3...Q......
[        initrd] [    7.224051] 00000120:000304C0A801010604C0A80101FF000000000000000000000000000000000000  ................................
[        initrd] [    7.260088] [DHCP] DHCP server address 192.168.1.1.
[        initrd] [    7.260179] [DHCP] IP 192.168.1.14 mask 255.255.255.0.
[        initrd] [    7.260263] [DHCP] Default gateway 192.168.1.1.
[        initrd] [    7.260345] [DHCP] DNS 192.168.1.1.
[        initrd] [    7.260429] [DHCP] TFTP = DHCP 192.168.1.1.
[        initrd] [    7.260511] [DHCP] TFTP 192.168.1.1.
[        initrd] [    7.260593] [DHCP] No boot file from DHCP.
[        initrd] [    7.260675] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[          pfac] [    7.262090] Run /sbin/httpd.
[        initrd] [    7.262148] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[          pfac] [    7.262253] Ok, PID 872.
[        initrd] [    7.262299] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[        initrd] [    7.262385] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 182 bytes copied.
[        initrd] [    7.262477] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=192.168.1.250
| user=user1:5i2vmxTdSfDTH5VQu7aUkA
| vhusb=on
| connection
\----------------------------------------------------
[        initrd] [    7.262874] Copy /bootmedia/configs/wtware.lic to /tmp/tmp.wtc.
[        initrd] [    7.263307] /bootmedia/configs/wtware.lic -> /tmp/tmp.wtc, 308 bytes copied.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.1.250
| user=user1:5i2vmxTdSfDTH5VQu7aUkA
| vhusb=on
| connection 
\----------------------------------------------------
[        initrd] [    7.264194] Hostname: "wtwDCA63257526A".
[         httpd] [    7.270127] Internal HTTP Server, WTware 6.0.46/RPi
[        initrd] [    7.520237] [NTP] 42 DHCP option is not set.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[         httpd] [    7.524563] Reread settings.
[        initrd] [    7.524667] Unpack /bootmedia/packages/pi2-f.
[         httpd] [    7.524762] Everyone can control terminal by HTTP.
[        KERNEL] [    7.709159] random: crng init done
[            gm] [    7.708664] WTware 6.0.46/RPi session manager.
[            gm] [    7.709150] Keys found. Add event3: RAPOO Rapoo 2.4G Wireless Device.
[            gm] [    7.709192] EV_REL flag found. Add event2: RAPOO Rapoo 2.4G Wireless Device Consumer Control.
[            gm] [    7.709232] Keys found. Add event1: RAPOO Rapoo 2.4G Wireless Device System Control.
[            gm] [    7.770113] EV_REL flag found. Add event0: RAPOO Rapoo 2.4G Wireless Device.
[            gm] [    7.770289] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[            gm] [    8.099726] Framebuffer device found.
[            gm] [    8.099774] LINELENBYTES 7680
[            gm] [    8.099811] VLEN 8294400
[            gm] [    8.101105] Use /lib/ui32.so.
[            gm] [    8.101339] Copy /bootmedia/configs/menu.png to /tmp/menu.png.
[            gm] [    8.109382] /bootmedia/configs/menu.png -> /tmp/menu.png, 165541 bytes copied.
[            gm] [    8.273446] Use '/tmp/wait.png'.
[            gm] [    8.284268] Copy /bootmedia/configs/vhusbdarm to /vh/vhusbdarm.
[            gm] [    8.302139] /bootmedia/configs/vhusbdarm -> /vh/vhusbdarm, 352756 bytes copied.
/--- FILE "/vh/config.ini" -----------------------
| ServerName=wtwDCA63257526A
| Hostname=wtwDCA63257526A
| UseAVAHI=0
\----------------------------------------------------
[            gm] [    8.302353] Run '/vh/vhusbdarm -b -c /vh/config.ini -r /tmp/vh.out', log '', env '', pid ''.
[          pfac] [    8.302433] Run /vh/vhusbdarm -b -c /vh/config.ini -r /tmp/vh.out.
[          pfac] [    8.302626] Ok, PID 873.
[            gm] [    8.326961] Run '/sbin/resolver 0x1250e20 dns [192.168.1.250]', log '', env '', pid ''.
[          pfac] [    8.327035] Run /sbin/resolver 0x1250e20 dns [192.168.1.250].
[            gm] [    8.327059] Nobody can control terminal by VNC.
[            gm] [    8.327100] Nobody can control terminal by WTRC.
[          pfac] [    8.327227] Ok, PID 874.
[            gm] [    8.331829] 192.168.1.250 => 192.168.1.250.
[          pfac] [    8.332031] Process pid 874 terminated, status 00000000.
[            gm] [    8.339526] Free ram before fork terminal client /sbin/rdpclient (session 1): 1876468 Kb.
[          pfac] [    8.339598] Run /sbin/rdpclient 1.
[            gm] [    8.339620] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[          pfac] [    8.339712] Ok, PID 875.
[ rdpclient 875] [    8.346604] RDP Terminal Client, WTware 6.0.46/RPi, pipe 1, pid 875.
[ rdpclient 875] [    8.350474] Use /lib/ui32.so.
[ rdpclient 875] [    8.351371] Make RDP session with 192.168.1.250, port 3389.
[ rdpclient 875] [    8.351440]  Username: "user1".
[ rdpclient 875] [    8.351492]  Password: present.
[ rdpclient 875] [    8.351543]  No PIN.
[ rdpclient 875] [    8.351594]  No domain.
[ rdpclient 875] [    8.351645]  No shell.
[ rdpclient 875] [    8.351696]  No directory.
[ rdpclient 875] [    8.351758]  Window: 1856x1080@24.
[ rdpclient 875] [    8.351812]  PFlags 0x0000002F.
[ rdpclient 875] [    8.351864]  Keyboard 00000409:00000000.
[ rdpclient 875] [    8.351916]  My hostname "wtwDCA63257526A".
[ rdpclient 875] [    8.351969] TCP: connecting to 192.168.1.250:3389.
[ rdpclient 875] [    8.352581] TCP: connection with 192.168.1.250:3389 established.
[ rdpclient 875] [    8.352644] Turn keepalive on.
[ rdpclient 875] [    8.353230] Free ram after buffers allocation: 1875712 KB.
[ rdpclient 875] [    8.359079] Server supports GFX Pipeline.
[ rdpclient 875] [    8.360401] RDP server version code 0x0008000e.
[ rdpclient 875] [    8.360461] Process RDP server certificate.
[ rdpclient 875] [    8.360513] RDP4 encryption.
[ rdpclient 875] [    8.363082] Enable font smoothing and Desktop Composition.
[   VirtualHere] [    8.366372] Wed Apr  7 00:00:07 2021 LOG_INFO    >>> Starting VirtualHere USB Server v4.5.9 (Built: Aug 23 2023, 06:56:25)<<<
[   VirtualHere] [    8.366404] Wed Apr  7 00:00:07 2021 LOG_INFO    Using configuration /vh/config.ini
[          pfac] [    8.366710] Process pid 873 terminated, status 00000000.
[ rdpclient 875] [    8.368867] License: STATUS_VALID_CLIENT.
[ rdpclient 875] [    8.418769] Advertice h264 AVC444.
[ rdpclient 875] [    8.419892] GFX codec.
[   VirtualHere] [    8.432665] Wed Apr  7 00:00:07 2021 LOG_INFO    Server licensed to=unlicensed max_devices=1
[   VirtualHere] [    8.432966] Wed Apr  7 00:00:07 2021 LOG_INFO    Using large URB's
[   VirtualHere] [    8.434458] Wed Apr  7 00:00:07 2021 LOG_INFO    Listening on all network interfaces at TCP port 7575 
[   VirtualHere] [    8.435947] Wed Apr  7 00:00:07 2021 LOG_INFO    Found Full speed device [24ae:2013] "RAPOO, Rapoo 2.4G Wireless Device" at address 113
[   VirtualHere] [    8.436883] Wed Apr  7 00:00:07 2021 LOG_INFO    Found High speed device [1224:2a25] "Jieli Technology, USB PHY 2.0" at address 111
[ rdpclient 875] [    8.447664] Graphics output buffer 1856x1080, 1 monitors.
[ rdpclient 875] [    8.447757] Monitor 0: 0.0-1855.1079 primary.
[ rdpclient 875] [    8.764471] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000003.
[ rdpclient 875] [    8.916487] Run 4 tile threads.
[ rdpclient 875] [    9.109849] SessionId 0x00000003: WIN-398KPGP0CIF\user1.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: USB camera

Post by akatik »

Nice log. VirtualHere started and found USB camera [1224:2a25] "Jieli Technology, USB PHY 2.0".

What is wrong?
Raver
Posts: 10
Joined: Thu Jun 24, 2021 12:43 pm

Re: USB camera

Post by Raver »

Well, the bad thing is that I turn on skype and the camera does not show me, a black screen. When I connect a headset to the second USB, the sound in the headphones does not work. When I have it on windows server 2022, is there anything else that needs to be enabled?
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: USB camera

Post by akatik »

Does this camera work in Skype when you redirect it with virtualhere from another windows machine?
Post Reply