WTware v.6.0.52/RPi
WTware 6.0.52/RPi supervisor.
[        KERNEL] [    0.000000] Booting Linux on physical CPU 0x0
[        KERNEL] [    0.000000] Linux version 5.10.38-v7 (aka@c22) (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #2 SMP Fri May 21 17:19:14 UTC 2021
[        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 Plus Rev 1.3
[        KERNEL] [    0.000000] Memory policy: Data cache writealloc
[        KERNEL] [    0.000000] Reserved memory: created CMA memory pool at 0x36000000, 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-0x0000000039ffffff]
[        KERNEL] [    0.000000]   Normal   empty
[        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] Initmem setup node 0 [mem 0x0000000000000000-0x0000000039ffffff]
[        KERNEL] [    0.000000] On node 0 totalpages: 237568
[        KERNEL] [    0.000000]   DMA zone: 1856 pages used for memmap
[        KERNEL] [    0.000000]   DMA zone: 0 pages reserved
[        KERNEL] [    0.000000]   DMA zone: 237568 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: 235712
[        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=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, 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] Memory: 865880K/950272K available (5120K kernel code, 572K rwdata, 736K rodata, 3072K init, 355K bss, 18856K reserved, 65536K cma-reserved)
[        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] random: get_random_bytes called from 0x80700bac with crng_init=0
[        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.000018] Switching to timer-based delay loop, resolution 52ns
[        KERNEL] [    0.000205] Console: colour dummy device 80x30
[        KERNEL] [    0.000256] printk: console [tty0] enabled
[        KERNEL] [    0.000295] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[        KERNEL] [    0.000312] pid_max: default: 32768 minimum: 301
[        KERNEL] [    0.000498] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[        KERNEL] [    0.000515] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[        KERNEL] [    0.001166] CPU: Testing write buffer coherency: ok
[        KERNEL] [    0.001429] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[        KERNEL] [    0.001862] Setting up static identity map for 0x100000 - 0x10003c
[        KERNEL] [    0.001946] rcu: Hierarchical SRCU implementation.
[        KERNEL] [    0.002246] smp: Bringing up secondary CPUs ...
[        KERNEL] [    0.002865] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[        KERNEL] [    0.003535] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[        KERNEL] [    0.004151] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[        KERNEL] [    0.004243] smp: Brought up 1 node, 4 CPUs
[        KERNEL] [    0.004256] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[        KERNEL] [    0.004263] CPU: All CPU(s) started in HYP mode.
[        KERNEL] [    0.004268] CPU: Virtualization extensions available.
[        KERNEL] [    0.004778] devtmpfs: initialized
[        KERNEL] [    0.016655] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[        KERNEL] [    0.016985] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[        KERNEL] [    0.017007] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[        KERNEL] [    0.019165] pinctrl core: initialized pinctrl subsystem
[        KERNEL] [    0.020536] NET: Registered protocol family 16
[        KERNEL] [    0.023008] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[        KERNEL] [    0.028486] thermal_sys: Registered thermal governor 'step_wise'
[        KERNEL] [    0.029290] Serial: AMBA PL011 UART driver
[        KERNEL] [    0.041661] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[        KERNEL] [    0.060085] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-04-21T15:49:36, variant start
[        KERNEL] [    0.070081] raspberrypi-firmware soc:firmware: Firmware hash is a48d332c35ee1c1c1ab433228e23317f62dcc5fb
[        KERNEL] [    0.115651] cryptd: max_cpu_qlen set to 1000
[        KERNEL] [    0.117823] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[        KERNEL] [    0.120128] usbcore: registered new interface driver usbfs
[        KERNEL] [    0.120326] usbcore: registered new interface driver hub
[        KERNEL] [    0.120387] usbcore: registered new device driver usb
[        KERNEL] [    0.122281] clocksource: Switched to clocksource arch_sys_counter
[        KERNEL] [    0.135312] NET: Registered protocol family 2
[        KERNEL] [    0.135556] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[        KERNEL] [    0.136680] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[        KERNEL] [    0.136714] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[        KERNEL] [    0.136824] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[        KERNEL] [    0.137010] TCP: Hash tables configured (established 8192 bind 8192)
[        KERNEL] [    0.137144] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[        KERNEL] [    0.137191] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[        KERNEL] [    0.137386] NET: Registered protocol family 1
[        KERNEL] [    1.127550] Initialise system trusted keyrings
[        KERNEL] [    1.132387] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[        KERNEL] [    1.274456] Key type asymmetric registered
[        KERNEL] [    1.274470] Asymmetric key parser 'x509' registered
[        KERNEL] [    1.274532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[        KERNEL] [    1.276945] bcm2708_fb soc:fb: FB found 1 display(s)
[        KERNEL] [    1.296323] Console: switching to colour frame buffer device 240x67
[        KERNEL] [    1.312092] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1920x1080
[        KERNEL] [    1.315926] bcm2835-rng 3f104000.rng: hwrng registered
[        KERNEL] [    1.316253] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[        KERNEL] [    1.316970] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[        KERNEL] [    1.320360] zram: Added device: zram0
[        KERNEL] [    1.321809] libphy: Fixed MDIO Bus: probed
[        KERNEL] [    1.321863] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[        KERNEL] [    2.049983] Core Release: 2.80a
[        KERNEL] [    2.049995] Setting default values for core params
[        KERNEL] [    2.050019] Finished setting default values for core params
[        KERNEL] [    2.250280] Using Buffer DMA mode
[        KERNEL] [    2.250288] Periodic Transfer Interrupt Enhancement - disabled
[        KERNEL] [    2.250294] Multiprocessor Interrupt Enhancement - disabled
[        KERNEL] [    2.250302] OTG VER PARAM: 0, OTG VER FLAG: 0
[        KERNEL] [    2.250337] Dedicated Tx FIFOs mode
[        KERNEL] [    2.251045] 
[        KERNEL] [    2.251062] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b6114000 dma = 0xf6114000 len=9024
[        KERNEL] [    2.251089] FIQ FSM acceleration enabled for :
[        KERNEL] [    2.251089] Non-periodic Split Transactions
[        KERNEL] [    2.251089] Periodic Split Transactions
[        KERNEL] [    2.251089] High-Speed Isochronous Endpoints
[        KERNEL] [    2.251089] Interrupt/Control Split Transaction hack enabled
[        KERNEL] [    2.251098] dwc_otg: Microframe scheduler enabled
[        KERNEL] [    2.251140] 
[        KERNEL] [    2.251150] WARN::hcd_init_fiq:457: FIQ on core 1
[        KERNEL] [    2.251156] 
[        KERNEL] [    2.251164] WARN::hcd_init_fiq:458: FIQ ASM at 80425770 length 36
[        KERNEL] [    2.251172] 
[        KERNEL] [    2.251180] WARN::hcd_init_fiq:497: MPHI regs_base at ba810000
[        KERNEL] [    2.251199] dwc_otg 3f980000.usb: DWC OTG Controller
[        KERNEL] [    2.251231] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[        KERNEL] [    2.251266] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[        KERNEL] [    2.251311] Init: Port Power? op_state=1
[        KERNEL] [    2.251318] Init: Power Port (0)
[        KERNEL] [    2.251477] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[        KERNEL] [    2.251489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[        KERNEL] [    2.251499] usb usb1: Product: DWC OTG Controller
[        KERNEL] [    2.251508] usb usb1: Manufacturer: Linux 5.10.38-v7 dwc_otg_hcd
[        KERNEL] [    2.251517] usb usb1: SerialNumber: 3f980000.usb
[        KERNEL] [    2.252137] hub 1-0:1.0: USB hub found
[        KERNEL] [    2.252173] hub 1-0:1.0: 1 port detected
[        KERNEL] [    2.253034] dwc_otg: FIQ enabled
[        KERNEL] [    2.253046] dwc_otg: NAK holdoff enabled
[        KERNEL] [    2.253052] dwc_otg: FIQ split-transaction FSM enabled
[        KERNEL] [    2.253063] Module dwc_common_port init
[        KERNEL] [    2.255009] usbcore: registered new interface driver usbtouchscreen
[        KERNEL] [    2.256562] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[        KERNEL] [    2.256983] sdhci: Secure Digital Host Controller Interface driver
[        KERNEL] [    2.256996] sdhci: Copyright(c) Pierre Ossman
[        KERNEL] [    2.257428] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[        KERNEL] [    2.257894] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[        KERNEL] [    2.258051] sdhci-pltfm: SDHCI platform and OF driver helper
[        KERNEL] [    2.258136] hid: raw HID events driver (C) Jiri Kosina
[        KERNEL] [    2.259304] usbcore: registered new interface driver usbhid
[        KERNEL] [    2.259319] usbhid: USB HID core driver
[        KERNEL] [    2.282429] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[        KERNEL] [    2.282447] [vc_sm_connected_init]: start
[        KERNEL] [    2.291698] [vc_sm_connected_init]: installed successfully
[        KERNEL] [    2.292249] NET: Registered protocol family 17
[        KERNEL] [    2.292726] Registering SWP/SWPB emulation handler
[        KERNEL] [    2.293989] Loading compiled-in X.509 certificates
[        KERNEL] [    2.296243] uart-pl011 3f201000.serial: cts_event_workaround enabled
[        KERNEL] [    2.296326] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[        KERNEL] [    2.298033] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[        KERNEL] [    2.299294] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[        KERNEL] [    2.299317] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[        KERNEL] [    2.325876] sdhost: log_buf @ (ptrval) (f6113000)
[        KERNEL] [    2.363445] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[        KERNEL] [    2.364989] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    2.366519] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    2.369253] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[        KERNEL] [    2.376012] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[        KERNEL] [    2.376481] of_cfs_init
[        KERNEL] [    2.376659] of_cfs_init: OK
[        KERNEL] [    2.401589] Freeing unused kernel memory: 3072K
[        KERNEL] [    2.438008] mmc0: host does not support reading read-only switch, assuming write-enable
[        KERNEL] [    2.438284] random: fast init done
[        KERNEL] [    2.441333] mmc0: new high speed SDHC card at address 59b4
[        KERNEL] [    2.442136] mmcblk0: mmc0:59b4 USDU1 14.7 GiB
[        KERNEL] [    2.443504]  mmcblk0: p1
[        KERNEL] [    2.454073] mmc1: new high speed SDIO card at address 0001
[        KERNEL] [    2.472602] Run /init as init process
[        KERNEL] [    2.472616]   with arguments:
[        KERNEL] [    2.472622]     /init
[        KERNEL] [    2.472627]   with environment:
[        KERNEL] [    2.472634]     HOME=/
[        KERNEL] [    2.472639]     TERM=linux
[        KERNEL] [    2.472644]     wtboot=mmc
[        KERNEL] [    2.492467] Indeed it is in host mode hprt0 = 00021501
[        KERNEL] [    2.702311] usb 1-1: new high-speed USB device number 2 using dwc_otg
[        KERNEL] [    2.702436] Indeed it is in host mode hprt0 = 00001101
[          pfac] [    2.800292] Run /sbin/initrd.
[          pfac] [    2.800491] Ok, PID 674.
[        initrd] [    2.804810] WTware 6.0.52/RPi shell.
[        initrd] [    2.805222] Load font 'ter-c32b.psf', console 120x33.
[        initrd] [    2.828766] HDD/MMC/SD boot.
[        initrd] [    2.828890] No device '/dev/fb1'.
[        initrd] [    2.898765] 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
| #
| 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/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
\----------------------------------------------------
[        KERNEL] [    2.942569] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[        KERNEL] [    2.942583] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[        KERNEL] [    2.943195] hub 1-1:1.0: USB hub found
[        KERNEL] [    2.943304] hub 1-1:1.0: 4 ports detected
[        KERNEL] [    3.262300] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[        KERNEL] [    3.392515] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[        KERNEL] [    3.392528] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[        KERNEL] [    3.393129] hub 1-1.1:1.0: USB hub found
[        KERNEL] [    3.393246] hub 1-1.1:1.0: 3 ports detected
[        KERNEL] [    3.722303] usb 1-1.1.3: new full-speed USB device number 4 using dwc_otg
[        KERNEL] [    3.859292] usb 1-1.1.3: New USB device found, idVendor=062a, idProduct=4101, bcdDevice= 1.00
[        KERNEL] [    3.859304] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[        KERNEL] [    3.859315] usb 1-1.1.3: Product: 2.4G Keyboard Mouse
[        KERNEL] [    3.859324] usb 1-1.1.3: Manufacturer: MOSART Semi.
[        KERNEL] [    3.864319] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:062A:4101.0001/input/input0
[        KERNEL] [    3.933148] hid-generic 0003:062A:4101.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-3f980000.usb-1.1.3/input0
[        KERNEL] [    3.940733] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:062A:4101.0002/input/input1
[        KERNEL] [    3.941280] input: MOSART Semi. 2.4G Keyboard Mouse Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:062A:4101.0002/input/input2
[        KERNEL] [    4.002828] input: MOSART Semi. 2.4G Keyboard Mouse System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:062A:4101.0002/input/input3
[        KERNEL] [    4.003172] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:062A:4101.0002/input/input4
[        KERNEL] [    4.003883] hid-generic 0003:062A:4101.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-3f980000.usb-1.1.3/input1
[        KERNEL] [    4.312349] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=*
| config=local
| netmedia=wifi
| setupPassword=***
| wifi_ssid=NET2
Skip 'wifi_key='.
| wifi_channel=1
| wifi_security=wpa_psk
\----------------------------------------------------
[        initrd] [    4.412930] Do not cache package files.
[        initrd] [    4.413301] WTpassword present: ***.
[        initrd] [    4.413464] Unpack /bootmedia/packages/pi2-lib.
[        KERNEL] [    4.442735] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[        KERNEL] [    4.442752] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[        initrd] [    6.393122] USB: 0424:2514 Microchip Technology, Inc. (formerly SMSC) USB 2.0 Hub.
[        initrd] [    6.393262] USB: 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse.
[        initrd] [    6.393337] USB: 0424:7800 Microchip Technology, Inc. (formerly SMSC).
[        initrd] [    6.429232] Load Wi-Fi wireless network card driver.
[        initrd] [    6.429405] Unpack /bootmedia/packages/pi2-dbus.
[        initrd] [    6.803587] +--- Executing "/usr/bin/dbus-uuidgen --ensure"
[        KERNEL] [    6.805450] random: crng init done
[        initrd] [    6.813088] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [    6.813366] +------------------------
[        initrd] [    6.813442] +--- Executing "/usr/bin/dbus-daemon --system "
[        initrd] [    6.849112] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [    6.849392] +------------------------
[        initrd] [    6.849475] Run '/usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus', log '', env '', pid ''.
[          pfac] [    6.849970] Run /usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus.
[        initrd] [    6.850108] Unpack /bootmedia/packages/pi2-xnet.
[          pfac] [    6.850224] Ok, PID 721.
[        initrd] [   10.015309] Overwrite /bin/bash with real file.
[        initrd] [   10.690760] Unpack /bootmedia/packages/fw-xnet.
[        initrd] [   12.836883] Find SDIO device 'sdio:c02v02D0dA9A6'.
[        initrd] [   12.837048] Load driver for Pi 3 onboard Wi-Fi.
[        initrd] [   12.837124] modprobe brcmfmac.
[        KERNEL] [   12.859103] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[        KERNEL] [   12.868839] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[        KERNEL] [   12.891817] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[        KERNEL] [   12.893725] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt failed with error -2
[        KERNEL] [   13.030602] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[        KERNEL] [   13.037105] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
[        KERNEL] [   13.087172] brcmfmac mmc1:0001:1 eth0: renamed from wlan0
/--- FILE "/etc/wpa.conf" -----------------------
| ctrl_interface=/var/run/wpa_supplicant
| network={
Skip 'psk='.
| 	ssid="NET2"
| }
\----------------------------------------------------
[        initrd] [   13.135001] +--- Executing "/sbin/wpa_supplicant -D nl80211,wext -B -c /etc/wpa.conf -i eth0 -f /tmp/wpa_supplicant.out"
[           WPA] [   13.162949] Successfully initialized wpa_supplicant
[           WPA] [   13.173177] rfkill: Cannot open RFKILL control device
[        KERNEL] [   13.200919] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
[           WPA] [   13.366594] rfkill: Cannot get wiphy information
[        initrd] [   13.377467] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [   13.378252] +------------------------
[        initrd] [   13.385983] State SCANNING before handshake, do nothing.
[        initrd] [   13.694022] State SCANNING before handshake, do nothing.
[        initrd] [   14.001950] State SCANNING before handshake, do nothing.
[        initrd] [   14.309801] State SCANNING before handshake, do nothing.
[        initrd] [   14.617698] State SCANNING before handshake, do nothing.
[        initrd] [   14.925583] State SCANNING before handshake, do nothing.
[        initrd] [   15.233528] State SCANNING before handshake, do nothing.
[        initrd] [   15.541482] State SCANNING before handshake, do nothing.
[        initrd] [   15.849259] State SCANNING before handshake, do nothing.
[        initrd] [   16.157194] State SCANNING before handshake, do nothing.
[           WPA] [   16.187029] eth0: Trying to associate with SSID 'NET2'
[        initrd] [   16.465262] State ASSOCIATING before handshake, do nothing.
[        initrd] [   16.773175] State ASSOCIATING before handshake, do nothing.
[        initrd] [   17.081056] State ASSOCIATING before handshake, do nothing.
[        initrd] [   17.388901] State ASSOCIATING before handshake, do nothing.
[        initrd] [   17.696842] State ASSOCIATING before handshake, do nothing.
[        initrd] [   18.004745] State ASSOCIATING before handshake, do nothing.
[        initrd] [   18.312699] State ASSOCIATING before handshake, do nothing.
[        initrd] [   18.620602] State ASSOCIATING before handshake, do nothing.
[        initrd] [   18.928528] State ASSOCIATING before handshake, do nothing.
[           WPA] [   19.056910] eth0: Associated with 50:c7:bf:1c:8c:f3
[           WPA] [   19.057022] eth0: CTRL-EVENT-CONNECTED - Connection to 50:c7:bf:1c:8c:f3 completed [id=0 id_str=]
[           WPA] [   19.057663] eth0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[        initrd] [   19.236657] wpa_state=COMPLETED
[        initrd] [   19.236884] WTpassword present: ***.
[        initrd] [   20.479757] dhcp: 328 bytes from 192.168.0.1.
[        initrd] [   20.479946] 00000000:000001340000000000110000C0A80001FFFFFFFF004300440134000002010600  ...4................C.D.4......
[        initrd] [   20.480105] 00000020:67458B6B0000000000000000C0A85862C0A8000100000000B827EB4062D90000  gE.k..........Xb.........'.@b...
[        initrd] [   20.480232] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   20.480357] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   20.480481] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   20.480606] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   20.480732] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   20.480858] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   20.480983] 00000100:0000000000000000638253633501023604C0A800013304000143700104FFFFFF  ........c.Sc5..6.....3...Cp.....
[        initrd] [   20.481108] 00000120:000304C0A858010608C0A800010AFF3F022A0855154E1755154E5BFF00000000  .....X.........?.*.UNUN[.....
[        initrd] [   21.708586] dhcp: 328 bytes from 192.168.0.1.
[        initrd] [   21.708750] 00000000:000001340000000000110000C0A80001FFFFFFFF004300440134000002010600  ...4................C.D.4......
[        initrd] [   21.708881] 00000020:67458B6B0000000000000000C0A85862C0A8000100000000B827EB4062D90000  gE.k..........Xb.........'.@b...
[        initrd] [   21.709007] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   21.709132] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   21.709258] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   21.709382] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   21.709507] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   21.709632] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   21.709758] 00000100:0000000000000000638253633501053604C0A800013304000143700104FFFFFF  ........c.Sc5..6.....3...Cp.....
[        initrd] [   21.709882] 00000120:000304C0A858010608C0A800010AFF3F022A0855154E1755154E5BFF00000000  .....X.........?.*.UNUN[.....
[        initrd] [   21.740098] [DHCP] DHCP server address 192.168.0.1.
[        initrd] [   21.740214] [DHCP] IP 192.168.88.98 mask 255.255.255.0.
[        initrd] [   21.740323] [DHCP] Default gateway 192.168.88.1.
[        initrd] [   21.740429] [DHCP] DNS 192.168.0.1.
[        initrd] [   21.740556] [DHCP] DNS 10.255.63.2.
[        initrd] [   21.740662] [DHCP] NTP 85.21.78.23.
[        initrd] [   21.740772] [DHCP] TFTP from siaddr 192.168.0.1.
[        initrd] [   21.740878] [DHCP] TFTP 192.168.0.1.
[        initrd] [   21.740983] [DHCP] No boot file from DHCP.
[        initrd] [   21.741091] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[        initrd] [   21.745933] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[          pfac] [   21.746178] Run /sbin/httpd.
[          pfac] [   21.746445] Ok, PID 772.
[        initrd] [   21.746984] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[        initrd] [   21.747978] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 802 bytes copied.
[        initrd] [   21.748103] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=192.168.88.3
| ask_password=on,username:Имя пользователя,password:Пароль
| bpp=16
| disk=usb
| display=1920x1080
| domain=NET
Skip 'CLID'.
| infobox=always, shutdown, reboot
| shared_disk=usb
| smartcard=auto
| sound=on,hw:0:0
| sound_level=30, infobox
| mouse_accel_mult = 2
| timezone=Ekaterinburg Standard Time
| vnc=on
| vnc_password=hex:***
| connection 
\----------------------------------------------------
[        initrd] [   21.748780] Copy /bootmedia/configs/wtware.lic to /tmp/tmp.wtc.
[        initrd] [   21.748993] /bootmedia/configs/wtware.lic -> /tmp/tmp.wtc, 0 bytes copied.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.88.3
| ask_password=on,username:Имя пользователя,password:Пароль
| bpp=16
| disk=usb
| display=1920x1080
| domain=NET
Skip 'CLID'.
| infobox=always, shutdown, reboot
| shared_disk=usb
| smartcard=auto
| sound=on,hw:0:0
| sound_level=30, infobox
| mouse_accel_mult=2
| timezone=Ekaterinburg Standard Time
| vnc=on
| vnc_password=hex:***
| connection 
\----------------------------------------------------
[        initrd] [   21.752232] Hostname: "wtwB827EB4062D9".
[         httpd] [   21.758475] Internal HTTP Server, WTware 6.0.52/RPi
[        initrd] [   22.050546] Run '/bin/sh /tmp/ntpdate', log '/tmp/ntp.out', env '', pid ''.
[          pfac] [   22.050808] Run /bin/sh /tmp/ntpdate.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[          pfac] [   22.052848] Ok, PID 773.
[           NTP] [   22.058265] ntpd: sending query to 85.21.78.23
[         httpd] [   22.058443] Reread settings.
[         httpd] [   22.058532] Everyone can control terminal by HTTP.
[        initrd] [   22.058913] Unpack /bootmedia/packages/pi2-f.
[           NTP] [   22.099467] ntpd: reply from 85.21.78.23: offset:+3394057.160062 delay:0.040890 status:0x24 strat:3 refid:0xbfbfa8c0 rootdelay:0.001984 reach:0x01
[            gm] [   22.503930] WTware 6.0.52/RPi session manager.
[            gm] [   22.506397] EV_ABS flag found. Add event4: MOSART Semi. 2.4G Keyboard Mouse.
[            gm] [   22.506588] Keys found. Add event3: MOSART Semi. 2.4G Keyboard Mouse System Control.
[            gm] [   22.506758] EV_REL flag found. Add event2: MOSART Semi. 2.4G Keyboard Mouse Consumer Control.
[            gm] [   22.506932] EV_REL flag found. Add event1: MOSART Semi. 2.4G Keyboard Mouse.
[            gm] [   22.507105] Keys found. Add event0: MOSART Semi. 2.4G Keyboard Mouse.
[            gm] [   22.507379] Display mode: 1920x1080, 16 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[            gm] [   22.554171] WTware concurrent licensing servers:
[            gm] [   22.554366] 212.71.233.220
[            gm] [   22.554492] 213.178.34.233
[            gm] [   22.554613] 178.163.82.7
[            gm] [   22.554735] 157.245.219.8
[            gm] [   22.554857] 88.200.173.252
[           NTP] [   24.101583] ntpd: sending query to 85.21.78.23
[           NTP] [   24.131881] ntpd: reply from 85.21.78.23: offset:+3394057.164607 delay:0.030086 status:0x24 strat:3 refid:0xbfbfa8c0 rootdelay:0.001984 reach:0x03
[          pfac] [   24.240135] Process pid 773 terminated, status 00000000.
[           NTP] [   24.240238] ntpd: setting time to 2021-06-29 06:47:58.799671 (offset +3394057.164607s)
[           NTP] [   24.240276] hwclock: can't open '/dev/misc/rtc': No such file or directory
[            gm] [   24.340640] 178.163.82.7 0
[            gm] [   24.340841] 00000000:485454502F312E3120323030204F4B0D0A5365727665723A206E67696E782F31  HTTP/1.1 200 OK..Server: nginx/1
[            gm] [   24.340986] 00000020:2E31342E320D0A446174653A205475652C203239204A756E2032303231203036  .14.2..Date: Tue, 29 Jun 2021 06
[            gm] [   24.341126] 00000040:3A34373A353820474D540D0A436F6E74656E742D547970653A206170706C6963  :47:58 GMT..Content-Type: applic
[            gm] [   24.341266] 00000060:6174696F6E2F782D7777772D666F726D2D75726C656E636F6465640D0A436F6E  ation/x-www-form-urlencoded..Con
[            gm] [   24.341405] 00000080:6E656374696F6E3A20636C6F73650D0A416C6C6F773A204745542C20504F5354  nection: close..Allow: GET, POST
[            gm] [   24.341546] 000000a0:2C20484541440D0A0D0A38413644363341343134393841323943373145464535  , HEAD....8A6D63A41498A29C71EFE5
[            gm] [   24.341685] 000000c0:4244384344383044453637364246463035313333383538463330333846303537  BD8CD80DE676BFF05133858F3038F057
[            gm] [   24.341824] 000000e0:3945374530374646333136333643454538413737423646454138423330304439  9E7E07FF31636CEE8A77B6FEA8B300D9
[            gm] [   24.341963] 00000100:4634323138464337463233383430453231373243424430413232323241353638  F4218FC7F23840E2172CBD0A2222A568
[            gm] [   24.342102] 00000120:3631373541353436364445344438464438383843313533313544383545314644  6175A5466DE4D8FD888C15315D85E1FD
[            gm] [   24.342272] Framebuffer device found.
[            gm] [   24.342402] LINELENBYTES 3840
[            gm] [   24.342522] VLEN 4147200
[            gm] [   24.346793] Use /lib/ui16.so.
[            gm] [   24.384963] Unpack /bootmedia/packages/pi2-samba.
[            gm] [   24.949816] Load ISO 9660 and UDF CDROM filesystem drivers.
[            gm] [   24.950053] modprobe udf.
[            gm] [   24.963249] modprobe isofs.
[            gm] [   24.972587] Load usb storage driver.
[            gm] [   24.972786] modprobe scsi_mod.
[            gm] [   24.987448] modprobe usb-storage.
[        KERNEL] [   24.987980] SCSI subsystem initialized
[            gm] [   25.000261] modprobe uas.
[        KERNEL] [   25.001191] usbcore: registered new interface driver usb-storage
[            gm] [   25.009460] modprobe sd_mod.
[        KERNEL] [   25.010921] usbcore: registered new interface driver uas
[            gm] [   25.019805] Load EXFAT filesystem driver.
[            gm] [   25.019966] modprobe fuse.
[            gm] [   25.043463] modprobe exfat.
[        KERNEL] [   25.044488] fuse: init (API version 7.32)
/--- FILE "/usr/local/samba/lib/smb.conf" -----------------------
| [global]
|  security = SHARE
|  guest account = root
|  socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
|  dns proxy = No
|  encrypt passwords = no
|  wins support = no
|  server string = WTware Terminal
|  log level = 0
|  max log size = 1
|  load printers = No
|  disable spoolss = Yes
|  show add printer wizard = No
|  unix charset = UTF8
|  display charset = UTF8
|  default case = upper
|  preserve case = yes
|  short preserve case = yes
|  os level = 1
|  lm announce = no
|  preferred master = no
|  local master = no
|  domain master = no
|  browse list = no
|  enhanced browsing = no
|  deadtime = 1
|  workgroup = WTWARE
|  netbios name = wtwB827EB4062D9
| [USB]
|  path = /mnt/usb-smb
|  read only = no
|  guest ok = Yes
|  guest only = Yes
| [printer]
|  browseable = No
\----------------------------------------------------
[            gm] [   25.055032] +--- Executing "/usr/local/samba/sbin/smbd -D"
[            gm] [   25.159716] +- Errorlevel: 0, output:
                                | <No output>
[            gm] [   25.160148] +------------------------
[            gm] [   25.160601] Unpack /bootmedia/packages/pi2-alsa.
[            gm] [   25.526589] modprobe snd-bcm2835.
[        KERNEL] [   25.545152] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[        KERNEL] [   25.548979] bcm2835_audio bcm2835_audio: card created with 4 channels
[        KERNEL] [   25.551840] bcm2835_audio bcm2835_audio: card created with 4 channels
[            gm] [   25.550644] modprobe snd-usb-audio.
[        KERNEL] [   25.565795] mc: Linux media interface: v0.10
[        KERNEL] [   25.578743] usbcore: registered new interface driver snd-usb-audio
/--- FILE "/proc/asound/devices" -----------------------
|   0: [ 0]   : control
|  16: [ 0- 0]: digital audio playback
|  32: [ 1]   : control
|  33:        : timer
|  48: [ 1- 0]: digital audio playback
\----------------------------------------------------
[            gm] [   26.578129] /dev/snd//controlC1 character device.
[            gm] [   26.578229] /dev/snd//pcmC1D0p character device.
[            gm] [   26.578312] /dev/snd//controlC0 character device.
[          pfac] [   26.578395] Run /sbin/snd_start 30 100 30.
[            gm] [   26.578445] /dev/snd//pcmC0D0p character device.
[            gm] [   26.578523] /dev/snd//timer character device.
[            gm] [   26.578610] Run '/sbin/snd_start 30 100 30', log '', env '', pid ''.
[          pfac] [   26.578730] Ok, PID 828.
[     snd_start] [   26.585627] Onboard sound, level 30: bcm2835 HDMI 1.
[     snd_start] [   26.590537] Card 'b1'/'bcm2835 HDMI 1'.
[     snd_start] [   26.590641] Mixer name: 'Broadcom Mixer'.
[     snd_start] [   26.590722] Components: ''.
[     snd_start] [   26.590804] HDMI Playback Volume: integer, skip.
[     snd_start] [   26.590886] HDMI Playback Switch: boolean, skip.
[     snd_start] [   26.590967] Onboard sound, level 30: bcm2835 Headphones.
[     snd_start] [   26.591048] Card 'Headphones'/'bcm2835 Headphones'.
[     snd_start] [   26.591130] Mixer name: 'Broadcom Mixer'.
[     snd_start] [   26.591210] Components: ''.
[     snd_start] [   26.591291] Headphone Playback Volume: integer -10239..400 step 0, Volume 30% -> -7048.
[     snd_start] [   26.591375] Headphone Playback Switch: boolean, turn ON.
[          pfac] [   26.592692] Process pid 828 terminated, status 00000000.
[            gm] [   26.828522] Run sound daemon.
[          pfac] [   26.828611] Run /sbin/rdpsnd 1 0 100 card=0,device=0,hw.
[            gm] [   26.828663] Run '/sbin/rdpsnd 1 0 100 card=0,device=0,hw', log '', env '', pid ''.
[          pfac] [   26.828909] Ok, PID 829.
[            gm] [   26.829040] Unpack /bootmedia/packages/pi2-lstdcpp.
[        rdpsnd] [   26.834541] RDP Sound Redirector, WTware 6.0.52/RPi.
[            gm] [   27.016858] Unpack /bootmedia/packages/pi2-sc.
[            gm] [   27.224818] Run scard daemon. Supported cards:
[            gm] [   27.224966] Автоматически определить ридер.
[            gm] [   27.234502] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
[          pfac] [   27.234648] Run /sbin/rdpdr[scard] 0.
[          pfac] [   27.234888] Ok, PID 831.
[   rdpdr-scard] [   27.239297] RDP Smart Card Redirector, WTware 6.0.52/RPi.
[            gm] [   27.308284] Run '/sbin/resolver 0x84d958 dns [192.168.88.3]', log '', env '', pid ''.
[          pfac] [   27.308467] Run /sbin/resolver 0x84d958 dns [192.168.88.3].
[            gm] [   27.308518] Everyone can control terminal by VNC.
[            gm] [   27.308598] [VNC] Listener at port 5900.
[          pfac] [   27.308715] Ok, PID 832.
[            gm] [   27.308795] Nobody can control terminal by WTRC.
[          pfac] [   27.313654] Process pid 832 terminated, status 00000000.
[            gm] [   27.314542] 192.168.88.3 => 192.168.88.3.
[            gm] [  443.907181] [VNC] Connection from 192.168.88.3.
[            gm] [  443.908030] [VNC] Client VNC version 8 (RFB 003.008).
[            gm] [  447.425834] [VNC] Incorrect password.
[            gm] [  447.426015] [VNC] Close connection with 192.168.88.3.
[            gm] [  452.905104] [VNC] Connection from 192.168.88.3.
[            gm] [  452.905258] [VNC] Abort connection. Wait for 10 seconds after incorrect login.
[            gm] [  452.905345] [VNC] Connection failed.
[            gm] [  452.905426] [VNC] Close connection with 192.168.88.3.
[            gm] [  460.020935] [VNC] Connection from 192.168.88.3.
[            gm] [  460.021945] [VNC] Client VNC version 8 (RFB 003.008).
[            gm] [  462.537540] Free ram before fork terminal client /sbin/rdpclient (session 1): 879680 Kb.
[          pfac] [  462.537727] Run /sbin/rdpclient 1.
[            gm] [  462.537781] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[          pfac] [  462.537952] Ok, PID 847.
[ rdpclient 847] [  462.556345] RDP Terminal Client, WTware 6.0.52/RPi, pipe 1, pid 847.
[ rdpclient 847] [  462.556594] Use /lib/ui16.so.
[ rdpclient 847] [  462.557847] Add smartcard redirection.
[   rdpdr-scard] [  462.558052] New client connection, id 1.
[ rdpclient 847] [  462.558110] Redirect sound.
[ rdpclient 847] [  462.566276] Make RDP session with 192.168.88.3, port 3389.
[ rdpclient 847] [  462.566425]  Username: "boss".
[ rdpclient 847] [  462.566527]  Password: present.
[ rdpclient 847] [  462.566612]  No PIN.
[ rdpclient 847] [  462.566697]  Domain: "NET".
[ rdpclient 847] [  462.566781]  No shell.
[ rdpclient 847] [  462.566863]  No directory.
[ rdpclient 847] [  462.566947]  Window: 1920x1080@16.
[ rdpclient 847] [  462.567030]  PFlags 0x0000002F.
[ rdpclient 847] [  462.567112]  Keyboard 00000409:00000000.
[ rdpclient 847] [  462.567196]  My hostname "wtwB827EB4062D9".
[ rdpclient 847] [  462.567280] TCP: connecting to 192.168.88.3:3389.
[ rdpclient 847] [  462.568005] TCP: connection with 192.168.88.3:3389 established.
[ rdpclient 847] [  462.568091] Turn keepalive on.
[ rdpclient 847] [  462.568885] Free ram after buffers allocation: 878640 KB.
[ rdpclient 847] [  462.571814] Server supports GFX Pipeline.
[ rdpclient 847] [  462.575434] RDP 5.0..8.1 server.
[ rdpclient 847] [  462.575526] Process RDP server certificate.
[ rdpclient 847] [  462.575610] RDP5 encryption (X.509).
[ rdpclient 847] [  462.591518] Timezone '(UTC+05:00) Ekaterinburg'.
[ rdpclient 847] [  462.591646] Enable font smoothing and Desktop Composition.
[ rdpclient 847] [  462.598495] License: STATUS_VALID_CLIENT.
[ rdpclient 847] [  462.643177] [h264] Do not advertice in 16 bit per pixel.
[ rdpclient 847] [  462.647361] GFX decoder thread.
[ rdpclient 847] [  462.649247] Graphics output buffer 1920x1080, 1 monitors.
[ rdpclient 847] [  462.649364] Monitor 0: 0.0-1919.1079 primary.
[   rdpdr-scard] [  462.847687] Reset client 1.
[ rdpclient 847] [  462.949536] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x0000001c.
[ rdpclient 847] [  462.968215] Run 4 tile threads.
[            gm] [  463.010058] [VNC] Password ok.
[            gm] [  463.053201] [VNC] 11 encodings: 7 1 16 5 2 0 -26 -223 -224 -232 -239.
[            gm] [  463.053356] [VNC] state is 4.
[            gm] [  463.075645] [VNC] bits-per-pixel 32, depth 24, big-endian false, true-colour true.
[            gm] [  463.075790] [VNC] red-max 0x00ff, green-max 0x00ff, blue-max 0x00ff.
[            gm] [  463.075877] [VNC] red-shift 16, green-shift 8, blue-shift 0.
[            gm] [  463.075958] [VNC] 16-bit server, 32-bit client.
[ rdpclient 847] [  466.632836] SessionId 0x0000001c: NET\boss.
[ rdpclient 847] [  551.991360] [SOUND] AAC compressed sound 44100 frames per second.
[ rdpclient 847] [  551.991622] [ALSA] Start speaker plugin.
[ rdpclient 847] [  552.131776] [ALSA PLAY] Use device hw:0,0.
[ rdpclient 847] [  552.139114] [ALSA PLAY] Hardware rate 44100Hz.
[ rdpclient 847] [  552.139475] [ALSA PLAY] Chunk size 444 frames, 1776 bytes, 10 msec.
[            gm] [  725.690833] [VNC] Close connection with 192.168.88.3.
[            gm] [ 3295.900792] [VNC] Connection from 192.168.168.111.
[            gm] [ 3295.906403] [VNC] Client VNC version 8 (RFB 003.008).
[            gm] [ 3297.968665] [VNC] Password ok.
[            gm] [ 3298.018165] [VNC] 11 encodings: 7 1 16 5 2 0 -28 -223 -224 -232 -239.
[            gm] [ 3298.018272] [VNC] state is 4.
[            gm] [ 3298.041920] [VNC] bits-per-pixel 32, depth 24, big-endian false, true-colour true.
[            gm] [ 3298.042011] [VNC] red-max 0x00ff, green-max 0x00ff, blue-max 0x00ff.
[            gm] [ 3298.042093] [VNC] red-shift 16, green-shift 8, blue-shift 0.
[            gm] [ 3298.042174] [VNC] 16-bit server, 32-bit client.
[            gm] [ 3306.003732] [VNC] Close connection with 192.168.168.111.
[         httpd] [ 3771.660164]                      httpd.cpp (  202): -- ERROR -- Bad request from 192.168.88.3: 'OPTIONS / HTTP/1.1'.
Home    WTware diskless client.