WTware 5.8.66/RPi supervisor.
[        KERNEL] [    0.000000] Booting Linux on physical CPU 0x0
[        KERNEL] [    0.000000] Linux version 4.19.73-v7 (aka@c22) (gcc version 8.3.0 (Debian 8.3.0-2)) #7 SMP Sun Sep 22 04:45:13 EDT 2019
[        KERNEL] [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[        KERNEL] [    0.000000] CPU: div instructions available: patching division code
[        KERNEL] [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[        KERNEL] [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
[        KERNEL] [    0.000000] Memory policy: Data cache writealloc
[        KERNEL] [    0.000000] cma: Reserved 8 MiB at 0x3ac00000
[        KERNEL] [    0.000000] On node 0 totalpages: 242688
[        KERNEL] [    0.000000]   Normal zone: 1896 pages used for memmap
[        KERNEL] [    0.000000]   Normal zone: 0 pages reserved
[        KERNEL] [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
[        KERNEL] [    0.000000] random: get_random_bytes called from 0x807009cc with crng_init=0
[        KERNEL] [    0.000000] percpu: Embedded 15 pages/cpu s29132 r8192 d24116 u61440
[        KERNEL] [    0.000000] pcpu-alloc: s29132 r8192 d24116 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: 240792
[        KERNEL] [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 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)
[        KERNEL] [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[        KERNEL] [    0.000000] Memory: 942060K/970752K available (5120K kernel code, 134K rwdata, 600K rodata, 5120K init, 349K bss, 20500K reserved, 8192K cma-reserved)
[        KERNEL] [    0.000000] Virtual kernel memory layout:
[        KERNEL] [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[        KERNEL] [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[        KERNEL] [    0.000000]     vmalloc : 0xbb800000 - 0xff800000   (1088 MB)
[        KERNEL] [    0.000000]     lowmem  : 0x80000000 - 0xbb400000   ( 948 MB)
[        KERNEL] [    0.000000]     modules : 0x7f000000 - 0x80000000   (  16 MB)
[        KERNEL] [    0.000000]       .text : 0x(ptrval) - 0x(ptrval)   (6112 kB)
[        KERNEL] [    0.000000]       .init : 0x(ptrval) - 0x(ptrval)   (5120 kB)
[        KERNEL] [    0.000000]       .data : 0x(ptrval) - 0x(ptrval)   ( 135 kB)
[        KERNEL] [    0.000000]        .bss : 0x(ptrval) - 0x(ptrval)   ( 350 kB)
[        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] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[        KERNEL] [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[        KERNEL] [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[        KERNEL] [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[        KERNEL] [    0.000017] Switching to timer-based delay loop, resolution 52ns
[        KERNEL] [    0.000200] Console: colour dummy device 80x30
[        KERNEL] [    0.000213] console [tty0] enabled
[        KERNEL] [    0.000250] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[        KERNEL] [    0.000263] pid_max: default: 32768 minimum: 301
[        KERNEL] [    0.000412] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[        KERNEL] [    0.000426] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[        KERNEL] [    0.001029] CPU: Testing write buffer coherency: ok
[        KERNEL] [    0.001401] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[        KERNEL] [    0.001854] Setting up static identity map for 0x100000 - 0x10003c
[        KERNEL] [    0.001960] rcu: Hierarchical SRCU implementation.
[        KERNEL] [    0.002516] smp: Bringing up secondary CPUs ...
[        KERNEL] [    0.003137] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[        KERNEL] [    0.003820] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[        KERNEL] [    0.004446] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[        KERNEL] [    0.004535] smp: Brought up 1 node, 4 CPUs
[        KERNEL] [    0.004544] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[        KERNEL] [    0.004548] CPU: All CPU(s) started in HYP mode.
[        KERNEL] [    0.004552] CPU: Virtualization extensions available.
[        KERNEL] [    0.005174] devtmpfs: initialized
[        KERNEL] [    0.016147] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[        KERNEL] [    0.016495] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[        KERNEL] [    0.016511] futex hash table entries: 1024 (order: 4, 65536 bytes)
[        KERNEL] [    0.016942] pinctrl core: initialized pinctrl subsystem
[        KERNEL] [    0.017952] NET: Registered protocol family 16
[        KERNEL] [    0.020154] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[        KERNEL] [    0.027511] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[        KERNEL] [    0.067809] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[        KERNEL] [    0.070301] usbcore: registered new interface driver usbfs
[        KERNEL] [    0.070410] usbcore: registered new interface driver hub
[        KERNEL] [    0.070499] usbcore: registered new device driver usb
[        KERNEL] [    0.090374] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-09-12 16:32, variant start
[        KERNEL] [    0.100171] raspberrypi-firmware soc:firmware: Firmware hash is 4b30e8dcf91177a0be822c4c8d3bac8ed65f7ea5
[        KERNEL] [    0.111845] clocksource: Switched to clocksource arch_sys_counter
[        KERNEL] [    0.124702] NET: Registered protocol family 2
[        KERNEL] [    0.125254] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[        KERNEL] [    0.125285] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[        KERNEL] [    0.125392] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[        KERNEL] [    0.125577] TCP: Hash tables configured (established 8192 bind 8192)
[        KERNEL] [    0.125702] UDP hash table entries: 512 (order: 2, 16384 bytes)
[        KERNEL] [    0.125746] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[        KERNEL] [    0.125916] NET: Registered protocol family 1
[        KERNEL] [    2.378715] Initialise system trusted keyrings
[        KERNEL] [    2.378874] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[        KERNEL] [    2.425571] Key type asymmetric registered
[        KERNEL] [    2.425581] Asymmetric key parser 'x509' registered
[        KERNEL] [    2.425694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[        KERNEL] [    2.425707] io scheduler noop registered
[        KERNEL] [    2.425955] io scheduler cfq registered (default)
[        KERNEL] [    2.430493] bcm2708_fb soc:fb: FB found 1 display(s)
[        KERNEL] [    2.492394] Console: switching to colour frame buffer device 240x67
[        KERNEL] [    2.527987] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1920x1080
[        KERNEL] [    2.530325] bcm2835-rng 3f104000.rng: hwrng registered
[        KERNEL] [    2.530764] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[        KERNEL] [    2.531589] vc-sm: Videocore shared memory driver
[        KERNEL] [    2.535576] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[        KERNEL] [    2.536981] zram: Added device: zram0
[        KERNEL] [    2.538008] libphy: Fixed MDIO Bus: probed
[        KERNEL] [    2.538081] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[        KERNEL] [    2.566041] dwc_otg 3f980000.usb: base=(ptrval)
[        KERNEL] [    2.766263] Core Release: 2.80a
[        KERNEL] [    2.766274] Setting default values for core params
[        KERNEL] [    2.766300] Finished setting default values for core params
[        KERNEL] [    2.966589] Using Buffer DMA mode
[        KERNEL] [    2.966596] Periodic Transfer Interrupt Enhancement - disabled
[        KERNEL] [    2.966600] Multiprocessor Interrupt Enhancement - disabled
[        KERNEL] [    2.966609] OTG VER PARAM: 0, OTG VER FLAG: 0
[        KERNEL] [    2.966644] Dedicated Tx FIFOs mode
[        KERNEL] [    2.967205] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bad04000 dma = 0xfad04000 len=9024
[        KERNEL] [    2.967231] FIQ FSM acceleration enabled for :
[        KERNEL] [    2.967231] Non-periodic Split Transactions
[        KERNEL] [    2.967231] Periodic Split Transactions
[        KERNEL] [    2.967231] High-Speed Isochronous Endpoints
[        KERNEL] [    2.967231] Interrupt/Control Split Transaction hack enabled
[        KERNEL] [    2.967238] dwc_otg: Microframe scheduler enabled
[        KERNEL] [    2.967293] WARN::hcd_init_fiq:457: FIQ on core 1
[        KERNEL] [    2.967304] WARN::hcd_init_fiq:458: FIQ ASM at 803b0750 length 36
[        KERNEL] [    2.967315] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[        KERNEL] [    2.967335] dwc_otg 3f980000.usb: DWC OTG Controller
[        KERNEL] [    2.967371] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[        KERNEL] [    2.967406] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[        KERNEL] [    2.967454] Init: Port Power? op_state=1
[        KERNEL] [    2.967458] Init: Power Port (0)
[        KERNEL] [    2.967635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[        KERNEL] [    2.967647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[        KERNEL] [    2.967655] usb usb1: Product: DWC OTG Controller
[        KERNEL] [    2.967662] usb usb1: Manufacturer: Linux 4.19.73-v7 dwc_otg_hcd
[        KERNEL] [    2.967670] usb usb1: SerialNumber: 3f980000.usb
[        KERNEL] [    2.968432] hub 1-0:1.0: USB hub found
[        KERNEL] [    2.968471] hub 1-0:1.0: 1 port detected
[        KERNEL] [    2.970791] dwc_otg: FIQ enabled
[        KERNEL] [    2.970798] dwc_otg: NAK holdoff enabled
[        KERNEL] [    2.970802] dwc_otg: FIQ split-transaction FSM enabled
[        KERNEL] [    2.970812] Module dwc_common_port init
[        KERNEL] [    2.972378] usbcore: registered new interface driver usbtouchscreen
[        KERNEL] [    2.973483] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[        KERNEL] [    2.973765] bcm2835-cpufreq: min=600000 max=1200000
[        KERNEL] [    2.974512] sdhci: Secure Digital Host Controller Interface driver
[        KERNEL] [    2.974520] sdhci: Copyright(c) Pierre Ossman
[        KERNEL] [    2.975077] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[        KERNEL] [    2.975731] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[        KERNEL] [    2.975922] sdhci-pltfm: SDHCI platform and OF driver helper
[        KERNEL] [    2.976004] hidraw: raw HID events driver (C) Jiri Kosina
[        KERNEL] [    2.976528] usbcore: registered new interface driver usbhid
[        KERNEL] [    2.976535] usbhid: USB HID core driver
[        KERNEL] [    2.978927] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[        KERNEL] [    2.980589] [vc_sm_connected_init]: start
[        KERNEL] [    2.991558] [vc_sm_connected_init]: end - returning 0
[        KERNEL] [    2.992322] NET: Registered protocol family 17
[        KERNEL] [    2.992474] Registering SWP/SWPB emulation handler
[        KERNEL] [    2.992781] Loading compiled-in X.509 certificates
[        KERNEL] [    2.994948] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[        KERNEL] [    2.994956] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[        KERNEL] [    3.023506] sdhost: log_buf @ (ptrval) (fad07000)
[        KERNEL] [    3.059129] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[        KERNEL] [    3.060661] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    3.062554] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    3.065321] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[        KERNEL] [    3.071364] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[        KERNEL] [    3.071542] of_cfs_init
[        KERNEL] [    3.071693] of_cfs_init: OK
[        KERNEL] [    3.115111] Freeing unused kernel memory: 5120K
[        KERNEL] [    3.154189] random: fast init done
[        KERNEL] [    3.176440] mmc0: host does not support reading read-only switch, assuming write-enable
[        KERNEL] [    3.179932] mmc0: new high speed SDHC card at address aaaa
[        KERNEL] [    3.180812] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[        KERNEL] [    3.182038] Indeed it is in host mode hprt0 = 00021501
[        KERNEL] [    3.196307] mmc1: new high speed SDIO card at address 0001
[        KERNEL] [    3.258954] Run /init as init process
[        KERNEL] [    3.263513]  mmcblk0: p1
[        KERNEL] [    3.401908] usb 1-1: new high-speed USB device number 2 using dwc_otg
[        KERNEL] [    3.402244] Indeed it is in host mode hprt0 = 00001101
[       hotplug] [    3.454074] Block device 254:0. No action.
[       hotplug] [    3.573540] Block device 179:1. No action.
[       hotplug] [    3.573700] Block device 179:0. No action.
[          pfac] [    3.586696] Run /sbin/initrd.
[          pfac] [    3.586846] Ok, PID 652.
[        initrd] [    3.592028] WTware 5.8.66/RPi shell.
[        initrd] [    3.592471] Load font 'ter-c32b.psf', console 120x33.
[        initrd] [    3.638037] HDD/MMC/SD boot.
[        KERNEL] [    3.662059] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[        KERNEL] [    3.662066] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[        KERNEL] [    3.662509] hub 1-1:1.0: USB hub found
[        KERNEL] [    3.662594] hub 1-1:1.0: 5 ports detected
[        KERNEL] [    3.981890] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[        KERNEL] [    4.112104] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[        KERNEL] [    4.112115] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[        KERNEL] [    4.691881] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
[        KERNEL] [    4.833705] usb 1-1.4: New USB device found, idVendor=24ae, idProduct=2010, bcdDevice= 1.10
[        KERNEL] [    4.833716] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[        KERNEL] [    4.833725] usb 1-1.4: Product: Rapoo 2.4G Wireless Device
[        KERNEL] [    4.833733] usb 1-1.4: Manufacturer: RAPOO
[        KERNEL] [    4.840361] input: RAPOO Rapoo 2.4G Wireless Device as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:24AE:2010.0001/input/input0
[        KERNEL] [    4.840846] hid-generic 0003:24AE:2010.0001: input,hidraw0: USB HID v1.10 Mouse [RAPOO Rapoo 2.4G Wireless Device] on usb-3f980000.usb-1.4/input0
[        KERNEL] [    4.847952] input: RAPOO Rapoo 2.4G Wireless Device System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:24AE:2010.0002/input/input2
[        KERNEL] [    4.912470] input: RAPOO Rapoo 2.4G Wireless Device Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:24AE:2010.0002/input/input3
[        KERNEL] [    4.913209] hid-generic 0003:24AE:2010.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [RAPOO Rapoo 2.4G Wireless Device] on usb-3f980000.usb-1.4/input1
[        KERNEL] [    4.917945] input: RAPOO Rapoo 2.4G Wireless Device as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.2/0003:24AE:2010.0003/input/input4
[        KERNEL] [    4.993086] hid-generic 0003:24AE:2010.0003: input,hidraw2: USB HID v1.10 Keyboard [RAPOO Rapoo 2.4G Wireless Device] on usb-3f980000.usb-1.4/input2
[        initrd] [    5.490934] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
| #
| # Some settings may impact device functionality. See link above for details.
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| #framebuffer_depth=32
| # Uncomment for 16-bit color.
| framebuffer_depth=16
| # Enable onboard audio (HDMI or jack).
| dtparam=audio=on
| # Removes the warning overlay.
| #avoid_warnings=1
| # Additionally allows turbo when low-voltage is present.
| #avoid_warnings=2
| [pi4]
| max_framebuffers=2
| [all]
| # Uncomment these two lines to set display resolution:
| #hdmi_group=2
| #hdmi_mode=58
| #
| # Specify correct value in hdmi_mode= line from the list of valid values:
| # 800x600:   hdmi_mode=9
| # 1024x768:  hdmi_mode=16
| # 1280x1024: hdmi_mode=35
| # 1360x768:  hdmi_mode=39
| # 1400x1050: hdmi_mode=42
| # 1440x900:  hdmi_mode=47
| # 1600x1200: hdmi_mode=51
| # 1680x1050: hdmi_mode=58
| # 1366x768:  hdmi_mode=81
| # 1920x1080: hdmi_mode=82
| # 1920x1200: hdmi_mode=69
| #
| # Find more resolutions in manual:
| # https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
| #
| # Uncomment six lines with such syntax and right hdmi_mode= values for
| # dual displays on Raspberry Pi 4:
| #
| #[HDMI:0]
| # hdmi_group=2
| # hdmi_mode=42
| #[HDMI:1]
| # hdmi_group=2
| # hdmi_mode=58
| hdmi_group=2
| hdmi_mode=82
| framebuffer_depth=16
\----------------------------------------------------
[        initrd] [    5.529534] Do not cache package files.
[        initrd] [    5.529783] WTpassword present: 29287a58bae30ae3ca8de202ec82b626.
[        initrd] [    5.598545] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[        initrd] [    5.598676] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[        initrd] [    5.598734] USB: 24ae:2010 .
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = 192.168.168.194
| netmask = 255.255.255.0
| routerIP = 192.168.168.2
| nameserverIP = 192.168.168.107
| config = local
| setupPassword = 29287a58bae30ae3ca8de202ec82b626
\----------------------------------------------------
[        initrd] [    7.456001] Load Ethernet drivers.
[        initrd] [    7.456102] modprobe lan78xx.
[        initrd] [    7.461948] modprobe smsc95xx.
[        KERNEL] [    7.462901] usbcore: registered new interface driver lan78xx
[        KERNEL] [    7.469467] smsc95xx v1.0.6
[        KERNEL] [    7.565041] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:20:67:1f
[        KERNEL] [    7.565375] usbcore: registered new interface driver smsc95xx
[        KERNEL] [    7.653695] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[        KERNEL] [    9.121098] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[        initrd] [    9.155471] WTpassword present: 29287a58bae30ae3ca8de202ec82b626.
[          pfac] [    9.157422] Run /sbin/httpd.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[          pfac] [    9.159405] Ok, PID 712.
[        initrd] [    9.159477] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[        initrd] [    9.159617] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[        initrd] [    9.159900] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=192.168.168.109
| bpp=16
| connection 
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.168.109
| bpp=16
| connection 
\----------------------------------------------------
[        initrd] [    9.161939] Hostname: "wtwB827EB20671F".
[        initrd] [    9.162034] [NTP] 42 DHCP option is not set.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[         httpd] [    9.169250] Internal HTTP Server, WTware 5.8.66/RPi
[         httpd] [    9.177536] Reread settings.
[        initrd] [    9.177678] Unpack /bootmedia/packages/pi2-f.
[         httpd] [    9.177727] Everyone can control terminal by HTTP.
[        KERNEL] [    9.363719] random: crng init done
[            gm] [    9.365681] WTware 5.8.66/RPi session manager.
[            gm] [    9.366402] Add keyboard event3: RAPOO Rapoo 2.4G Wireless Device.
[            gm] [    9.366494] Add keyboard event2: RAPOO Rapoo 2.4G Wireless Device Consumer Control.
[            gm] [    9.366581] Add keyboard event1: RAPOO Rapoo 2.4G Wireless Device System Control.
[            gm] [    9.430125] EV_REL flag found. Add mouse event0: RAPOO Rapoo 2.4G Wireless Device.
[            gm] [    9.430436] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[            gm] [   10.000680] Framebuffer device found.
[            gm] [   10.000797] LINELENBYTES 7680
[            gm] [   10.000859] VLEN 8294400
[            gm] [   10.002874] Use /lib/ui32.so.
[            gm] [   10.095024] Run '/sbin/resolver 0x1f93d40 dns [192.168.168.109]', log '', env '', pid ''.
[          pfac] [   10.095339] Run /sbin/resolver 0x1f93d40 dns [192.168.168.109].
[            gm] [   10.095399] Nobody can control terminal by VNC.
[          pfac] [   10.095651] Ok, PID 714.
[          pfac] [   10.100583] Process pid 714 terminated, status 00000000.
[            gm] [   10.107301] 192.168.168.109 => 192.168.168.109.
[            gm] [   10.115280] Free ram before fork terminal client /sbin/rdpclient (session 1): 922076 Kb.
[            gm] [   10.115371] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[          pfac] [   10.115513] Run /sbin/rdpclient 1.
[          pfac] [   10.115697] Ok, PID 715.
[ rdpclient 715] [   10.123676] RDP Terminal Client, WTware 5.8.66/RPi, pipe 1, pid 715.
[ rdpclient 715] [   10.123989] Use /lib/ui32.so.
[ rdpclient 715] [   10.124917] Make RDP session with 192.168.168.109, port 3389.
[ rdpclient 715] [   10.125007]  No username.
[ rdpclient 715] [   10.125086]  No password.
[ rdpclient 715] [   10.125152]  No PIN.
[ rdpclient 715] [   10.125193]  No domain.
[ rdpclient 715] [   10.125234]  No shell.
[ rdpclient 715] [   10.125274]  No directory.
[ rdpclient 715] [   10.125314]  Window: 1856x1080@24.
[ rdpclient 715] [   10.125354]  PFlags 0x0000002F.
[ rdpclient 715] [   10.125394]  Keyboard 00000409:00000000.
[ rdpclient 715] [   10.125436]  My hostname "wtwB827EB20671F".
[ rdpclient 715] [   10.125476] TCP: connecting to 192.168.168.109:3389.
[ rdpclient 715] [   10.126960] TCP: connection with 192.168.168.109:3389 established.
[ rdpclient 715] [   10.127060] Turn keepalive on.
[ rdpclient 715] [   10.127903] Free ram after buffers allocation: 921296 KB.
[ rdpclient 715] [   10.134209] Process RDP server certificate.
[ rdpclient 715] [   10.134309] RDP5 encryption (X.509).
[ rdpclient 715] [   10.138841] Enable font smoothing.
[ rdpclient 715] [   10.200071]          rdpclient-connect.cpp ( 2333): -- ERROR -- 16 24
[ rdpclient 715] [   10.200207]             Server requires 16 bit color depth.
Windows Server is able to work with up to 32 bit color.
But color depth can be limited by this parameter:
 Control Panel => Administrative tools =>
     => Terminal services configuration => RDP-Tcp =>
         => Client Settings => Maximum color depth
Server allows to connect with any color depth only 
if this checkbox is turned off.
cmd.exe with Administrator rights =>
  gpedit.msc => 
    Computer Configuration => 
      Administrative Templates => 
        Windows Components => 
          Remote Desktop Services => 
            Remote Desktop Session Host => 
              Remote Session Environment => 
                Limit maximum color depth => 
                  set to Enabled, Color Depth 32 bit.
[          pfac] [   10.201924] Process pid 715 terminated, status 00000009.
[            gm] [   10.202012] Final message:             Server requires 16 bit color depth.
Windows Server is able to work with up to 32 bit color.
But color depth can be limited by this parameter:
 Control Panel => Administrative tools =>
     => Terminal services configuration => RDP-Tcp =>
         => Client Settings => Maximum color depth
Server allows to connect with any color depth only 
if this checkbox is turned off.
cmd.exe with Administrator rights =>
  gpedit.msc => 
    Computer Configuration => 
      Administrative Templates => 
        Windows Components => 
          Remote Desktop Services => 
            Remote Desktop Session Host => 
              Remote Session Environment => 
                Limit maximum color depth => 
                  set to Enabled, Color Depth 32 bit.
[            gm] [   21.827175] Run '/sbin/resolver 0x1f93d40 dns [192.168.168.109]', log '', env '', pid ''.
[          pfac] [   21.827351] Run /sbin/resolver 0x1f93d40 dns [192.168.168.109].
[          pfac] [   21.827775] Ok, PID 716.
[          pfac] [   21.833311] Process pid 716 terminated, status 00000000.
[            gm] [   21.838726] 192.168.168.109 => 192.168.168.109.
[            gm] [   21.845048] Free ram before fork terminal client /sbin/rdpclient (session 2): 921332 Kb.
[            gm] [   21.845108] Run '/sbin/rdpclient 2', log '/tmp/rdpclient.out', env '', pid ''.
[          pfac] [   21.845154] Run /sbin/rdpclient 2.
[          pfac] [   21.845337] Ok, PID 717.
[ rdpclient 717] [   21.853546] RDP Terminal Client, WTware 5.8.66/RPi, pipe 2, pid 717.
[ rdpclient 717] [   21.853835] Use /lib/ui32.so.
[ rdpclient 717] [   21.854772] Make RDP session with 192.168.168.109, port 3389.
[ rdpclient 717] [   21.854899]  No username.
[ rdpclient 717] [   21.854946]  No password.
[ rdpclient 717] [   21.854991]  No PIN.
[ rdpclient 717] [   21.855036]  No domain.
[ rdpclient 717] [   21.855079]  No shell.
[ rdpclient 717] [   21.855122]  No directory.
[ rdpclient 717] [   21.855164]  Window: 1856x1080@24.
[ rdpclient 717] [   21.855208]  PFlags 0x0000002F.
[ rdpclient 717] [   21.855248]  Keyboard 00000409:00000000.
[ rdpclient 717] [   21.855289]  My hostname "wtwB827EB20671F".
[ rdpclient 717] [   21.855330] TCP: connecting to 192.168.168.109:3389.
[ rdpclient 717] [   21.855879] TCP: connection with 192.168.168.109:3389 established.
[ rdpclient 717] [   21.855963] Turn keepalive on.
[ rdpclient 717] [   21.856872] Free ram after buffers allocation: 920552 KB.
[ rdpclient 717] [   21.863082] Process RDP server certificate.
[ rdpclient 717] [   21.863168] RDP5 encryption (X.509).
[ rdpclient 717] [   21.867538] Enable font smoothing.
[ rdpclient 717] [   21.925702]          rdpclient-connect.cpp ( 2333): -- ERROR -- 16 24
[ rdpclient 717] [   21.925843]             Server requires 16 bit color depth.
Windows Server is able to work with up to 32 bit color.
But color depth can be limited by this parameter:
 Control Panel => Administrative tools =>
     => Terminal services configuration => RDP-Tcp =>
         => Client Settings => Maximum color depth
Server allows to connect with any color depth only 
if this checkbox is turned off.
cmd.exe with Administrator rights =>
  gpedit.msc => 
    Computer Configuration => 
      Administrative Templates => 
        Windows Components => 
          Remote Desktop Services => 
            Remote Desktop Session Host => 
              Remote Session Environment => 
                Limit maximum color depth => 
                  set to Enabled, Color Depth 32 bit.
[            gm] [   21.926238] Final message:             Server requires 16 bit color depth.
Windows Server is able to work with up to 32 bit color.
But color depth can be limited by this parameter:
 Control Panel => Administrative tools =>
     => Terminal services configuration => RDP-Tcp =>
         => Client Settings => Maximum color depth
Server allows to connect with any color depth only 
if this checkbox is turned off.
cmd.exe with Administrator rights =>
  gpedit.msc => 
    Computer Configuration => 
      Administrative Templates => 
        Windows Components => 
          Remote Desktop Services => 
            Remote Desktop Session Host => 
              Remote Session Environment => 
                Limit maximum color depth => 
                  set to Enabled, Color Depth 32 bit.
[          pfac] [   21.927466] Process pid 717 terminated, status 00000009.
[            gm] [   23.539153] Run '/sbin/resolver 0x1f93d40 dns [192.168.168.109]', log '', env '', pid ''.
[          pfac] [   23.539305] Run /sbin/resolver 0x1f93d40 dns [192.168.168.109].
[          pfac] [   23.539767] Ok, PID 718.
[          pfac] [   23.545335] Process pid 718 terminated, status 00000000.
[            gm] [   23.550895] 192.168.168.109 => 192.168.168.109.
[            gm] [   23.556895] Free ram before fork terminal client /sbin/rdpclient (session 3): 920244 Kb.
[            gm] [   23.556952] Run '/sbin/rdpclient 3', log '/tmp/rdpclient.out', env '', pid ''.
[          pfac] [   23.556996] Run /sbin/rdpclient 3.
[          pfac] [   23.557181] Ok, PID 719.
[ rdpclient 719] [   23.565375] RDP Terminal Client, WTware 5.8.66/RPi, pipe 3, pid 719.
[ rdpclient 719] [   23.565660] Use /lib/ui32.so.
[ rdpclient 719] [   23.566797] Make RDP session with 192.168.168.109, port 3389.
[ rdpclient 719] [   23.566933]  No username.
[ rdpclient 719] [   23.566985]  No password.
[ rdpclient 719] [   23.567030]  No PIN.
[ rdpclient 719] [   23.567078]  No domain.
[ rdpclient 719] [   23.567121]  No shell.
[ rdpclient 719] [   23.567168]  No directory.
[ rdpclient 719] [   23.567209]  Window: 1856x1080@24.
[ rdpclient 719] [   23.567251]  PFlags 0x0000002F.
[ rdpclient 719] [   23.567293]  Keyboard 00000409:00000000.
[ rdpclient 719] [   23.567336]  My hostname "wtwB827EB20671F".
[ rdpclient 719] [   23.567377] TCP: connecting to 192.168.168.109:3389.
[ rdpclient 719] [   23.567947] TCP: connection with 192.168.168.109:3389 established.
[ rdpclient 719] [   23.568014] Turn keepalive on.
[ rdpclient 719] [   23.568816] Free ram after buffers allocation: 920244 KB.
[ rdpclient 719] [   23.575472] Process RDP server certificate.
[ rdpclient 719] [   23.575561] RDP5 encryption (X.509).
[ rdpclient 719] [   23.580239] Enable font smoothing.
[ rdpclient 719] [   23.641345]          rdpclient-connect.cpp ( 2333): -- ERROR -- 16 24
[ rdpclient 719] [   23.641465]             Server requires 16 bit color depth.
Windows Server is able to work with up to 32 bit color.
But color depth can be limited by this parameter:
 Control Panel => Administrative tools =>
     => Terminal services configuration => RDP-Tcp =>
         => Client Settings => Maximum color depth
Server allows to connect with any color depth only 
if this checkbox is turned off.
cmd.exe with Administrator rights =>
  gpedit.msc => 
    Computer Configuration => 
      Administrative Templates => 
        Windows Components => 
          Remote Desktop Services => 
            Remote Desktop Session Host => 
              Remote Session Environment => 
                Limit maximum color depth => 
                  set to Enabled, Color Depth 32 bit.
[            gm] [   23.641852] Final message:             Server requires 16 bit color depth.
Windows Server is able to work with up to 32 bit color.
But color depth can be limited by this parameter:
 Control Panel => Administrative tools =>
     => Terminal services configuration => RDP-Tcp =>
         => Client Settings => Maximum color depth
Server allows to connect with any color depth only 
if this checkbox is turned off.
cmd.exe with Administrator rights =>
  gpedit.msc => 
    Computer Configuration => 
      Administrative Templates => 
        Windows Components => 
          Remote Desktop Services => 
            Remote Desktop Session Host => 
              Remote Session Environment => 
                Limit maximum color depth => 
                  set to Enabled, Color Depth 32 bit.
[          pfac] [   23.643028] Process pid 719 terminated, status 00000009.