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.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000017] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000198] Console: colour dummy device 80x30
[ KERNEL] [ 0.000213] 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.000403] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000417] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001289] Disabling memory control group subsystem
[ KERNEL] [ 0.001347] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001692] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002015] Setting up static identity map for 0x100000 - 0x10003c
[ KERNEL] [ 0.002122] Hierarchical SRCU implementation.
[ KERNEL] [ 0.002645] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003218] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003866] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004479] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004564] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004573] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004577] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004580] CPU: Virtualization extensions available.
[ KERNEL] [ 0.005157] devtmpfs: initialized
[ KERNEL] [ 0.013810] random: get_random_u32 called from 0x802d6bdc with crng_init=0
[ KERNEL] [ 0.014167] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.014503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014519] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015017] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.015462] NET: Registered protocol family 16
[ KERNEL] [ 0.017495] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.023793] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.061360] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ KERNEL] [ 0.063207] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.063314] usbcore: registered new interface driver hub
[ KERNEL] [ 0.063394] usbcore: registered new device driver usb
[ KERNEL] [ 0.070174] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-26 23:13
[ KERNEL] [ 0.072026] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.083635] NET: Registered protocol family 2
[ KERNEL] [ 0.084167] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.084275] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.084459] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.084578] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.084621] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.084814] NET: Registered protocol family 1
[ KERNEL] [ 2.206577] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.261393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.261405] io scheduler noop registered
[ KERNEL] [ 2.261410] io scheduler deadline registered
[ KERNEL] [ 2.261669] io scheduler cfq registered (default)
[ KERNEL] [ 2.261675] io scheduler mq-deadline registered
[ KERNEL] [ 2.261680] io scheduler kyber registered
[ KERNEL] [ 2.266098] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.266146] BCM2708FB: allocated DMA channel 0 @ bb813000
[ KERNEL] [ 2.319378] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.351219] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.351506] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.352533] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.353043] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ KERNEL] [ 2.354350] zram: Added device: zram0
[ KERNEL] [ 2.354383] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.582563] Core Release: 2.80a
[ KERNEL] [ 2.582574] Setting default values for core params
[ KERNEL] [ 2.582600] Finished setting default values for core params
[ KERNEL] [ 2.782874] Using Buffer DMA mode
[ KERNEL] [ 2.782880] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.782884] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.782892] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.782924] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.783441] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 2.783468] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.783468] Non-periodic Split Transactions
[ KERNEL] [ 2.783468] Periodic Split Transactions
[ KERNEL] [ 2.783468] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.783468] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.783474] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.783524] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8039dd54
[ KERNEL] [ 2.783534] WARN::hcd_init_fiq:460: FIQ ASM at 0x8039e0ac length 36
[ KERNEL] [ 2.783546] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb929000
[ KERNEL] [ 2.783601] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.783634] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.783666] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 2.783712] Init: Port Power? op_state=1
[ KERNEL] [ 2.783716] Init: Power Port (0)
[ KERNEL] [ 2.783898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 2.783909] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.783916] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.783925] usb usb1: Manufacturer: Linux 4.14.41 dwc_otg_hcd
[ KERNEL] [ 2.783932] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.784528] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.784565] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.785253] dwc_otg: FIQ enabled
[ KERNEL] [ 2.785263] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.785274] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.785289] Module dwc_common_port init
[ KERNEL] [ 2.788239] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.789219] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.789627] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.790146] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 2.790152] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 2.790832] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.791422] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.791552] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 2.793149] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 2.793293] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 2.793810] usbcore: registered new interface driver usbhid
[ KERNEL] [ 2.793814] usbhid: USB HID core driver
[ KERNEL] [ 2.794706] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ KERNEL] [ 2.798084] [vc_sm_connected_init]: start
[ KERNEL] [ 2.807772] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 2.808228] NET: Registered protocol family 17
[ KERNEL] [ 2.808360] Registering SWP/SWPB emulation handler
[ KERNEL] [ 2.808940] registered taskstats version 1
[ KERNEL] [ 2.814386] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 2.814395] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 2.883054] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 2.919457] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 2.921002] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 2.922548] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 2.925291] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 2.962049] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 2.963098] of_cfs_init
[ KERNEL] [ 2.963224] of_cfs_init: OK
[ KERNEL] [ 2.982889] Freeing unused kernel memory: 4096K
[ KERNEL] [ 3.002108] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.027771] random: fast init done
[ KERNEL] [ 3.059361] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.062002] mmc0: new high speed SDHC card at address 0002
[ KERNEL] [ 3.062458] mmcblk0: mmc0:0002 N/A 7.44 GiB
[ KERNEL] [ 3.064362] mmcblk0: p1
[ hotplug] [ 3.064785] Block device 179:1. No action.
[ hotplug] [ 3.065004] Block device 179:0. No action.
[ KERNEL] [ 3.069811] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.212105] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.212415] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.277518] Block device 254:0. No action.
[ pfac] [ 3.347963] Run /sbin/initrd.
[ pfac] [ 3.348085] Ok, PID 633.
[ initrd] [ 3.352660] WTware 5.8.20/RPi shell.
[ initrd] [ 3.353115] Load font 'ter-c32b.psf', console 120x33.
[ initrd] [ 3.391101] MMC boot.
[ initrd] [ 3.394778] 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.452298] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.452310] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.452971] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.453121] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 3.772055] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 3.902281] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 3.902292] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.002061] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.138149] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c534
[ KERNEL] [ 4.138160] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.138167] usb 1-1.3: Product: USB Receiver
[ KERNEL] [ 4.138176] usb 1-1.3: Manufacturer: Logitech
[ KERNEL] [ 4.144097] 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.213306] 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.223007] 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.302703] 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.401485] Cache package files: auto.
[ initrd] [ 4.401624] WTpassword empty.
[ initrd] [ 4.404900] Cache package files.
[ initrd] [ 4.473239] USB: 046d:c534 Logitech, Inc. Unifying Receiver.
[ initrd] [ 4.473328] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 4.473364] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = network
\----------------------------------------------------
[ initrd] [ 6.434327] Load ethernet drivers.
[ initrd] [ 6.434366] modprobe lan78xx.
[ KERNEL] [ 6.442301] usbcore: registered new interface driver lan78xx
[ initrd] [ 6.441222] modprobe smsc95xx.
[ KERNEL] [ 6.449651] smsc95xx v1.0.6
[ KERNEL] [ 6.545453] 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.545807] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 6.643907] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 8.111273] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ initrd] [ 8.145275] WTpassword empty.
[ initrd] [ 9.380171] dhcp: 342 bytes from 192.168.74.1.
[ initrd] [ 9.380298] 00000000:000001420000000000110000C0A84A01C0A84AE4004300440142000002010600 ...B.........J...J..C.D.B......
[ initrd] [ 9.380371] 00000020:67458B6B0000000000000000C0A84AE4C0A84A0100000000B827EB8D78FF0000 gE.k..........J...J......'..x...
[ initrd] [ 9.380440] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.380509] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.380579] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 9.380647] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.380715] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.380782] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.380850] 00000100:0000000000000000638253633501023604C0A84A0133040003F4800104FFFFFF ........c.Sc5..6...J.3..........
[ initrd] [ 9.380917] 00000120:000304C0A84A010604C0A84A0112203261353665323932666539386136646331 .....J.....J. 2a56e292fe98a6dc1
[ initrd] [ 9.380985] 00000140:3666623230626634643330643435372A04C0A84A01FF 6fb20bf4d30d457*...J..
[ initrd] [ 11.640187] dhcp: 342 bytes from 192.168.74.1.
[ initrd] [ 11.640340] 00000000:000001420000000000110000C0A84A01C0A84AE4004300440142000002010600 ...B.........J...J..C.D.B......
[ initrd] [ 11.640416] 00000020:67458B6B0000000000000000C0A84AE4C0A84A0100000000B827EB8D78FF0000 gE.k..........J...J......'..x...
[ initrd] [ 11.640486] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.640554] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.640622] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 11.640690] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.640757] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.640825] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 11.640893] 00000100:0000000000000000638253633501053604C0A84A0133040003F4800104FFFFFF ........c.Sc5..6...J.3..........
[ initrd] [ 11.640960] 00000120:000304C0A84A010604C0A84A0112203261353665323932666539386136646331 .....J.....J. 2a56e292fe98a6dc1
[ initrd] [ 11.641028] 00000140:3666623230626634643330643435372A04C0A84A01FF 6fb20bf4d30d457*...J..
[ initrd] [ 11.680093] [DHCP] DHCP server address 192.168.74.1.
[ initrd] [ 11.680166] [DHCP] IP 192.168.74.228 mask 255.255.255.0.
[ initrd] [ 11.680235] [DHCP] Default gateway 192.168.74.1.
[ initrd] [ 11.680302] [DHCP] DNS 192.168.74.1.
[ initrd] [ 11.680368] [DHCP] NTP 192.168.74.1.
[ initrd] [ 11.680435] [DHCP] TFTP from siaddr 192.168.74.1.
[ initrd] [ 11.680514] [DHCP] TFTP 192.168.74.1.
[ initrd] [ 11.680581] [DHCP] Boot file (header) wtware.pxe.
[ initrd] [ 11.680648] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ initrd] [ 11.680714] [DHCP] WTPassword hash 2a56e292fe98a6dc16fb20bf4d30d457.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 11.682840] Run /sbin/httpd.
[ initrd] [ 11.682926] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 11.683022] Ok, PID 695.
[ initrd] [ 11.683066] [TFTP] Download config file Everyone/list.wtc from 192.168.74.1.
[ initrd] [ 11.684997] [TFTP] It is not WTware5 TFTP server.
[ httpd] [ 11.688012] HTTP Server, WTware 5.8.20/RPi
[ initrd] [ 11.688591] My line in list.wtc: "(Rogozina@Rogozina_Dnch) Tokens SndRbJ ChrSrv Tail".
[ initrd] [ 11.688700] Set username to Rogozina.
[ initrd] [ 11.688785] Set hostname to Rogozina_Dnch.
[ initrd] [ 11.688857] [TFTP] Download config file ListIncludes/Tokens from 192.168.74.1.
/--- 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.692319] [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.695543] [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.698993] [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--
\----------------------------------------------------
[ KERNEL] [ 11.703258] random: httpd: uninitialized urandom read (32 bytes read)
[ initrd] [ 11.702743] [TFTP] Download config file Terminals/B8.27.EB.8D.78.FF/config.wtc from 192.168.74.1.
[ initrd] [ 11.704352] [TFTP] Error code 1: file not found.
[ initrd] [ 11.704407] [TFTP] Download config file Terminals/Rogozina_Dnch.wtc from 192.168.74.1.
[ initrd] [ 11.705943] [TFTP] Error code 1: file not found.
[ initrd] [ 11.705986] [TFTP] Download config file Terminals/B8.27.EB.8D.78.FF.wtc from 192.168.74.1.
[ initrd] [ 11.707585] [TFTP] Error code 1: file not found.
[ initrd] [ 11.707622] [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.710705] [TFTP] Download config file Everyone/wtware.lic from 192.168.74.1.
[ initrd] [ 11.716951] Remount /bootmedia for writing.
[ initrd] [ 11.721697] 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.751508] Hostname: "Rogozina_Dnch".
[ initrd] [ 12.000631] Run '/bin/sh /tmp/ntpdate', log '/tmp/ntp.out', env '', pid ''.
[ pfac] [ 12.000754] Run /bin/sh /tmp/ntpdate.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ pfac] [ 12.005973] Ok, PID 696.
[ httpd] [ 12.006727] Reread settings.
[ httpd] [ 12.006945] Everyone can control terminal by HTTP.
[ NTP] [ 12.007312] ntpd: sending query to 192.168.74.1
[ initrd] [ 12.063604] [FILE CACHE] Take 'packages/pi2-u' from cache.
[ initrd] [ 12.078594] [FILE CACHE] Take 'packages/pi2-dbus' from cache.
[ initrd] [ 12.078723] +--- Executing "/usr/bin/dbus-uuidgen --ensure"
[ initrd] [ 12.117940] +- Errorlevel: 0, output:
[ KERNEL] [ 12.118508] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
[ KERNEL] [ 12.118568] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
File is empty.
[ initrd] [ 12.118332] +------------------------
[ initrd] [ 12.118411] +--- Executing "/usr/bin/dbus-daemon --system"
[ initrd] [ 12.182549] +- Errorlevel: 0, output:
File is empty.
[ initrd] [ 12.182760] +------------------------
[ gm] [ 12.233842] WTware 5.8.20/RPi session manager.
[ gm] [ 12.254457] [FILE CACHE] '/var/lib/dbus/machine-id' already exist.
[ gm] [ 12.254725] [FILE CACHE] Take 'packages/ufont' from cache.
[ gm] [ 12.269741] [FILE CACHE] Take 'packages/pi2-uetc' from cache.
[ gm] [ 12.280408] [FILE CACHE] Take 'packages/pi2-xml2' from cache.
[ gm] [ 15.781189] Add keyboard event1: Logitech USB Receiver.
[ gm] [ 15.781723] Add keyboard event0: Logitech USB Receiver.
[ gm] [ 15.782157] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 15.909832] WTware concurrent licensing servers:
[ gm] [ 15.910061] 212.71.233.220
[ gm] [ 15.910197] 213.178.34.233
[ gm] [ 15.910322] 178.163.104.69
[ gm] [ 15.910445] 88.200.173.252
[ KERNEL] [ 16.035341] urandom_read: 2 callbacks suppressed
[ KERNEL] [ 16.035344] random: gm: uninitialized urandom read (2 bytes read)
[ gm] [ 16.339467] 178.163.104.69 0
[ gm] [ 16.339606] 00000000:485454502F312E3120323030204F4B0D0A5365727665723A206E67696E782F31 HTTP/1.1 200 OK..Server: nginx/1
[ gm] [ 16.339681] 00000020:2E31302E330D0A446174653A205468752C203134204A756E2032303138203035 .10.3..Date: Thu, 14 Jun 2018 05
[ gm] [ 16.339762] 00000040:3A33333A323620474D540D0A436F6E74656E742D547970653A206170706C6963 :33:26 GMT..Content-Type: applic
[ gm] [ 16.339833] 00000060:6174696F6E2F782D7777772D666F726D2D75726C656E636F6465640D0A436F6E ation/x-www-form-urlencoded..Con
[ gm] [ 16.339913] 00000080:6E656374696F6E3A20636C6F73650D0A416C6C6F773A204745542C20504F5354 nection: close..Allow: GET, POST
[ gm] [ 16.339984] 000000a0:2C20484541440D0A0D0A41313141434442323141373134364445303733343238 , HEAD....A11ACDB21A7146DE073428
[ gm] [ 16.340073] 000000c0:3232384531423633343744413230313144393043433638323341364133343432 228E1B6347DA2011D90CC6823A6A3442
[ gm] [ 16.340146] 000000e0:3139463542454339333234423232343031413436383439433932353446373232 19F5BEC9324B22401A46849C9254F722
[ gm] [ 16.340217] 00000100:3841444236413745314144454637453133373735393831304233383943373743 8ADB6A7E1ADEF7E137759810B389C77C
[ gm] [ 16.340287] 00000120:3744413535464437453646463635343344393835313944324344443136373442 7DA55FD7E6FF6543D98519D2CDD1674B
[ gm] [ 16.340359] 00000140:3032424132393238464136443231443541434643353937313041423834433235 02BA2928FA6D21D5ACFC59710AB84C25
[ gm] [ 16.340429] 00000160:3037324245393831303433304239323337454545464343304133433945433841 072BE9810430B9237EEEFCC0A3C9EC8A
[ gm] [ 16.340500] 00000180:4544373241373334313334363843313938463332443942463632353931353939 ED72A73413468C198F32D9BF62591599
[ gm] [ 16.340570] 000001a0:4633334531384338364345373033464443453131423646393542393839343532 F33E18C86CE703FDCE11B6F95B989452
[ gm] [ 16.340638] 000001c0:37453337344136423646 7E374A6B6F
/--- 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.341237] Run '/usr/lib/xorg/Xorg -nolisten inet6 -s 0 -quiet -logfile /tmp/Xorg.0.log', log '/tmp/Xorg.out', env '', pid ''.
[ pfac] [ 16.341396] Run /usr/lib/xorg/Xorg -nolisten inet6 -s 0 -quiet -logfile /tmp/Xorg.0.log.
[ pfac] [ 16.341569] Ok, PID 708.
[ X] [ 16.459150] [ 16.458]
[ X] [ 16.459224] X.Org X Server 1.19.2
[ X] [ 16.459257] Release Date: 2017-03-02
[ X] [ 16.459289] [ 16.459] X Protocol Version 11, Revision 0
[ X] [ 16.459323] [ 16.459] Build Operating System: Linux 4.9.41-v7+ armv7l Raspbian
[ X] [ 16.459405] [ 16.459] Current Operating System: Linux wtware 4.14.41 #5 SMP Mon May 21 21:17:24 UTC 2018 armv7l
[ X] [ 16.459442] [ 16.459] 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.459478] [ 16.459] Build Date: 18 October 2017 04:55:30PM
[ X] [ 16.459527] [ 16.459] xorg-server 2:1.19.2-1+rpt1+deb9u2 (https://www.debian.org/support)
[ X] [ 16.459562] [ 16.459] Current version of pixman: 0.34.0
[ X] [ 16.459593] [ 16.459] Before reporting problems, check http://wiki.x.org
[ X] [ 16.459635] to make sure that you have the latest version.
[ X] [ 16.459708] [ 16.459] Markers: (--) probed, (**) from config file, (==) default setting,
[ X] [ 16.459770] (++) from command line, (!!) notice, (II) informational,
[ X] [ 16.459801] (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ X] [ 16.459833] [ 16.459] (++) Log file: "/tmp/Xorg.0.log", Time: Mon May 21 00:00:13 2018
[ X] [ 16.459914] [ 16.459] (==) Using config file: "/etc/xorg.conf"
[ X] [ 16.460751] [ 16.460] (==) ServerLayout "Layout"
[ X] [ 16.460793] [ 16.460] (**) |-->Screen "Screen0" (0)
[ X] [ 16.460851] [ 16.460] (**) | |-->Monitor "Monitor0"
[ X] [ 16.467527] [ 16.467] (**) | |-->Device "Video0"
[ X] [ 16.467566] [ 16.467] (**) |-->Input Device "Keyboard0"
[ X] [ 16.467626] [ 16.467] (**) |-->Input Device "Keyboard1"
[ X] [ 16.467662] [ 16.467] (**) Option "DontVTSwitch" "on"
[ X] [ 16.467718] [ 16.467] (**) Option "DontZap" "on"
[ X] [ 16.467767] [ 16.467] (**) Option "DontZoom" "on"
[ X] [ 16.467842] [ 16.467] (**) Option "NoPM" "on"
[ X] [ 16.467895] [ 16.467] (**) Option "AutoAddDevices" "off"
[ X] [ 16.467953] [ 16.467] (**) Not automatically adding devices
[ X] [ 16.467992] [ 16.467] (==) Automatically enabling devices
[ X] [ 16.468023] [ 16.467] (==) Automatically adding GPU devices
[ X] [ 16.468078] [ 16.467] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ X] [ 16.468114] [ 16.468] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ X] [ 16.468145] [ 16.468] Entry deleted from font path.
[ X] [ 16.468201] [ 16.468] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ X] [ 16.468236] [ 16.468] Entry deleted from font path.
[ X] [ 16.468266] [ 16.468] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ X] [ 16.468297] [ 16.468] Entry deleted from font path.
[ X] [ 16.468354] [ 16.468] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ X] [ 16.468388] [ 16.468] Entry deleted from font path.
[ X] [ 16.468420] [ 16.468] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ X] [ 16.468451] [ 16.468] Entry deleted from font path.
[ X] [ 16.468483] [ 16.468] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ X] [ 16.468513] [ 16.468] Entry deleted from font path.
[ X] [ 16.468569] [ 16.468] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ X] [ 16.468604] [ 16.468] Entry deleted from font path.
[ X] [ 16.468635] [ 16.468] (==) FontPath set to:
[ X] [ 16.468666] built-ins
[ X] [ 16.468695] [ 16.468] (==) ModulePath set to "/usr/lib/xorg/modules"
[ X] [ 16.468728] [ 16.468] (==) |-->Input Device "Keyboard0"
[ X] [ 16.468798] [ 16.468] (==) |-->Input Device "<default keyboard>"
[ X] [ 16.468833] [ 16.468] (==) The core pointer device wasn't specified explicitly in the layout.
[ X] [ 16.468866] Using the first mouse device.
[ X] [ 16.468897] [ 16.468] (==) The core keyboard device wasn't specified explicitly in the layout.
[ X] [ 16.468928] Using the default keyboard configuration.
[ X] [ 16.470532] [ 16.470] (II) Loader magic: 0x1fbf40
[ X] [ 16.470572] [ 16.470] (II) Module ABI versions:
[ X] [ 16.470637] [ 16.470] X.Org ANSI C Emulation: 0.4
[ X] [ 16.470690] [ 16.470] X.Org Video Driver: 23.0
[ X] [ 16.470740] [ 16.470] X.Org XInput driver : 24.1
[ X] [ 16.470774] [ 16.470] X.Org Server Extension : 10.0
[ X] [ 16.474011] [ 16.473] (--) using VT number 2
[ KERNEL] [ 16.476107] random: Xorg: uninitialized urandom read (16 bytes read)
[ X] [ 16.474171] [ 16.473] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ X] [ 16.474673] [ 16.474] (II) no primary bus or device found
[ X] [ 16.476058] [ 16.475] (II) LoadModule: "glx"
[ X] [ 16.476843] [ 16.476] (WW) Warning, couldn't open module glx
[ X] [ 16.476910] [ 16.476] (II) UnloadModule: "glx"
[ X] [ 16.476945] [ 16.476] (II) Unloading glx
[ X] [ 16.476979] [ 16.476] (EE) Failed to load module "glx" (module does not exist, 0)
[ X] [ 16.477034] [ 16.476] (II) LoadModule: "fbturbo"
[ X] [ 16.477241] [ 16.477] (II) Loading /usr/lib/xorg/modules/drivers/fbturbo_drv.so
[ X] [ 16.485047] [ 16.484] (II) Module fbturbo: vendor="X.Org Foundation"
[ X] [ 16.485145] [ 16.485] compiled for 1.19.2, module version = 0.5.1
[ X] [ 16.485197] [ 16.485] Module class: X.Org Video Driver
[ X] [ 16.485233] [ 16.485] ABI class: X.Org Video Driver, version 23.0
[ X] [ 16.485292] [ 16.485] (II) LoadModule: "evdev"
[ X] [ 16.485413] [ 16.485] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ X] [ 16.495824] [ 16.495] (II) Module evdev: vendor="X.Org Foundation"
[ X] [ 16.495929] [ 16.495] compiled for 1.19.0, module version = 2.10.5
[ X] [ 16.495964] [ 16.495] Module class: X.Org XInput Driver
[ X] [ 16.496047] [ 16.495] ABI class: X.Org XInput driver, version 24.1
[ X] [ 16.496081] [ 16.495] (II) LoadModule: "kbd"
[ X] [ 16.496479] [ 16.496] (WW) Warning, couldn't open module kbd
[ X] [ 16.496516] [ 16.496] (II) UnloadModule: "kbd"
[ X] [ 16.496572] [ 16.496] (II) Unloading kbd
[ X] [ 16.496607] [ 16.496] (EE) Failed to load module "kbd" (module does not exist, 0)
[ X] [ 16.496666] [ 16.496] (II) FBTURBO: driver for framebuffer: fbturbo
[ X] [ 16.528267] [ 16.528] (WW) Falling back to old probe method for fbturbo
[ X] [ 16.528366] [ 16.528] (II) Loading sub module "fbdevhw"
[ X] [ 16.528434] [ 16.528] (II) LoadModule: "fbdevhw"
[ X] [ 16.528736] [ 16.528] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ X] [ 16.530889] [ 16.530] (II) Module fbdevhw: vendor="X.Org Foundation"
[ X] [ 16.530945] [ 16.530] compiled for 1.19.2, module version = 0.0.2
[ X] [ 16.530964] [ 16.530] ABI class: X.Org Video Driver, version 23.0
[ X] [ 16.531064] [ 16.531] (II) FBTURBO(0): using default device
[ X] [ 16.531098] [ 16.531] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ X] [ 16.531166] [ 16.531] (**) FBTURBO(0): Depth 24, (--) framebuffer bpp 32
[ X] [ 16.531197] [ 16.531] (==) FBTURBO(0): RGB weight 888
[ X] [ 16.531214] [ 16.531] (==) FBTURBO(0): Default visual is TrueColor
[ X] [ 16.531243] [ 16.531] (==) FBTURBO(0): Using gamma correction (1.0, 1.0, 1.0)
[ X] [ 16.531261] [ 16.531] (II) FBTURBO(0): hardware: BCM2708 FB (video memory: 8100kB)
[ X] [ 16.531577] [ 16.531] (II) FBTURBO(0): processor: Unknown
[ X] [ 16.531609] [ 16.531] (II) FBTURBO(0): checking modes against framebuffer device...
[ X] [ 16.531650] [ 16.531] (II) FBTURBO(0): mode "1920x1080" ok
[ X] [ 16.531679] [ 16.531] (II) FBTURBO(0): checking modes against monitor...
[ X] [ 16.531707] [ 16.531] (--) FBTURBO(0): Virtual size is 1920x1080 (pitch 1920)
[ X] [ 16.531752] [ 16.531] (**) FBTURBO(0): Built-in mode "current"
[ X] [ 16.531781] [ 16.531] (==) FBTURBO(0): DPI set to (96, 96)
[ X] [ 16.531798] [ 16.531] (II) Loading sub module "fb"
[ X] [ 16.531814] [ 16.531] (II) LoadModule: "fb"
[ X] [ 16.531922] [ 16.531] (II) Loading /usr/lib/xorg/modules/libfb.so
[ X] [ 16.537228] [ 16.537] (II) Module fb: vendor="X.Org Foundation"
[ X] [ 16.537263] [ 16.537] compiled for 1.19.2, module version = 1.0.0
[ X] [ 16.537299] [ 16.537] ABI class: X.Org ANSI C Emulation, version 0.4
[ X] [ 16.537316] [ 16.537] (==) Depth 24 pixmap format is 32 bpp
[ X] [ 16.550444] [ 16.550] (II) FBTURBO(0): using backing store heuristics
[ X out] [ 16.557139] modprobe: module g2d_23 not found in modules.dep
[ X] [ 16.557496] [ 16.557] (II) FBTURBO(0): can't load 'g2d_23' kernel module
[ X] [ 16.557622] [ 16.557] (II) FBTURBO(0): failed to enable the use of sunxi display controller
[ X] [ 16.557683] [ 16.557] (II) FBTURBO(0): No sunxi-g2d hardware detected (check /dev/disp and /dev/g2d)
[ X] [ 16.557760] [ 16.557] (II) FBTURBO(0): G2D hardware acceleration can't be enabled
[ X] [ 16.557795] [ 16.557] (II) FBTURBO(0): enabled fbdev copyarea acceleration
[ X] [ 16.557853] [ 16.557] (==) FBTURBO(0): Backing store enabled
[ X] [ 16.566804] [ 16.566] (==) FBTURBO(0): DPMS enabled
[ X] [ 16.566890] [ 16.566] (II) FBTURBO(0): failed to enable hardware cursor
[ X] [ 16.566935] [ 16.566] (II) FBTURBO(0): no 3D acceleration because the driver has been compiled without libUMP
[ X] [ 16.566968] [ 16.566] (II) FBTURBO(0): if this is wrong and needs to be fixed, please check ./configure log
[ X] [ 16.568396] [ 16.568] (==) RandR enabled
[ X] [ 16.608237] [ 16.608] (II) SELinux: Disabled on system
[ X] [ 16.780707] [ 16.780] (II) Using input driver 'evdev' for 'Keyboard0'
[ X] [ 16.780806] [ 16.780] (**) Option "SendCoreEvents" "on"
[ X] [ 16.780826] [ 16.780] (**) Option "CorePointer" "on"
[ X] [ 16.780843] [ 16.780] (**) Keyboard0: always reports core events
[ X] [ 16.780874] [ 16.780] (**) evdev: Keyboard0: Device: "/dev/input/event1"
[ X] [ 16.781107] [ 16.781] (--) evdev: Keyboard0: Vendor 0x46d Product 0xc534
[ X] [ 16.781138] [ 16.781] (--) evdev: Keyboard0: Found 20 mouse buttons
[ X] [ 16.781156] [ 16.781] (--) evdev: Keyboard0: Found scroll wheel(s)
[ X] [ 16.781173] [ 16.781] (--) evdev: Keyboard0: Found relative axes
[ X] [ 16.781201] [ 16.781] (--) evdev: Keyboard0: Found x and y relative axes
[ X] [ 16.781218] [ 16.781] (--) evdev: Keyboard0: Found absolute axes
[ X] [ 16.781235] [ 16.781] (II) evdev: Keyboard0: Forcing absolute x/y axes to exist.
[ X] [ 16.781251] [ 16.781] (--) evdev: Keyboard0: Found keys
[ X] [ 16.781278] [ 16.781] (II) evdev: Keyboard0: Configuring as mouse
[ X] [ 16.781295] [ 16.781] (II) evdev: Keyboard0: Configuring as keyboard
[ X] [ 16.781311] [ 16.781] (II) evdev: Keyboard0: Adding scrollwheel support
[ X] [ 16.781339] [ 16.781] (**) evdev: Keyboard0: YAxisMapping: buttons 4 and 5
[ X] [ 16.781358] [ 16.781] (**) evdev: Keyboard0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ X] [ 16.781386] [ 16.781] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 6)
[ X] [ 16.781403] [ 16.781] (**) Option "xkb_rules" "evdev"
[ X] [ 16.781431] [ 16.781] (**) Option "xkb_layout" "ru,us"
[ X] [ 16.781448] [ 16.781] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ X] [ 16.875217] [ 16.875] (II) evdev: Keyboard0: initialized for relative axes.
[ X] [ 16.875264] [ 16.875] (WW) evdev: Keyboard0: ignoring absolute axes.
[ X] [ 16.875838] [ 16.875] (**) Keyboard0: (accel) keeping acceleration scheme 1
[ X] [ 16.875883] [ 16.875] (**) Keyboard0: (accel) acceleration profile 0
[ X] [ 16.875913] [ 16.875] (**) Keyboard0: (accel) acceleration factor: 2.000
[ X] [ 16.875943] [ 16.875] (**) Keyboard0: (accel) acceleration threshold: 4
[ X] [ 16.876140] [ 16.876] (II) Using input driver 'evdev' for 'Keyboard1'
[ X] [ 16.876172] [ 16.876] (**) Option "SendCoreEvents" "on"
[ X] [ 16.876201] [ 16.876] (**) Keyboard1: always reports core events
[ X] [ 16.876230] [ 16.876] (**) evdev: Keyboard1: Device: "/dev/input/event0"
[ X] [ 16.876347] [ 16.876] (--) evdev: Keyboard1: Vendor 0x46d Product 0xc534
[ X] [ 16.876377] [ 16.876] (--) evdev: Keyboard1: Found keys
[ X] [ 16.876405] [ 16.876] (II) evdev: Keyboard1: Configuring as keyboard
[ X] [ 16.876433] [ 16.876] (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD, id 7)
[ X] [ 16.876450] [ 16.876] (**) Option "xkb_rules" "evdev"
[ X] [ 16.876480] [ 16.876] (**) Option "xkb_layout" "ru,us"
[ X] [ 16.876496] [ 16.876] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ X] [ 16.877379] [ 16.877] (II) Using input driver 'evdev' for 'Keyboard0'
[ X] [ 16.877410] [ 16.877] (**) Option "SendCoreEvents" "on"
[ X] [ 16.877439] [ 16.877] (**) Option "CorePointer" "on"
[ X] [ 16.877456] [ 16.877] (**) Keyboard0: always reports core events
[ X] [ 16.877484] [ 16.877] (**) evdev: Keyboard0: Device: "/dev/input/event1"
[ X] [ 16.877581] [ 16.877] (WW) evdev: Keyboard0: device file is duplicate. Ignoring.
[ X] [ 16.940122] [ 16.940] (EE) PreInit returned 8 for "Keyboard0"
[ X] [ 16.940193] [ 16.940] (II) UnloadModule: "evdev"
[ X] [ 16.940299] [ 16.940] (II) LoadModule: "kbd"
[ X] [ 16.940824] [ 16.940] (WW) Warning, couldn't open module kbd
[ X] [ 16.940862] [ 16.940] (II) UnloadModule: "kbd"
[ X] [ 16.940919] [ 16.940] (II) Unloading kbd
[ X] [ 16.940951] [ 16.940] (EE) Failed to load module "kbd" (module does not exist, 0)
[ X] [ 16.940985] [ 16.940] (EE) No input driver matching `kbd'
[ X] [ 16.941016] [ 16.940] (II) Falling back to input driver `libinput'
[ X] [ 16.941069] [ 16.940] (II) LoadModule: "libinput"
[ X] [ 16.941524] [ 16.941] (WW) Warning, couldn't open module libinput
[ X] [ 16.941560] [ 16.941] (II) UnloadModule: "libinput"
[ X] [ 16.941619] [ 16.941] (II) Unloading libinput
[ X] [ 16.941652] [ 16.941] (EE) Failed to load module "libinput" (module does not exist, 0)
[ KERNEL] [ 16.944332] random: Xorg: uninitialized urandom read (16 bytes read)
[ gm] [ 16.984978] DPMS enabled.
[ gm] [ 16.985054] Allocate 81920 bytes of shared memory for X imgbuf.
[ gm] [ 16.986258] Use /lib/ui32.so.
[ gm] [ 17.000209] Allocate 8294400 bytes of shared memory for X imgbuf.
[ gm] [ 17.065614] [FILE CACHE] Take 'packages/pi2-alsa' from cache.
[ gm] [ 17.066085] modprobe snd-bcm2835.
[ KERNEL] [ 17.082275] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ KERNEL] [ 17.086478] bcm2835_alsa bcm2835_alsa: card created with 8 channels
[ gm] [ 17.086759] 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.103950] usbcore: registered new interface driver snd-usb-audio
[ gm] [ 17.104288] /dev/snd/pcmC0D1p character device.
[ gm] [ 17.104390] /dev/snd/pcmC0D0p character device.
[ gm] [ 17.104475] /dev/snd/controlC0 character device.
[ gm] [ 17.104547] /dev/snd/timer character device.
[ gm] [ 17.104603] Preconfigure ALSA.
[ gm] [ 17.104663] +--- Executing "/usr/bin/amixer cset numid=3 1"
[ gm] [ 17.140793] +- 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
[ pfac] [ 17.142573] Run /sbin/rdpsnd sndvol 100 100 50.
[ gm] [ 17.142670] +------------------------
[ pfac] [ 17.142761] Ok, PID 740.
[ gm] [ 17.142807] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ pfac] [ 17.142902] Run /sbin/rdpsnd 1 0 100 0 -1.
[ gm] [ 17.142947] Run sound daemon.
[ pfac] [ 17.143023] Ok, PID 741.
[ gm] [ 17.143066] Run '/sbin/rdpsnd 1 0 100 0 -1', log '', env '', pid ''.
[ gm] [ 17.143141] Only one RDP session can use sound redirection.
[ gm] [ 17.143217] Turn it off for at display 0 screen 1.
[ gm] [ 17.143293] Only one RDP session can use sound redirection.
[ gm] [ 17.143368] Turn it off for at display 0 screen 2.
[ gm] [ 17.143440] Only one RDP session can use sound redirection.
[ gm] [ 17.143515] Turn it off for at display 0 screen 2.
[ gm] [ 17.143588] Only one RDP session can use sound redirection.
[ gm] [ 17.143664] Turn it off for at display 0 screen 2.
[ gm] [ 17.143739] Only one RDP session can use sound redirection.
[ gm] [ 17.143819] Turn it off for at display 0 screen 2.
[ rdpsnd] [ 17.155153] RDP Sound Redirector, WTware 5.8.20/RPi.
[ gm] [ 17.157757] [FILE CACHE] Take 'packages/pi2-sc' from cache.
[ gm] [ 17.157887] Run scard daemon. Supported cards:
[ gm] [ 17.157978] eToken 32K, eToken 64K, eToken 72K Java.
[ gm] [ 17.158058] Rutoken, iBank2 A, Rutoken ECP.
[ gm] [ 17.158136] iBank2Key blue token (23A0:0002, 23A0:0004).
[ gm] [ 17.158212] BIFIT Trustscreen (23A0:0005).
[ sndvol] [ 17.163738] Card 'ALSA'/'bcm2835 ALSA'.
[ sndvol] [ 17.163838] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 17.163884] Components: ''.
[ sndvol] [ 17.163924] Controls: 6.
[ sndvol] [ 17.163965] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 17.164007] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 17.164047] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 17.164087] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 17.164129] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 17.164169] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 17.164211] Inactive control IEC958 Playback PCM Stream'.
[ rdpsnd] [ 17.164829] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 17.164928] Mixer name: 'Broadcom Mixer'.
[ pfac] [ 17.164971] Process pid 740 terminated, status 00000000.
[ rdpsnd] [ 17.165041] Components: ''.
[ rdpsnd] [ 17.165120] Controls: 6.
[ rdpsnd] [ 17.165208] ALSA: control 'PCM Playback Volume'.
[ rdpsnd] [ 17.165319] ALSA: control 'PCM Playback Switch'.
[ rdpsnd] [ 17.165397] ALSA: control 'PCM Playback Route'.
[ rdpsnd] [ 17.165476] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 17.165542] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 17.165607] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 17.165672] Inactive control IEC958 Playback PCM Stream'.
[ gm] [ 17.169983] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
[ pfac] [ 17.170132] Run /sbin/rdpdr[scard] 0.
[ gm] [ 17.170160] Load ISO 9660 and UDF CDROM filesystem drivers.
[ gm] [ 17.170202] modprobe udf.
[ pfac] [ 17.170243] Ok, PID 743.
[ gm] [ 17.176701] modprobe isofs.
[ rdpdr-scard] [ 17.179809] RDP Smart Card Redirector, WTware 5.8.20/RPi.
[ gm] [ 17.185670] Load usb storage driver.
[ gm] [ 17.185902] modprobe scsi_mod.
[ KERNEL] [ 17.201900] SCSI subsystem initialized
[ gm] [ 17.201284] modprobe usb-storage.
[ gm] [ 17.210920] modprobe sd_mod.
[ KERNEL] [ 17.212203] usbcore: registered new interface driver usb-storage
[ gm] [ 17.216809] Load EXFAT filesystem driver.
[ gm] [ 17.216914] modprobe fuse.
[ gm] [ 17.224536] modprobe exfat.
[ KERNEL] [ 17.225208] fuse init (API version 7.26)
[ KERNEL] [ 17.232422] exFAT: Version 1.2.9
[ KERNEL] [ 17.236182] zram0: detected capacity change from 0 to 1073741824
[ KERNEL] [ 17.243497] Adding 1048572k swap on /dev/zram0. Priority:-2 extents:1 across:1048572k SS
[ gm] [ 18.615399] [FILE CACHE] Take 'packages/chprf' from cache.
[ gm] [ 18.635106] [FILE CACHE] Take 'packages/pi2-chrome' from cache.
[ gm] [ 18.642013] 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.642115] 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.642290] Ok, PID 782.
[ gm] [ 19.642468] Success, pid 782.
[ gm] [ 19.642618] Everyone can control terminal by VNC.
[ gm] [ 19.642701] [VNC] Listener at port 5900.
[ gm] [ 19.642870] Allocate 8294400 bytes of shared memory for X imgbuf.
[ gm] [ 19.691789] Run '/sbin/resolver 0x1ef98c0 dns [192.168.200.70]', log '', env '', pid ''.
[ pfac] [ 19.691945] Run /sbin/resolver 0x1ef98c0 dns [192.168.200.70].
[ gm] [ 19.691995] Allocate 8294400 bytes of shared memory for X imgbuf.
[ pfac] [ 19.692424] Ok, PID 784.
[ pfac] [ 19.694819] Process pid 784 terminated, status 00000000.
[ gm] [ 19.722071] graphdriver_x.cpp ( 941): -- ERROR -- Got XShmCompletionEvent. ShmPutImageEventCounter 1.
[ gm] [ 19.722166] 192.168.200.70 => 192.168.200.70.
[ gm] [ 19.729525] Free ram before fork terminal client /sbin/rdpclient (session 1): 791544 Kb.
[ pfac] [ 19.729654] Run /sbin/rdpclient 1.
[ gm] [ 19.729678] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 19.729804] Ok, PID 785.
[ rdpclient 785] [ 19.779808] RDP Terminal Client, WTware 5.8.20/RPi, pipe 1, pid 785.
[ rdpclient 785] [ 19.790656] Use /lib/ui32.so.
[ rdpclient 785] [ 19.791434] Add smartcard redirection.
[ rdpclient 785] [ 19.791599] Make RDP session with 192.168.200.70, port 3389.
[ rdpclient 785] [ 19.791685] Username: "Rogozina".
[ rdpclient 785] [ 19.791781] No password.
[ rdpclient 785] [ 19.791864] No PIN.
[ rdpclient 785] [ 19.791942] No domain.
[ rdpclient 785] [ 19.792020] No shell.
[ rdpdr-scard] [ 19.792116] New client connection, id 1.
[ rdpclient 785] [ 19.792161] No directory.
[ rdpclient 785] [ 19.792239] Window: 1920x1080@24.
[ rdpclient 785] [ 19.792317] PFlags 0x000000AF.
[ rdpclient 785] [ 19.792395] Keyboard 00000419:00000000.
[ rdpclient 785] [ 19.792473] My hostname "Rogozina_Dnch".
[ rdpclient 785] [ 19.792551] TCP: connecting to 192.168.200.70:3389.
[ rdpclient 785] [ 19.846325] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 785] [ 19.846523] Turn keepalive on.
[ rdpclient 785] [ 19.847300] Free ram after buffers allocation: 788628 KB.
[ rdpclient 785] [ 19.910706] Reconnect with TLS/SSL enabled.
[ rdpclient 785] [ 19.910860] TCP: reconnecting to 192.168.200.70:3389.
[ rdpclient 785] [ 19.965089] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 785] [ 19.965258] Turn keepalive on.
[ rdpclient 785] [ 20.025034] Server supports GFX Pipeline.
[ rdpclient 785] [ 20.025214] TLS.
[ rdpclient 785] [ 20.025316] SSL/TLS.
[ rdpclient 785] [ 20.651239] Enable font smoothing and Desktop Composition.
[ rdpclient 785] [ 20.709109] RDP5 encryption (X.509).
[ X00] [ 20.829828] getrandom indicates that the entropy pool has not been initialized. Rather than continue with poor entropy, this process will block until entropy is available.
[ rdpclient 785] [ 21.023166] GFX codec.
[ rdpclient 785] [ 21.514810] Run 4 tile threads.
[ rdpdr-scard] [ 21.547506] Reset client 1.
[ NTP] [ 22.008047] Alarm clock
[ NTP] [ 22.011605] hwclock: can't open '/dev/misc/rtc': No such file or directory
[ pfac] [ 22.012776] Process pid 696 terminated, status 00000000.
[ KERNEL] [ 25.017930] random: crng init done
[ KERNEL] [ 25.017943] random: 2 urandom warning(s) missed due to ratelimiting
[ X00] [ 25.796157] 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[701]: [system] Activating service name='org.bluez' (using servicehelper)
[SYSLOG] <29>May 21 00:00:23 dbus[701]: [system] Activated service 'org.bluez' failed: Failed to execute program org.bluez: No such file or directory
[ X00] [ 27.310969] [782:782:0521/000024.265242:ERROR:gpu_process_transport_factory.cc(1029)] Lost UI shared context.
[ X00] [ 28.234636] [782:837:0521/000025.188977: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] [ 29.079646] Bind window 0x00400001 (pid 782, ppid 1) to the screen 1.
[ gm] [ 29.163342] Unknown event 9.
[ X00] [ 29.243979] [782:821:0521/000026.198294:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for translate.googleapis.com failed err=-8181
[ X00] [ 29.369242] [782:823:0521/000026.323561:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for clients2.google.com failed err=-8181
[ X00] [ 29.417608] [782:823:0521/000026.371929:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for www.gstatic.com failed err=-8181
[ gm] [ 33.933717] Unknown event 9.
[ X00] [ 38.417396] [782:902:0521/000035.371741:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ rdpclient 785] [ 43.832222] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000012.
[ rdpclient 785] [ 44.043187] SessionId 0x00000012: ALLIANCE\Unanova.
[ X00] [ 177.274322] [782:899:0521/000254.228581:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for www.google.com failed err=-8181
[ X00] [ 301.456592] [782:958:0521/000458.410924:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for safebrowsing.googleapis.com failed err=-8181
[ X00] [ 389.253412] [782:958:0521/000626.207756:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for update.googleapis.com failed err=-8181
[ KERNEL] [ 745.342064] usb 1-1.2: new full-speed USB device number 5 using dwc_otg
[ KERNEL] [ 745.477675] usb 1-1.2: New USB device found, idVendor=0529, idProduct=0620
[ KERNEL] [ 745.477690] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 745.477698] usb 1-1.2: Product: Token JC
[ KERNEL] [ 745.477706] usb 1-1.2: Manufacturer: Aladdin
[ hpsc] [ 745.483420] [HPSC] eToken 72K Java.
[ hpsc] [ 745.483839] [HPSC] Use device 'usb:0529/0620:libudev:0:/dev/bus/usb/1/5'.
[ rdpdr-scard] [ 745.484215] Load /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so library.
[ hpsc] [ 745.512994] [HPSC] eToken 72K Java.
[ hpsc] [ 745.513072] [HPSC] Unknown action "bind", nothing to do.
[ KERNEL] [ 1165.402230] usb 1-1.2: USB disconnect, device number 5
[ hpsc] [ 1165.405921] [HPSC] eToken 72K Java.
[ rdpdr-scard] [ 1165.406107] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/5): -4 LIBUSB_ERROR_NO_DEVICE.
[ hpsc] [ 1165.407647] [HPSC] eToken 72K Java.
[ hpsc] [ 1165.407900] [HPSC] Unknown action "unbind", nothing to do.
[ KERNEL] [ 1173.122063] usb 1-1.2: new full-speed USB device number 6 using dwc_otg
[ KERNEL] [ 1173.255159] usb 1-1.2: New USB device found, idVendor=0a89, idProduct=0030
[ KERNEL] [ 1173.255171] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 1173.255179] usb 1-1.2: Product: Rutoken ECP
[ KERNEL] [ 1173.255188] usb 1-1.2: Manufacturer: Aktiv
[ hpsc] [ 1173.258956] [HPSC] ruToken ECP.
[ hpsc] [ 1173.259607] [HPSC] Use device 'usb:0a89/0030:libudev:0:/dev/bus/usb/1/6'.
[ hpsc] [ 1173.272426] [HPSC] ruToken ECP.
[ hpsc] [ 1173.272500] [HPSC] Unknown action "bind", nothing to do.
[ KERNEL] [ 1248.564316] usb 1-1.2: usbfs: usb_submit_urb returned -121
[ KERNEL] [ 1362.778166] usb 1-1.2: USB disconnect, device number 6
[ hpsc] [ 1362.781808] [HPSC] ruToken ECP.
[ hpsc] [ 1362.781903] [HPSC] ruToken ECP.
[ hpsc] [ 1362.782022] [HPSC] Unknown action "unbind", nothing to do.
[ rdpdr-scard] [ 1362.782356] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/6): -4 LIBUSB_ERROR_NO_DEVICE.
[ KERNEL] [ 1372.802058] usb 1-1.2: new high-speed USB device number 7 using dwc_otg
[ KERNEL] [ 1372.932844] usb 1-1.2: New USB device found, idVendor=23a0, idProduct=0005
[ KERNEL] [ 1372.932859] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [ 1372.932867] usb 1-1.2: Product: Trustscreen
[ KERNEL] [ 1372.932876] usb 1-1.2: Manufacturer: BIFIT
[ KERNEL] [ 1372.932883] usb 1-1.2: SerialNumber: F5000583543E936CAA17C0801902700C
[ hpsc] [ 1372.936527] [HPSC] Trustscreen.
[ hpsc] [ 1372.937187] [HPSC] Use device 'usb:23a0/0005:libudev:0:/dev/bus/usb/1/7'.
[ hpsc] [ 1372.950445] [HPSC] Trustscreen.
[ hpsc] [ 1372.950578] [HPSC] Unknown action "bind", nothing to do.
[ KERNEL] [ 2553.434205] usb 1-1.2: USB disconnect, device number 7
[ hpsc] [ 2553.437846] [HPSC] Trustscreen.
[ hpsc] [ 2553.437971] [HPSC] Trustscreen.
[ hpsc] [ 2553.438060] [HPSC] Unknown action "unbind", nothing to do.
[ rdpdr-scard] [ 2553.438167] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/7): -4 LIBUSB_ERROR_NO_DEVICE.
[ KERNEL] [ 2557.312070] usb 1-1.2: new full-speed USB device number 8 using dwc_otg
[ KERNEL] [ 2557.445174] usb 1-1.2: New USB device found, idVendor=0a89, idProduct=0030
[ KERNEL] [ 2557.445190] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 2557.445198] usb 1-1.2: Product: Rutoken ECP
[ KERNEL] [ 2557.445207] usb 1-1.2: Manufacturer: Aktiv
[ hpsc] [ 2557.448610] [HPSC] ruToken ECP.
[ hpsc] [ 2557.448959] [HPSC] Use device 'usb:0a89/0030:libudev:0:/dev/bus/usb/1/8'.
[ hpsc] [ 2557.462255] [HPSC] ruToken ECP.
[ hpsc] [ 2557.462452] [HPSC] Unknown action "bind", nothing to do.
[ KERNEL] [ 2583.370112] usb 1-1.2: usbfs: usb_submit_urb returned -121
[ X00] [ 3638.526232] [782:958:0521/010035.480547:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ gm] [ 4100.275954] Standby monitor.
[ X00] [ 4801.663971] [782:958:0521/011958.618323:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for safebrowsing.googleapis.com failed err=-8181
[ X00] [ 7238.651243] [782:958:0521/020035.605559:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ X00] [ 8761.771125] [782:958:0521/022558.725480:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for safebrowsing.googleapis.com failed err=-8181
[ X00] [10838.774821] [782:958:0521/030035.729107:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ KERNEL] [13509.466214] usb 1-1.2: USB disconnect, device number 8
[ hpsc] [13509.469845] [HPSC] ruToken ECP.
[ hpsc] [13509.469973] [HPSC] ruToken ECP.
[ rdpdr-scard] [13509.470147] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/8): -4 LIBUSB_ERROR_NO_DEVICE.
[ hpsc] [13509.470200] [HPSC] Unknown action "unbind", nothing to do.
[ KERNEL] [13518.462136] usb 1-1.2: new high-speed USB device number 9 using dwc_otg
[ KERNEL] [13518.592894] usb 1-1.2: New USB device found, idVendor=23a0, idProduct=0005
[ KERNEL] [13518.592909] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [13518.592917] usb 1-1.2: Product: Trustscreen
[ KERNEL] [13518.592925] usb 1-1.2: Manufacturer: BIFIT
[ KERNEL] [13518.592932] usb 1-1.2: SerialNumber: F5000583543E936CAA17C0801902700C
[ hpsc] [13518.596361] [HPSC] Trustscreen.
[ hpsc] [13518.596510] [HPSC] Use device 'usb:23a0/0005:libudev:0:/dev/bus/usb/1/9'.
[ hpsc] [13518.609766] [HPSC] Trustscreen.
[ hpsc] [13518.609945] [HPSC] Unknown action "bind", nothing to do.
[ X00] [14438.888849] [782:958:0521/040035.843143:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ gm] [15100.425268] Standby monitor.
[ X00] [16321.888494] [782:958:0521/043158.842826:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for safebrowsing.googleapis.com failed err=-8181
[ X00] [16455.758062] [782:958:0521/043412.712396:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for clients2.google.com failed err=-8181
[ rdpclient 785] [17860.470350] SSL_ERROR_SYSCALL
[ gm] [17860.470542] TSClient (sessionId 1, pid 785) gracefully end.
[ rdpclient 785] [17860.470592] TCP/IP connection lost. Reconnect to 192.168.200.70.
[ gm] [17860.495906] Free ram before fork terminal client /sbin/rdpclient (session 2): 202600 Kb.
[ gm] [17860.496071] Run '/sbin/rdpclient 2', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [17860.496226] Run /sbin/rdpclient 2.
[ pfac] [17860.496506] Ok, PID 1421.
[rdpclient 1421] [17860.501126] RDP Terminal Client, WTware 5.8.20/RPi, pipe 2, pid 1421.
[rdpclient 1421] [17860.501679] Use /lib/ui32.so.
[ rdpdr-scard] [17860.510136] New client connection, id 2.
[rdpclient 1421] [17860.510236] Set connect_timeout = 60.
[rdpclient 1421] [17860.510295] Add smartcard redirection.
[rdpclient 1421] [17860.510337] Make RDP session with 192.168.200.70, port 3389.
[rdpclient 1421] [17860.510383] Username: "Rogozina".
[rdpclient 1421] [17860.510424] No password.
[rdpclient 1421] [17860.510467] No PIN.
[rdpclient 1421] [17860.510507] No domain.
[rdpclient 1421] [17860.510547] No shell.
[rdpclient 1421] [17860.510586] No directory.
[rdpclient 1421] [17860.510628] Window: 1920x1080@24.
[rdpclient 1421] [17860.510668] PFlags 0x000000AF.
[rdpclient 1421] [17860.510708] Keyboard 00000419:00000000.
[rdpclient 1421] [17860.510750] My hostname "Rogozina_Dnch".
[rdpclient 1421] [17860.510792] TCP: connecting to 192.168.200.70:3389.
[ rdpdr-scard] [17860.514842] Close client connection 0 (id 1).
[ rdpdr-scard] [17860.514975] Contexts left: 2, cards left: 3.
[ pfac] [17860.515024] Process pid 785 terminated, status 00000009.
[rdpclient 1421] [17867.734426] Connection failed with errno 101.
[rdpclient 1421] [17868.734596] Got errno: 103.
[rdpclient 1421] [17869.735181] Connection failed with errno 101.
[rdpclient 1421] [17870.735380] Got errno: 103.
[rdpclient 1421] [17871.928594] Connection failed with errno 101.
[rdpclient 1421] [17872.928690] Got errno: 103.
[rdpclient 1421] [17873.929545] Connection failed with errno 101.
[rdpclient 1421] [17874.929696] Got errno: 103.
[rdpclient 1421] [17875.930448] Connection failed with errno 101.
[rdpclient 1421] [17876.930605] Got errno: 103.
[rdpclient 1421] [17877.931366] Connection failed with errno 101.
[rdpclient 1421] [17878.931532] Got errno: 103.
[rdpclient 1421] [17879.932299] Connection failed with errno 101.
[rdpclient 1421] [17880.932452] Got errno: 103.
[rdpclient 1421] [17881.933217] Connection failed with errno 101.
[rdpclient 1421] [17882.933369] Got errno: 103.
[rdpclient 1421] [17883.934174] Connection failed with errno 101.
[rdpclient 1421] [17884.934358] Got errno: 103.
[rdpclient 1421] [17885.935128] Connection failed with errno 101.
[rdpclient 1421] [17886.935296] Got errno: 103.
[rdpclient 1421] [17887.936093] Connection failed with errno 101.
[rdpclient 1421] [17888.936264] Got errno: 103.
[rdpclient 1421] [17889.936949] Connection failed with errno 101.
[rdpclient 1421] [17890.937163] Got errno: 103.
[rdpclient 1421] [17891.937780] Connection failed with errno 101.
[rdpclient 1421] [17892.937985] Got errno: 103.
[rdpclient 1421] [17893.938693] Connection failed with errno 101.
[rdpclient 1421] [17894.938901] Got errno: 103.
[rdpclient 1421] [17895.939687] Connection failed with errno 101.
[rdpclient 1421] [17896.939790] Got errno: 103.
[rdpclient 1421] [17897.940498] Connection failed with errno 101.
[rdpclient 1421] [17898.940691] Got errno: 103.
[rdpclient 1421] [17899.941428] Connection failed with errno 101.
[rdpclient 1421] [17900.941616] Got errno: 103.
[rdpclient 1421] [17901.942361] Connection failed with errno 101.
[rdpclient 1421] [17902.942540] Got errno: 103.
[rdpclient 1421] [17919.255573] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1421] [17919.255777] Turn keepalive on.
[rdpclient 1421] [17919.255883] Free ram after buffers allocation: 280028 KB.
[rdpclient 1421] [17919.327551] Reconnect with TLS/SSL enabled.
[rdpclient 1421] [17919.327652] TCP: reconnecting to 192.168.200.70:3389.
[rdpclient 1421] [17919.394790] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1421] [17919.394934] Turn keepalive on.
[rdpclient 1421] [17919.470169] Server supports GFX Pipeline.
[rdpclient 1421] [17919.470364] TLS.
[rdpclient 1421] [17919.470448] SSL/TLS.
[rdpclient 1421] [17920.292805] Enable font smoothing and Desktop Composition.
[rdpclient 1421] [17920.374342] RDP5 encryption (X.509).
[rdpclient 1421] [17920.782851] GFX codec.
[rdpclient 1421] [17921.671209] SessionId 0x00000012: ALLIANCE\Unanova.
[rdpclient 1421] [17921.792255] Run 4 tile threads.
[ X00] [18039.009252] [782:958:0521/050035.963579:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ X00] [18389.254922] [782:958:0521/050626.209272:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for update.googleapis.com failed err=-8181
[rdpclient 1421] [19714.914971] errorInfo 0x0000000c.
[rdpclient 1421] [19714.915068] ERRINFO_LOGOFF_BY_USER
[rdpclient 1421] [19715.048123] Receive Disconnect Provider Ultimatum.
[ gm] [19715.048267] TSClient (sessionId 2, pid 1421) gracefully end.
[ rdpdr-scard] [19715.093151] Close client connection 0 (id 2).
[ rdpdr-scard] [19715.093299] Contexts left: 122, cards left: 3.
[ pfac] [19715.093578] Process pid 1421 terminated, status 00000009.
[ gm] [19716.220436] Run '/sbin/resolver 0x1ef98c0 dns [192.168.200.70]', log '', env '', pid ''.
[ pfac] [19716.220833] Run /sbin/resolver 0x1ef98c0 dns [192.168.200.70].
[ pfac] [19716.221164] Ok, PID 1476.
[ pfac] [19716.225785] Process pid 1476 terminated, status 00000000.
[ gm] [19716.232626] 192.168.200.70 => 192.168.200.70.
[ gm] [19716.238898] Free ram before fork terminal client /sbin/rdpclient (session 3): 287072 Kb.
[ gm] [19716.239041] Run '/sbin/rdpclient 3', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [19716.239205] Run /sbin/rdpclient 3.
[ pfac] [19716.239409] Ok, PID 1477.
[rdpclient 1477] [19716.243745] RDP Terminal Client, WTware 5.8.20/RPi, pipe 3, pid 1477.
[rdpclient 1477] [19716.244717] Use /lib/ui32.so.
[rdpclient 1477] [19716.245358] Add smartcard redirection.
[ rdpdr-scard] [19716.245471] New client connection, id 3.
[rdpclient 1477] [19716.245500] Make RDP session with 192.168.200.70, port 3389.
[rdpclient 1477] [19716.245548] Username: "Rogozina".
[rdpclient 1477] [19716.245601] No password.
[rdpclient 1477] [19716.245642] No PIN.
[rdpclient 1477] [19716.245682] No domain.
[rdpclient 1477] [19716.245729] No shell.
[rdpclient 1477] [19716.245872] No directory.
[rdpclient 1477] [19716.245919] Window: 1920x1080@24.
[rdpclient 1477] [19716.245964] PFlags 0x000000AF.
[rdpclient 1477] [19716.246007] Keyboard 00000419:00000000.
[rdpclient 1477] [19716.246048] My hostname "Rogozina_Dnch".
[rdpclient 1477] [19716.246092] TCP: connecting to 192.168.200.70:3389.
[rdpclient 1477] [19716.309942] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1477] [19716.310142] Turn keepalive on.
[rdpclient 1477] [19716.310969] Free ram after buffers allocation: 286864 KB.
[rdpclient 1477] [19716.381024] Reconnect with TLS/SSL enabled.
[rdpclient 1477] [19716.381174] TCP: reconnecting to 192.168.200.70:3389.
[rdpclient 1477] [19716.444791] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1477] [19716.444980] Turn keepalive on.
[rdpclient 1477] [19716.513818] Server supports GFX Pipeline.
[rdpclient 1477] [19716.513948] TLS.
[rdpclient 1477] [19716.514059] SSL/TLS.
[rdpclient 1477] [19717.245822] Enable font smoothing and Desktop Composition.
[rdpclient 1477] [19717.314367] RDP5 encryption (X.509).
[rdpclient 1477] [19717.705386] GFX codec.
[rdpclient 1477] [19718.660914] Run 4 tile threads.
[ rdpdr-scard] [19718.674352] Reset client 3.
[ rdpdr-scard] [19718.674535] Contexts left: 122, cards left: 3.
[rdpclient 1477] [19722.382850] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x0000000e.
[rdpclient 1477] [19722.766698] SessionId 0x0000000e: ALLIANCE\Rogozina.
[rdpclient 1477] [20428.324307] SSL_ERROR_SYSCALL
[rdpclient 1477] [20428.324520] TCP/IP connection lost. Reconnect to 192.168.200.70.
[ gm] [20428.324750] TSClient (sessionId 3, pid 1477) gracefully end.
[ rdpdr-scard] [20428.348243] Close client connection 0 (id 3).
[ rdpdr-scard] [20428.348524] Contexts left: 115, cards left: 3.
[ pfac] [20428.348945] Process pid 1477 terminated, status 00000009.
[ gm] [20428.349177] Free ram before fork terminal client /sbin/rdpclient (session 4): 286960 Kb.
[ pfac] [20428.349263] Run /sbin/rdpclient 4.
[ gm] [20428.349309] Run '/sbin/rdpclient 4', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [20428.349528] Ok, PID 1499.
[rdpclient 1499] [20428.353764] RDP Terminal Client, WTware 5.8.20/RPi, pipe 4, pid 1499.
[rdpclient 1499] [20428.354269] Use /lib/ui32.so.
[rdpclient 1499] [20428.354622] Set connect_timeout = 60.
[rdpclient 1499] [20428.354676] Add smartcard redirection.
[ rdpdr-scard] [20428.354875] New client connection, id 4.
[rdpclient 1499] [20428.354908] Make RDP session with 192.168.200.70, port 3389.
[rdpclient 1499] [20428.354960] Username: "Rogozina".
[rdpclient 1499] [20428.355004] No password.
[rdpclient 1499] [20428.355049] No PIN.
[rdpclient 1499] [20428.355091] No domain.
[rdpclient 1499] [20428.355132] No shell.
[rdpclient 1499] [20428.355173] No directory.
[rdpclient 1499] [20428.355213] Window: 1920x1080@24.
[rdpclient 1499] [20428.355255] PFlags 0x000000AF.
[rdpclient 1499] [20428.355295] Keyboard 00000419:00000000.
[rdpclient 1499] [20428.355336] My hostname "Rogozina_Dnch".
[rdpclient 1499] [20428.355379] TCP: connecting to 192.168.200.70:3389.
[rdpclient 1499] [20428.419388] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1499] [20428.419589] Turn keepalive on.
[rdpclient 1499] [20428.420347] Free ram after buffers allocation: 286792 KB.
[rdpclient 1499] [20428.493137] Reconnect with TLS/SSL enabled.
[rdpclient 1499] [20428.493248] TCP: reconnecting to 192.168.200.70:3389.
[rdpclient 1499] [20428.557243] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1499] [20428.557457] Turn keepalive on.
[rdpclient 1499] [20428.630402] Server supports GFX Pipeline.
[rdpclient 1499] [20428.630628] TLS.
[rdpclient 1499] [20428.630745] SSL/TLS.
[rdpclient 1499] [20429.374837] Enable font smoothing and Desktop Composition.
[rdpclient 1499] [20429.443102] RDP5 encryption (X.509).
[rdpclient 1499] [20429.757321] GFX codec.
[rdpclient 1499] [20430.085859] SessionId 0x0000000e: ALLIANCE\Rogozina.
[rdpclient 1499] [20430.271051] Run 4 tile threads.
[ rdpdr-scard] [20430.327740] Reset client 4.
[ rdpdr-scard] [20430.327897] Contexts left: 122, cards left: 3.
[ gm] [21095.540701] Standby monitor.
[rdpclient 1499] [21237.758445] errorInfo 0x0000000c.
[rdpclient 1499] [21237.758536] ERRINFO_LOGOFF_BY_USER
[rdpclient 1499] [21237.881140] Receive Disconnect Provider Ultimatum.
[ gm] [21237.881236] TSClient (sessionId 4, pid 1499) gracefully end.
[ rdpdr-scard] [21237.900391] Close client connection 0 (id 4).
[ pfac] [21237.900703] Process pid 1499 terminated, status 00000009.
[ rdpdr-scard] [21237.900761] Contexts left: 114, cards left: 3.
[ gm] [21240.675900] Run '/sbin/resolver 0x1ef98c0 dns [192.168.200.70]', log '', env '', pid ''.
[ pfac] [21240.676072] Run /sbin/resolver 0x1ef98c0 dns [192.168.200.70].
[ pfac] [21240.676340] Ok, PID 1521.
[ pfac] [21240.681254] Process pid 1521 terminated, status 00000000.
[ gm] [21240.688049] 192.168.200.70 => 192.168.200.70.
[ gm] [21240.694136] Free ram before fork terminal client /sbin/rdpclient (session 5): 287272 Kb.
[ pfac] [21240.694197] Run /sbin/rdpclient 5.
[ gm] [21240.694222] Run '/sbin/rdpclient 5', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [21240.694385] Ok, PID 1522.
[rdpclient 1522] [21240.698598] RDP Terminal Client, WTware 5.8.20/RPi, pipe 5, pid 1522.
[rdpclient 1522] [21240.699145] Use /lib/ui32.so.
[rdpclient 1522] [21240.699693] Add smartcard redirection.
[ rdpdr-scard] [21240.699940] New client connection, id 5.
[rdpclient 1522] [21240.699976] Make RDP session with 192.168.200.70, port 3389.
[rdpclient 1522] [21240.700069] Username: "Rogozina".
[rdpclient 1522] [21240.700115] No password.
[rdpclient 1522] [21240.700157] No PIN.
[rdpclient 1522] [21240.700198] No domain.
[rdpclient 1522] [21240.700242] No shell.
[rdpclient 1522] [21240.700283] No directory.
[rdpclient 1522] [21240.700326] Window: 1920x1080@24.
[rdpclient 1522] [21240.700366] PFlags 0x000000AF.
[rdpclient 1522] [21240.700405] Keyboard 00000419:00000000.
[rdpclient 1522] [21240.700447] My hostname "Rogozina_Dnch".
[rdpclient 1522] [21240.700488] TCP: connecting to 192.168.200.70:3389.
[rdpclient 1522] [21240.765840] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1522] [21240.765982] Turn keepalive on.
[rdpclient 1522] [21240.766796] Free ram after buffers allocation: 287048 KB.
[rdpclient 1522] [21240.837063] Reconnect with TLS/SSL enabled.
[rdpclient 1522] [21240.837202] TCP: reconnecting to 192.168.200.70:3389.
[rdpclient 1522] [21240.903064] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1522] [21240.903156] Turn keepalive on.
[rdpclient 1522] [21240.972839] Server supports GFX Pipeline.
[rdpclient 1522] [21240.973067] TLS.
[rdpclient 1522] [21240.973166] SSL/TLS.
[rdpclient 1522] [21241.733608] Enable font smoothing and Desktop Composition.
[rdpclient 1522] [21241.802426] RDP5 encryption (X.509).
[rdpclient 1522] [21242.208513] GFX codec.
[rdpclient 1522] [21242.795003] Run 4 tile threads.
[rdpclient 1522] [21252.851750] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x0000001c.
[rdpclient 1522] [21253.198371] SessionId 0x0000001c: ALLIANCE\Unanova.
[ X00] [21639.132586] [782:958:0521/060036.086904:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ KERNEL] [21656.922142] usb 1-1.2: USB disconnect, device number 9
[ hpsc] [21656.923382] [HPSC] Trustscreen.
[ rdpdr-scard] [21656.923633] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/9): -4 LIBUSB_ERROR_NO_DEVICE.
[ hpsc] [21656.923844] [HPSC] Trustscreen.
[ hpsc] [21656.923939] [HPSC] Unknown action "unbind", nothing to do.
[ KERNEL] [21658.752141] usb 1-1.2: new high-speed USB device number 10 using dwc_otg
[ KERNEL] [21658.882918] usb 1-1.2: New USB device found, idVendor=23a0, idProduct=0005
[ KERNEL] [21658.882931] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [21658.882939] usb 1-1.2: Product: Trustscreen
[ KERNEL] [21658.882946] usb 1-1.2: Manufacturer: BIFIT
[ KERNEL] [21658.882954] usb 1-1.2: SerialNumber: F5000583543E936CAA17C0801902700C
[ hpsc] [21658.886312] [HPSC] Trustscreen.
[ hpsc] [21658.886569] [HPSC] Use device 'usb:23a0/0005:libudev:0:/dev/bus/usb/1/10'.
[ hpsc] [21658.899788] [HPSC] Trustscreen.
[ hpsc] [21658.899932] [HPSC] Unknown action "bind", nothing to do.
[rdpclient 1522] [23240.015614] errorInfo 0x0000000c.
[rdpclient 1522] [23240.015706] ERRINFO_LOGOFF_BY_USER
[rdpclient 1522] [23240.120481] Receive Disconnect Provider Ultimatum.
[ gm] [23240.120575] TSClient (sessionId 5, pid 1522) gracefully end.
[ rdpdr-scard] [23240.174692] Close client connection 0 (id 5).
[ rdpdr-scard] [23240.174832] Contexts left: 122, cards left: 3.
[ pfac] [23240.175107] Process pid 1522 terminated, status 00000009.
[ gm] [23454.364800] Run '/sbin/resolver 0x1ef98c0 dns [192.168.200.70]', log '', env '', pid ''.
[ pfac] [23454.365728] Run /sbin/resolver 0x1ef98c0 dns [192.168.200.70].
[ pfac] [23454.366004] Ok, PID 1592.
[ pfac] [23454.370329] Process pid 1592 terminated, status 00000000.
[ gm] [23454.377407] 192.168.200.70 => 192.168.200.70.
[ gm] [23454.384443] Free ram before fork terminal client /sbin/rdpclient (session 6): 295356 Kb.
[ gm] [23454.384557] Run '/sbin/rdpclient 6', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [23454.384664] Run /sbin/rdpclient 6.
[ pfac] [23454.384950] Ok, PID 1593.
[rdpclient 1593] [23454.389664] RDP Terminal Client, WTware 5.8.20/RPi, pipe 6, pid 1593.
[rdpclient 1593] [23454.390184] Use /lib/ui32.so.
[rdpclient 1593] [23454.390714] Add smartcard redirection.
[ rdpdr-scard] [23454.390994] New client connection, id 6.
[rdpclient 1593] [23454.391031] Make RDP session with 192.168.200.70, port 3389.
[rdpclient 1593] [23454.391091] Username: "Rogozina".
[rdpclient 1593] [23454.391136] No password.
[rdpclient 1593] [23454.391177] No PIN.
[rdpclient 1593] [23454.391230] No domain.
[rdpclient 1593] [23454.391273] No shell.
[rdpclient 1593] [23454.391314] No directory.
[rdpclient 1593] [23454.391357] Window: 1920x1080@24.
[rdpclient 1593] [23454.391399] PFlags 0x000000AF.
[rdpclient 1593] [23454.391439] Keyboard 00000419:00000000.
[rdpclient 1593] [23454.391484] My hostname "Rogozina_Dnch".
[rdpclient 1593] [23454.391523] TCP: connecting to 192.168.200.70:3389.
[rdpclient 1593] [23454.453384] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1593] [23454.453570] Turn keepalive on.
[rdpclient 1593] [23454.454302] Free ram after buffers allocation: 295124 KB.
[rdpclient 1593] [23454.542814] Reconnect with TLS/SSL enabled.
[rdpclient 1593] [23454.542925] TCP: reconnecting to 192.168.200.70:3389.
[rdpclient 1593] [23454.605291] TCP: connection with 192.168.200.70:3389 established.
[rdpclient 1593] [23454.605391] Turn keepalive on.
[rdpclient 1593] [23454.708233] Server supports GFX Pipeline.
[rdpclient 1593] [23454.708358] TLS.
[rdpclient 1593] [23454.708469] SSL/TLS.
[rdpclient 1593] [23455.428884] Enable font smoothing and Desktop Composition.
[rdpclient 1593] [23455.529290] RDP5 encryption (X.509).
[rdpclient 1593] [23456.068973] GFX codec.
[rdpclient 1593] [23457.263584] Run 4 tile threads.
[ rdpdr-scard] [23457.299208] Reset client 6.
[ rdpdr-scard] [23457.299304] Contexts left: 122, cards left: 3.
[rdpclient 1593] [23481.876749] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000002.
[rdpclient 1593] [23482.552438] SessionId 0x00000002: ALLIANCE\Unanova.
[ KERNEL] [24035.812230] usb 1-1.2: usbfs: usb_submit_urb returned -121
[ KERNEL] [24479.578344] usb 1-1.2: USB disconnect, device number 10
[ hpsc] [24479.582203] [HPSC] Trustscreen.
[ rdpdr-scard] [24479.582610] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/10): -4 LIBUSB_ERROR_NO_DEVICE.
[ hpsc] [24479.584681] [HPSC] Trustscreen.
[ hpsc] [24479.584871] [HPSC] Unknown action "unbind", nothing to do.
[ KERNEL] [24509.822154] usb 1-1.2: new full-speed USB device number 11 using dwc_otg
[ KERNEL] [24509.955231] usb 1-1.2: New USB device found, idVendor=0a89, idProduct=0030
[ KERNEL] [24509.955243] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [24509.955251] usb 1-1.2: Product: Rutoken ECP
[ KERNEL] [24509.955260] usb 1-1.2: Manufacturer: Aktiv
[ hpsc] [24509.958666] [HPSC] ruToken ECP.
[ hpsc] [24509.958850] [HPSC] Use device 'usb:0a89/0030:libudev:0:/dev/bus/usb/1/11'.
[ hpsc] [24509.971931] [HPSC] ruToken ECP.
[ hpsc] [24509.972010] [HPSC] Unknown action "bind", nothing to do.
[ rdpdr-scard] [24521.449141] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [24521.449320] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [24521.449408] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [24521.449491] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [24528.886300] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [24528.886481] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [24528.886566] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [24528.886650] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [24529.138757] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010205 not found.
[ rdpdr-scard] [24529.138938] rdpdr[scard]-worker.cpp ( 318): -- ERROR -- Bad handle.
[ rdpdr-scard] [24529.201777] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010205 not found.
[ rdpdr-scard] [24529.201954] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ gm] [24880.118535] [VNC] Connection from 192.168.165.253.
[ gm] [24880.166102] [VNC] Client VNC version 8 (RFB 003.008).
[ gm] [24880.166316] [VNC] Empty password. Unsecure!
[ gm] [24880.334063] [VNC] 12 encodings: 16 1 22 21 15 6 5 2 0 -314 -239 -223.
[ gm] [24880.335724] [VNC] bits-per-pixel 32, depth 24, big-endian false, true-colour true.
[ gm] [24880.335813] [VNC] red-max 0x00ff, green-max 0x00ff, blue-max 0x00ff.
[ gm] [24880.335893] [VNC] red-shift 16, green-shift 8, blue-shift 0.
[ gm] [24880.335970] [VNC] 32-bit server, 32-bit client.
[ gm] [24884.634252] Close TCP connection while receiving data, errno 104.
[ gm] [24884.634410] [VNC] Close connection.
[ KERNEL] [24934.374899] usb 1-1.2: usbfs: usb_submit_urb returned -121
[ rdpdr-scard] [25132.002866] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.003045] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25132.003133] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.003216] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.131184] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.131346] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25132.131430] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.131513] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.264254] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.264418] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25132.264504] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25132.264587] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25136.881662] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25136.881855] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25136.881941] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25136.882025] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ X00] [25239.246608] [782:958:0521/070036.200916:ERROR:cert_verify_proc_nss.cc(944)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8181
[ rdpdr-scard] [25547.813422] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25547.813592] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25547.813676] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25547.813760] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.182957] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.183123] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25548.183209] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.183293] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.314948] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.315106] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25548.315190] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.315273] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.467615] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.467788] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25548.467876] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25548.467962] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25551.327983] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25551.328152] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25551.328239] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25551.328343] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25551.786015] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25551.786208] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25552.360913] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25552.361090] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25552.935392] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25552.935571] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25552.935659] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25552.935747] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25567.852165] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25567.852372] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25567.852457] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25567.852542] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.246859] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.247030] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25568.247117] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.247198] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.389453] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.389639] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25568.389725] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.389806] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.524813] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.524982] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25568.525068] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25568.525152] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25569.511189] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25569.511346] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25570.034494] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25570.034649] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25570.578968] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25570.579093] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25570.579135] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25570.579177] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25570.946577] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25570.946738] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25570.946824] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25570.946909] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.481618] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.481817] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25571.481912] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.481996] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.617787] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.617961] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25571.618044] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.618128] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.765673] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.765918] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25571.766020] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25571.766107] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25572.753929] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25572.754101] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25573.295555] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25573.295721] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25573.816370] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25573.816535] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25573.816624] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25573.816706] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.045333] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.045486] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25577.045572] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.045654] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.563683] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.563869] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25577.563955] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.564042] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.699498] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.699666] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25577.699755] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.699838] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.834775] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.834953] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25577.835038] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25577.835124] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25578.838673] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25578.838851] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25579.377162] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25579.377367] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25579.901584] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25579.901749] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25579.901833] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25579.901917] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.445140] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.445334] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25581.445421] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.445504] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.775839] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.776006] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25581.776092] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.776174] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.906773] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.906927] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25581.907016] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25581.907099] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25582.040824] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25582.040985] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25582.041071] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25582.041154] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25583.044854] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25583.045039] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25583.565770] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25583.565976] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25584.108903] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25584.109057] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25584.109143] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25584.109227] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25588.058270] usb 1-1.2: USB disconnect, device number 11
[ hpsc] [25588.061830] [HPSC] ruToken ECP.
[ rdpdr-scard] [25588.062376] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/11): -4 LIBUSB_ERROR_NO_DEVICE.
[ hpsc] [25588.063139] [HPSC] ruToken ECP.
[ hpsc] [25588.063319] [HPSC] Unknown action "unbind", nothing to do.
[ rdpdr-scard] [25588.262406] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25588.262583] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25588.262670] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25588.262754] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25589.382232] usb 1-1.2: new full-speed USB device number 12 using dwc_otg
[ KERNEL] [25589.515244] usb 1-1.2: New USB device found, idVendor=0a89, idProduct=0030
[ KERNEL] [25589.515260] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [25589.515268] usb 1-1.2: Product: Rutoken ECP
[ KERNEL] [25589.515277] usb 1-1.2: Manufacturer: Aktiv
[ hpsc] [25589.518608] [HPSC] ruToken ECP.
[ hpsc] [25589.518906] [HPSC] Use device 'usb:0a89/0030:libudev:0:/dev/bus/usb/1/12'.
[ hpsc] [25589.532725] [HPSC] ruToken ECP.
[ hpsc] [25589.532861] [HPSC] Unknown action "bind", nothing to do.
[ rdpdr-scard] [25591.346660] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.346832] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25591.346923] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.347006] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.556527] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.556711] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25591.556795] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.556877] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.636503] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.636688] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25591.636772] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.636854] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.694170] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103c9 not found.
[ rdpdr-scard] [25591.694410] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25591.759677] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.759887] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25591.759975] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.760109] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.772666] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.772871] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25591.772966] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.773047] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.824911] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103cb not found.
[ rdpdr-scard] [25591.825030] rdpdr[scard]-worker.cpp ( 480): -- ERROR -- Bad handle.
[ rdpdr-scard] [25591.889588] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103cb not found.
[ rdpdr-scard] [25591.889744] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25591.969838] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.969991] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25591.970110] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25591.970192] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.022320] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103cd not found.
[ rdpdr-scard] [25592.022468] rdpdr[scard]-worker.cpp ( 480): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.086965] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103cd not found.
[ rdpdr-scard] [25592.087112] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.155332] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.155512] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.155600] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.155681] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.155764] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.155851] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.155933] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.156017] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.221843] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103cf not found.
[ rdpdr-scard] [25592.221999] rdpdr[scard]-worker.cpp ( 480): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.237136] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103ce not found.
[ rdpdr-scard] [25592.237230] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.286521] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103cf not found.
[ rdpdr-scard] [25592.286696] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.357039] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.357187] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.357272] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.357353] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.399273] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103d1 not found.
[ rdpdr-scard] [25592.399450] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.465302] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103d1 not found.
[ rdpdr-scard] [25592.465467] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.563875] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.564044] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.564131] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.564213] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.681534] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.681688] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.681778] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.681865] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.703423] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103d4 not found.
[ rdpdr-scard] [25592.703517] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.768725] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.768824] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.768868] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.768909] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.813617] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103d5 not found.
[ rdpdr-scard] [25592.813773] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.880295] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.880449] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.880534] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.880617] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.897495] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103d6 not found.
[ rdpdr-scard] [25592.897623] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25592.965540] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.965691] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25592.965776] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25592.965879] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.521320] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.521467] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25595.521551] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.521634] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.652912] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.653069] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25595.653153] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.653235] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.786971] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.787068] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25595.787111] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25595.787153] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25596.773318] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25596.773485] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25597.288909] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25597.289074] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25597.808065] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25597.808247] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25597.808333] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25597.808416] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25606.490149] usb 1-1.2: USB disconnect, device number 12
[ hpsc] [25606.491287] [HPSC] ruToken ECP.
[ hpsc] [25606.491408] [HPSC] ruToken ECP.
[ hpsc] [25606.491464] [HPSC] Unknown action "unbind", nothing to do.
[ rdpdr-scard] [25606.491510] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/12): -4 LIBUSB_ERROR_NO_DEVICE.
[ rdpdr-scard] [25606.696984] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25606.697173] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25606.697260] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25606.697346] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25612.162148] usb 1-1.2: new full-speed USB device number 13 using dwc_otg
[ KERNEL] [25612.295242] usb 1-1.2: New USB device found, idVendor=0a89, idProduct=0030
[ KERNEL] [25612.295254] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [25612.295262] usb 1-1.2: Product: Rutoken ECP
[ KERNEL] [25612.295270] usb 1-1.2: Manufacturer: Aktiv
[ hpsc] [25612.298607] [HPSC] ruToken ECP.
[ hpsc] [25612.298840] [HPSC] Use device 'usb:0a89/0030:libudev:0:/dev/bus/usb/1/13'.
[ hpsc] [25612.312258] [HPSC] ruToken ECP.
[ hpsc] [25612.312334] [HPSC] Unknown action "bind", nothing to do.
[ rdpdr-scard] [25613.307322] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25613.307512] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25613.307601] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25613.307683] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25613.372838] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103fa not found.
[ rdpdr-scard] [25613.373040] rdpdr[scard]-worker.cpp ( 480): -- ERROR -- Bad handle.
[ rdpdr-scard] [25613.437292] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd0103fa not found.
[ rdpdr-scard] [25613.437466] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25619.681323] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.681502] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25619.681591] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.681674] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.815881] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.816069] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25619.816157] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.816241] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.949332] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.949493] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25619.949579] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25619.949664] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25620.953590] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25620.953795] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25621.483014] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25621.483193] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25622.018986] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.019171] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25622.019261] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.019347] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.365258] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.365427] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25622.365514] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.365598] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.696200] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.696383] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25622.696471] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.696554] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.827806] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.828009] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25622.828098] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.828180] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.965451] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.965590] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25622.965673] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25622.965756] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25623.965443] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25623.965571] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25624.495251] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25624.495426] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25625.023184] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25625.023346] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25625.023430] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25625.023514] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25626.800326] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25626.800498] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25626.800585] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25626.800668] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.129706] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.129897] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25627.129984] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.130107] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.273031] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.273186] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25627.273273] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.273354] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.406696] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.406886] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25627.406974] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25627.407057] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25628.394213] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25628.394409] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25628.914150] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd01038a not found.
[ rdpdr-scard] [25628.914331] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25629.471129] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25629.471287] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25629.471373] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25629.471455] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25632.858237] usb 1-1.2: USB disconnect, device number 13
[ hpsc] [25632.861822] [HPSC] ruToken ECP.
[ hpsc] [25632.861986] [HPSC] Unknown action "unbind", nothing to do.
[ hpsc] [25632.862044] [HPSC] ruToken ECP.
[ rdpdr-scard] [25632.862131] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/13): -4 LIBUSB_ERROR_NO_DEVICE.
[ rdpdr-scard] [25633.060073] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25633.060264] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25633.060351] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25633.060435] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25639.552202] usb 1-1.2: new high-speed USB device number 14 using dwc_otg
[ KERNEL] [25639.683074] usb 1-1.2: New USB device found, idVendor=23a0, idProduct=0005
[ KERNEL] [25639.683090] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ KERNEL] [25639.683098] usb 1-1.2: Product: Trustscreen
[ KERNEL] [25639.683106] usb 1-1.2: Manufacturer: BIFIT
[ KERNEL] [25639.683114] usb 1-1.2: SerialNumber: F5000583543E936CAA17C0801902700C
[ hpsc] [25639.685098] [HPSC] Trustscreen.
[ hpsc] [25639.685422] [HPSC] Use device 'usb:23a0/0005:libudev:0:/dev/bus/usb/1/14'.
[ hpsc] [25639.692539] [HPSC] Trustscreen.
[ hpsc] [25639.692633] [HPSC] Unknown action "bind", nothing to do.
[ rdpdr-scard] [25639.978477] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25639.978645] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25639.978733] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25639.978814] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.031246] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010431 not found.
[ rdpdr-scard] [25640.031401] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25640.095795] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010431 not found.
[ rdpdr-scard] [25640.095942] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25640.305994] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.306163] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25640.306250] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.306332] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.307191] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010433 not found.
[ rdpdr-scard] [25640.307282] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25640.396911] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.397071] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25640.397157] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.397241] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25640.978874] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010434 not found.
[ rdpdr-scard] [25640.979033] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25655.172780] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.172946] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25655.172997] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.173039] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.307624] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.307800] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25655.307886] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.307969] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.445118] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.445277] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25655.445325] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.445378] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.787806] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.787986] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25655.788072] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.788154] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.926088] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.926256] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25655.926341] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25655.926423] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ KERNEL] [25722.714207] usb 1-1.2: USB disconnect, device number 14
[ hpsc] [25722.717605] [HPSC] Trustscreen.
[ hpsc] [25722.717744] [HPSC] Unknown action "unbind", nothing to do.
[ hpsc] [25722.717796] [HPSC] Trustscreen.
[ rdpdr-scard] [25722.717959] CCID 3: ccid_usb.c:849:WriteUSB() write failed (1/14): -4 LIBUSB_ERROR_NO_DEVICE.
[ KERNEL] [25729.922155] usb 1-1.2: new full-speed USB device number 15 using dwc_otg
[ KERNEL] [25730.055234] usb 1-1.2: New USB device found, idVendor=0a89, idProduct=0030
[ KERNEL] [25730.055246] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [25730.055254] usb 1-1.2: Product: Rutoken ECP
[ KERNEL] [25730.055263] usb 1-1.2: Manufacturer: Aktiv
[ hpsc] [25730.058508] [HPSC] ruToken ECP.
[ hpsc] [25730.059028] [HPSC] Use device 'usb:0a89/0030:libudev:0:/dev/bus/usb/1/15'.
[ hpsc] [25730.072256] [HPSC] ruToken ECP.
[ hpsc] [25730.072359] [HPSC] Unknown action "bind", nothing to do.
[ rdpdr-scard] [25731.168727] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25731.168903] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25731.168992] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25731.169074] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25731.215644] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010464 not found.
[ rdpdr-scard] [25731.215799] rdpdr[scard]-worker.cpp ( 480): -- ERROR -- Bad handle.
[ rdpdr-scard] [25731.283950] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010464 not found.
[ rdpdr-scard] [25731.284106] rdpdr[scard]-worker.cpp ( 337): -- ERROR -- Bad handle.
[ rdpdr-scard] [25738.741940] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25738.742106] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25738.742191] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25738.742273] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25738.905357] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25738.905519] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25738.905605] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25738.905687] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25739.044990] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25739.045155] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25739.045241] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25739.045323] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25741.907520] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25741.907693] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25741.907780] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25741.907865] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25742.371514] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25742.371730] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25742.918360] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25742.918534] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25743.451939] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25743.452142] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25743.452230] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25743.452311] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.002741] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.002904] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25749.002991] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.003072] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.342072] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.342249] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25749.342337] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.342421] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.474696] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.474877] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25749.474963] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.475045] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.621767] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.621952] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25749.622041] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25749.622126] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25750.651100] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25750.651277] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25751.193267] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25751.193461] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25751.737605] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25751.737814] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25751.737916] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25751.738004] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25753.599855] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25753.599983] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25753.600070] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25753.600120] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25753.940148] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25753.940321] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25753.940410] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25753.940494] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25754.077037] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25754.077217] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25754.077304] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25754.077388] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25754.231042] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25754.231229] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25754.231314] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25754.231398] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25755.262083] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25755.262270] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25755.970564] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25755.970722] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25756.551422] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25756.551637] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25756.551728] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25756.551821] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25757.817393] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25757.817586] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25757.817671] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25757.817758] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.158558] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.158741] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25758.158827] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.158910] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.291272] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.291453] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25758.291538] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.291646] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.431391] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.431568] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25758.431655] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25758.431740] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25759.447229] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25759.447427] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25759.982108] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25759.982285] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25760.538322] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25760.538505] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25760.538593] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25760.538675] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.477677] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.477871] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25766.477958] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.478044] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.852111] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.852296] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25766.852382] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.852465] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.987075] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.987242] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25766.987326] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25766.987411] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25767.159989] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25767.160192] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25767.160279] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25767.160361] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25768.165361] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25768.165525] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25768.684952] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25768.685171] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25769.243310] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25769.243503] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25769.243592] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25769.243674] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.494295] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.494467] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25770.494554] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.494639] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.867292] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.867473] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25770.867557] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.867642] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.999115] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.999306] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25770.999395] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25770.999479] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25771.132179] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25771.132400] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25771.132491] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25771.132573] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25772.135615] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25772.135801] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25772.706400] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25772.706576] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25773.230267] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25773.230445] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25773.230533] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25773.230616] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25775.592422] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25775.592659] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25775.592750] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25775.592833] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25775.931141] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25775.931319] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25775.931406] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25775.931489] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25776.067407] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25776.067579] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25776.067666] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25776.067748] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25776.204126] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25776.204288] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25776.204372] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25776.204453] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25777.200795] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25777.200970] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25777.729344] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25777.729503] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25778.257600] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25778.257762] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25778.257847] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25778.257930] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25779.732955] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25779.733126] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25779.733214] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25779.733296] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.074874] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.075060] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25780.075147] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.075231] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.218003] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.218176] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25780.218263] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.218347] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.400829] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.401042] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25780.401132] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25780.401218] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25781.433734] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25781.433966] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25781.960853] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25781.961037] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25782.514079] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25782.514262] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25782.514347] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25782.514428] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.013949] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.014144] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25795.014231] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.014312] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.380665] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.380859] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25795.380944] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.381028] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.511987] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.512153] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25795.512238] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.512320] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.643526] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.643688] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25795.643777] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25795.643862] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25796.656860] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25796.657041] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25797.196135] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext handle cd010475 not found.
[ rdpdr-scard] [25797.196315] rdpdr[scard]-worker.cpp ( 428): -- ERROR -- Bad handle.
[ rdpdr-scard] [25797.743717] ./wtvector.h ( 379): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25797.743932] rdpdr[scard]-SContext.cpp ( 51): -- ERROR -- SContext table full.
[ rdpdr-scard] [25797.744021] ./wtvector.h ( 428): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpdr-scard] [25797.744105] rdpdr[scard]-SContext.h ( 64): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
Home
WTware diskless client.
Сохранить