RDP using a USB to Parallels Cable Receipt Priner

Windows Server 2012R2 is now able to redirect USB to terminal services, not only to virtual machines
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

I'm tying to connect to a Rasperry my receipt printer Epson TM-T88IV. This printer will work remotely from a different location for each store. When using mstsc.exe by instruction of the software developer we configure the printer with a Generic Text only driver and this is the only driver it will work with in the software. I tried using command rdp_printer=Generic / Text Only but nothing I got no printer in the Terminal Server. I also tried using rdp_printer=Generic but still nothing. I am using a USB to IEEE-1284 UGreen Cable so I don't know what else I have to configure. Please help.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by akatik »

Shakes0711 wrote: Sun Feb 20, 2022 7:21 pm I tried using command rdp_printer=Generic / Text Only
Driver name should be copy-pasted from Windows. All spaces and letter cases should be the same as in Windows. Please, check it twice.
Shakes0711 wrote: Sun Feb 20, 2022 7:21 pm I am using a USB to IEEE-1284 UGreen Cable
It is a converter that needs driver. Show me the log to check whether we have driver: https://wtware.com/logs.html
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

The driver name is copied and pasted Generic "space" / "space" Text "space" Only
This is a copy paste. Generic / Text Only

Here is the log I'm getting:

WTware v.6.0.72/RPi
WTware 6.0.72/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 5.10.90-v7l (aka@c26) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #11 SMP Mon Jan 24 01:38:45 +04 2022
[ 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.5
[ 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-0x0000000039ffffff]
[ 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: 499712
[ KERNEL] [ 0.000000] DMA zone: 1536 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: 303104 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: 498176
[ KERNEL] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:82:EE:25 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 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 0x0000000025c00000-0x0000000029c00000] (64MB)
[ KERNEL] [ 0.000000] Memory: 1839192K/1998848K available (6144K kernel code, 590K rwdata, 820K rodata, 2048K init, 375K bss, 94120K reserved, 65536K cma-reserved, 1212416K 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 0xc0a00bbc with crng_init=0
[ KERNEL] [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ KERNEL] [ 0.000029] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ KERNEL] [ 0.000083] bcm2835: system timer (irq = 25)
[ KERNEL] [ 0.000623] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ KERNEL] [ 0.000639] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ KERNEL] [ 0.000656] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ KERNEL] [ 0.000669] Switching to timer-based delay loop, resolution 18ns
[ KERNEL] [ 0.000857] Console: colour dummy device 80x30
[ KERNEL] [ 0.000905] printk: console [tty0] enabled
[ KERNEL] [ 0.000939] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[ KERNEL] [ 0.000958] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.001089] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ KERNEL] [ 0.001106] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ KERNEL] [ 0.001633] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001851] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002217] Setting up static identity map for 0x200000 - 0x20003c
[ KERNEL] [ 0.002294] rcu: Hierarchical SRCU implementation.
[ KERNEL] [ 0.002553] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003148] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003810] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004447] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004524] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004537] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ KERNEL] [ 0.004545] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004552] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004934] devtmpfs: initialized
[ KERNEL] [ 0.014182] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ KERNEL] [ 0.014458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014479] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.015934] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016963] NET: Registered protocol family 16
[ KERNEL] [ 0.018962] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.020600] thermal_sys: Registered thermal governor 'step_wise'
[ KERNEL] [ 0.021212] Serial: AMBA PL011 UART driver
[ KERNEL] [ 0.038566] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.050637] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-22T14:23:44, variant start
[ KERNEL] [ 0.060648] raspberrypi-firmware soc:firmware: Firmware hash is 720889ee7c970afe516868d20515a73892f9c127
[ KERNEL] [ 0.101607] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ KERNEL] [ 0.105215] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.105310] usbcore: registered new interface driver hub
[ KERNEL] [ 0.105366] usbcore: registered new device driver usb
[ KERNEL] [ 0.106732] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.118106] NET: Registered protocol family 2
[ KERNEL] [ 0.118326] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ KERNEL] [ 0.119386] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ KERNEL] [ 0.119404] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ KERNEL] [ 0.119459] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.119523] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.119638] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119667] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119778] NET: Registered protocol family 1
[ KERNEL] [ 0.119806] PCI: CLS 0 bytes, default 64
[ KERNEL] [ 0.820085] Initialise system trusted keyrings
[ KERNEL] [ 0.824971] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[ KERNEL] [ 0.939457] Key type asymmetric registered
[ KERNEL] [ 0.939467] Asymmetric key parser 'x509' registered
[ KERNEL] [ 0.939527] bounce: pool size: 64 pages
[ KERNEL] [ 0.939592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 0.942128] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ KERNEL] [ 0.942163] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ KERNEL] [ 0.942201] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ KERNEL] [ 0.942239] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[ KERNEL] [ 1.018889] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ KERNEL] [ 1.019127] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ KERNEL] [ 1.019142] pci_bus 0000:00: root bus resource [bus 00-ff]
[ KERNEL] [ 1.019157] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ KERNEL] [ 1.019207] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ KERNEL] [ 1.019301] pci 0000:00:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.022330] PCI: bus0: Fast back to back transfers disabled
[ KERNEL] [ 1.022565] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ KERNEL] [ 1.022659] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ KERNEL] [ 1.022935] pci 0000:01:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.025957] PCI: bus1: Fast back to back transfers disabled
[ KERNEL] [ 1.025999] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.026016] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ KERNEL] [ 1.026078] pci 0000:00:00.0: PCI bridge to [bus 01]
[ KERNEL] [ 1.026091] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.026290] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ KERNEL] [ 1.026435] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
[ KERNEL] [ 1.027114] bcm2708_fb soc:fb: FB found 1 display(s)
[ KERNEL] [ 1.039617] Console: switching to colour frame buffer device 160x64
[ KERNEL] [ 1.046663] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1280x1024
[ KERNEL] [ 1.051733] iproc-rng200 fe104000.rng: hwrng registered
[ KERNEL] [ 1.051928] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 1.052739] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ KERNEL] [ 1.053215] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ KERNEL] [ 1.053551] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ KERNEL] [ 1.053844] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ KERNEL] [ 1.054095] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ KERNEL] [ 1.057009] zram: Added device: zram0
[ KERNEL] [ 1.059907] libphy: Fixed MDIO Bus: probed
[ KERNEL] [ 1.110011] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.110057] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ KERNEL] [ 1.111616] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000e0000000890
[ KERNEL] [ 1.112053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ KERNEL] [ 1.112066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.112076] usb usb1: Product: xHCI Host Controller
[ KERNEL] [ 1.112086] usb usb1: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.112096] usb usb1: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.112594] hub 1-0:1.0: USB hub found
[ KERNEL] [ 1.112657] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 1.113126] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.113152] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ KERNEL] [ 1.113188] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ KERNEL] [ 1.113433] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ KERNEL] [ 1.113446] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.113457] usb usb2: Product: xHCI Host Controller
[ KERNEL] [ 1.113466] usb usb2: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.113479] usb usb2: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.114002] hub 2-0:1.0: USB hub found
[ KERNEL] [ 1.114055] hub 2-0:1.0: 4 ports detected
[ KERNEL] [ 1.115399] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 1.115544] dwc_otg: FIQ enabled
[ KERNEL] [ 1.115556] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 1.115564] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 1.115577] Module dwc_common_port init
[ KERNEL] [ 1.119922] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 1.121670] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 1.123049] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 1.123060] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 1.123606] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ KERNEL] [ 1.123921] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 1.124227] hid: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 1.125180] usbcore: registered new interface driver usbhid
[ KERNEL] [ 1.125194] usbhid: USB HID core driver
[ KERNEL] [ 1.137468] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ KERNEL] [ 1.137477] [vc_sm_connected_init]: start
[ KERNEL] [ 1.143146] [vc_sm_connected_init]: installed successfully
[ KERNEL] [ 1.143322] NET: Registered protocol family 17
[ KERNEL] [ 1.143384] Registering SWP/SWPB emulation handler
[ KERNEL] [ 1.143397] Loading compiled-in X.509 certificates
[ KERNEL] [ 1.145282] uart-pl011 fe201000.serial: there is not valid maps for state default
[ KERNEL] [ 1.145362] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ KERNEL] [ 1.145397] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ KERNEL] [ 1.150893] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ KERNEL] [ 1.151204] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 1.151210] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ KERNEL] [ 1.177088] of_cfs_init
[ KERNEL] [ 1.177185] of_cfs_init: OK
[ KERNEL] [ 1.195306] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 1.196895] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.198403] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.201115] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 1.202622] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.216747] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ KERNEL] [ 1.228927] Freeing unused kernel memory: 2048K
[ KERNEL] [ 1.240877] random: fast init done
[ KERNEL] [ 1.268367] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 1.314241] Run /init as init process
[ KERNEL] [ 1.314245] with arguments:
[ KERNEL] [ 1.314248] /init
[ KERNEL] [ 1.314251] with environment:
[ KERNEL] [ 1.314255] HOME=/
[ KERNEL] [ 1.314257] TERM=linux
[ KERNEL] [ 1.314261] wtboot=mmc
[ KERNEL] [ 1.335988] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ KERNEL] [ 1.336385] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ KERNEL] [ 1.337980] mmcblk0: p1
[ hotplug] [ 1.332542] Block device 179:0. No action.
[ hotplug] [ 1.332704] Block device 179:1. No action.
[ hotplug] [ 1.367334] Block device 254:0. No action.
[ KERNEL] [ 1.406771] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ KERNEL] [ 1.609348] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ KERNEL] [ 1.609363] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 1.609374] usb 1-1: Product: USB2.0 Hub
[ KERNEL] [ 1.611029] hub 1-1:1.0: USB hub found
[ KERNEL] [ 1.611305] hub 1-1:1.0: 4 ports detected
[ pfac] [ 1.616126] Run /sbin/initrd.
[ pfac] [ 1.616357] Ok, PID 797.
[ initrd] [ 1.619587] WTware 6.0.72/RPi shell.
[ initrd] [ 1.620113] Load font 'ter-c32b.psf', console 80x32.
[ initrd] [ 1.633499] HDD/MMC/SD boot.
[ initrd] [ 1.633597] No device '/dev/fb1'.
[ initrd] [ 1.700300] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentati ... config-txt
| #
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=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
| gpu_mem=96
| disable_splash=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/documentati ... eo-options
| #
| # 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.936762] usb 1-1.1: new low-speed USB device number 3 using xhci_hcd
[ KERNEL] [ 2.074367] usb 1-1.1: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ KERNEL] [ 2.074381] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.074392] usb 1-1.1: Product: USB Optical Mouse
[ KERNEL] [ 2.074402] usb 1-1.1: Manufacturer: PixArt
[ KERNEL] [ 2.083838] input: PixArt USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:093A:2510.0001/input/input0
[ KERNEL] [ 2.084180] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:01:00.0-1.1/input0
[ KERNEL] [ 2.186752] usb 1-1.3: new high-speed USB device number 4 using xhci_hcd
[ KERNEL] [ 2.318376] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ KERNEL] [ 2.318391] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 2.318401] usb 1-1.3: Product: USB2.0 Hub
[ KERNEL] [ 2.320154] hub 1-1.3:1.0: USB hub found
[ KERNEL] [ 2.320559] hub 1-1.3:1.0: 4 ports detected
[ KERNEL] [ 2.416756] usb 1-1.4: new full-speed USB device number 5 using xhci_hcd
[ KERNEL] [ 2.560565] usb 1-1.4: New USB device found, idVendor=067b, idProduct=2305, bcdDevice= 2.02
[ KERNEL] [ 2.560579] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.560591] usb 1-1.4: Product: IEEE-1284 Controller
[ KERNEL] [ 2.560601] usb 1-1.4: Manufacturer: Prolific Technology Inc.
[ KERNEL] [ 2.656760] usb 1-1.3.1: new low-speed USB device number 6 using xhci_hcd
[ KERNEL] [ 2.830108] usb 1-1.3.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.50
[ KERNEL] [ 2.830121] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.830132] usb 1-1.3.1: Product: RPI Wired Keyboard 4
[ KERNEL] [ 2.830142] usb 1-1.3.1: Manufacturer:
[ KERNEL] [ 2.856074] input: RPI Wired Keyboard 4 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-1.3.1:1.0/0003:04D9:0006.0002/input/input1
[ KERNEL] [ 2.917326] hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Keyboard [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.3.1/input0
[ KERNEL] [ 2.937489] input: RPI Wired Keyboard 4 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-1.3.1:1.1/0003:04D9:0006.0003/input/input2
[ KERNEL] [ 3.017040] hid-generic 0003:04D9:0006.0003: input,hidraw2: USB HID v1.11 Device [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.3.1/input1
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=*
| config=local
\----------------------------------------------------
[ initrd] [ 3.283944] Do not cache package files.
[ initrd] [ 3.284052] WTpassword empty.
[ initrd] [ 3.284149] Unpack /bootmedia/packages/pi2-lib.
[ initrd] [ 3.936700] USB: 04d9:0006 Holtek Semiconductor, Inc. Wired Keyboard (78/79 key) [RPI Wired Keyboard 5].
[ initrd] [ 3.936763] USB: 05e3:0610 Genesys Logic, Inc. Hub.
[ initrd] [ 3.936797] USB: 093a:2510 Pixart Imaging, Inc. Optical Mouse.
[ initrd] [ 3.936831] USB: 2109:3431 VIA Labs, Inc. Hub.
[ initrd] [ 3.936864] USB: 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port.
[ initrd] [ 3.940965] Start Setup.
[ initrd] [ 7.515151] Remount /bootmedia for writing.
[ KERNEL] [ 16.802946] random: crng init done
[ KERNEL] [ 31.206755] cam-dummy-reg: disabling
[ KERNEL] [ 31.206770] cam1-reg: disabling
[ initrd] [ 510.190165] Remount /bootmedia as read-only.
[ initrd] [ 512.591505] Load Ethernet drivers.
[ initrd] [ 512.591610] modprobe genet.
[ KERNEL] [ 512.605393] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ KERNEL] [ 512.626739] libphy: bcmgenet MII bus: probed
[ KERNEL] [ 512.726853] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ KERNEL] [ 512.731078] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ KERNEL] [ 512.731780] bcmgenet fd580000.ethernet eth0: Link is Down
[ initrd] [ 512.725855] WTpassword empty.
[ KERNEL] [ 534.566921] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ initrd] [ 535.630140] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 535.630251] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 535.630344] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 535.630433] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 535.630521] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 535.630606] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 535.630692] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 535.630778] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 535.630863] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 535.630948] 00000100:00000000000000006382536335010236040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 535.631033] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 536.790182] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 536.790280] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 536.790368] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 536.790454] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 536.790540] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 536.790625] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 536.790710] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 536.790795] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 536.790881] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 536.790965] 00000100:00000000000000006382536335010536040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 536.791050] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 536.830092] [DHCP] DHCP server address 10.0.0.1.
[ initrd] [ 536.830182] [DHCP] IP 10.0.0.85 mask 255.255.255.0.
[ initrd] [ 536.830267] [DHCP] Default gateway 10.0.0.1.
[ initrd] [ 536.830350] [DHCP] DNS 75.75.75.75.
[ initrd] [ 536.830434] [DHCP] DNS 75.75.76.76.
[ initrd] [ 536.830517] [DHCP] Domain hsd1.co.comcast.net.
[ initrd] [ 536.830601] [DHCP] TFTP from siaddr 10.0.0.1.
[ initrd] [ 536.830684] [DHCP] TFTP 10.0.0.1.
[ initrd] [ 536.830768] [DHCP] No boot file from DHCP.
[ initrd] [ 536.830851] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ pfac] [ 536.830935] Run /sbin/httpd.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 536.832095] Ok, PID 858.
[ initrd] [ 536.832173] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ initrd] [ 536.832299] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 536.832394] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 142 bytes copied.
[ initrd] [ 536.832505] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| connection
| server=tiendas.se
| rdp_printer=Generic / Text Only
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| connection
| server=tiendas.se
| rdp_printer=Generic / Text Only
\----------------------------------------------------
[ initrd] [ 536.833691] Hostname: "wtwE45F0182EE25".
[ httpd] [ 536.839979] Internal HTTP Server, WTware 6.0.72/RPi
[ initrd] [ 537.100260] [NTP] 42 DHCP option is not set.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ httpd] [ 537.104473] Reread settings.
[ httpd] [ 537.104677] Everyone can control terminal by HTTP.
[ initrd] [ 537.119800] Unpack /bootmedia/packages/pi2-f.
[ gm] [ 537.298173] WTware 6.0.72/RPi session manager.
[ gm] [ 537.298626] [EVDEV] Keys found. Add event2: RPI Wired Keyboard 4.
[ gm] [ 537.298669] [EVDEV] Keys found. Add event1: RPI Wired Keyboard 4.
[ gm] [ 537.298706] [EVDEV] EV_REL flag found. Add event0: PixArt USB Optical Mouse.
[ gm] [ 537.298748] Display mode: 1280x1024, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 537.615579] Framebuffer device found.
[ gm] [ 537.615624] LINELENBYTES 5120
[ gm] [ 537.615660] VLEN 5242880
[ gm] [ 537.616660] Use /usr/lib/ui32.so.
[ gm] [ 537.632514] Unpack /bootmedia/packages/print.
[ gm] [ 537.715026] Load usb printer driver.
[ gm] [ 537.715111] modprobe usblp.
[ KERNEL] [ 537.768075] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 5 if 0 alt 1 proto 2 vid 0x067B pid 0x2305
[ KERNEL] [ 537.768216] usbcore: registered new interface driver usblp
[ gm] [ 537.772834] Run '/sbin/resolver 0xe8dde0 dns [tiendas.se]', log '', env '', pid ''.
[ pfac] [ 537.772964] Run /sbin/resolver 0xe8dde0 dns [tiendas.se].
[ pfac] [ 537.773192] Ok, PID 866.
[ gm] [ 537.773331] Nobody can control terminal by VNC.
[ gm] [ 537.773442] Nobody can control terminal by WTRC.
[ gm] [ 537.818887] tiendas.se
[ pfac] [ 537.819203] Process pid 866 terminated, status 00000000.
[ gm] [ 537.822452] Free ram before fork terminal client /sbin/rdpclient (session 1): 1867928 Kb.
[ pfac] [ 537.822530] Run /sbin/rdpclient 1.
[ gm] [ 537.822567] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 537.822708] Ok, PID 867.
[ rdpclient 867] [ 537.833339] RDP Terminal Client, WTware 6.0.72/RPi, pipe 1, pid 867.
[ rdpclient 867] [ 537.833596] Use /usr/lib/ui32.so.
[ rdpclient 867] [ 537.834626] Printer 'Generic / Text Only', driver 'Generic / Text Only', default.
[ rdpclient 867] [ 537.834745] Make RDP session with 3.6.16.2, port 3389.
[ rdpclient 867] [ 537.834836] No username.
[ rdpclient 867] [ 537.834989] No password.
[ rdpclient 867] [ 537.835165] No PIN.
[ rdpclient 867] [ 537.835261] No domain.
[ rdpclient 867] [ 537.835343] No shell.
[ rdpclient 867] [ 537.835428] No directory.
[ rdpclient 867] [ 537.835513] Window: 1216x1024@32.
[ rdpclient 867] [ 537.835605] PFlags 0x0000002F.
[ rdpclient 867] [ 537.835692] Keyboard 00000409:00000000.
[ rdpclient 867] [ 537.835771] My hostname "wtwE45F0182EE25".
[ rdpclient 867] [ 537.835848] TCP: connecting to 3.6.13.2:3389.
[ rdpclient 867] [ 537.900250] TCP: connection with 3.6.13.2:3389 established.
[ rdpclient 867] [ 537.900390] Turn keepalive on.
[ rdpclient 867] [ 537.901462] Free ram after buffers allocation: 1867932 KB.
[ rdpclient 867] [ 537.971106] Server supports GFX Pipeline.
[ rdpclient 867] [ 538.038132] RDP 10.6 server.
[ rdpclient 867] [ 538.038266] Process RDP server certificate.
[ rdpclient 867] [ 538.038380] RDP5 encryption (X.509).
[ rdpclient 867] [ 538.583622] Enable font smoothing and Desktop Composition.
[ rdpclient 867] [ 538.763442] License: STATUS_VALID_CLIENT.
[ rdpclient 867] [ 538.994548] Advertice h264 AVC444.
[ rdpclient 867] [ 539.057712] GFX decoder thread.
[ rdpclient 867] [ 539.060391] Graphics output buffer 1216x1024, 1 monitors.
[ rdpclient 867] [ 539.060511] Monitor 0: 0.0-1215.1023 primary.
[ rdpclient 867] [ 539.654549] Run 4 tile threads.
[ rdpclient 867] [ 564.780608] TS_STATUS_FINDING_DESTINATION
[ gm] [ 564.780809] Do not display state after connection.
[ rdpclient 867] [ 564.795754] TS_STATUS_LOADING_DESTINATION
[ rdpclient 867] [ 564.795861] TS_STATUS_REDIRECTING_TO_DESTINATION
[ rdpclient 867] [ 564.830653] TS_STATUS_BRINGING_SESSION_ONLINE
[ rdpclient 867] [ 564.831683] TS_STATUS_VM_LOADING
[ rdpclient 867] [ 565.218369] errorInfo 0x00000000.
[ rdpclient 867] [ 565.527525] SessionId 0x0000000c: I
[ rdpclient 867] [ 566.907975] rdpclient-vchan-rdpdr.cpp ( 1767): -- ERROR -- Unknown printer redirector IRP 0x0000000e:0x00000000.
Home WTware diskless client.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by akatik »

Driver found converter on USB. WTware redirects printer. It should work.

Please, try to connect with mstsc.exe to the same server with the same user. Will you see the printer? Show me screenshot from mstsc.exe where you see printer in RDP session.

Also, please install (install on windows, write new SD for Raspberry) this build: http://wtware.com/testing/202202222201.zip

And make me the same log. Do not enter wtware Setup while recording the log.
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

The printer does appear when I connect using MSTC and if I disconnect it disappears. You can see it as the default printer and with the proper name Generic / Text Only (redirected 24) which changes according the session I get.

Here is the log:

WTware 6.0.73/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 5.10.90-v7l (aka@c26) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #19 SMP Tue Feb 22 21:52:36 +04 2022
[ 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.5
[ 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-0x0000000039ffffff]
[ 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: 499712
[ KERNEL] [ 0.000000] DMA zone: 1536 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: 303104 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: 498176
[ KERNEL] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:82:EE:25 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 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 0x0000000025c00000-0x0000000029c00000] (64MB)
[ KERNEL] [ 0.000000] Memory: 1839192K/1998848K available (6144K kernel code, 590K rwdata, 820K rodata, 2048K init, 375K bss, 94120K reserved, 65536K cma-reserved, 1212416K 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 0xc0a00bbc with crng_init=0
[ KERNEL] [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ KERNEL] [ 0.000029] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ KERNEL] [ 0.000082] bcm2835: system timer (irq = 25)
[ KERNEL] [ 0.000620] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ KERNEL] [ 0.000636] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ KERNEL] [ 0.000653] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ KERNEL] [ 0.000666] Switching to timer-based delay loop, resolution 18ns
[ KERNEL] [ 0.000853] Console: colour dummy device 80x30
[ KERNEL] [ 0.000901] 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.001084] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ KERNEL] [ 0.001101] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ KERNEL] [ 0.001622] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001835] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002199] Setting up static identity map for 0x200000 - 0x20003c
[ KERNEL] [ 0.002276] rcu: Hierarchical SRCU implementation.
[ KERNEL] [ 0.002534] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003125] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003784] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004420] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004503] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004516] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ KERNEL] [ 0.004524] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004531] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004916] devtmpfs: initialized
[ KERNEL] [ 0.014106] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ KERNEL] [ 0.014378] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014398] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.015842] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016878] NET: Registered protocol family 16
[ KERNEL] [ 0.018874] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.020480] thermal_sys: Registered thermal governor 'step_wise'
[ KERNEL] [ 0.021121] Serial: AMBA PL011 UART driver
[ KERNEL] [ 0.038467] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.050634] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-22T14:23:44, variant start
[ KERNEL] [ 0.060644] raspberrypi-firmware soc:firmware: Firmware hash is 720889ee7c970afe516868d20515a73892f9c127
[ KERNEL] [ 0.101594] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ KERNEL] [ 0.105219] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.105316] usbcore: registered new interface driver hub
[ KERNEL] [ 0.105372] usbcore: registered new device driver usb
[ KERNEL] [ 0.106745] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.117602] NET: Registered protocol family 2
[ KERNEL] [ 0.117819] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ KERNEL] [ 0.118881] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ KERNEL] [ 0.118900] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ KERNEL] [ 0.118954] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.119014] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.119124] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119154] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119262] NET: Registered protocol family 1
[ KERNEL] [ 0.119289] PCI: CLS 0 bytes, default 64
[ KERNEL] [ 0.820281] Initialise system trusted keyrings
[ KERNEL] [ 0.826393] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[ KERNEL] [ 0.938295] Key type asymmetric registered
[ KERNEL] [ 0.938305] Asymmetric key parser 'x509' registered
[ KERNEL] [ 0.938360] bounce: pool size: 64 pages
[ KERNEL] [ 0.938427] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 0.940988] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ KERNEL] [ 0.941026] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ KERNEL] [ 0.941070] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ KERNEL] [ 0.941113] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[ KERNEL] [ 1.018907] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ KERNEL] [ 1.019148] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ KERNEL] [ 1.019163] pci_bus 0000:00: root bus resource [bus 00-ff]
[ KERNEL] [ 1.019178] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ KERNEL] [ 1.019227] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ KERNEL] [ 1.019317] pci 0000:00:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.022355] PCI: bus0: Fast back to back transfers disabled
[ KERNEL] [ 1.022596] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ KERNEL] [ 1.022687] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ KERNEL] [ 1.022962] pci 0000:01:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.025989] PCI: bus1: Fast back to back transfers disabled
[ KERNEL] [ 1.026032] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.026048] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ KERNEL] [ 1.026109] pci 0000:00:00.0: PCI bridge to [bus 01]
[ KERNEL] [ 1.026123] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.026326] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ KERNEL] [ 1.026477] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
[ KERNEL] [ 1.027185] bcm2708_fb soc:fb: FB found 1 display(s)
[ KERNEL] [ 1.038288] Console: switching to colour frame buffer device 160x64
[ KERNEL] [ 1.045338] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1280x1024
[ KERNEL] [ 1.054492] iproc-rng200 fe104000.rng: hwrng registered
[ KERNEL] [ 1.054710] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 1.055671] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ KERNEL] [ 1.056229] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ KERNEL] [ 1.056595] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ KERNEL] [ 1.059003] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ KERNEL] [ 1.061461] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ KERNEL] [ 1.066571] zram: Added device: zram0
[ KERNEL] [ 1.069588] libphy: Fixed MDIO Bus: probed
[ KERNEL] [ 1.120005] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.120051] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ KERNEL] [ 1.121731] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000e0000000890
[ KERNEL] [ 1.122180] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ KERNEL] [ 1.122193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.122203] usb usb1: Product: xHCI Host Controller
[ KERNEL] [ 1.122213] usb usb1: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.122222] usb usb1: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.122726] hub 1-0:1.0: USB hub found
[ KERNEL] [ 1.122787] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 1.123246] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.123273] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ KERNEL] [ 1.123306] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ KERNEL] [ 1.123547] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ KERNEL] [ 1.123559] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.123569] usb usb2: Product: xHCI Host Controller
[ KERNEL] [ 1.123578] usb usb2: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.123587] usb usb2: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.124217] hub 2-0:1.0: USB hub found
[ KERNEL] [ 1.124279] hub 2-0:1.0: 4 ports detected
[ KERNEL] [ 1.125509] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 1.125657] dwc_otg: FIQ enabled
[ KERNEL] [ 1.125669] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 1.125677] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 1.125691] Module dwc_common_port init
[ KERNEL] [ 1.127328] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 1.129150] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 1.130373] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 1.130382] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 1.130795] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ KERNEL] [ 1.131134] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 1.131430] hid: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 1.133237] usbcore: registered new interface driver usbhid
[ KERNEL] [ 1.133251] usbhid: USB HID core driver
[ KERNEL] [ 1.144489] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ KERNEL] [ 1.144499] [vc_sm_connected_init]: start
[ KERNEL] [ 1.150442] [vc_sm_connected_init]: installed successfully
[ KERNEL] [ 1.150623] NET: Registered protocol family 17
[ KERNEL] [ 1.150680] Registering SWP/SWPB emulation handler
[ KERNEL] [ 1.150691] Loading compiled-in X.509 certificates
[ KERNEL] [ 1.152510] uart-pl011 fe201000.serial: there is not valid maps for state default
[ KERNEL] [ 1.152580] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ KERNEL] [ 1.152623] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ KERNEL] [ 1.158031] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ KERNEL] [ 1.158320] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 1.158326] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ KERNEL] [ 1.185523] of_cfs_init
[ KERNEL] [ 1.185624] of_cfs_init: OK
[ KERNEL] [ 1.201892] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 1.203391] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.204890] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.207585] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 1.209084] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.222858] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ KERNEL] [ 1.234971] Freeing unused kernel memory: 2048K
[ KERNEL] [ 1.247450] random: fast init done
[ KERNEL] [ 1.275512] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 1.306886] Run /init as init process
[ KERNEL] [ 1.306893] with arguments:
[ KERNEL] [ 1.306898] /init
[ KERNEL] [ 1.306903] with environment:
[ KERNEL] [ 1.306908] HOME=/
[ KERNEL] [ 1.306913] TERM=linux
[ KERNEL] [ 1.306918] wtboot=mmc
[ KERNEL] [ 1.344267] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ KERNEL] [ 1.344663] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ KERNEL] [ 1.346244] mmcblk0: p1
[ hotplug] [ 1.340772] Block device 179:0. No action.
[ hotplug] [ 1.341095] Block device 179:1. No action.
[ hotplug] [ 1.364049] Block device 254:0. No action.
[ KERNEL] [ 1.426786] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ KERNEL] [ 1.619828] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ KERNEL] [ 1.619853] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 1.619873] usb 1-1: Product: USB2.0 Hub
[ pfac] [ 1.614329] Run /sbin/initrd.
[ pfac] [ 1.614446] Ok, PID 793.
[ KERNEL] [ 1.621902] hub 1-1:1.0: USB hub found
[ KERNEL] [ 1.622182] hub 1-1:1.0: 4 ports detected
[ initrd] [ 1.617541] WTware 6.0.73/RPi shell.
[ initrd] [ 1.618131] Load font 'ter-c32b.psf', console 80x32.
[ initrd] [ 1.634115] HDD/MMC/SD boot.
[ initrd] [ 1.634240] No device '/dev/fb1'.
[ initrd] [ 1.700957] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentati ... config-txt
| #
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=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
| gpu_mem=96
| disable_splash=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/documentati ... eo-options
| #
| # 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.956778] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[ KERNEL] [ 2.088370] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ KERNEL] [ 2.088385] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 2.088397] usb 1-1.2: Product: USB2.0 Hub
[ KERNEL] [ 2.090096] hub 1-1.2:1.0: USB hub found
[ KERNEL] [ 2.090490] hub 1-1.2:1.0: 4 ports detected
[ KERNEL] [ 2.186768] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[ KERNEL] [ 2.328597] usb 1-1.3: New USB device found, idVendor=067b, idProduct=2305, bcdDevice= 2.02
[ KERNEL] [ 2.328610] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.328621] usb 1-1.3: Product: IEEE-1284 Controller
[ KERNEL] [ 2.328631] usb 1-1.3: Manufacturer: Prolific Technology Inc.
[ KERNEL] [ 2.426772] usb 1-1.2.1: new low-speed USB device number 5 using xhci_hcd
[ KERNEL] [ 2.600622] usb 1-1.2.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.50
[ KERNEL] [ 2.600634] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.600646] usb 1-1.2.1: Product: RPI Wired Keyboard 4
[ KERNEL] [ 2.600656] usb 1-1.2.1: Manufacturer:
[ KERNEL] [ 2.626580] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:04D9:0006.0001/input/input0
[ KERNEL] [ 2.687435] hid-generic 0003:04D9:0006.0001: input,hidraw0: USB HID v1.11 Keyboard [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.2.1/input0
[ KERNEL] [ 2.708079] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:04D9:0006.0002/input/input1
[ KERNEL] [ 2.787053] hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Device [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.2.1/input1
[ KERNEL] [ 2.906769] usb 1-1.2.2: new low-speed USB device number 6 using xhci_hcd
[ KERNEL] [ 3.044437] usb 1-1.2.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ KERNEL] [ 3.044451] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 3.044462] usb 1-1.2.2: Product: USB Optical Mouse
[ KERNEL] [ 3.044472] usb 1-1.2.2: Manufacturer: PixArt
[ KERNEL] [ 3.053761] input: PixArt USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:093A:2510.0003/input/input2
[ KERNEL] [ 3.054082] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:01:00.0-1.2.2/input0
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = local
| setupPassword = 56e454a86125f7605039c3bfabacfbda
\----------------------------------------------------
[ initrd] [ 3.143835] Do not cache package files.
[ initrd] [ 3.143941] WTpassword present: 56e454a86125f7605039c3bfabacfbda.
[ initrd] [ 3.144038] Unpack /bootmedia/packages/pi2-lib.
[ initrd] [ 3.827069] USB: 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port.
[ initrd] [ 3.827131] USB: 04d9:0006 Holtek Semiconductor, Inc. Wired Keyboard (78/79 key) [RPI Wired Keyboard 5].
[ initrd] [ 3.827167] USB: 2109:3431 VIA Labs, Inc. Hub.
[ initrd] [ 3.827201] USB: 093a:2510 Pixart Imaging, Inc. Optical Mouse.
[ initrd] [ 3.827235] USB: 05e3:0610 Genesys Logic, Inc. Hub.
[ initrd] [ 5.152177] Load Ethernet drivers.
[ initrd] [ 5.152278] modprobe genet.
[ KERNEL] [ 5.166166] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ KERNEL] [ 5.196798] libphy: bcmgenet MII bus: probed
[ KERNEL] [ 5.306847] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ initrd] [ 5.306023] WTpassword present: 56e454a86125f7605039c3bfabacfbda.
[ KERNEL] [ 5.311351] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ KERNEL] [ 5.313429] bcmgenet fd580000.ethernet eth0: Link is Down
[ KERNEL] [ 15.686933] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ initrd] [ 16.270134] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 16.270283] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 16.270435] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 16.270566] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270695] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270823] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270950] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.271076] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.271203] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.271331] 00000100:00000000000000006382536335010236040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 16.271458] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 16.271587] 00000140:636F2E636F6D636173742E6E657406084B4B4B4B4B4B4C4CFF co.comcast.net..KKKKKKLL.
[ initrd] [ 17.440192] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 17.440331] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 17.440461] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 17.440589] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.440716] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.440843] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.440970] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.441096] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.441222] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.441349] 00000100:00000000000000006382536335010536040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 17.441475] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 17.441601] 00000140:636F2E636F6D636173742E6E657406084B4B4B4B4B4B4C4CFF co.comcast.net..KKKKKKLL.
[ initrd] [ 17.490105] [DHCP] DHCP server address 10.0.0.1.
[ initrd] [ 17.490229] [DHCP] IP 10.0.0.85 mask 255.255.255.0.
[ initrd] [ 17.490350] [DHCP] Default gateway 10.0.0.1.
[ initrd] [ 17.490467] [DHCP] DNS 75.75.75.75.
[ initrd] [ 17.490584] [DHCP] DNS 75.75.76.76.
[ initrd] [ 17.490701] [DHCP] Domain hsd1.co.comcast.net.
[ initrd] [ 17.490818] [DHCP] TFTP from siaddr 10.0.0.1.
[ initrd] [ 17.490933] [DHCP] TFTP 10.0.0.1.
[ initrd] [ 17.491049] [DHCP] No boot file from DHCP.
[ initrd] [ 17.491164] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ initrd] [ 17.493301] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 17.493542] Run /sbin/httpd.
[ pfac] [ 17.493798] Ok, PID 856.
[ initrd] [ 17.494215] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 17.496747] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 330 bytes copied.
[ initrd] [ 17.496907] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=tien
| graphic=abc
| domain=INIFINITEAPP
| rdp_printer=Generic / Text Only
| user=+CIeXVJMdmOEUDwddks0P6TQWKbNO0Lsp4Ao
| connection
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=ti
| graphic=abc
| domain=INIFINITEAPP
| rdp_printer=Generic / Text Only
| user=+CIeXVJMdmOEUDwddks0P6TQWKbNO0Lsp4Ao
| connection
\----------------------------------------------------
[ initrd] [ 17.498299] Hostname: "wtwE45F0182EE25".
[ httpd] [ 17.501418] Internal HTTP Server, WTware 6.0.73/RPi
[ initrd] [ 17.730268] [NTP] 42 DHCP option is not set.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
Start LLDP.
[DHCP] Renew interval 3600 seconds.
[ httpd] [ 17.735022] Reread settings.
[ initrd] [ 17.735150] Unpack /bootmedia/packages/pi2-f.
[ httpd] [ 17.735251] Everyone can control terminal by HTTP.
[ KERNEL] [ 17.919611] random: crng init done
[ gm] [ 17.918083] WTware 6.0.73/RPi session manager.
[ gm] [ 17.918576] [EVDEV] EV_REL flag found. Add event2: PixArt USB Optical Mouse.
[ gm] [ 17.918619] [EVDEV] Keys found. Add event1: RPI Wired Keyboard 4.
[ gm] [ 17.918661] [EVDEV] Keys found. Add event0: RPI Wired Keyboard 4.
[ gm] [ 17.918703] Display mode: 1280x1024, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 18.229491] Framebuffer device found.
[ gm] [ 18.229539] LINELENBYTES 5120
[ gm] [ 18.229577] VLEN 5242880
[ gm] [ 18.230586] Use /usr/lib/ui32.so.
[ gm] [ 18.246256] Unpack /bootmedia/packages/print.
[ gm] [ 18.325436] Load usb printer driver.
[ gm] [ 18.325529] modprobe usblp.
[ KERNEL] [ 18.377179] usblp 1-1.3:1.0: usblp0: USB Bidirectional printer dev 4 if 0 alt 1 proto 2 vid 0x067B pid 0x2305
[ KERNEL] [ 18.377376] usbcore: registered new interface driver usblp
[ gm] [ 18.399671] Run '/sbin/resolver 0x23ff080 dns [tas.se]', log '', env '', pid ''.
[ pfac] [ 18.399735] Run /sbin/resolver 0x23ff080 dns [tien].
[ pfac] [ 18.399850] Ok, PID 866.
[ gm] [ 18.399903] Nobody can control terminal by VNC.
[ gm] [ 18.399951] Nobody can control terminal by WTRC.
[ gm] [ 18.446402] tien.
[ pfac] [ 18.446765] Process pid 866 terminated, status 00000000.
[ gm] [ 18.450551] Free ram before fork terminal client /sbin/rdpclient (session 1): 1867756 Kb.
[ pfac] [ 18.450642] Run /sbin/rdpclient 1.
[ gm] [ 18.450685] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 18.450845] Ok, PID 867.
[ rdpclient 867] [ 18.462818] RDP Terminal Client, WTware 6.0.73/RPi, pipe 1, pid 867.
[ rdpclient 867] [ 18.463066] Use /usr/lib/ui32.so.
[ rdpclient 867] [ 18.463878] Printer 'Generic / Text Only', driver 'Generic / Text Only', default.
[ rdpclient 867] [ 18.464032] Make RDP session with 3, port 3389.
[ rdpclient 867] [ 18.464106] Username: ".
[ rdpclient 867] [ 18.464180] Password: present.
[ rdpclient 867] [ 18.464244] No PIN.
[ rdpclient 867] [ 18.464358] Domain: "INIFINITEAPP".
[ rdpclient 867] [ 18.464439] No shell.
[ rdpclient 867] [ 18.464517] No directory.
[ rdpclient 867] [ 18.464582] Window: 1216x1024@32.
[ rdpclient 867] [ 18.464642] PFlags 0x00000028.
[ rdpclient 867] [ 18.464706] Keyboard 00000409:00000000.
[ rdpclient 867] [ 18.464771] My hostname "wtwE45F0182EE25".
[ rdpclient 867] [ 18.464829] TCP: connecting to 33
[ rdpclient 867] [ 18.525414] TCP: connection with 39 established.
[ rdpclient 867] [ 18.525554] Turn keepalive on.
[ rdpclient 867] [ 18.526604] Free ram after buffers allocation: 1867504 KB.
[ rdpclient 867] [ 18.600567] Server supports GFX Pipeline.
[ rdpclient 867] [ 18.670344] RDP 10.6 server.
[ rdpclient 867] [ 18.670457] Process RDP server certificate.
[ rdpclient 867] [ 18.670556] RDP5 encryption (X.509).
[ rdpclient 867] [ 19.224037] Enable font smoothing and Desktop Composition.
[ rdpclient 867] [ 21.668744] License: STATUS_VALID_CLIENT.
[ rdpclient 867] [ 21.994636] Advertice h264 AVC444.
[ rdpclient 867] [ 22.059611] GFX decoder thread.
[ rdpclient 867] [ 22.062481] Graphics output buffer 1216x1024, 1 monitors.
[ rdpclient 867] [ 22.062591] Monitor 0: 0.0-1215.1023 primary.
[ rdpclient 867] [ 22.644866] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 867] [ 22.645024] rdpclient-vchan-rdpdr.cpp ( 1134): PAKID_CORE_SERVER_ANNOUNCE
[ rdpclient 867] [ 22.645155] rdpclient-vchan-rdpdr.cpp ( 1166): VersionMajor 1, VersionMinor 13, ClientId 0x00000018 => 0x00000018.
[ rdpclient 867] [ 22.706060] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 84 bytes.
[ rdpclient 867] [ 22.706171] rdpclient-vchan-rdpdr.cpp ( 1209): PAKID_CORE_SERVER_CAPABILITY
[ rdpclient 867] [ 22.706249] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 867] [ 22.706325] rdpclient-vchan-rdpdr.cpp ( 1188): PAKID_CORE_CLIENTID_CONFIRM
[ rdpclient 867] [ 22.706400] rdpclient-vchan-rdpdr.h ( 82): Announce device type 4 DeviceId 1 name PRN1, 104 bytes of DeviceData.
[ rdpclient 867] [ 22.744981] Run 4 tile threads.
[ KERNEL] [ 31.206767] cam-dummy-reg: disabling
[ KERNEL] [ 31.206784] cam1-reg: disabling
[ rdpclient 867] [ 120.825215] TS_STATUS_FINDING_DESTINATION
[ gm] [ 120.825363] Do not display state after connection.
[ rdpclient 867] [ 120.832451] TS_STATUS_LOADING_DESTINATION
[ rdpclient 867] [ 120.832587] TS_STATUS_REDIRECTING_TO_DESTINATION
[ rdpclient 867] [ 120.848509] TS_STATUS_BRINGING_SESSION_ONLINE
[ rdpclient 867] [ 120.850021] TS_STATUS_VM_LOADING
[ rdpclient 867] [ 120.884449] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000018.
[ rdpclient 867] [ 121.085263] SessionId 0x00000018: INFIN
[ rdpclient 867] [ 121.091041] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 4 bytes.
[ rdpclient 867] [ 121.091156] rdpclient-vchan-rdpdr.cpp ( 1217): PAKID_CORE_USER_LOGGEDON
[ rdpclient 867] [ 121.091259] rdpclient-vchan-rdpdr.h ( 82): Announce device type 4 DeviceId 1 name PRN1, 104 bytes of DeviceData.
[ rdpclient 867] [ 121.152647] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 867] [ 121.152769] rdpclient-vchan-rdpdr.cpp ( 1197): PAKID_CORE_DEVICE_REPLY
[ rdpclient 867] [ 121.152856] rdpclient-vchan-rdpdr.cpp ( 1205): DeviceId 1, ResultCode 0.
[ rdpclient 867] [ 123.912620] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 867] [ 123.912765] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x0 MinorFunction 0x0, last.
[ rdpclient 867] [ 123.912873] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x0 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 867] [ 123.912982] rdpclient-vchan-rdpdr.cpp ( 1710): IRP_MJ_CREATE
[ rdpclient 867] [ 123.913082] rdpclient-vchan-rdpdr.cpp ( 1598): Printer found!
[ rdpclient 867] [ 123.913181] rdpclient-vchan-rdpdr.cpp ( 1606): Device fd 13.
[ rdpclient 867] [ 123.913280] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, 4 data bytes.
[ rdpclient 867] [ 123.971605] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 867] [ 123.971717] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0xe MinorFunction 0x0, last.
[ rdpclient 867] [ 123.971839] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0xe MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 867] [ 123.971942] rdpclient-vchan-rdpdr.cpp ( 1768): -- ERROR -- Unknown printer redirector IRP 0x0000000e:0x00000000 32 bytes.
[ rdpclient 867] [ 123.972043] 00000000:0004000000000000340022000000000000000000000000000000000000000000 ........4.".....................
[ rdpclient 867] [ 123.972144] rdpclient-vchan-rdpdr.cpp ( 174): Send short IRP completion. Device 1, IRPId 0, IoStatus 0xc000000d, total 20 data bytes.
[ rdpclient 867] [ 124.034251] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 867] [ 124.034364] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x2 MinorFunction 0x0, last.
[ rdpclient 867] [ 124.034468] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x2 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 867] [ 124.034572] rdpclient-vchan-rdpdr.cpp ( 1722): IRP_MJ_CLOSE
[ rdpclient 867] [ 124.034671] rdpclient-vchan-rdpdr.h ( 281): Close printer device fd 13.
[ rdpclient 867] [ 124.034772] rdpclient-vchan-rdpdr.cpp ( 174): Send short IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, total 21 data bytes.
Attachments
WhatsApp Image 2022-02-22 at 10.19.27 PM.jpeg
WhatsApp Image 2022-02-22 at 10.19.27 PM.jpeg (117.77 KiB) Viewed 51582 times
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

P.S. It still doesn't appear with this new build. Do I have to do something else than just write the configuration in the configuration file?
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by akatik »

Shakes0711 wrote: Wed Feb 23, 2022 8:23 am The printer does appear when I connect using MSTC and if I disconnect it disappears. You can see it
The same server, the same user?
Shakes0711 wrote: Wed Feb 23, 2022 8:35 am P.S. It still doesn't appear with this new build. Do I have to do something else than just write the configuration in the configuration file?
Config file is correct. Looks like something is wrong in wtware.

Your server sends "Unknown printer redirector IRP" that none of my servers send. Perhaps, it is the problem. WTware does not know what to answer on request, that we have never seen before. Not sure I can fix it but let me try. Please run this build:
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

Same user and same server.

I don't see the build.

I was playing around and I was able to make it work on WTware when I manually added the printer through control panel and used the following port.
WhatsApp Image 2022-02-25 at 8.38.02 PM.jpeg
WhatsApp Image 2022-02-25 at 8.38.02 PM.jpeg (122.02 KiB) Viewed 51517 times


The only problem is that sometimes when I log off and log back in it doesn't always work again. Since the port stops existing when you log off wtware or the TS Port becomes available to other users something happens that it doesn't register again.

There must be a way to make it work if I was able to added it manually.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by akatik »

Sorry, I missed the link, here's the build I've asked to run:

http://wtware.com/testing/202202250244.zip
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

here is the Log. It still isn't registering the printer but like I mentioned above I have managed to make it work manually adding the printer with before mentioned port. Is there something we can do?

WTware v.6.0.73/RPi
WTware 6.0.73/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 5.10.90-v7l (aka@c26) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #20 SMP Fri Feb 25 02:39:10 +04 2022
[ 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.5
[ 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-0x0000000039ffffff]
[ 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: 499712
[ KERNEL] [ 0.000000] DMA zone: 1536 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: 303104 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: 498176
[ KERNEL] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:82:EE:25 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 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 0x0000000025c00000-0x0000000029c00000] (64MB)
[ KERNEL] [ 0.000000] Memory: 1839192K/1998848K available (6144K kernel code, 590K rwdata, 820K rodata, 2048K init, 375K bss, 94120K reserved, 65536K cma-reserved, 1212416K 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 0xc0a00bbc with crng_init=0
[ KERNEL] [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ KERNEL] [ 0.000029] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ KERNEL] [ 0.000082] bcm2835: system timer (irq = 25)
[ KERNEL] [ 0.000619] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ KERNEL] [ 0.000636] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ KERNEL] [ 0.000652] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ KERNEL] [ 0.000665] Switching to timer-based delay loop, resolution 18ns
[ KERNEL] [ 0.000851] Console: colour dummy device 80x30
[ KERNEL] [ 0.000899] printk: console [tty0] enabled
[ KERNEL] [ 0.000934] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[ KERNEL] [ 0.000952] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.001083] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ KERNEL] [ 0.001100] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ KERNEL] [ 0.001624] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001837] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002199] Setting up static identity map for 0x200000 - 0x20003c
[ KERNEL] [ 0.002274] rcu: Hierarchical SRCU implementation.
[ KERNEL] [ 0.002528] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003113] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003764] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004392] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004470] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004483] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ KERNEL] [ 0.004491] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004498] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004877] devtmpfs: initialized
[ KERNEL] [ 0.014045] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ KERNEL] [ 0.014326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014344] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.015798] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016827] NET: Registered protocol family 16
[ KERNEL] [ 0.018821] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.020433] thermal_sys: Registered thermal governor 'step_wise'
[ KERNEL] [ 0.021070] Serial: AMBA PL011 UART driver
[ KERNEL] [ 0.038363] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.050636] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-22T14:23:44, variant start
[ KERNEL] [ 0.060649] raspberrypi-firmware soc:firmware: Firmware hash is 720889ee7c970afe516868d20515a73892f9c127
[ KERNEL] [ 0.101708] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ KERNEL] [ 0.105296] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.105390] usbcore: registered new interface driver hub
[ KERNEL] [ 0.105446] usbcore: registered new device driver usb
[ KERNEL] [ 0.106803] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.117893] NET: Registered protocol family 2
[ KERNEL] [ 0.118109] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ KERNEL] [ 0.119174] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ KERNEL] [ 0.119193] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ KERNEL] [ 0.119246] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.119307] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.119418] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119446] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119556] NET: Registered protocol family 1
[ KERNEL] [ 0.119584] PCI: CLS 0 bytes, default 64
[ KERNEL] [ 0.820048] Initialise system trusted keyrings
[ KERNEL] [ 0.823345] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[ KERNEL] [ 0.934950] Key type asymmetric registered
[ KERNEL] [ 0.934962] Asymmetric key parser 'x509' registered
[ KERNEL] [ 0.935015] bounce: pool size: 64 pages
[ KERNEL] [ 0.935090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 0.937730] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ KERNEL] [ 0.937767] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ KERNEL] [ 0.937808] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ KERNEL] [ 0.937846] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[ KERNEL] [ 0.998891] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ KERNEL] [ 0.999129] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ KERNEL] [ 0.999146] pci_bus 0000:00: root bus resource [bus 00-ff]
[ KERNEL] [ 0.999161] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ KERNEL] [ 0.999210] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ KERNEL] [ 0.999299] pci 0000:00:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.002328] PCI: bus0: Fast back to back transfers disabled
[ KERNEL] [ 1.002596] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ KERNEL] [ 1.002686] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ KERNEL] [ 1.002965] pci 0000:01:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.005982] PCI: bus1: Fast back to back transfers disabled
[ KERNEL] [ 1.006025] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.006041] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ KERNEL] [ 1.006102] pci 0000:00:00.0: PCI bridge to [bus 01]
[ KERNEL] [ 1.006115] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.006315] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ KERNEL] [ 1.006460] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
[ KERNEL] [ 1.007100] bcm2708_fb soc:fb: FB found 1 display(s)
[ KERNEL] [ 1.017874] Console: switching to colour frame buffer device 160x64
[ KERNEL] [ 1.024926] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1280x1024
[ KERNEL] [ 1.033952] iproc-rng200 fe104000.rng: hwrng registered
[ KERNEL] [ 1.034161] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 1.035144] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ KERNEL] [ 1.035630] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ KERNEL] [ 1.035939] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ KERNEL] [ 1.036267] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ KERNEL] [ 1.038557] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ KERNEL] [ 1.043514] zram: Added device: zram0
[ KERNEL] [ 1.046458] libphy: Fixed MDIO Bus: probed
[ KERNEL] [ 1.096950] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.096997] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ KERNEL] [ 1.098610] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000e0000000890
[ KERNEL] [ 1.099054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ KERNEL] [ 1.099067] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.099077] usb usb1: Product: xHCI Host Controller
[ KERNEL] [ 1.099088] usb usb1: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.099098] usb usb1: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.099606] hub 1-0:1.0: USB hub found
[ KERNEL] [ 1.099669] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 1.100130] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.100156] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ KERNEL] [ 1.100190] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ KERNEL] [ 1.100446] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ KERNEL] [ 1.100463] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.100475] usb usb2: Product: xHCI Host Controller
[ KERNEL] [ 1.100485] usb usb2: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.100495] usb usb2: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.101062] hub 2-0:1.0: USB hub found
[ KERNEL] [ 1.101116] hub 2-0:1.0: 4 ports detected
[ KERNEL] [ 1.102388] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 1.102527] dwc_otg: FIQ enabled
[ KERNEL] [ 1.102538] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 1.102551] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 1.102568] Module dwc_common_port init
[ KERNEL] [ 1.104908] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 1.106643] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 1.108291] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 1.108303] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 1.108750] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ KERNEL] [ 1.109080] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 1.109351] hid: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 1.111193] usbcore: registered new interface driver usbhid
[ KERNEL] [ 1.111204] usbhid: USB HID core driver
[ KERNEL] [ 1.123006] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ KERNEL] [ 1.123015] [vc_sm_connected_init]: start
[ KERNEL] [ 1.128817] [vc_sm_connected_init]: installed successfully
[ KERNEL] [ 1.129007] NET: Registered protocol family 17
[ KERNEL] [ 1.129072] Registering SWP/SWPB emulation handler
[ KERNEL] [ 1.129084] Loading compiled-in X.509 certificates
[ KERNEL] [ 1.130944] uart-pl011 fe201000.serial: there is not valid maps for state default
[ KERNEL] [ 1.131022] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ KERNEL] [ 1.131056] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ KERNEL] [ 1.136553] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ KERNEL] [ 1.136941] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 1.136950] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ KERNEL] [ 1.162744] of_cfs_init
[ KERNEL] [ 1.162846] of_cfs_init: OK
[ KERNEL] [ 1.180997] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 1.182498] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.183994] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.186683] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 1.188183] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.202474] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ KERNEL] [ 1.214770] Freeing unused kernel memory: 2048K
[ KERNEL] [ 1.227496] random: fast init done
[ KERNEL] [ 1.255522] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 1.287726] Run /init as init process
[ KERNEL] [ 1.287733] with arguments:
[ KERNEL] [ 1.287739] /init
[ KERNEL] [ 1.287743] with environment:
[ KERNEL] [ 1.287748] HOME=/
[ KERNEL] [ 1.287753] TERM=linux
[ KERNEL] [ 1.287758] wtboot=mmc
[ KERNEL] [ 1.324070] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ KERNEL] [ 1.324461] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ KERNEL] [ 1.326057] mmcblk0: p1
[ hotplug] [ 1.320981] Block device 179:0. No action.
[ hotplug] [ 1.321142] Block device 179:1. No action.
[ hotplug] [ 1.342803] Block device 254:0. No action.
[ KERNEL] [ 1.406840] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ pfac] [ 1.593504] Run /sbin/initrd.
[ pfac] [ 1.593828] Ok, PID 793.
[ initrd] [ 1.597547] WTware 6.0.73/RPi shell.
[ initrd] [ 1.598076] Load font 'ter-c32b.psf', console 80x32.
[ KERNEL] [ 1.609481] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ KERNEL] [ 1.609498] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 1.609509] usb 1-1: Product: USB2.0 Hub
[ KERNEL] [ 1.611569] hub 1-1:1.0: USB hub found
[ KERNEL] [ 1.611881] hub 1-1:1.0: 4 ports detected
[ initrd] [ 1.614148] HDD/MMC/SD boot.
[ initrd] [ 1.614221] No device '/dev/fb1'.
[ initrd] [ 1.680799] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentati ... config-txt
| #
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=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
| gpu_mem=96
| disable_splash=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/documentati ... eo-options
| #
| # 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.936835] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[ KERNEL] [ 2.068441] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ KERNEL] [ 2.068454] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 2.068465] usb 1-1.2: Product: USB2.0 Hub
[ KERNEL] [ 2.070145] hub 1-1.2:1.0: USB hub found
[ KERNEL] [ 2.070554] hub 1-1.2:1.0: 4 ports detected
[ KERNEL] [ 2.166830] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[ KERNEL] [ 2.318709] usb 1-1.3: New USB device found, idVendor=067b, idProduct=2305, bcdDevice= 2.02
[ KERNEL] [ 2.318722] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.318733] usb 1-1.3: Product: IEEE-1284 Controller
[ KERNEL] [ 2.318743] usb 1-1.3: Manufacturer: Prolific Technology Inc.
[ KERNEL] [ 2.416838] usb 1-1.2.1: new low-speed USB device number 5 using xhci_hcd
[ KERNEL] [ 2.590234] usb 1-1.2.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.50
[ KERNEL] [ 2.590247] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.590258] usb 1-1.2.1: Product: RPI Wired Keyboard 4
[ KERNEL] [ 2.590268] usb 1-1.2.1: Manufacturer:
[ KERNEL] [ 2.616143] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:04D9:0006.0001/input/input0
[ KERNEL] [ 2.677481] hid-generic 0003:04D9:0006.0001: input,hidraw0: USB HID v1.11 Keyboard [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.2.1/input0
[ KERNEL] [ 2.698297] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:04D9:0006.0002/input/input1
[ KERNEL] [ 2.777120] hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Device [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.2.1/input1
[ KERNEL] [ 2.876832] usb 1-1.2.2: new low-speed USB device number 6 using xhci_hcd
[ KERNEL] [ 3.014797] usb 1-1.2.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ KERNEL] [ 3.014812] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 3.014823] usb 1-1.2.2: Product: USB Optical Mouse
[ KERNEL] [ 3.014833] usb 1-1.2.2: Manufacturer: PixArt
[ KERNEL] [ 3.023942] input: PixArt USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:093A:2510.0003/input/input2
[ KERNEL] [ 3.024228] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:01:00.0-1.2.2/input0
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = local
| setupPassword = 56e454a86125f7605039c3bfabacfbda
\----------------------------------------------------
[ initrd] [ 3.113939] Do not cache package files.
[ initrd] [ 3.114048] WTpassword present: 56e454a86125f7605039c3bfabacfbda.
[ initrd] [ 3.114144] Unpack /bootmedia/packages/pi2-lib.
[ initrd] [ 3.796218] USB: 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port.
[ initrd] [ 3.796278] USB: 04d9:0006 Holtek Semiconductor, Inc. Wired Keyboard (78/79 key) [RPI Wired Keyboard 5].
[ initrd] [ 3.796314] USB: 2109:3431 VIA Labs, Inc. Hub.
[ initrd] [ 3.796348] USB: 093a:2510 Pixart Imaging, Inc. Optical Mouse.
[ initrd] [ 3.796381] USB: 05e3:0610 Genesys Logic, Inc. Hub.
[ initrd] [ 5.122135] Load Ethernet drivers.
[ initrd] [ 5.122237] modprobe genet.
[ KERNEL] [ 5.136225] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ KERNEL] [ 5.166805] libphy: bcmgenet MII bus: probed
[ KERNEL] [ 5.276905] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ initrd] [ 5.275812] WTpassword present: 56e454a86125f7605039c3bfabacfbda.
[ KERNEL] [ 5.281221] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ KERNEL] [ 5.283316] bcmgenet fd580000.ethernet eth0: Link is Down
[ KERNEL] [ 15.686994] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ initrd] [ 16.240134] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 16.240244] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 16.240356] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 16.240444] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.240530] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.240615] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.240700] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.240785] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.240871] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.240955] 00000100:00000000000000006382536335010236040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 16.241041] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 16.241126] 00000140:636F2E636F6D636173742E6E657406084B4B4B4B4B4B4C4CFF co.comcast.net..KKKKKKLL.
[ initrd] [ 17.400187] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 17.400282] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 17.400370] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 17.400456] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.400542] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.400627] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.400712] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.400796] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.400880] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.400965] 00000100:00000000000000006382536335010536040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 17.401050] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 17.401134] 00000140:636F2E636F6D636173742E6E657406084B4B4B4B4B4B4C4CFF co.comcast.net..KKKKKKLL.
[ initrd] [ 17.440108] [DHCP] DHCP server address 10.0.0.1.
[ initrd] [ 17.440202] [DHCP] IP 10.0.0.85 mask 255.255.255.0.
[ initrd] [ 17.440286] [DHCP] Default gateway 10.0.0.1.
[ initrd] [ 17.440369] [DHCP] DNS 75.75.75.75.
[ initrd] [ 17.440452] [DHCP] DNS 75.75.76.76.
[ initrd] [ 17.440535] [DHCP] Domain hsd1.co.comcast.net.
[ initrd] [ 17.440619] [DHCP] TFTP from siaddr 10.0.0.1.
[ initrd] [ 17.440702] [DHCP] TFTP 10.0.0.1.
[ initrd] [ 17.440785] [DHCP] No boot file from DHCP.
[ initrd] [ 17.440868] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 17.441998] Run /sbin/httpd.
[ initrd] [ 17.442057] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 17.442163] Ok, PID 855.
[ initrd] [ 17.442214] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 17.444498] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 396 bytes copied.
[ initrd] [ 17.444633] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=tiendas.se
| graphic=abc
| domain=INFINITEAPP
| rdp_printer=Generic / Text Only
| user=test1:bbWVi3E+CIeXVJMdmOEUDwddks0P6TQWKbNO0Lsp4Ao
| keyboard=es-mx
| numlock=off
| connection
| turnoffmenu=on
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=tiendas.se
| graphic=abc
| domain=INFINITEAPP
| rdp_printer=Generic / Text Only
| user=test1:bbWVi3E+CIeXVJMdmOEUDwddks0P6TQWKbNO0Lsp4Ao
| keyboard=es-mx
| numlock=off
| turnoffmenu=on
| connection
\----------------------------------------------------
[ initrd] [ 17.446274] Hostname: "wtwE45F0182EE25".
[ httpd] [ 17.450599] Internal HTTP Server, WTware 6.0.73/RPi
[ initrd] [ 17.710254] [NTP] 42 DHCP option is not set.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
Start LLDP.
[DHCP] Renew interval 3600 seconds.
[ httpd] [ 17.715042] Reread settings.
[ initrd] [ 17.715155] Unpack /bootmedia/packages/pi2-f.
[ httpd] [ 17.715254] Everyone can control terminal by HTTP.
[ KERNEL] [ 17.895845] random: crng init done
[ gm] [ 17.894321] WTware 6.0.73/RPi session manager.
[ gm] [ 17.894863] [EVDEV] EV_REL flag found. Add event2: PixArt USB Optical Mouse.
[ gm] [ 17.894906] [EVDEV] Keys found. Add event1: RPI Wired Keyboard 4.
[ gm] [ 17.894943] [EVDEV] Keys found. Add event0: RPI Wired Keyboard 4.
[ gm] [ 17.894980] Display mode: 1280x1024, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 18.205644] Framebuffer device found.
[ gm] [ 18.205694] LINELENBYTES 5120
[ gm] [ 18.205731] VLEN 5242880
[ gm] [ 18.206705] Use /usr/lib/ui32.so.
[ gm] [ 18.222415] Unpack /bootmedia/packages/print.
[ gm] [ 18.305020] Load usb printer driver.
[ gm] [ 18.305115] modprobe usblp.
[ KERNEL] [ 18.357287] usblp 1-1.3:1.0: usblp0: USB Bidirectional printer dev 4 if 0 alt 1 proto 2 vid 0x067B pid 0x2305
[ KERNEL] [ 18.357428] usbcore: registered new interface driver usblp
[ gm] [ 18.382069] Run '/sbin/resolver 0x231f170 dns [tiend]', log '', env '', pid ''.
[ pfac] [ 18.382159] Run /sbin/resolver 0x231f170 dns [tien.
[ pfac] [ 18.382280] Ok, PID 865.
[ gm] [ 18.382363] Nobody can control terminal by VNC.
[ gm] [ 18.382434] Nobody can control terminal by WTRC.
[ gm] [ 18.429306] tiendm => 3
[ pfac] [ 18.429592] Process pid 865 terminated, status 00000000.
[ gm] [ 18.433325] Free ram before fork terminal client /sbin/rdpclient (session 1): 1867384 Kb.
[ pfac] [ 18.433433] Run /sbin/rdpclient 1.
[ gm] [ 18.433481] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 18.433659] Ok, PID 866.
[ rdpclient 866] [ 18.447405] RDP Terminal Client, WTware 6.0.73/RPi, pipe 1, pid 866.
[ rdpclient 866] [ 18.447725] Use /usr/lib/ui32.so.
[ rdpclient 866] [ 18.449333] Printer 'Generic / Text Only', driver 'Generic / Text Only', default.
[ rdpclient 866] [ 18.449516] Make RDP session with 32, port 3389.
[ rdpclient 866] [ 18.449641] Username: "test1".
[ rdpclient 866] [ 18.449839] Password: present.
[ rdpclient 866] [ 18.449971] No PIN.
[ rdpclient 866] [ 18.450123] Domain: "INFINITEAPP".
[ rdpclient 866] [ 18.450230] No shell.
[ rdpclient 866] [ 18.450334] No directory.
[ rdpclient 866] [ 18.450439] Window: 1216x1024@32.
[ rdpclient 866] [ 18.450543] PFlags 0x00000028.
[ rdpclient 866] [ 18.450650] Keyboard 0000080A:00000000.
[ rdpclient 866] [ 18.450751] My hostname "wtwE45F0182EE25".
[ rdpclient 866] [ 18.450886] TCP: connecting to 3:3389.
[ rdpclient 866] [ 18.507248] TCP: connection with 3:3389 established.
[ rdpclient 866] [ 18.507382] Turn keepalive on.
[ rdpclient 866] [ 18.508414] Free ram after buffers allocation: 1867340 KB.
[ rdpclient 866] [ 18.581109] Server supports GFX Pipeline.
[ rdpclient 866] [ 18.648403] RDP 10.6 server.
[ rdpclient 866] [ 18.648515] Process RDP server certificate.
[ rdpclient 866] [ 18.648614] RDP5 encryption (X.509).
[ rdpclient 866] [ 19.200060] Enable font smoothing and Desktop Composition.
[ rdpclient 866] [ 19.394389] License: STATUS_VALID_CLIENT.
[ rdpclient 866] [ 19.658993] Advertice h264 AVC444.
[ rdpclient 866] [ 19.731450] GFX decoder thread.
[ rdpclient 866] [ 19.736294] Graphics output buffer 1216x1024, 1 monitors.
[ rdpclient 866] [ 19.736403] Monitor 0: 0.0-1215.1023 primary.
[ rdpclient 866] [ 19.823455] SessionId 0x0000003c: INFINITEAPP\test1.
[ rdpclient 866] [ 20.562896] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 866] [ 20.563031] rdpclient-vchan-rdpdr.cpp ( 1134): PAKID_CORE_SERVER_ANNOUNCE
[ rdpclient 866] [ 20.563131] rdpclient-vchan-rdpdr.cpp ( 1166): VersionMajor 1, VersionMinor 13, ClientId 0x0000003c => 0x0000003c.
[ rdpclient 866] [ 20.624901] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 84 bytes.
[ rdpclient 866] [ 20.625011] rdpclient-vchan-rdpdr.cpp ( 1209): PAKID_CORE_SERVER_CAPABILITY
[ rdpclient 866] [ 20.625274] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 866] [ 20.625380] rdpclient-vchan-rdpdr.cpp ( 1188): PAKID_CORE_CLIENTID_CONFIRM
[ rdpclient 866] [ 20.683071] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 4 bytes.
[ rdpclient 866] [ 20.683182] rdpclient-vchan-rdpdr.cpp ( 1217): PAKID_CORE_USER_LOGGEDON
[ rdpclient 866] [ 20.683752] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 866] [ 20.683855] rdpclient-vchan-rdpdr.cpp ( 1197): PAKID_CORE_DEVICE_REPLY
[ rdpclient 866] [ 20.683955] rdpclient-vchan-rdpdr.cpp ( 1205): DeviceId 1, ResultCode 0.
[ rdpclient 866] [ 20.977450] Run 4 tile threads.
[ rdpclient 866] [ 21.677365] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 866] [ 21.677455] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 2 MajorFunction 0x0 MinorFunction 0x0, last.
[ rdpclient 866] [ 21.677515] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 2 MajorFunction 0x0 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 866] [ 21.677574] rdpclient-vchan-rdpdr.cpp ( 1710): IRP_MJ_CREATE
[ rdpclient 866] [ 21.677629] rdpclient-vchan-rdpdr.cpp ( 1598): Printer found!
[ rdpclient 866] [ 21.677683] rdpclient-vchan-rdpdr.cpp ( 1606): Device fd 13.
[ rdpclient 866] [ 21.677736] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 2, IoStatus 0x00000000, 4 data bytes.
[ rdpclient 866] [ 21.735358] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 866] [ 21.735469] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 2 MajorFunction 0xe MinorFunction 0x0, last.
[ rdpclient 866] [ 21.735572] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 2 MajorFunction 0xe MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 866] [ 21.735673] rdpclient-vchan-rdpdr.cpp ( 1769): IRP_MJ_DEVICE_CONTROL, 32 bytes:
[ rdpclient 866] [ 21.735774] 00000000:0004000000000000340022000000000000000000000000000000000000000000 ........4.".....................
[ rdpclient 866] [ 21.735874] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 2, IoStatus 0x00000000, 4 data bytes.
[ rdpclient 866] [ 21.792976] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 866] [ 21.793106] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 2 MajorFunction 0x2 MinorFunction 0x0, last.
[ rdpclient 866] [ 21.793211] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 2 MajorFunction 0x2 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 866] [ 21.793314] rdpclient-vchan-rdpdr.cpp ( 1721): IRP_MJ_CLOSE
[ rdpclient 866] [ 21.793412] rdpclient-vchan-rdpdr.cpp ( 174): Send short IRP completion. Device 1, IRPId 2, IoStatus 0x00000000, total 21 data bytes.
[ KERNEL] [ 31.206827] cam-dummy-reg: disabling
[ KERNEL] [ 31.206846] cam1-reg: disabling
Home WTware diskless client.
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

This is the log when I've previously added the printer manually. I don't know if something changes or not.

WTware v.6.0.73/RPi
WTware 6.0.73/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 5.10.90-v7l (aka@c26) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #20 SMP Fri Feb 25 02:39:10 +04 2022
[ 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.5
[ 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-0x0000000039ffffff]
[ 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: 499712
[ KERNEL] [ 0.000000] DMA zone: 1536 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: 303104 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: 498176
[ KERNEL] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:82:EE:25 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 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 0x0000000025c00000-0x0000000029c00000] (64MB)
[ KERNEL] [ 0.000000] Memory: 1839192K/1998848K available (6144K kernel code, 590K rwdata, 820K rodata, 2048K init, 375K bss, 94120K reserved, 65536K cma-reserved, 1212416K 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 0xc0a00bbc with crng_init=0
[ KERNEL] [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ KERNEL] [ 0.000028] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ KERNEL] [ 0.000082] bcm2835: system timer (irq = 25)
[ KERNEL] [ 0.000622] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ KERNEL] [ 0.000638] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ KERNEL] [ 0.000655] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ KERNEL] [ 0.000668] Switching to timer-based delay loop, resolution 18ns
[ KERNEL] [ 0.000854] Console: colour dummy device 80x30
[ KERNEL] [ 0.000902] printk: console [tty0] enabled
[ KERNEL] [ 0.000937] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[ KERNEL] [ 0.000956] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.001085] 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.001627] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001845] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002210] Setting up static identity map for 0x200000 - 0x20003c
[ KERNEL] [ 0.002287] rcu: Hierarchical SRCU implementation.
[ KERNEL] [ 0.002548] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003143] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003804] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004439] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004522] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004535] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ KERNEL] [ 0.004543] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004550] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004937] devtmpfs: initialized
[ KERNEL] [ 0.014167] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ KERNEL] [ 0.014440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014460] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.015907] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016929] NET: Registered protocol family 16
[ KERNEL] [ 0.018829] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.020425] thermal_sys: Registered thermal governor 'step_wise'
[ KERNEL] [ 0.021058] Serial: AMBA PL011 UART driver
[ KERNEL] [ 0.038350] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.050635] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-22T14:23:44, variant start
[ KERNEL] [ 0.060645] raspberrypi-firmware soc:firmware: Firmware hash is 720889ee7c970afe516868d20515a73892f9c127
[ KERNEL] [ 0.101712] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ KERNEL] [ 0.105371] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.105469] usbcore: registered new interface driver hub
[ KERNEL] [ 0.105526] usbcore: registered new device driver usb
[ KERNEL] [ 0.106902] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.118233] NET: Registered protocol family 2
[ KERNEL] [ 0.118453] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ KERNEL] [ 0.119517] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ KERNEL] [ 0.119535] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ KERNEL] [ 0.119589] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ KERNEL] [ 0.119653] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.119767] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119797] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ KERNEL] [ 0.119908] NET: Registered protocol family 1
[ KERNEL] [ 0.119936] PCI: CLS 0 bytes, default 64
[ KERNEL] [ 0.820732] Initialise system trusted keyrings
[ KERNEL] [ 0.823192] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[ KERNEL] [ 0.936587] Key type asymmetric registered
[ KERNEL] [ 0.936598] Asymmetric key parser 'x509' registered
[ KERNEL] [ 0.936653] bounce: pool size: 64 pages
[ KERNEL] [ 0.936719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 0.939523] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ KERNEL] [ 0.939548] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ KERNEL] [ 0.939580] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ KERNEL] [ 0.939625] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[ KERNEL] [ 0.998997] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ KERNEL] [ 0.999303] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ KERNEL] [ 0.999319] pci_bus 0000:00: root bus resource [bus 00-ff]
[ KERNEL] [ 0.999335] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ KERNEL] [ 0.999383] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ KERNEL] [ 0.999474] pci 0000:00:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.002534] PCI: bus0: Fast back to back transfers disabled
[ KERNEL] [ 1.002854] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ KERNEL] [ 1.002946] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ KERNEL] [ 1.003224] pci 0000:01:00.0: PME# supported from D0 D3hot
[ KERNEL] [ 1.006270] PCI: bus1: Fast back to back transfers disabled
[ KERNEL] [ 1.006316] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.006332] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ KERNEL] [ 1.006393] pci 0000:00:00.0: PCI bridge to [bus 01]
[ KERNEL] [ 1.006406] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ KERNEL] [ 1.006611] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ KERNEL] [ 1.006818] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
[ KERNEL] [ 1.007864] bcm2708_fb soc:fb: FB found 1 display(s)
[ KERNEL] [ 1.019176] Console: switching to colour frame buffer device 160x64
[ KERNEL] [ 1.026218] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1280x1024
[ KERNEL] [ 1.036812] iproc-rng200 fe104000.rng: hwrng registered
[ KERNEL] [ 1.037110] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 1.038442] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ KERNEL] [ 1.039272] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ KERNEL] [ 1.039798] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ KERNEL] [ 1.042044] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ KERNEL] [ 1.044724] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ KERNEL] [ 1.046326] zram: Added device: zram0
[ KERNEL] [ 1.052023] libphy: Fixed MDIO Bus: probed
[ KERNEL] [ 1.102636] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.102681] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ KERNEL] [ 1.104279] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000e0000000890
[ KERNEL] [ 1.104727] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ KERNEL] [ 1.104740] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.104750] usb usb1: Product: xHCI Host Controller
[ KERNEL] [ 1.104760] usb usb1: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.104769] usb usb1: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.105399] hub 1-0:1.0: USB hub found
[ KERNEL] [ 1.105464] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 1.106096] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ KERNEL] [ 1.106122] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ KERNEL] [ 1.106142] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ KERNEL] [ 1.106388] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ KERNEL] [ 1.106400] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 1.106411] usb usb2: Product: xHCI Host Controller
[ KERNEL] [ 1.106424] usb usb2: Manufacturer: Linux 5.10.90-v7l xhci-hcd
[ KERNEL] [ 1.106434] usb usb2: SerialNumber: 0000:01:00.0
[ KERNEL] [ 1.107243] hub 2-0:1.0: USB hub found
[ KERNEL] [ 1.107306] hub 2-0:1.0: 4 ports detected
[ KERNEL] [ 1.108802] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 1.109013] dwc_otg: FIQ enabled
[ KERNEL] [ 1.109024] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 1.109033] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 1.109090] Module dwc_common_port init
[ KERNEL] [ 1.109330] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 1.111605] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 1.113705] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 1.113720] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 1.114305] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ KERNEL] [ 1.114737] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 1.115939] hid: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 1.117164] usbcore: registered new interface driver usbhid
[ KERNEL] [ 1.117173] usbhid: USB HID core driver
[ KERNEL] [ 1.129177] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ KERNEL] [ 1.129186] [vc_sm_connected_init]: start
[ KERNEL] [ 1.134899] [vc_sm_connected_init]: installed successfully
[ KERNEL] [ 1.135082] NET: Registered protocol family 17
[ KERNEL] [ 1.135141] Registering SWP/SWPB emulation handler
[ KERNEL] [ 1.135154] Loading compiled-in X.509 certificates
[ KERNEL] [ 1.137078] uart-pl011 fe201000.serial: there is not valid maps for state default
[ KERNEL] [ 1.137157] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ KERNEL] [ 1.137190] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
[ KERNEL] [ 1.143010] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ KERNEL] [ 1.143314] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 1.143320] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ KERNEL] [ 1.167470] of_cfs_init
[ KERNEL] [ 1.167567] of_cfs_init: OK
[ KERNEL] [ 1.185064] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 1.186576] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.188088] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.190799] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 1.192307] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 1.205232] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ KERNEL] [ 1.217330] Freeing unused kernel memory: 2048K
[ KERNEL] [ 1.229675] random: fast init done
[ KERNEL] [ 1.257042] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 1.289256] Run /init as init process
[ KERNEL] [ 1.289264] with arguments:
[ KERNEL] [ 1.289269] /init
[ KERNEL] [ 1.289275] with environment:
[ KERNEL] [ 1.289280] HOME=/
[ KERNEL] [ 1.289286] TERM=linux
[ KERNEL] [ 1.289292] wtboot=mmc
[ KERNEL] [ 1.328316] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ KERNEL] [ 1.328957] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
[ KERNEL] [ 1.330575] mmcblk0: p1
[ hotplug] [ 1.325020] Block device 179:1. No action.
[ hotplug] [ 1.325111] Block device 179:0. No action.
[ hotplug] [ 1.360966] Block device 254:0. No action.
[ KERNEL] [ 1.396944] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ pfac] [ 1.594405] Run /sbin/initrd.
[ pfac] [ 1.594540] Ok, PID 793.
[ initrd] [ 1.598066] WTware 6.0.73/RPi shell.
[ initrd] [ 1.598595] Load font 'ter-c32b.psf', console 80x32.
[ KERNEL] [ 1.609551] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ KERNEL] [ 1.609568] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 1.609580] usb 1-1: Product: USB2.0 Hub
[ KERNEL] [ 1.611387] hub 1-1:1.0: USB hub found
[ KERNEL] [ 1.611671] hub 1-1:1.0: 4 ports detected
[ initrd] [ 1.616404] HDD/MMC/SD boot.
[ initrd] [ 1.616528] No device '/dev/fb1'.
[ initrd] [ 1.683137] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentati ... config-txt
| #
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=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
| gpu_mem=96
| disable_splash=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/documentati ... eo-options
| #
| # 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.946936] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[ KERNEL] [ 2.088576] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ KERNEL] [ 2.088589] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 2.088600] usb 1-1.2: Product: USB2.0 Hub
[ KERNEL] [ 2.090346] hub 1-1.2:1.0: USB hub found
[ KERNEL] [ 2.090741] hub 1-1.2:1.0: 4 ports detected
[ KERNEL] [ 2.186930] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[ KERNEL] [ 2.330788] usb 1-1.3: New USB device found, idVendor=067b, idProduct=2305, bcdDevice= 2.02
[ KERNEL] [ 2.330802] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.330812] usb 1-1.3: Product: IEEE-1284 Controller
[ KERNEL] [ 2.330822] usb 1-1.3: Manufacturer: Prolific Technology Inc.
[ KERNEL] [ 2.416930] usb 1-1.2.1: new low-speed USB device number 5 using xhci_hcd
[ KERNEL] [ 2.590203] usb 1-1.2.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.50
[ KERNEL] [ 2.590216] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2.590227] usb 1-1.2.1: Product: RPI Wired Keyboard 4
[ KERNEL] [ 2.590237] usb 1-1.2.1: Manufacturer:
[ KERNEL] [ 2.616096] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:04D9:0006.0001/input/input0
[ KERNEL] [ 2.677586] hid-generic 0003:04D9:0006.0001: input,hidraw0: USB HID v1.11 Keyboard [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.2.1/input0
[ KERNEL] [ 2.698292] input: RPI Wired Keyboard 4 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:04D9:0006.0002/input/input1
[ KERNEL] [ 2.777209] hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Device [ RPI Wired Keyboard 4] on usb-0000:01:00.0-1.2.1/input1
[ KERNEL] [ 2.896923] usb 1-1.2.2: new low-speed USB device number 6 using xhci_hcd
[ KERNEL] [ 3.034518] usb 1-1.2.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ KERNEL] [ 3.034532] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 3.034542] usb 1-1.2.2: Product: USB Optical Mouse
[ KERNEL] [ 3.034553] usb 1-1.2.2: Manufacturer: PixArt
[ KERNEL] [ 3.043864] input: PixArt USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:093A:2510.0003/input/input2
[ KERNEL] [ 3.044187] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:01:00.0-1.2.2/input0
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = local
| setupPassword = 56e454a86125f7605039c3bfabacfbda
\----------------------------------------------------
[ initrd] [ 3.123970] Do not cache package files.
[ initrd] [ 3.124075] WTpassword present: 56e454a86125f7605039c3bfabacfbda.
[ initrd] [ 3.124169] Unpack /bootmedia/packages/pi2-lib.
[ initrd] [ 3.809305] USB: 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port.
[ initrd] [ 3.809363] USB: 04d9:0006 Holtek Semiconductor, Inc. Wired Keyboard (78/79 key) [RPI Wired Keyboard 5].
[ initrd] [ 3.809400] USB: 2109:3431 VIA Labs, Inc. Hub.
[ initrd] [ 3.809433] USB: 093a:2510 Pixart Imaging, Inc. Optical Mouse.
[ initrd] [ 3.809467] USB: 05e3:0610 Genesys Logic, Inc. Hub.
[ initrd] [ 5.132213] Load Ethernet drivers.
[ initrd] [ 5.132314] modprobe genet.
[ KERNEL] [ 5.146311] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ KERNEL] [ 5.176903] libphy: bcmgenet MII bus: probed
[ KERNEL] [ 5.277057] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ KERNEL] [ 5.281613] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ initrd] [ 5.275201] WTpassword present: 56e454a86125f7605039c3bfabacfbda.
[ KERNEL] [ 5.283034] bcmgenet fd580000.ethernet eth0: Link is Down
[ KERNEL] [ 15.687091] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ initrd] [ 16.270136] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 16.270243] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 16.270353] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 16.270441] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270529] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270615] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270700] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270786] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270871] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 16.270957] 00000100:00000000000000006382536335010236040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 16.271043] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 16.271128] 00000140:636F2E636F6D636173742E6E657406084B4B4B4B4B4B4C4CFF co.comcast.net..KKKKKKLL.
[ initrd] [ 17.430210] dhcp: 345 bytes from 10.0.0.1.
[ initrd] [ 17.430308] 00000000:0000014500000000001100000A0000010A000055004300440145000002010600 ...E..............U.C.D.E......
[ initrd] [ 17.430396] 00000020:67458B6B00000000000000000A0000550A00000100000000E45F0182EE250000 gE.k...........U........._...%..
[ initrd] [ 17.430482] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.430567] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.430653] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.430739] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.430824] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.430909] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 17.430995] 00000100:00000000000000006382536335010536040A00000133040002A3003A04000151 ........c.Sc5..6.....3.....:...Q
[ initrd] [ 17.431080] 00000120:803B0400024EA00104FFFFFF001C040A0000FF03040A0000010F13687364312E .;...N...................hsd1.
[ initrd] [ 17.431166] 00000140:636F2E636F6D636173742E6E657406084B4B4B4B4B4B4C4CFF co.comcast.net..KKKKKKLL.
[ initrd] [ 17.470090] [DHCP] DHCP server address 10.0.0.1.
[ initrd] [ 17.470180] [DHCP] IP 10.0.0.85 mask 255.255.255.0.
[ initrd] [ 17.470263] [DHCP] Default gateway 10.0.0.1.
[ initrd] [ 17.470347] [DHCP] DNS 75.75.75.75.
[ initrd] [ 17.470432] [DHCP] DNS 75.75.76.76.
[ initrd] [ 17.470516] [DHCP] Domain hsd1.co.comcast.net.
[ initrd] [ 17.470600] [DHCP] TFTP from siaddr 10.0.0.1.
[ initrd] [ 17.470684] [DHCP] TFTP 10.0.0.1.
[ initrd] [ 17.470768] [DHCP] No boot file from DHCP.
[ initrd] [ 17.470852] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 17.472018] Run /sbin/httpd.
[ initrd] [ 17.472080] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 17.472184] Ok, PID 854.
[ initrd] [ 17.472232] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 17.474117] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 396 bytes copied.
[ initrd] [ 17.474253] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=tiendas.se
| graphic=abc
| domain=INFINITEAPP
| rdp_printer=Generic / Text Only
| user=test1:bbWVi3E+CIeXVJMdmOEUDwddks0P6TQWKbNO0Lsp4Ao
| keyboard=es-mx
| numlock=off
| connection
| turnoffmenu=on
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=tiendas.se
| graphic=abc
| domain=INFINITEAPP
| rdp_printer=Generic / Text Only
| user=test1:bbWVi3E+CIeXVJMdmOEUDwddks0P6TQWKbNO0Lsp4Ao
| keyboard=es-mx
| numlock=off
| turnoffmenu=on
| connection
\----------------------------------------------------
[ initrd] [ 17.475812] Hostname: "wtwE45F0182EE25".
[ httpd] [ 17.479562] Internal HTTP Server, WTware 6.0.73/RPi
[ initrd] [ 17.740264] [NTP] 42 DHCP option is not set.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
Start LLDP.
[DHCP] Renew interval 3600 seconds.
[ httpd] [ 17.744979] Reread settings.
[ initrd] [ 17.745093] Unpack /bootmedia/packages/pi2-f.
[ httpd] [ 17.745194] Everyone can control terminal by HTTP.
[ KERNEL] [ 17.927568] random: crng init done
[ gm] [ 17.925872] WTware 6.0.73/RPi session manager.
[ gm] [ 17.926385] [EVDEV] EV_REL flag found. Add event2: PixArt USB Optical Mouse.
[ gm] [ 17.926429] [EVDEV] Keys found. Add event1: RPI Wired Keyboard 4.
[ gm] [ 17.926468] [EVDEV] Keys found. Add event0: RPI Wired Keyboard 4.
[ gm] [ 17.926514] Display mode: 1280x1024, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 18.237560] Framebuffer device found.
[ gm] [ 18.237613] LINELENBYTES 5120
[ gm] [ 18.237651] VLEN 5242880
[ gm] [ 18.238639] Use /usr/lib/ui32.so.
[ gm] [ 18.254212] Unpack /bootmedia/packages/print.
[ gm] [ 18.334148] Load usb printer driver.
[ gm] [ 18.334242] modprobe usblp.
[ KERNEL] [ 18.387360] usblp 1-1.3:1.0: usblp0: USB Bidirectional printer dev 4 if 0 alt 1 proto 2 vid 0x067B pid 0x2305
[ KERNEL] [ 18.387478] usbcore: registered new interface driver usblp
[ gm] [ 18.410024] Run '/sbin/resolver 0xc3d170 dns [tiendas.se]', log '', env '', pid ''.
[ pfac] [ 18.410099] Run /sbin/resolver 0xc3d170 dns [tiendas.se].
[ gm] [ 18.410122] Nobody can control terminal by VNC.
[ gm] [ 18.410163] Nobody can control terminal by WTRC.
[ pfac] [ 18.410291] Ok, PID 863.
[ gm] [ 18.455337] tiendas.s => 32.
[ pfac] [ 18.455715] Process pid 863 terminated, status 00000000.
[ gm] [ 18.459306] Free ram before fork terminal client /sbin/rdpclient (session 1): 1867432 Kb.
[ pfac] [ 18.459396] Run /sbin/rdpclient 1.
[ gm] [ 18.459440] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 18.459610] Ok, PID 864.
[ rdpclient 864] [ 18.471387] RDP Terminal Client, WTware 6.0.73/RPi, pipe 1, pid 864.
[ rdpclient 864] [ 18.471851] Use /usr/lib/ui32.so.
[ rdpclient 864] [ 18.475074] Printer 'Generic / Text Only', driver 'Generic / Text Only', default.
[ rdpclient 864] [ 18.475305] Make RDP session with 32, port 3389.
[ rdpclient 864] [ 18.475383] Username: "test1".
[ rdpclient 864] [ 18.475443] Password: present.
[ rdpclient 864] [ 18.475493] No PIN.
[ rdpclient 864] [ 18.475593] Domain: "INFINITEAPP".
[ rdpclient 864] [ 18.475645] No shell.
[ rdpclient 864] [ 18.475698] No directory.
[ rdpclient 864] [ 18.475747] Window: 1216x1024@32.
[ rdpclient 864] [ 18.475798] PFlags 0x00000028.
[ rdpclient 864] [ 18.475848] Keyboard 0000080A:00000000.
[ rdpclient 864] [ 18.475898] My hostname "wtwE45F0182EE25".
[ rdpclient 864] [ 18.475979] TCP: connecting to 32:3389.
[ rdpclient 864] [ 18.536734] TCP: connection with 32:3389 established.
[ rdpclient 864] [ 18.536865] Turn keepalive on.
[ rdpclient 864] [ 18.537896] Free ram after buffers allocation: 1867412 KB.
[ rdpclient 864] [ 18.610204] Server supports GFX Pipeline.
[ rdpclient 864] [ 18.677815] RDP 10.6 server.
[ rdpclient 864] [ 18.677925] Process RDP server certificate.
[ rdpclient 864] [ 18.678024] RDP5 encryption (X.509).
[ rdpclient 864] [ 19.213810] Enable font smoothing and Desktop Composition.
[ rdpclient 864] [ 19.406672] License: STATUS_VALID_CLIENT.
[ rdpclient 864] [ 19.659528] Advertice h264 AVC444.
[ rdpclient 864] [ 19.723586] GFX decoder thread.
[ rdpclient 864] [ 19.727549] Graphics output buffer 1216x1024, 1 monitors.
[ rdpclient 864] [ 19.727656] Monitor 0: 0.0-1215.1023 primary.
[ rdpclient 864] [ 19.834410] SessionId 0x0000003c: INFINITEAPP\test1.
[ rdpclient 864] [ 19.966725] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 864] [ 19.966865] rdpclient-vchan-rdpdr.cpp ( 1134): PAKID_CORE_SERVER_ANNOUNCE
[ rdpclient 864] [ 19.966968] rdpclient-vchan-rdpdr.cpp ( 1166): VersionMajor 1, VersionMinor 13, ClientId 0x0000003c => 0x0000003c.
[ rdpclient 864] [ 20.025980] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 84 bytes.
[ rdpclient 864] [ 20.026098] rdpclient-vchan-rdpdr.cpp ( 1209): PAKID_CORE_SERVER_CAPABILITY
[ rdpclient 864] [ 20.026199] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 864] [ 20.026300] rdpclient-vchan-rdpdr.cpp ( 1188): PAKID_CORE_CLIENTID_CONFIRM
[ rdpclient 864] [ 20.083785] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 4 bytes.
[ rdpclient 864] [ 20.083898] rdpclient-vchan-rdpdr.cpp ( 1217): PAKID_CORE_USER_LOGGEDON
[ rdpclient 864] [ 20.088540] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 12 bytes.
[ rdpclient 864] [ 20.088645] rdpclient-vchan-rdpdr.cpp ( 1197): PAKID_CORE_DEVICE_REPLY
[ rdpclient 864] [ 20.088746] rdpclient-vchan-rdpdr.cpp ( 1205): DeviceId 1, ResultCode 0.
[ rdpclient 864] [ 20.862617] Run 4 tile threads.
[ rdpclient 864] [ 21.109784] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 864] [ 21.109935] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x0 MinorFunction 0x0, last.
[ rdpclient 864] [ 21.110073] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x0 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 864] [ 21.110184] rdpclient-vchan-rdpdr.cpp ( 1710): IRP_MJ_CREATE
[ rdpclient 864] [ 21.110284] rdpclient-vchan-rdpdr.cpp ( 1598): Printer found!
[ rdpclient 864] [ 21.110383] rdpclient-vchan-rdpdr.cpp ( 1606): Device fd 13.
[ rdpclient 864] [ 21.110482] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, 4 data bytes.
[ rdpclient 864] [ 21.171831] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 864] [ 21.171952] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0xe MinorFunction 0x0, last.
[ rdpclient 864] [ 21.172054] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0xe MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 864] [ 21.172156] rdpclient-vchan-rdpdr.cpp ( 1769): IRP_MJ_DEVICE_CONTROL, 32 bytes:
[ rdpclient 864] [ 21.172257] 00000000:0004000000000000340022000000000000000000000000000000000000000000 ........4.".....................
[ rdpclient 864] [ 21.172357] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, 4 data bytes.
[ rdpclient 864] [ 21.236881] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 864] [ 21.236973] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x2 MinorFunction 0x0, last.
[ rdpclient 864] [ 21.237022] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x2 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 864] [ 21.237071] rdpclient-vchan-rdpdr.cpp ( 1721): IRP_MJ_CLOSE
[ rdpclient 864] [ 21.237119] rdpclient-vchan-rdpdr.cpp ( 174): Send short IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, total 21 data bytes.
[ KERNEL] [ 31.206933] cam-dummy-reg: disabling
[ KERNEL] [ 31.206950] cam1-reg: disabling
[ rdpclient 864] [ 44.095862] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 864] [ 44.096010] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x0 MinorFunction 0x0, last.
[ rdpclient 864] [ 44.096119] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x0 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 864] [ 44.096225] rdpclient-vchan-rdpdr.cpp ( 1710): IRP_MJ_CREATE
[ rdpclient 864] [ 44.096325] rdpclient-vchan-rdpdr.cpp ( 1598): Printer found!
[ rdpclient 864] [ 44.096424] rdpclient-vchan-rdpdr.cpp ( 1606): Device fd 13.
[ rdpclient 864] [ 44.096522] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, 4 data bytes.
[ rdpclient 864] [ 44.166150] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 1560 bytes.
[ rdpclient 864] [ 44.166292] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x4 MinorFunction 0x0, last.
[ rdpclient 864] [ 44.166396] rdpclient-vchan-rdpdr.cpp ( 572): 1504 bytes for local printer.
[ rdpclient 864] [ 44.250873] rdpclient-vchan-rdpdr.cpp ( 577): 1504 bytes written.
[ rdpclient 864] [ 44.250987] rdpclient-vchan-rdpdr.cpp ( 609): Success.
[ rdpclient 864] [ 44.251087] rdpclient-vchan-rdpdr.cpp ( 139): Send IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, 5 data bytes.
[ rdpclient 864] [ 44.251189] rdpclient-vchan-rdpdr.cpp ( 646): Completed, 1504 bytes sent to printer.
[ rdpclient 864] [ 44.308909] rdpclient-vchan-rdpdr.cpp ( 1092): flags 00000003, in stream 56 bytes.
[ rdpclient 864] [ 44.309053] rdpclient-vchan-rdpdr.cpp ( 694): DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x2 MinorFunction 0x0, last.
[ rdpclient 864] [ 44.309136] rdpclient-vchan-rdpdr.cpp ( 1700): Printer IRP: DeviceId 1 FileId 0 CompletionId 0 MajorFunction 0x2 MinorFunction 0x0, 32 bytes in stream.
[ rdpclient 864] [ 44.309217] rdpclient-vchan-rdpdr.cpp ( 1721): IRP_MJ_CLOSE
[ rdpclient 864] [ 44.309294] rdpclient-vchan-rdpdr.cpp ( 174): Send short IRP completion. Device 1, IRPId 0, IoStatus 0x00000000, total 21 data bytes.
Home WTware diskless client.
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

I was trying to create a script that would change the port to the correct TS port if the one I used while manually adding the printer would change. I found a script called prnmngr and while doing tests I listed all of the printers and that is where the printer appeared. Although the printer is not listed in devices in the Control Panel it is set as the default printer. So, when I tried printing from my POS software it printed correctly on the Epson TM-T88IV without having to manually add it. I don't understand how this is happening but it works. I can't access the printer properties.

I guess the last build did the job but I would like to have it appear so I can clear the queue if something where to go wrong or get jammed. I hope this helps so we can resolve this last small issue.
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

I found the solution. It was on my end of the server. I had to follow these instruccions. One of my services was on Manual and had to be Automatic.

https://answers.microsoft.com/en-us/win ... 39feaf4d54

In case the link expires:

In File Explorer right click on "This PC"
Click on "Manage"
The "Computer Management" window will open
Click on "Services and Applications" and then click on "Services"
When the list of services opens scroll down to "Device Association Service" and check its Startup Type. It should be Automatic (Trigger Start). If not right click on it and open Properties. Change the Startup Type to Automatic.
Then scroll down to "Device Install Service" and check its Startup Type. It should be Manual (Trigger Start). If not right click on it and open Properties. Change the Startup Type to Manual.
Then scroll down to "Device Management Enrollment Service" and check its Startup Type. It should be Manual. If not right click on it and open Properties. Change the Startup Type to Manual.
Then scroll down to "Device Setup Manager" and check its Startup Type. It should be Manual (Trigger Start). If not right click on it and open Properties. Change the Startup Type to Manual.
Once the four services are set as in steps 5, 6, 7 & 8, reboot the computer.
After rebooting check the "Devices & Printers" section in the settings. The missing printer should now show as it should.

Thanks for all the help.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by akatik »

On my 2019 server, services is:

"Device Association Service" Manual (Trigger Start), is NOT running.
"Device Install Service" Manual (Trigger Start), is NOT running.
"Device Management Enrollment Service" Manual, is NOT running.
"Device Setup Manager" Manual (Trigger Start), is Running. Yes, Manual and Running. I don't know why it runs.

After I disable "Device Setup Manager" and logoff/logon to server, I have no "Generic / Text Only" in printers. The same problem as you wrote about.

After I set "Device Setup Manager" to Automatic and logoff/logon to server, "Generic / Text Only" appears in printers.

Three other services are not running.
Shakes0711
Posts: 11
Joined: Thu Feb 10, 2022 8:57 pm

Re: RDP using a USB to Parallels Cable Receipt Priner

Post by Shakes0711 »

I tried leaving the services with the startup mentioned in the guide but they revert to their original value. I called my tech support and said that these values where default system values and to not change them.

Do you have any clue on what to do to make it run without changing these?
Post Reply