WTware 5.8.20
WTware 5.8.20/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.14.41 (aka@c20) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #5 SMP Mon May 21 21:17:24 UTC 2018
[ 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] free_area_init_node: node 0, pgdat 80b24500, node_mem_map ba3a1000
[ KERNEL] [ 0.000000] Normal zone: 2133 pages used for memmap
[ KERNEL] [ 0.000000] Normal zone: 0 pages reserved
[ KERNEL] [ 0.000000] Normal zone: 242688 pages, LIFO batch:31
[ KERNEL] [ 0.000000] percpu: Embedded 15 pages/cpu @ba352000 s28684 r8192 d24564 u61440
[ KERNEL] [ 0.000000] pcpu-alloc: s28684 r8192 d24564 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: 240555
[ KERNEL] [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 quiet wtboot=mmc
[ KERNEL] [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 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: 942080K/970752K available (5120K kernel code, 150K rwdata, 652K rodata, 4096K init, 367K bss, 20480K 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 : 0x80008000 - 0x80600000 (6112 kB)
[ KERNEL] [ 0.000000] .init : 0x80700000 - 0x80b00000 (4096 kB)
[ KERNEL] [ 0.000000] .data : 0x80b00000 - 0x80b25a60 ( 151 kB)
[ KERNEL] [ 0.000000] .bss : 0x80b27000 - 0x80b82eb4 ( 368 kB)
[ KERNEL] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ KERNEL] [ 0.000000] 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.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000016] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000197] Console: colour dummy device 80x30
[ KERNEL] [ 0.000212] console [tty0] enabled
[ KERNEL] [ 0.000234] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000247] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000402] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000415] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001285] Disabling memory control group subsystem
[ KERNEL] [ 0.001343] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001688] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002010] Setting up static identity map for 0x100000 - 0x10003c
[ KERNEL] [ 0.002116] Hierarchical SRCU implementation.
[ KERNEL] [ 0.002639] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003215] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003860] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004473] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004559] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004567] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004572] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004575] CPU: Virtualization extensions available.
[ KERNEL] [ 0.005150] devtmpfs: initialized
[ KERNEL] [ 0.013808] random: get_random_u32 called from 0x802d6bdc with crng_init=0
[ KERNEL] [ 0.014169] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.014504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014520] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015022] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.015471] NET: Registered protocol family 16
[ KERNEL] [ 0.017501] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.023810] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.061510] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ KERNEL] [ 0.063363] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.063470] usbcore: registered new interface driver hub
[ KERNEL] [ 0.063550] usbcore: registered new device driver usb
[ KERNEL] [ 0.070119] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-26 23:13
[ KERNEL] [ 0.071958] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.083102] NET: Registered protocol family 2
[ KERNEL] [ 0.083635] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.083744] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.083927] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.084045] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.084088] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.084280] NET: Registered protocol family 1
[ KERNEL] [ 2.205454] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.259293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.259305] io scheduler noop registered
[ KERNEL] [ 2.259310] io scheduler deadline registered
[ KERNEL] [ 2.259567] io scheduler cfq registered (default)
[ KERNEL] [ 2.259574] io scheduler mq-deadline registered
[ KERNEL] [ 2.259580] io scheduler kyber registered
[ KERNEL] [ 2.263977] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.264019] BCM2708FB: allocated DMA channel 0 @ bb813000
[ KERNEL] [ 2.317527] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.349544] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.349793] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.350569] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.351189] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ KERNEL] [ 2.352391] zram: Added device: zram0
[ KERNEL] [ 2.352438] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.580668] Core Release: 2.80a
[ KERNEL] [ 2.580677] Setting default values for core params
[ KERNEL] [ 2.580703] Finished setting default values for core params
[ KERNEL] [ 2.780965] Using Buffer DMA mode
[ KERNEL] [ 2.780971] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.780976] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.780982] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.781014] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.781516] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 2.781543] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.781543] Non-periodic Split Transactions
[ KERNEL] [ 2.781543] Periodic Split Transactions
[ KERNEL] [ 2.781543] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.781543] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.781549] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.781598] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8039dd54
[ KERNEL] [ 2.781607] WARN::hcd_init_fiq:460: FIQ ASM at 0x8039e0ac length 36
[ KERNEL] [ 2.781618] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb929000
[ KERNEL] [ 2.781672] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.781705] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.781739] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 2.781786] Init: Port Power? op_state=1
[ KERNEL] [ 2.781790] Init: Power Port (0)
[ KERNEL] [ 2.782012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 2.782023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.782030] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.782038] usb usb1: Manufacturer: Linux 4.14.41 dwc_otg_hcd
[ KERNEL] [ 2.782045] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.782645] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.782681] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.783367] dwc_otg: FIQ enabled
[ KERNEL] [ 2.783375] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.783384] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.783402] Module dwc_common_port init
[ KERNEL] [ 2.786233] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.787235] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.787614] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.788135] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 2.788141] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 2.788713] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.789264] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.789401] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 2.791104] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 2.791236] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 2.791753] usbcore: registered new interface driver usbhid
[ KERNEL] [ 2.791759] usbhid: USB HID core driver
[ KERNEL] [ 2.793505] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ KERNEL] [ 2.806224] [vc_sm_connected_init]: start
[ KERNEL] [ 2.814045] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 2.814554] NET: Registered protocol family 17
[ KERNEL] [ 2.814682] Registering SWP/SWPB emulation handler
[ KERNEL] [ 2.815179] registered taskstats version 1
[ KERNEL] [ 2.821156] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 2.821166] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 2.873017] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 2.909267] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 2.910757] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 2.912259] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 2.915041] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 2.961981] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 2.963040] of_cfs_init
[ KERNEL] [ 2.963133] of_cfs_init: OK
[ KERNEL] [ 2.985461] Freeing unused kernel memory: 4096K
[ KERNEL] [ 3.014909] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.075185] random: fast init done
[ KERNEL] [ 3.119798] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.129665] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.132639] mmc0: new high speed SDHC card at address 0002
[ KERNEL] [ 3.133077] mmcblk0: mmc0:0002 N/A 7.44 GiB
[ KERNEL] [ 3.134921] mmcblk0: p1
[ hotplug] [ 3.136585] Block device 179:1. No action.
[ hotplug] [ 3.137420] Block device 179:0. No action.
[ KERNEL] [ 3.222000] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.222151] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.277699] Block device 254:0. No action.
[ pfac] [ 3.413060] Run /sbin/initrd.
[ pfac] [ 3.413186] Ok, PID 633.
[ initrd] [ 3.417508] WTware 5.8.20/RPi shell.
[ initrd] [ 3.417963] Load font 'ter-c32b.psf', console 120x33.
[ initrd] [ 3.455987] MMC boot.
[ initrd] [ 3.459750] Success: media /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see
| # http://www.raspberrypi.org/documentation/configuration/config-txt.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
| #hdmi_group=2
| # 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
| framebuffer_depth=32
| # Uncomment for 16-bit color. It is up to two
| # times faster than default 32-bit.
| #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
\----------------------------------------------------
[ KERNEL] [ 3.492321] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.492333] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.493014] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.493135] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 3.811987] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 3.942205] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 3.942216] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.042002] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.176886] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c534
[ KERNEL] [ 4.176897] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.176905] usb 1-1.3: Product: USB Receiver
[ KERNEL] [ 4.176912] usb 1-1.3: Manufacturer: Logitech
[ KERNEL] [ 4.182808] input: Logitech USB Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C534.0001/input/input0
[ KERNEL] [ 4.253104] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3f980000.usb-1.3/input0
[ KERNEL] [ 4.261165] input: Logitech USB Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C534.0002/input/input1
[ KERNEL] [ 4.332820] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3f980000.usb-1.3/input1
[ initrd] [ 4.511515] Cache package files: auto.
[ initrd] [ 4.511655] WTpassword empty.
[ initrd] [ 4.515058] Cache package files.
[ initrd] [ 4.592189] USB: 046d:c534 Logitech, Inc. Unifying Receiver.
[ initrd] [ 4.592287] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 4.592324] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ KERNEL] [ 4.631971] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.762463] usb 1-1.2: New USB device found, idVendor=23a0, idProduct=0005
[ KERNEL] [ 4.762475] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [ 4.762482] usb 1-1.2: Product: Trustscreen
[ KERNEL] [ 4.762490] usb 1-1.2: Manufacturer: BIFIT
[ KERNEL] [ 4.762498] usb 1-1.2: SerialNumber: F5000583543E936CAA17C0801902700C
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = network
\----------------------------------------------------
[ initrd] [ 6.544211] Load ethernet drivers.
[ initrd] [ 6.544303] modprobe lan78xx.
[ KERNEL] [ 6.552460] usbcore: registered new interface driver lan78xx
[ initrd] [ 6.551321] modprobe smsc95xx.
[ KERNEL] [ 6.559430] smsc95xx v1.0.6
[ KERNEL] [ 6.645083] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:8d:78:ff
[ KERNEL] [ 6.645379] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 6.743729] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 8.195089] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ initrd] [ 8.245123] WTpassword empty.
[ initrd] [ 9.500181] dhcp: 342 bytes from 192.168.74.1.
[ initrd] [ 9.500303] 00000000:000001420000000000110000C0A84A01C0A84AE4004300440142000002010600 ...B.........J...J..C.D.B......
[ initrd] [ 9.500377] 00000020:67458B6B0000000000000000C0A84AE4C0A84A0100000000B827EB8D78FF0000 gE.k..........J...J......'..x...
[ initrd] [ 9.500446] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.500515] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.500583] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 9.500651] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.500720] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.500787] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.500874] 00000100:0000000000000000638253633501023604C0A84A0133040003F4800104FFFFFF ........c.Sc5..6...J.3..........
[ initrd] [ 9.500943] 00000120:000304C0A84A010604C0A84A0112203261353665323932666539386136646331 .....J.....J. 2a56e292fe98a6dc1
[ initrd] [ 9.501012] 00000140:3666623230626634643330643435372A04C0A84A01FF 6fb20bf4d30d457*...J..
[ initrd] [ 11.790166] dhcp: 342 bytes from 192.168.74.1.
[ initrd] [ 11.790300] 00000000:000001420000000000110000C0A84A01C0A84AE4004300440142000002010600 ...B.........J...J..C.D.B......
[ initrd] [ 11.790374] 00000020:67458B6B0000000000000000C0A84AE4C0A84A0100000000B827EB8D78FF0000 gE.k..........J...J......'..x...
[ initrd] [ 11.790443] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.790512] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.790580] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 11.790649] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.790717] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.790785] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.790855] 00000100:0000000000000000638253633501053604C0A84A0133040003F4800104FFFFFF ........c.Sc5..6...J.3..........
[ initrd] [ 11.790923] 00000120:000304C0A84A010604C0A84A0112203261353665323932666539386136646331 .....J.....J. 2a56e292fe98a6dc1
[ initrd] [ 11.790991] 00000140:3666623230626634643330643435372A04C0A84A01FF 6fb20bf4d30d457*...J..
[ initrd] [ 11.840111] [DHCP] DHCP server address 192.168.74.1.
[ initrd] [ 11.840185] [DHCP] IP 192.168.74.228 mask 255.255.255.0.
[ initrd] [ 11.840254] [DHCP] Default gateway 192.168.74.1.
[ initrd] [ 11.840322] [DHCP] DNS 192.168.74.1.
[ initrd] [ 11.840387] [DHCP] NTP 192.168.74.1.
[ initrd] [ 11.840466] [DHCP] TFTP from siaddr 192.168.74.1.
[ initrd] [ 11.840536] [DHCP] TFTP 192.168.74.1.
[ initrd] [ 11.840603] [DHCP] Boot file (header) wtware.pxe.
[ initrd] [ 11.840670] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ initrd] [ 11.840737] [DHCP] WTPassword hash 2a56e292fe98a6dc16fb20bf4d30d457.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 11.842835] Run /sbin/httpd.
[ initrd] [ 11.842927] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 11.843021] Ok, PID 697.
[ initrd] [ 11.843064] [TFTP] Download config file Everyone/list.wtc from 192.168.74.1.
[ initrd] [ 11.844783] [TFTP] It is not WTware5 TFTP server.
[ initrd] [ 11.847359] My line in list.wtc: "(Rogozina@Rogozina_Dnch) Tokens SndRbJ ChrSrv Tail".
[ initrd] [ 11.847518] Set username to Rogozina.
[ initrd] [ 11.847608] Set hostname to Rogozina_Dnch.
[ initrd] [ 11.847695] [TFTP] Download config file ListIncludes/Tokens from 192.168.74.1.
[ httpd] [ 11.848167] HTTP Server, WTware 5.8.20/RPi
/--- FILE "/tmp/list.wtc.tmp" -----------------------
| [BOM]
| smartcard = etoken,rutoken,ibank2_blue,trustscreen
| #etoken, jacarta, ibank2_blue, trustscreen
| #smartcard = jacarta, ibank2_blue, multisoft
| #smartcard = etoken, ibank2_blue, multisoft
| #smartcard = etoken, ibank2_blue, rutoken
\----------------------------------------------------
[ initrd] [ 11.850269] [TFTP] Download config file ListIncludes/SndRbJ from 192.168.74.1.
/--- FILE "/tmp/list.wtc.tmp" -----------------------
| [BOM]
| sound = on, amixer:cset numid=3 1
\----------------------------------------------------
[ initrd] [ 11.852711] [TFTP] Download config file ListIncludes/ChrSrv from 192.168.74.1.
/--- FILE "/tmp/list.wtc.tmp" -----------------------
| [BOM]
| connection
| application=chrome
| chrome_mode=window
| #chrome_profile=chprf-Natasha.zip
| chrome_url=https://www.yandex.ru/
| sound = on
| next screen
| server=192.168.200.70
| graphic = f
| disk = usb
\----------------------------------------------------
[ initrd] [ 11.855235] [TFTP] Download config file ListIncludes/Tail from 192.168.74.1.
/--- FILE "/tmp/list.wtc.tmp" -----------------------
| [BOM]
| next screen
| turnoffmenu=on #,msg:Выключить компьютер
| displayname=Консультант
| server=192.168.200.5
| user = Alliance:5421
| shell=c:\Users\Public\Consultant\cons.exe
| directory=c:\Users\Alliance\AppData\Roaming\ConsUserData
| connection
| displayname=Интернет-браузер Chromium
| application=chrome
| chrome_mode=window
| #chrome_profile=chprf-Natasha.zip
| chrome_url=https://www.yandex.ru/
| chrome_pac=http://192.168.200.175/proxy.pac
| sound = on
| #chrome_share = \\192.168.55.100\sharename,user vasja,password coolpass
| connection
| displayname=Трассир
| server=192.168.70.150
| user = Администратор
| connection
| displayname=Подключение к другому серверу
| server=--new--
\----------------------------------------------------
[ initrd] [ 11.858210] [TFTP] Download config file Terminals/B8.27.EB.8D.78.FF/config.wtc from 192.168.74.1.
[ initrd] [ 11.859637] [TFTP] Error code 1: file not found.
[ initrd] [ 11.859721] [TFTP] Download config file Terminals/Rogozina_Dnch.wtc from 192.168.74.1.
[ initrd] [ 11.862114] [TFTP] Error code 1: file not found.
[ KERNEL] [ 11.863410] random: httpd: uninitialized urandom read (32 bytes read)
[ initrd] [ 11.862217] [TFTP] Download config file Terminals/B8.27.EB.8D.78.FF.wtc from 192.168.74.1.
[ initrd] [ 11.863853] [TFTP] Error code 1: file not found.
[ initrd] [ 11.863916] [TFTP] Download config file Everyone/all.wtc from 192.168.74.1.
/--- FILE "/tmp/all.wtc" -----------------------
| [BOM]
Skip 'CLID'.
| server=192.168.200.70
| sound = on
| sound_level = 100
| smartcard = etoken; ibank2_blue; rutoken
| disk = usb
| turnoffmenu = always
| keyboard = ru
| language = ru, default
| keyswitch=alt-shift
| graphic = a
| redraw_delay = 50
| infobox = rctrl
| sleep = 20,standby
| autoshutdown = 45
| vnc = on
\----------------------------------------------------
[ initrd] [ 11.866197] [TFTP] Download config file Everyone/wtware.lic from 192.168.74.1.
[ initrd] [ 11.870858] Remount /bootmedia for writing.
[ initrd] [ 11.875779] Remount /bootmedia as read-only.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
Skip 'CLID'.
| server=192.168.200.70
| sound=on, amixer:cset numid=3 1
| sound_level=100
| smartcard=etoken,rutoken,ibank2_blue,trustscreen
| disk=usb
| turnoffmenu=on
| keyboard=ru
| language=ru, default
| keyswitch=alt-shift
| graphic=a
| redraw_delay=50
| infobox=rctrl
| sleep=20,standby
| autoshutdown=45
| vnc=on
| user=Rogozina
| connection
| application=chrome
| chrome_mode=window
| chrome_url=https://www.yandex.ru/
| sound=on
| next screen
| connection
| server=192.168.200.70
| graphic=f
| disk=usb
| next screen
| connection
| displayName=Консультант
| server=192.168.200.5
| user=Alliance:5421
| shell=c:\Users\Public\Consultant\cons.exe
| directory=c:\Users\Alliance\AppData\Roaming\ConsUserData
| connection
| displayName=Интернет-браузер Chromium
| application=chrome
| chrome_mode=window
| chrome_url=https://www.yandex.ru/
| chrome_pac=http://192.168.200.175/proxy.pac
| sound=on
| connection
| displayName=Трассир
| server=192.168.70.150
| user=Администратор
| connection
| displayName=Подключение к другому серверу
| server=--new--
\----------------------------------------------------
[ initrd] [ 11.904990] Hostname: "Rogozina_Dnch".
[ initrd] [ 12.160601] Run '/bin/sh /tmp/ntpdate', log '/tmp/ntp.out', env '', pid ''.
[ pfac] [ 12.160722] Run /bin/sh /tmp/ntpdate.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ pfac] [ 12.162621] Ok, PID 698.
[ httpd] [ 12.167205] Reread settings.
[ httpd] [ 12.167344] Everyone can control terminal by HTTP.
[ NTP] [ 12.168146] ntpd: sending query to 192.168.74.1
[ initrd] [ 12.222808] [FILE CACHE] Take 'packages/pi2-u' from cache.
[ initrd] [ 12.236694] [FILE CACHE] Take 'packages/pi2-dbus' from cache.
[ initrd] [ 12.236776] +--- Executing "/usr/bin/dbus-uuidgen --ensure"
[ initrd] [ 12.273741] +- Errorlevel: 0, output:
[ KERNEL] [ 12.274152] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
[ KERNEL] [ 12.274210] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
File is empty.
[ initrd] [ 12.274145] +------------------------
[ initrd] [ 12.274230] +--- Executing "/usr/bin/dbus-daemon --system"
[ initrd] [ 12.337233] +- Errorlevel: 0, output:
File is empty.
[ initrd] [ 12.337468] +------------------------
[ gm] [ 12.385998] WTware 5.8.20/RPi session manager.
[ gm] [ 12.405686] [FILE CACHE] '/var/lib/dbus/machine-id' already exist.
[ gm] [ 12.405820] [FILE CACHE] Take 'packages/ufont' from cache.
[ gm] [ 12.420630] [FILE CACHE] Take 'packages/pi2-uetc' from cache.
[ gm] [ 12.431387] [FILE CACHE] Take 'packages/pi2-xml2' from cache.
[ gm] [ 16.009450] Add keyboard event1: Logitech USB Receiver.
[ gm] [ 16.009720] Add keyboard event0: Logitech USB Receiver.
[ gm] [ 16.010074] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 16.014374] WTware concurrent licensing servers:
[ gm] [ 16.014505] 213.178.34.233
[ gm] [ 16.014591] 212.71.233.220
[ gm] [ 16.014666] 178.163.104.69
[ gm] [ 16.014739] 88.200.173.252
[ KERNEL] [ 16.133492] urandom_read: 2 callbacks suppressed
[ KERNEL] [ 16.133500] random: gm: uninitialized urandom read (2 bytes read)
[ gm] [ 16.440580] 178.163.104.69 0
[ gm] [ 16.440649] 00000000:485454502F312E3120323030204F4B0D0A5365727665723A206E67696E782F31 HTTP/1.1 200 OK..Server: nginx/1
[ gm] [ 16.440690] 00000020:2E31302E330D0A446174653A204D6F6E2C203138204A756E2032303138203037 .10.3..Date: Mon, 18 Jun 2018 07
[ gm] [ 16.440728] 00000040:3A31303A323820474D540D0A436F6E74656E742D547970653A206170706C6963 :10:28 GMT..Content-Type: applic
[ gm] [ 16.440766] 00000060:6174696F6E2F782D7777772D666F726D2D75726C656E636F6465640D0A436F6E ation/x-www-form-urlencoded..Con
[ gm] [ 16.440812] 00000080:6E656374696F6E3A20636C6F73650D0A416C6C6F773A204745542C20504F5354 nection: close..Allow: GET, POST
[ gm] [ 16.440853] 000000a0:2C20484541440D0A0D0A44373337413438323942334337444131343938383046 , HEAD....D737A4829B3C7DA149880F
[ gm] [ 16.440892] 000000c0:3438393431413944354230344239453235454639423242424542354436314142 48941A9D5B04B9E25EF9B2BBEB5D61AB
[ gm] [ 16.440930] 000000e0:3246333232384632333333344632383634413132394335464339423933363136 2F3228F23334F2864A129C5FC9B93616
[ gm] [ 16.440968] 00000100:4445324230373745393833303336324443343744323530413937393338354144 DE2B077E9830362DC47D250A979385AD
[ gm] [ 16.441009] 00000120:4439373446323945343743413844393234463633463530463739413430324632 D974F29E47CA8D924F63F50F79A402F2
[ gm] [ 16.441048] 00000140:3732303839303830463743393932323542334638383444424432333043393539 72089080F7C99225B3F884DBD230C959
[ gm] [ 16.441088] 00000160:4231423446324135423036423746463238373938323733414344323945373834 B1B4F2A5B06B7FF28798273ACD29E784
[ gm] [ 16.441139] 00000180:4538434543443239344536423131314145304446383436464537463537424439 E8CECD294E6B111AE0DF846FE7F57BD9
[ gm] [ 16.441179] 000001a0:3838363937383142374143374332383636354635464343393432464433343334 8869781B7AC7C28665F5FCC942FD3434
[ gm] [ 16.441217] 000001c0:34383431443738304345 4841D780CE
/--- FILE "/etc/xorg.conf" -----------------------
| Section "InputDevice"
| Identifier "Keyboard0"
| Driver "evdev"
| Option "Device" "/dev/input/event1"
| Option "SendCoreEvents" "on"
| Option "XkbLayout" "ru,us"
| Option "XkbRules" "evdev"
| Option "XkbOptions" "grp:alt_shift_toggle"
| EndSection
| Section "InputDevice"
| Identifier "Keyboard1"
| Driver "evdev"
| Option "Device" "/dev/input/event0"
| Option "SendCoreEvents" "on"
| Option "XkbLayout" "ru,us"
| Option "XkbRules" "evdev"
| Option "XkbOptions" "grp:alt_shift_toggle"
| EndSection
| Section "ServerFlags"
| Option "DontVTSwitch" "on"
| Option "DontZoom" "on"
| Option "DontZap" "on"
| Option "NoPM" "on"
| Option "AutoAddDevices" "off"
| EndSection
| Section "Device"
| Identifier "Video0"
| Driver "fbturbo"
| EndSection
| Section "Monitor"
| Identifier "Monitor0"
| HorizSync 20-200
| VertRefresh 50-60
| Option "PreferredMode" "1920x1080"
| EndSection
| Section "Screen"
| Identifier "Screen0"
| Device "Video0"
| Monitor "Monitor0"
| DefaultDepth 24
| SubSection "Display"
| Depth 24
| Modes "1920x1080"
| Virtual 1920 1080
| EndSubSection
| EndSection
| Section "ServerLayout"
| Identifier "Layout"
| Screen "Screen0"
| InputDevice "Keyboard0"
| InputDevice "Keyboard1"
| EndSection
\----------------------------------------------------
[ gm] [ 16.441608] Run '/usr/lib/xorg/Xorg -nolisten inet6 -s 0 -quiet -logfile /tmp/Xorg.0.log', log '/tmp/Xorg.out', env '', pid ''.
[ pfac] [ 16.441710] Run /usr/lib/xorg/Xorg -nolisten inet6 -s 0 -quiet -logfile /tmp/Xorg.0.log.
[ pfac] [ 16.441902] Ok, PID 712.
[ X] [ 16.561426] [ 16.561]
[ X] [ 16.561499] X.Org X Server 1.19.2
[ X] [ 16.561532] Release Date: 2017-03-02
[ X] [ 16.561564] [ 16.561] X Protocol Version 11, Revision 0
[ X] [ 16.561615] [ 16.561] Build Operating System: Linux 4.9.41-v7+ armv7l Raspbian
[ X] [ 16.561694] [ 16.561] Current Operating System: Linux wtware 4.14.41 #5 SMP Mon May 21 21:17:24 UTC 2018 armv7l
[ X] [ 16.561732] [ 16.561] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 quiet wtboot=mmc
[ X] [ 16.561767] [ 16.561] Build Date: 18 October 2017 04:55:30PM
[ X] [ 16.561798] [ 16.561] xorg-server 2:1.19.2-1+rpt1+deb9u2 (https://www.debian.org/support)
[ X] [ 16.561829] [ 16.561] Current version of pixman: 0.34.0
[ X] [ 16.561887] [ 16.561] Before reporting problems, check http://wiki.x.org
[ X] [ 16.561938] to make sure that you have the latest version.
[ X] [ 16.561974] [ 16.561] Markers: (--) probed, (**) from config file, (==) default setting,
[ X] [ 16.562014] (++) from command line, (!!) notice, (II) informational,
[ X] [ 16.562044] (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ X] [ 16.562076] [ 16.561] (++) Log file: "/tmp/Xorg.0.log", Time: Mon May 21 00:00:13 2018
[ X] [ 16.562202] [ 16.562] (==) Using config file: "/etc/xorg.conf"
[ X] [ 16.562924] [ 16.562] (==) ServerLayout "Layout"
[ X] [ 16.562961] [ 16.562] (**) |-->Screen "Screen0" (0)
[ X] [ 16.563016] [ 16.562] (**) | |-->Monitor "Monitor0"
[ X] [ 16.569803] [ 16.569] (**) | |-->Device "Video0"
[ X] [ 16.569877] [ 16.569] (**) |-->Input Device "Keyboard0"
[ X] [ 16.569914] [ 16.569] (**) |-->Input Device "Keyboard1"
[ X] [ 16.569970] [ 16.569] (**) Option "DontVTSwitch" "on"
[ X] [ 16.570039] [ 16.569] (**) Option "DontZap" "on"
[ X] [ 16.570074] [ 16.569] (**) Option "DontZoom" "on"
[ X] [ 16.570132] [ 16.570] (**) Option "NoPM" "on"
[ X] [ 16.570190] [ 16.570] (**) Option "AutoAddDevices" "off"
[ X] [ 16.570247] [ 16.570] (**) Not automatically adding devices
[ X] [ 16.570284] [ 16.570] (==) Automatically enabling devices
[ X] [ 16.570319] [ 16.570] (==) Automatically adding GPU devices
[ X] [ 16.570376] [ 16.570] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ X] [ 16.570434] [ 16.570] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ X] [ 16.570468] [ 16.570] Entry deleted from font path.
[ X] [ 16.570525] [ 16.570] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ X] [ 16.570559] [ 16.570] Entry deleted from font path.
[ X] [ 16.570591] [ 16.570] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ X] [ 16.570622] [ 16.570] Entry deleted from font path.
[ X] [ 16.570677] [ 16.570] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ X] [ 16.570711] [ 16.570] Entry deleted from font path.
[ X] [ 16.570742] [ 16.570] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ X] [ 16.570773] [ 16.570] Entry deleted from font path.
[ X] [ 16.570804] [ 16.570] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ X] [ 16.570835] [ 16.570] Entry deleted from font path.
[ X] [ 16.570890] [ 16.570] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ X] [ 16.570924] [ 16.570] Entry deleted from font path.
[ X] [ 16.570955] [ 16.570] (==) FontPath set to:
[ X] [ 16.570985] built-ins
[ X] [ 16.571015] [ 16.570] (==) ModulePath set to "/usr/lib/xorg/modules"
[ X] [ 16.571047] [ 16.570] (==) |-->Input Device "Keyboard0"
[ X] [ 16.571105] [ 16.570] (==) |-->Input Device "<default keyboard>"
[ X] [ 16.571138] [ 16.570] (==) The core pointer device wasn't specified explicitly in the layout.
[ X] [ 16.571170] Using the first mouse device.
[ X] [ 16.571199] [ 16.570] (==) The core keyboard device wasn't specified explicitly in the layout.
[ X] [ 16.571230] Using the default keyboard configuration.
[ X] [ 16.572861] [ 16.572] (II) Loader magic: 0x1fbf40
[ X] [ 16.572897] [ 16.572] (II) Module ABI versions:
[ X] [ 16.572953] [ 16.572] X.Org ANSI C Emulation: 0.4
[ X] [ 16.573004] [ 16.572] X.Org Video Driver: 23.0
[ X] [ 16.573046] [ 16.572] X.Org XInput driver : 24.1
[ X] [ 16.573088] [ 16.572] X.Org Server Extension : 10.0
[ X] [ 16.576411] [ 16.576] (--) using VT number 2
[ X] [ 16.576514] [ 16.576] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ KERNEL] [ 16.578474] random: Xorg: uninitialized urandom read (16 bytes read)
[ X] [ 16.577070] [ 16.577] (II) no primary bus or device found
[ X] [ 16.578457] [ 16.577] (II) LoadModule: "glx"
[ X] [ 16.579245] [ 16.579] (WW) Warning, couldn't open module glx
[ X] [ 16.579308] [ 16.579] (II) UnloadModule: "glx"
[ X] [ 16.579361] [ 16.579] (II) Unloading glx
[ X] [ 16.579395] [ 16.579] (EE) Failed to load module "glx" (module does not exist, 0)
[ X] [ 16.579451] [ 16.579] (II) LoadModule: "fbturbo"
[ X] [ 16.579631] [ 16.579] (II) Loading /usr/lib/xorg/modules/drivers/fbturbo_drv.so
[ X] [ 16.587633] [ 16.587] (II) Module fbturbo: vendor="X.Org Foundation"
[ X] [ 16.587694] [ 16.587] compiled for 1.19.2, module version = 0.5.1
[ X] [ 16.587756] [ 16.587] Module class: X.Org Video Driver
[ X] [ 16.587790] [ 16.587] ABI class: X.Org Video Driver, version 23.0
[ X] [ 16.587825] [ 16.587] (II) LoadModule: "evdev"
[ X] [ 16.587982] [ 16.587] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ X] [ 16.598449] [ 16.598] (II) Module evdev: vendor="X.Org Foundation"
[ X] [ 16.598518] [ 16.598] compiled for 1.19.0, module version = 2.10.5
[ X] [ 16.598591] [ 16.598] Module class: X.Org XInput Driver
[ X] [ 16.598627] [ 16.598] ABI class: X.Org XInput driver, version 24.1
[ X] [ 16.598659] [ 16.598] (II) LoadModule: "kbd"
[ X] [ 16.599131] [ 16.599] (WW) Warning, couldn't open module kbd
[ X] [ 16.599196] [ 16.599] (II) UnloadModule: "kbd"
[ X] [ 16.599230] [ 16.599] (II) Unloading kbd
[ X] [ 16.599261] [ 16.599] (EE) Failed to load module "kbd" (module does not exist, 0)
[ X] [ 16.599316] [ 16.599] (II) FBTURBO: driver for framebuffer: fbturbo
[ X] [ 16.631025] [ 16.630] (WW) Falling back to old probe method for fbturbo
[ X] [ 16.631121] [ 16.630] (II) Loading sub module "fbdevhw"
[ X] [ 16.631192] [ 16.631] (II) LoadModule: "fbdevhw"
[ X] [ 16.631487] [ 16.631] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ X] [ 16.633835] [ 16.633] (II) Module fbdevhw: vendor="X.Org Foundation"
[ X] [ 16.633880] [ 16.633] compiled for 1.19.2, module version = 0.0.2
[ X] [ 16.633939] [ 16.633] ABI class: X.Org Video Driver, version 23.0
[ X] [ 16.634129] [ 16.634] (II) FBTURBO(0): using default device
[ X] [ 16.634193] [ 16.634] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ X] [ 16.634307] [ 16.634] (**) FBTURBO(0): Depth 24, (--) framebuffer bpp 32
[ X] [ 16.634367] [ 16.634] (==) FBTURBO(0): RGB weight 888
[ X] [ 16.634401] [ 16.634] (==) FBTURBO(0): Default visual is TrueColor
[ X] [ 16.634457] [ 16.634] (==) FBTURBO(0): Using gamma correction (1.0, 1.0, 1.0)
[ X] [ 16.634491] [ 16.634] (II) FBTURBO(0): hardware: BCM2708 FB (video memory: 8100kB)
[ X] [ 16.635037] [ 16.634] (II) FBTURBO(0): processor: Unknown
[ X] [ 16.635099] [ 16.635] (II) FBTURBO(0): checking modes against framebuffer device...
[ X] [ 16.635158] [ 16.635] (II) FBTURBO(0): mode "1920x1080" ok
[ X] [ 16.635215] [ 16.635] (II) FBTURBO(0): checking modes against monitor...
[ X] [ 16.635275] [ 16.635] (--) FBTURBO(0): Virtual size is 1920x1080 (pitch 1920)
[ X] [ 16.635310] [ 16.635] (**) FBTURBO(0): Built-in mode "current"
[ X] [ 16.635345] [ 16.635] (==) FBTURBO(0): DPI set to (96, 96)
[ X] [ 16.635400] [ 16.635] (II) Loading sub module "fb"
[ X] [ 16.635434] [ 16.635] (II) LoadModule: "fb"
[ X] [ 16.635634] [ 16.635] (II) Loading /usr/lib/xorg/modules/libfb.so
[ X] [ 16.641570] [ 16.641] (II) Module fb: vendor="X.Org Foundation"
[ X] [ 16.641636] [ 16.641] compiled for 1.19.2, module version = 1.0.0
[ X] [ 16.641702] [ 16.641] ABI class: X.Org ANSI C Emulation, version 0.4
[ X] [ 16.641755] [ 16.641] (==) Depth 24 pixmap format is 32 bpp
[ X] [ 16.655221] [ 16.655] (II) FBTURBO(0): using backing store heuristics
[ X out] [ 16.661908] modprobe: module g2d_23 not found in modules.dep
[ X] [ 16.662506] [ 16.662] (II) FBTURBO(0): can't load 'g2d_23' kernel module
[ X] [ 16.662554] [ 16.662] (II) FBTURBO(0): failed to enable the use of sunxi display controller
[ X] [ 16.662619] [ 16.662] (II) FBTURBO(0): No sunxi-g2d hardware detected (check /dev/disp and /dev/g2d)
[ X] [ 16.662654] [ 16.662] (II) FBTURBO(0): G2D hardware acceleration can't be enabled
[ X] [ 16.662687] [ 16.662] (II) FBTURBO(0): enabled fbdev copyarea acceleration
[ X] [ 16.662749] [ 16.662] (==) FBTURBO(0): Backing store enabled
[ X] [ 16.671741] [ 16.671] (==) FBTURBO(0): DPMS enabled
[ X] [ 16.671821] [ 16.671] (II) FBTURBO(0): failed to enable hardware cursor
[ X] [ 16.671867] [ 16.671] (II) FBTURBO(0): no 3D acceleration because the driver has been compiled without libUMP
[ X] [ 16.671903] [ 16.671] (II) FBTURBO(0): if this is wrong and needs to be fixed, please check ./configure log
[ X] [ 16.673370] [ 16.673] (==) RandR enabled
[ X] [ 16.710681] [ 16.710] (II) SELinux: Disabled on system
[ X] [ 16.882609] [ 16.882] (II) Using input driver 'evdev' for 'Keyboard0'
[ X] [ 16.882717] [ 16.882] (**) Option "SendCoreEvents" "on"
[ X] [ 16.882736] [ 16.882] (**) Option "CorePointer" "on"
[ X] [ 16.882753] [ 16.882] (**) Keyboard0: always reports core events
[ X] [ 16.882783] [ 16.882] (**) evdev: Keyboard0: Device: "/dev/input/event1"
[ X] [ 16.883003] [ 16.882] (--) evdev: Keyboard0: Vendor 0x46d Product 0xc534
[ X] [ 16.883035] [ 16.882] (--) evdev: Keyboard0: Found 20 mouse buttons
[ X] [ 16.883052] [ 16.883] (--) evdev: Keyboard0: Found scroll wheel(s)
[ X] [ 16.883069] [ 16.883] (--) evdev: Keyboard0: Found relative axes
[ X] [ 16.883097] [ 16.883] (--) evdev: Keyboard0: Found x and y relative axes
[ X] [ 16.883114] [ 16.883] (--) evdev: Keyboard0: Found absolute axes
[ X] [ 16.883130] [ 16.883] (II) evdev: Keyboard0: Forcing absolute x/y axes to exist.
[ X] [ 16.883146] [ 16.883] (--) evdev: Keyboard0: Found keys
[ X] [ 16.883174] [ 16.883] (II) evdev: Keyboard0: Configuring as mouse
[ X] [ 16.883191] [ 16.883] (II) evdev: Keyboard0: Configuring as keyboard
[ X] [ 16.883207] [ 16.883] (II) evdev: Keyboard0: Adding scrollwheel support
[ X] [ 16.883235] [ 16.883] (**) evdev: Keyboard0: YAxisMapping: buttons 4 and 5
[ X] [ 16.883253] [ 16.883] (**) evdev: Keyboard0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ X] [ 16.883282] [ 16.883] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 6)
[ X] [ 16.883299] [ 16.883] (**) Option "xkb_rules" "evdev"
[ X] [ 16.883327] [ 16.883] (**) Option "xkb_layout" "ru,us"
[ X] [ 16.883344] [ 16.883] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ X] [ 16.976250] [ 16.976] (II) evdev: Keyboard0: initialized for relative axes.
[ X] [ 16.976297] [ 16.976] (WW) evdev: Keyboard0: ignoring absolute axes.
[ X] [ 16.976894] [ 16.976] (**) Keyboard0: (accel) keeping acceleration scheme 1
[ X] [ 16.976927] [ 16.976] (**) Keyboard0: (accel) acceleration profile 0
[ X] [ 16.976981] [ 16.976] (**) Keyboard0: (accel) acceleration factor: 2.000
[ X] [ 16.976999] [ 16.976] (**) Keyboard0: (accel) acceleration threshold: 4
[ X] [ 16.977202] [ 16.977] (II) Using input driver 'evdev' for 'Keyboard1'
[ X] [ 16.977233] [ 16.977] (**) Option "SendCoreEvents" "on"
[ X] [ 16.977262] [ 16.977] (**) Keyboard1: always reports core events
[ X] [ 16.977291] [ 16.977] (**) evdev: Keyboard1: Device: "/dev/input/event0"
[ X] [ 16.977405] [ 16.977] (--) evdev: Keyboard1: Vendor 0x46d Product 0xc534
[ X] [ 16.977435] [ 16.977] (--) evdev: Keyboard1: Found keys
[ X] [ 16.977452] [ 16.977] (II) evdev: Keyboard1: Configuring as keyboard
[ X] [ 16.977481] [ 16.977] (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD, id 7)
[ X] [ 16.977498] [ 16.977] (**) Option "xkb_rules" "evdev"
[ X] [ 16.977525] [ 16.977] (**) Option "xkb_layout" "ru,us"
[ X] [ 16.977542] [ 16.977] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ X] [ 16.978425] [ 16.978] (II) Using input driver 'evdev' for 'Keyboard0'
[ X] [ 16.978455] [ 16.978] (**) Option "SendCoreEvents" "on"
[ X] [ 16.978485] [ 16.978] (**) Option "CorePointer" "on"
[ X] [ 16.978501] [ 16.978] (**) Keyboard0: always reports core events
[ X] [ 16.978529] [ 16.978] (**) evdev: Keyboard0: Device: "/dev/input/event1"
[ X] [ 16.978623] [ 16.978] (WW) evdev: Keyboard0: device file is duplicate. Ignoring.
[ X] [ 17.030167] [ 17.030] (EE) PreInit returned 8 for "Keyboard0"
[ X] [ 17.030237] [ 17.030] (II) UnloadModule: "evdev"
[ X] [ 17.030343] [ 17.030] (II) LoadModule: "kbd"
[ X] [ 17.030882] [ 17.030] (WW) Warning, couldn't open module kbd
[ X] [ 17.030918] [ 17.030] (II) UnloadModule: "kbd"
[ X] [ 17.030974] [ 17.030] (II) Unloading kbd
[ X] [ 17.031008] [ 17.030] (EE) Failed to load module "kbd" (module does not exist, 0)
[ X] [ 17.031039] [ 17.030] (EE) No input driver matching `kbd'
[ X] [ 17.031071] [ 17.030] (II) Falling back to input driver `libinput'
[ X] [ 17.031126] [ 17.030] (II) LoadModule: "libinput"
[ X] [ 17.031585] [ 17.031] (WW) Warning, couldn't open module libinput
[ X] [ 17.031621] [ 17.031] (II) UnloadModule: "libinput"
[ X] [ 17.031677] [ 17.031] (II) Unloading libinput
[ X] [ 17.031711] [ 17.031] (EE) Failed to load module "libinput" (module does not exist, 0)
[ KERNEL] [ 17.034337] random: Xorg: uninitialized urandom read (16 bytes read)
[ gm] [ 17.070313] DPMS enabled.
[ gm] [ 17.070392] Allocate 81920 bytes of shared memory for X imgbuf.
[ gm] [ 17.071482] Use /lib/ui32.so.
[ gm] [ 17.080158] Allocate 8294400 bytes of shared memory for X imgbuf.
[ gm] [ 17.152633] [FILE CACHE] Take 'packages/pi2-alsa' from cache.
[ gm] [ 17.152808] modprobe snd-bcm2835.
[ KERNEL] [ 17.169212] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ KERNEL] [ 17.171206] bcm2835_alsa bcm2835_alsa: card created with 8 channels
[ gm] [ 17.171369] modprobe snd-usb-audio.
/--- FILE "/proc/asound/devices" -----------------------
| 0: [ 0] : control
| 16: [ 0- 0]: digital audio playback
| 17: [ 0- 1]: digital audio playback
| 33: : timer
\----------------------------------------------------
[ KERNEL] [ 17.186857] usbcore: registered new interface driver snd-usb-audio
[ gm] [ 17.186389] /dev/snd/pcmC0D1p character device.
[ gm] [ 17.186478] /dev/snd/pcmC0D0p character device.
[ gm] [ 17.186525] /dev/snd/controlC0 character device.
[ gm] [ 17.186589] /dev/snd/timer character device.
[ gm] [ 17.186629] Preconfigure ALSA.
[ gm] [ 17.186670] +--- Executing "/usr/bin/amixer cset numid=3 1"
[ gm] [ 17.225128] +- Errorlevel: 0, output:
| numid=3,iface=MIXER,name='PCM Playback Route'
| ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
| : values=1
[ gm] [ 17.225558] +------------------------
[ gm] [ 17.225649] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ pfac] [ 17.225822] Run /sbin/rdpsnd sndvol 100 100 50.
[ gm] [ 17.225871] Run sound daemon.
[ gm] [ 17.225948] Run '/sbin/rdpsnd 1 0 100 0 -1', log '', env '', pid ''.
[ gm] [ 17.226022] Only one RDP session can use sound redirection.
[ gm] [ 17.226098] Turn it off for at display 0 screen 1.
[ gm] [ 17.226174] Only one RDP session can use sound redirection.
[ gm] [ 17.226247] Turn it off for at display 0 screen 2.
[ gm] [ 17.226323] Only one RDP session can use sound redirection.
[ gm] [ 17.226395] Turn it off for at display 0 screen 2.
[ gm] [ 17.226471] Only one RDP session can use sound redirection.
[ gm] [ 17.226547] Turn it off for at display 0 screen 2.
[ gm] [ 17.226620] Only one RDP session can use sound redirection.
[ gm] [ 17.226695] Turn it off for at display 0 screen 2.
[ pfac] [ 17.227115] Ok, PID 747.
[ pfac] [ 17.227325] Run /sbin/rdpsnd 1 0 100 0 -1.
[ pfac] [ 17.227688] Ok, PID 748.
[ gm] [ 17.239153] [FILE CACHE] Take 'packages/pi2-sc' from cache.
[ gm] [ 17.239283] Run scard daemon. Supported cards:
[ gm] [ 17.239369] eToken 32K, eToken 64K, eToken 72K Java.
[ gm] [ 17.239450] Rutoken, iBank2 A, Rutoken ECP.
[ gm] [ 17.239524] iBank2Key blue token (23A0:0002, 23A0:0004).
[ gm] [ 17.239622] BIFIT Trustscreen (23A0:0005).
[ rdpsnd] [ 17.247634] RDP Sound Redirector, WTware 5.8.20/RPi.
[ rdpsnd] [ 17.256487] Card 'ALSA'/'bcm2835 ALSA'.
[ sndvol] [ 17.256595] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 17.256711] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 17.256799] Mixer name: 'Broadcom Mixer'.
[ rdpsnd] [ 17.256882] Components: ''.
[ sndvol] [ 17.256927] Components: ''.
[ rdpsnd] [ 17.257005] Controls: 6.
[ sndvol] [ 17.257050] Controls: 6.
[ rdpsnd] [ 17.257127] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 17.257178] ALSA: control 'PCM Playback Volume'.
[ gm] [ 17.257268] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
[ rdpsnd] [ 17.257316] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 17.257359] ALSA: control 'PCM Playback Switch'.
[ gm] [ 17.257438] Load ISO 9660 and UDF CDROM filesystem drivers.
[ rdpsnd] [ 17.257484] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 17.257532] ALSA: control 'PCM Playback Route'.
[ gm] [ 17.257609] modprobe udf.
[ rdpsnd] [ 17.257654] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 17.257712] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 17.257811] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 17.257858] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 17.257947] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 17.257992] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 17.258118] Inactive control IEC958 Playback PCM Stream'.
[ sndvol] [ 17.258188] Inactive control IEC958 Playback PCM Stream'.
[ pfac] [ 17.258450] Run /sbin/rdpdr[scard] 0.
[ pfac] [ 17.258979] Process pid 747 terminated, status 00000000.
[ pfac] [ 17.259480] Ok, PID 752.
[ gm] [ 17.266517] modprobe isofs.
[ rdpdr-scard] [ 17.269471] RDP Smart Card Redirector, WTware 5.8.20/RPi.
[ rdpdr-scard] [ 17.271934] Load /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so library.
[ gm] [ 17.272872] Load usb storage driver.
[ gm] [ 17.273007] modprobe scsi_mod.
[ gm] [ 17.284138] modprobe usb-storage.
[ KERNEL] [ 17.285245] SCSI subsystem initialized
[ gm] [ 17.293864] modprobe sd_mod.
[ KERNEL] [ 17.295023] usbcore: registered new interface driver usb-storage
[ hpsc] [ 17.298684] [HPSC] Trustscreen.
[ hpsc] [ 17.298761] [HPSC] rdpdr[scard] isn't running now.
[ gm] [ 17.300216] Load EXFAT filesystem driver.
[ gm] [ 17.300362] modprobe fuse.
[ gm] [ 17.308308] modprobe exfat.
[ KERNEL] [ 17.308712] fuse init (API version 7.26)
[ KERNEL] [ 17.316261] exFAT: Version 1.2.9
[ KERNEL] [ 17.319990] zram0: detected capacity change from 0 to 1073741824
[ KERNEL] [ 17.326932] Adding 1048572k swap on /dev/zram0. Priority:-2 extents:1 across:1048572k SS
[ gm] [ 18.705558] [FILE CACHE] Take 'packages/chprf' from cache.
[ gm] [ 18.725103] [FILE CACHE] Take 'packages/pi2-chrome' from cache.
[ gm] [ 18.729073] Run '/usr/lib/chromium-browser//chromium-browser --window-size=1920,1080 --window-position=0,0 --disable-ipv6 --disable-gpu --wm-window-animations-disabled --no-default-browser-check --password-store=basic --disable-infobars --show-component-extension-options --ignore-gpu-blacklist --disable-pings --media-router=0 --enable-remote-extensions https://www.yandex.ru/', log '/tmp/Xapp00.out', env 'DISPLAY=:0.0 LANG=ru_RU.utf8 LANGUAGE=ru_RU HOME=/home/chromium XDG_RUNTIME_DIR=/run/user/777 GOOGLE_API_KEY=AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k GOOGLE_DEFAULT_CLIENT_ID=811574891467.apps.googleusercontent.com GOOGLE_DEFAULT_CLIENT_SECRET=kdloedMFGdGla2P1zacGjAQh CHROME_VERSION_EXTRA=WTware', pid '/tmp/Xapp00.pidpipe'.
[ pfac] [ 18.729159] Run /usr/lib/chromium-browser//chromium-browser --window-size=1920,1080 --window-position=0,0 --disable-ipv6 --disable-gpu --wm-window-animations-disabled --no-default-browser-check --password-store=basic --disable-infobars --show-component-extension-options --ignore-gpu-blacklist --disable-pings --media-router=0 --enable-remote-extensions https://www.yandex.ru/.
[ pfac] [ 18.729340] Ok, PID 791.
[ gm] [ 18.729514] Success, pid 791.
[ gm] [ 18.729560] Everyone can control terminal by VNC.
[ gm] [ 18.729635] [VNC] Listener at port 5900.
[ gm] [ 18.729813] Allocate 8294400 bytes of shared memory for X imgbuf.
[ gm] [ 18.768826] Run '/sbin/resolver 0x1a858c0 dns [192.168.200.70]', log '', env '', pid ''.
[ pfac] [ 18.768935] Run /sbin/resolver 0x1a858c0 dns [192.168.200.70].
[ pfac] [ 18.769655] Ok, PID 792.
[ gm] [ 18.769732] Allocate 8294400 bytes of shared memory for X imgbuf.
[ pfac] [ 18.771522] Process pid 792 terminated, status 00000000.
[ gm] [ 18.800719] graphdriver_x.cpp ( 941): -- ERROR -- Got XShmCompletionEvent. ShmPutImageEventCounter 1.
[ gm] [ 18.800821] 192.168.200.70 => 192.168.200.70.
[ gm] [ 18.807855] Free ram before fork terminal client /sbin/rdpclient (session 1): 812268 Kb.
[ pfac] [ 18.807967] Run /sbin/rdpclient 1.
[ gm] [ 18.807992] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 18.808080] Ok, PID 793.
[ rdpclient 793] [ 18.829366] RDP Terminal Client, WTware 5.8.20/RPi, pipe 1, pid 793.
[ rdpclient 793] [ 18.835839] Use /lib/ui32.so.
[ rdpclient 793] [ 18.836538] Add smartcard redirection.
[ rdpdr-scard] [ 18.836754] New client connection, id 1.
[ rdpclient 793] [ 18.836814] Make RDP session with 192.168.200.70, port 3389.
[ rdpclient 793] [ 18.836923] Username: "Rogozina".
[ rdpclient 793] [ 18.837008] No password.
[ rdpclient 793] [ 18.837093] No PIN.
[ rdpclient 793] [ 18.837177] No domain.
[ rdpclient 793] [ 18.837260] No shell.
[ rdpclient 793] [ 18.837344] No directory.
[ rdpclient 793] [ 18.837465] Window: 1920x1080@24.
[ rdpclient 793] [ 18.837552] PFlags 0x000000AF.
[ rdpclient 793] [ 18.837632] Keyboard 00000419:00000000.
[ rdpclient 793] [ 18.837714] My hostname "Rogozina_Dnch".
[ rdpclient 793] [ 18.837795] TCP: connecting to 192.168.200.70:3389.
[ rdpclient 793] [ 18.902077] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 793] [ 18.902276] Turn keepalive on.
[ rdpclient 793] [ 18.903089] Free ram after buffers allocation: 809904 KB.
[ rdpclient 793] [ 18.977011] Reconnect with TLS/SSL enabled.
[ rdpclient 793] [ 18.977175] TCP: reconnecting to 192.168.200.70:3389.
[ rdpclient 793] [ 19.041791] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 793] [ 19.041902] Turn keepalive on.
[ rdpclient 793] [ 19.115468] Server supports GFX Pipeline.
[ rdpclient 793] [ 19.115588] TLS.
[ rdpclient 793] [ 19.115639] SSL/TLS.
[ rdpclient 793] [ 19.858349] Enable font smoothing and Desktop Composition.
[ rdpclient 793] [ 19.929100] RDP5 encryption (X.509).
[ rdpclient 793] [ 20.421019] GFX codec.
[ X00] [ 20.928954] getrandom indicates that the entropy pool has not been initialized. Rather than continue with poor entropy, this process will block until entropy is available.
[ rdpdr-scard] [ 21.432605] Reset client 1.
[ NTP] [ 22.170264] Alarm clock
[ NTP] [ 22.172313] hwclock: can't open '/dev/misc/rtc': No such file or directory
[ pfac] [ 22.173370] Process pid 698 terminated, status 00000000.
[ KERNEL] [ 24.680536] random: crng init done
[ KERNEL] [ 24.680548] random: 2 urandom warning(s) missed due to ratelimiting
[ X00] [ 25.459412] Fontconfig warning: "/etc/fonts/fonts.conf", line 160: blank doesn't take any effect anymore. please remove it from your fonts.conf
[SYSLOG] <29>May 21 00:00:23 dbus[704]: [system] Activating service name='org.bluez' (using servicehelper)
[SYSLOG] <29>May 21 00:00:23 dbus[704]: [system] Activated service 'org.bluez' failed: Failed to execute program org.bluez: No such file or directory
[ X00] [ 27.014027] [791:791:0521/000023.903160:ERROR:gpu_process_transport_factory.cc(1029)] Lost UI shared context.
[ X00] [ 27.910053] [791:843:0521/000024.799213:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[ gm] [ 28.767474] Bind window 0x00400001 (pid 791, ppid 1) to the screen 1.
[ gm] [ 28.863973] Unknown event 9.
[ X00] [ 28.900529] [791:827:0521/000025.789679:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for translate.googleapis.com failed err=-8181
[ X00] [ 29.046599] [791:828:0521/000025.935747:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for www.gstatic.com failed err=-8181
[ X00] [ 29.071205] [791:828:0521/000025.960353:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for clients2.google.com failed err=-8181
[ gm] [ 36.691504] Unknown event 9.
[ X00] [ 38.093981] [791:830:0521/000034.983163:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ X00] [ 47.867552] [791:940:0521/000044.756734:ERROR:object_proxy.cc(626)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[ X00] [ 47.868418] [791:940:0521/000044.757671:ERROR:object_proxy.cc(626)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[ X00] [ 47.869304] [791:940:0521/000044.758522:ERROR:object_proxy.cc(626)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[ rdpclient 793] [ 48.784509] errorInfo 0x00000000.
[ rdpclient 793] [ 48.785400] Run 4 tile threads.
[ rdpclient 793] [ 49.606334] SessionId 0x0000000f: ALLIANCE\Unanova.
[ rdpdr-scard] [ 49.831906] Reset client 1.
[ X00] [ 177.294853] [791:828:0521/000254.184072:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for www.google.com failed err=-8181
[ KERNEL] [ 201.601929] usb 1-1.2: USB disconnect, device number 5
[ hpsc] [ 201.605427] [HPSC] Trustscreen.
[ hpsc] [ 201.605562] [HPSC] Trustscreen.
[ hpsc] [ 201.605690] [HPSC] Unknown action "unbind", nothing to do.
[ rdpdr-scard] [ 201.607039] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/5): -4 LIBUSB_ERROR_NO_DEVICE.
[ X00] [ 293.125801] [791:966:0521/000450.015000:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for safebrowsing.googleapis.com failed err=-8181
[ KERNEL] [ 346.022022] usb 1-1.2: new high-speed USB device number 6 using dwc_otg
[ KERNEL] [ 346.152753] usb 1-1.2: New USB device found, idVendor=23a0, idProduct=0005
[ KERNEL] [ 346.152769] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [ 346.152777] usb 1-1.2: Product: Trustscreen
[ KERNEL] [ 346.152785] usb 1-1.2: Manufacturer: BIFIT
[ KERNEL] [ 346.152793] usb 1-1.2: SerialNumber: F5000583543E936CAA17C0801902700C
[ hpsc] [ 346.156035] [HPSC] Trustscreen.
[ hpsc] [ 346.156547] [HPSC] Use device 'usb:23a0/0005:libudev:0:/dev/bus/usb/1/6'.
[ hpsc] [ 346.167532] [HPSC] Trustscreen.
[ hpsc] [ 346.167610] [HPSC] Unknown action "bind", nothing to do.
[ X00] [ 388.956971] [791:966:0521/000625.846170:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for update.googleapis.com failed err=-8181
[ KERNEL] [ 606.992706] usb 1-1.2: usbfs: usb_submit_urb returned -121
[ KERNEL] [ 828.125061] TCP: request_sock_TCP: Possible SYN flooding on port 443. Dropping request. Check SNMP counters.
[ httpd] [ 857.677129] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 857.677304] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 857.782306] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 857.782430] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 861.981131] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 861.981258] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 862.093462] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 862.093633] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 862.508017] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 862.508176] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 953.210376] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 953.210577] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 953.316062] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 953.316182] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 956.304745] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 956.304908] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [ 956.407746] SSL_accept() failed, ret -1, error code 5.
[ httpd] [ 956.407865] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
Home WTware diskless client.