WTware 5.8.8
WTware 5.8.8/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.9.80 (aka@c20) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #17 SMP Mon Mar 19 20:38:02 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] cma: Reserved 8 MiB at 0x3ac00000
[ KERNEL] [ 0.000000] Memory policy: Data cache writealloc
[ KERNEL] [ 0.000000] On node 0 totalpages: 242688
[ KERNEL] [ 0.000000] free_area_init_node: node 0, pgdat b0b21c40, node_mem_map ea3a1000
[ 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 11 pages/cpu @ea362000 s15756 r8192 d21108 u45056
[ KERNEL] [ 0.000000] pcpu-alloc: s15756 r8192 d21108 u45056 alloc=11*4096
[ KERNEL] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ KERNEL] [ 0.000000] Built 1 zonelists in Zone order, 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: 942160K/970752K available (5120K kernel code, 139K rwdata, 616K rodata, 4096K init, 365K bss, 20400K 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 : 0xeb800000 - 0xff800000 ( 320 MB)
[ KERNEL] [ 0.000000] lowmem : 0xb0000000 - 0xeb400000 ( 948 MB)
[ KERNEL] [ 0.000000] modules : 0xaf000000 - 0xb0000000 ( 16 MB)
[ KERNEL] [ 0.000000] .text : 0xb0008000 - 0xb0600000 (6112 kB)
[ KERNEL] [ 0.000000] .init : 0xb0700000 - 0xb0b00000 (4096 kB)
[ KERNEL] [ 0.000000] .data : 0xb0b00000 - 0xb0b22f00 ( 140 kB)
[ KERNEL] [ 0.000000] .bss : 0xb0b24000 - 0xb0b7f558 ( 366 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] Build-time adjustment of leaf fanout to 32.
[ KERNEL] [ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ KERNEL] [ 0.000000] arm_arch_timer: Architected 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.000191] Console: colour dummy device 80x30
[ KERNEL] [ 0.000204] console [tty0] enabled
[ KERNEL] [ 0.000219] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000233] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000366] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000373] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001215] Disabling memory control group subsystem
[ KERNEL] [ 0.001266] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001621] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001645] Setting up static identity map for 0x100000 - 0x100034
[ KERNEL] [ 0.003191] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003761] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004324] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004400] Brought up 4 CPUs
[ KERNEL] [ 0.004410] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004414] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004417] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004952] devtmpfs: initialized
[ KERNEL] [ 0.016649] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.017055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.017070] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.017548] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.018090] NET: Registered protocol family 16
[ KERNEL] [ 0.019205] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.029662] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.077663] bcm2835-dma 3f007000.dma: DMA legacy API manager at eb80d000, dmachans=0x1
[ KERNEL] [ 0.079901] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.080070] usbcore: registered new interface driver hub
[ KERNEL] [ 0.080161] usbcore: registered new device driver usb
[ KERNEL] [ 0.090069] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-14 16:50
[ KERNEL] [ 0.092387] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.108072] NET: Registered protocol family 2
[ KERNEL] [ 0.108653] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.108761] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.108945] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.109030] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.109071] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.109245] NET: Registered protocol family 1
[ KERNEL] [ 2.224217] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.275186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.275198] io scheduler noop registered
[ KERNEL] [ 2.275204] io scheduler deadline registered (default)
[ KERNEL] [ 2.285787] BCM2708FB: allocated DMA memory fac50000
[ KERNEL] [ 2.285834] BCM2708FB: allocated DMA channel 0 @ eb80d000
[ KERNEL] [ 2.339105] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.371572] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.371767] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.373555] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.380150] zram: Added device: zram0
[ KERNEL] [ 2.380189] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.608397] Core Release: 2.80a
[ KERNEL] [ 2.608405] Setting default values for core params
[ KERNEL] [ 2.608430] Finished setting default values for core params
[ KERNEL] [ 2.808809] Using Buffer DMA mode
[ KERNEL] [ 2.808814] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.808817] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.808826] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.808836] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.809274] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xeac44000 dma = 0xfac44000 len=9024
[ KERNEL] [ 2.809301] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.809301] Non-periodic Split Transactions
[ KERNEL] [ 2.809301] Periodic Split Transactions
[ KERNEL] [ 2.809301] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.809301] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.809307] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.809347] WARN::hcd_init_fiq:459: FIQ on core 1 at 0xb0386abc
[ KERNEL] [ 2.809357] WARN::hcd_init_fiq:460: FIQ ASM at 0xb0386e1c length 36
[ KERNEL] [ 2.809366] WARN::hcd_init_fiq:486: MPHI regs_base at 0xeb923000
[ KERNEL] [ 2.809417] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.809451] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.809484] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 2.809532] Init: Port Power? op_state=1
[ KERNEL] [ 2.809536] Init: Power Port (0)
[ KERNEL] [ 2.809734] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 2.809744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.809751] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.809758] usb usb1: Manufacturer: Linux 4.9.80 dwc_otg_hcd
[ KERNEL] [ 2.809765] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.810534] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.810572] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.811272] dwc_otg: FIQ enabled
[ KERNEL] [ 2.811277] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.811281] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.811296] Module dwc_common_port init
[ KERNEL] [ 2.811683] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.812661] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.813091] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.814426] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.816862] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.818541] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 2.818672] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 2.819617] usbcore: registered new interface driver usbhid
[ KERNEL] [ 2.819627] usbhid: USB HID core driver
[ KERNEL] [ 2.822309] vchiq: vchiq_init_state: slot_zero = 0xeac80000, is_master = 0
[ KERNEL] [ 2.833049] [vc_sm_connected_init]: start
[ KERNEL] [ 2.840955] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 2.841227] NET: Registered protocol family 17
[ KERNEL] [ 2.841380] Registering SWP/SWPB emulation handler
[ KERNEL] [ 2.841898] registered taskstats version 1
[ KERNEL] [ 2.846694] sdhost: log_buf @ eac47000 (fac47000)
[ KERNEL] [ 2.922395] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 2.924542] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 2.924546] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 2.999788] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.001730] mmc0: Problem switching card into high-speed mode!
[ KERNEL] [ 3.002458] of_cfs_init
[ KERNEL] [ 3.002517] of_cfs_init: OK
[ KERNEL] [ 3.010514] mmc0: new SDHC card at address 0001
[ KERNEL] [ 3.010959] mmcblk0: mmc0:0001 ASTC 14.6 GiB
[ KERNEL] [ 3.015229] Freeing unused kernel memory: 4096K
[ KERNEL] [ 3.022487] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.082558] mmcblk0: p1
[ hotplug] [ 3.082579] Block device 179:0. No action.
[ hotplug] [ 3.082734] Block device 179:1. No action.
[ KERNEL] [ 3.091939] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 3.093428] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.094914] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.097581] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.101019] random: fast init done
[ KERNEL] [ 3.186645] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.232427] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.232568] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.284368] Block device 254:0. No action.
[ pfac] [ 3.344137] Run /sbin/initrd.
[ pfac] [ 3.344399] Ok, PID 595.
[ initrd] [ 3.348181] WTware 5.8.8/RPi shell.
[ initrd] [ 3.348644] Load font 'ter-c32b.psf', console 120x33.
[ initrd] [ 3.388464] MMC boot.
[ KERNEL] [ 3.462651] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.462663] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.463439] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.463551] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 3.782422] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 3.912649] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 3.912660] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.012416] usb 1-1.4: new low-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.147553] usb 1-1.4: New USB device found, idVendor=045e, idProduct=00cb
[ KERNEL] [ 4.147564] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.147572] usb 1-1.4: Product: Microsoft USB Optical Mouse
[ KERNEL] [ 4.147579] usb 1-1.4: Manufacturer: PixArt
[ KERNEL] [ 4.153200] input: PixArt Microsoft USB Optical Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:00CB.0001/input/input0
[ KERNEL] [ 4.153792] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-3f980000.usb-1.4/input0
[ KERNEL] [ 4.252418] usb 1-1.5: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.399434] usb 1-1.5: New USB device found, idVendor=045e, idProduct=07f8
[ KERNEL] [ 4.399446] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.399453] usb 1-1.5: Product: Wired Keyboard 600
[ KERNEL] [ 4.399460] usb 1-1.5: Manufacturer: Microsoft
[ KERNEL] [ 4.413676] input: Microsoft Wired Keyboard 600 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:045E:07F8.0002/input/input1
[ KERNEL] [ 4.493896] hid-generic 0003:045E:07F8.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-3f980000.usb-1.5/input0
[ KERNEL] [ 4.505150] input: Microsoft Wired Keyboard 600 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:045E:07F8.0003/input/input2
[ KERNEL] [ 4.572884] hid-generic 0003:045E:07F8.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-3f980000.usb-1.5/input1
[ initrd] [ 4.926901] Success: media /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
| #
| # Some settings may impact device functionality. See link above for details.
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| #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
\----------------------------------------------------
[ initrd] [ 4.939574] Cache package files: auto.
[ initrd] [ 4.939664] WTpassword empty.
[ initrd] [ 4.944658] Cache package files.
[ initrd] [ 5.060711] USB: 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576).
[ initrd] [ 5.060863] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 5.060935] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 5.061004] USB: 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0.
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = network
\----------------------------------------------------
[ initrd] [ 6.953878] Load ethernet drivers.
[ initrd] [ 6.953964] modprobe smsc95xx.
[ KERNEL] [ 6.966621] smsc95xx v1.0.5
[ KERNEL] [ 7.058669] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:ae:b6:64
[ KERNEL] [ 7.059001] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.144194] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 8.603717] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ initrd] [ 8.645002] WTpassword empty.
[ initrd] [ 9.860162] dhcp: 342 bytes from 192.168.40.1.
[ initrd] [ 9.860289] 00000000:000001420000000000110000C0A82801FFFFFFFF004300440142000002010600 ...B.........(......C.D.B......
[ initrd] [ 9.860361] 00000020:67458B6B0000000000000000C0A8282AC0A8280100000000B827EBAEB6640000 gE.k..........(*..(......'...d..
[ initrd] [ 9.860430] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.860498] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.860570] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 9.860638] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.860708] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.860778] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 9.860846] 00000100:0000000000000000638253633501023604C0A8280133040003F4800104FFFFFF ........c.Sc5..6...(.3..........
[ initrd] [ 9.860915] 00000120:000304C0A828010604C0A8280112203261353665323932666539386136646331 .....(.....(. 2a56e292fe98a6dc1
[ initrd] [ 12.120146] dhcp: 342 bytes from 192.168.40.1.
[ initrd] [ 12.120252] 00000000:000001420000000000110000C0A82801FFFFFFFF004300440142000002010600 ...B.........(......C.D.B......
[ initrd] [ 12.120324] 00000020:67458B6B0000000000000000C0A8282AC0A8280100000000B827EBAEB6640000 gE.k..........(*..(......'...d..
[ initrd] [ 12.120392] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.120460] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.120528] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 12.120594] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.120660] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.120727] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.120795] 00000100:0000000000000000638253633501053604C0A8280133040003F4800104FFFFFF ........c.Sc5..6...(.3..........
[ initrd] [ 12.120861] 00000120:000304C0A828010604C0A8280112203261353665323932666539386136646331 .....(.....(. 2a56e292fe98a6dc1
[ initrd] [ 12.160088] [DHCP] DHCP server address 192.168.40.1.
[ initrd] [ 12.160164] [DHCP] IP 192.168.40.42 mask 255.255.255.0.
[ initrd] [ 12.160232] [DHCP] Default gateway 192.168.40.1.
[ initrd] [ 12.160299] [DHCP] DNS 192.168.40.1.
[ initrd] [ 12.160364] [DHCP] NTP 192.168.40.1.
[ initrd] [ 12.160431] [DHCP] TFTP from siaddr 192.168.40.1.
[ initrd] [ 12.160497] [DHCP] TFTP 192.168.40.1.
[ initrd] [ 12.160563] [DHCP] Boot file (header) wtware.pxe.
[ initrd] [ 12.160628] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ initrd] [ 12.160695] [DHCP] WTPassword hash 2a56e292fe98a6dc16fb20bf4d30d457.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 12.162743] Run /sbin/httpd.
[ initrd] [ 12.162812] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 12.162911] Ok, PID 640.
[ initrd] [ 12.162955] [TFTP] Download config file Everyone/list.wtc from 192.168.40.1.
[ initrd] [ 12.165052] [TFTP] It is not WTware5 TFTP server.
[ httpd] [ 12.167842] HTTP Server, WTware 5.8.8/RPi
[ initrd] [ 12.169504] My line in list.wtc: "(Ardasheva@Ardasheva)".
[ initrd] [ 12.169590] Set username to Ardasheva.
[ initrd] [ 12.169664] Set hostname to Ardasheva.
[ initrd] [ 12.169751] [TFTP] Download config file Terminals/B8.27.EB.AE.B6.64/config.wtc from 192.168.40.1.
[ initrd] [ 12.171366] [TFTP] Error code 1: file not found.
[ initrd] [ 12.171452] [TFTP] Download config file Terminals/Ardasheva.wtc from 192.168.40.1.
[ initrd] [ 12.173046] [TFTP] Error code 1: file not found.
[ initrd] [ 12.173121] [TFTP] Download config file Terminals/B8.27.EB.AE.B6.64.wtc from 192.168.40.1.
[ initrd] [ 12.174694] [TFTP] Error code 1: file not found.
[ initrd] [ 12.174769] [TFTP] Download config file Everyone/all.wtc from 192.168.40.1.
/--- FILE "/tmp/all.wtc" -----------------------
Skip 'CLID'.
| server=192.168.40.100
| sound = on
| sound_level = 100
| sound_buffer = 300
| #smartcard = etoken; ibank2_blue; rutoken
| disk = usb
| turnoffmenu = always
| keyboard = ru
| language = ru, default
| graphic = abcdf
| bpp = 32
| infobox = rctrl
| sleep = 20,standby
| autoshutdown = 45
| vnc = on
\----------------------------------------------------
[ initrd] [ 12.177903] [TFTP] Download config file Everyone/wtware.lic from 192.168.40.1.
[ initrd] [ 12.186743] Remount /bootmedia for writing.
[ initrd] [ 12.191539] Remount /bootmedia as read-only.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
Skip 'CLID'.
| server=192.168.40.100
| sound=on
| sound_level=100
| sound_buffer=300
| disk=usb
| turnoffmenu=always
| keyboard=ru
| language=ru, default
| graphic=abcdf
| bpp=32
| infobox=rctrl
| sleep=20,standby
| autoshutdown=45
| vnc=on
| user=Ardasheva
| connection
\----------------------------------------------------
[ initrd] [ 12.223144] Hostname: "Ardasheva".
[ initrd] [ 12.500295] Run '/usr/sbin/ntpdate -bs 192.168.40.1', log '', env '', pid ''.
[ pfac] [ 12.500401] Run /usr/sbin/ntpdate -bs 192.168.40.1.
[ pfac] [ 12.500646] Ok, PID 641.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ httpd] [ 12.506354] Reread settings.
[ httpd] [ 12.506497] Everyone can control terminal by HTTP.
[ initrd] [ 12.589549] [FILE CACHE] Take 'packages/pi2-f' from cache.
[ gm] [ 12.595206] WTware 5.8.8/RPi session manager.
[ gm] [ 12.597188] Add keyboard event2: Microsoft Wired Keyboard 600.
[ gm] [ 12.597275] Add keyboard event1: Microsoft Wired Keyboard 600.
[ gm] [ 12.660110] EV_REL flag found. Add mouse event0: PixArt Microsoft USB Optical Mouse.
[ gm] [ 12.660364] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 12.664745] WTware concurrent licensing servers:
[ gm] [ 12.664874] 212.71.233.220
[ gm] [ 12.664971] 213.178.34.233
[ gm] [ 12.665057] 178.163.104.69
[ gm] [ 12.665147] 88.200.173.252
[ gm] [ 13.718390] 0.0.0.0 105
[ gm] [ 13.733553] Framebuffer device found.
[ gm] [ 13.733597] LINELENBYTES 7680
[ gm] [ 13.733634] VLEN 8294400
[ gm] [ 13.749723] Use /lib/ui32.so.
[ gm] [ 13.781525] Unpack /bootmedia/packages/pi2-alsa.
[ gm] [ 13.781662] Remount /bootmedia for writing.
[ gm] [ 14.044981] Remount /bootmedia as read-only.
[ gm] [ 14.940697] modprobe snd-bcm2835.
[ gm] [ 14.962227] modprobe snd-usb-audio.
[ KERNEL] [ 14.981947] usbcore: registered new interface driver snd-usb-audio
/--- FILE "/proc/asound/devices" -----------------------
| 0: [ 0] : control
| 16: [ 0- 0]: digital audio playback
| 17: [ 0- 1]: digital audio playback
| 33: : timer
\----------------------------------------------------
[ gm] [ 14.981887] /dev/snd/pcmC0D1p character device.
[ gm] [ 14.982000] /dev/snd/pcmC0D0p character device.
[ gm] [ 14.982111] /dev/snd/controlC0 character device.
[ gm] [ 14.982218] /dev/snd/timer character device.
[ pfac] [ 14.982329] Run /sbin/rdpsnd sndvol 100 100 50.
[ gm] [ 14.982378] Preconfigure ALSA.
[ gm] [ 14.982492] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ pfac] [ 14.982594] Ok, PID 673.
[ gm] [ 14.982645] Run sound daemon.
[ pfac] [ 14.982749] Run /sbin/rdpsnd 1 0 300 0 -1.
[ gm] [ 14.982801] Run '/sbin/rdpsnd 1 0 300 0 -1', log '', env '', pid ''.
[ pfac] [ 14.982909] Ok, PID 674.
[ gm] [ 14.982969] Load usb storage driver.
[ gm] [ 14.983070] modprobe scsi_mod.
[ rdpsnd] [ 14.996146] RDP Sound Redirector, WTware 5.8.8/RPi.
[ gm] [ 14.997696] modprobe usb-storage.
[ KERNEL] [ 14.998677] SCSI subsystem initialized
[ rdpsnd] [ 15.008135] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 15.008339] Mixer name: 'Broadcom Mixer'.
[ rdpsnd] [ 15.008458] Components: ''.
[ rdpsnd] [ 15.008584] Controls: 6.
[ rdpsnd] [ 15.008714] ALSA: control 'PCM Playback Volume'.
[ rdpsnd] [ 15.008829] ALSA: control 'PCM Playback Switch'.
[ rdpsnd] [ 15.008935] ALSA: control 'PCM Playback Route'.
[ rdpsnd] [ 15.009035] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 15.009114] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 15.009193] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 15.009270] Inactive control IEC958 Playback PCM Stream'.
[ sndvol] [ 15.015841] Card 'ALSA'/'bcm2835 ALSA'.
[ KERNEL] [ 15.017761] usbcore: registered new interface driver usb-storage
[ sndvol] [ 15.016082] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 15.016169] Components: ''.
[ sndvol] [ 15.016250] Controls: 6.
[ sndvol] [ 15.016329] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 15.016416] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 15.016499] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 15.016609] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 15.016698] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 15.016820] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 15.016912] Inactive control IEC958 Playback PCM Stream'.
[ pfac] [ 15.018305] Process pid 673 terminated, status 00000000.
[ gm] [ 15.018751] modprobe sd_mod.
[ gm] [ 15.028926] Load EXFAT filesystem driver.
[ gm] [ 15.029082] modprobe fuse.
[ gm] [ 15.043066] modprobe exfat.
[ KERNEL] [ 15.043165] fuse init (API version 7.26)
[ KERNEL] [ 15.056033] exFAT: Version 1.2.9
[ gm] [ 15.071836] Run '/sbin/resolver 0x23f8100 dns [192.168.40.100]', log '', env '', pid ''.
[ pfac] [ 15.071982] Run /sbin/resolver 0x23f8100 dns [192.168.40.100].
[ gm] [ 15.072041] Everyone can control terminal by VNC.
[ gm] [ 15.072151] [VNC] Listener at port 5900.
[ pfac] [ 15.072232] Ok, PID 700.
[ pfac] [ 15.077016] Process pid 700 terminated, status 00000000.
[ gm] [ 15.083297] 192.168.40.100 => 192.168.40.100.
[ gm] [ 15.094724] Free ram before fork terminal client /sbin/rdpclient (session 1): 917596 Kb.
[ pfac] [ 15.094851] Run /sbin/rdpclient 1.
[ gm] [ 15.094905] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 15.095152] Ok, PID 701.
[ rdpclient 701] [ 15.136112] RDP Terminal Client, WTware 5.8.8/RPi, pipe 1, pid 701.
[ rdpclient 701] [ 15.136904] Use /lib/ui32.so.
[ rdpclient 701] [ 15.145438] Redirect sound.
[ rdpclient 701] [ 15.145747] Make RDP session with 192.168.40.100, port 3389.
[ rdpclient 701] [ 15.145855] Username: "Ardasheva".
[ rdpclient 701] [ 15.145956] No password.
[ rdpclient 701] [ 15.146040] No PIN.
[ rdpclient 701] [ 15.146117] No domain.
[ rdpclient 701] [ 15.146204] No shell.
[ rdpclient 701] [ 15.146281] No directory.
[ rdpclient 701] [ 15.146359] Window: 1856x1080@24.
[ rdpclient 701] [ 15.146442] PFlags 0x000000A0.
[ rdpclient 701] [ 15.146521] Keyboard 00000419:00000000.
[ rdpclient 701] [ 15.146601] My hostname "Ardasheva".
[ rdpclient 701] [ 15.146683] TCP: connecting to 192.168.40.100:3389.
[ rdpclient 701] [ 15.148231] TCP: connection with 192.168.40.100:3389 established.
[ rdpclient 701] [ 15.148437] Turn keepalive on.
[ rdpclient 701] [ 15.149361] Free ram after buffers allocation: 916404 KB.
[ rdpclient 701] [ 15.156315] Reconnect with TLS/SSL enabled.
[ rdpclient 701] [ 15.156414] TCP: reconnecting to 192.168.40.100:3389.
[ rdpclient 701] [ 15.156946] TCP: connection with 192.168.40.100:3389 established.
[ rdpclient 701] [ 15.157034] Turn keepalive on.
[ rdpclient 701] [ 15.163014] Server supports GFX Pipeline.
[ rdpclient 701] [ 15.163132] TLS.
[ rdpclient 701] [ 15.163235] SSL/TLS.
[ rdpclient 701] [ 15.201347] Enable font smoothing and Desktop Composition.
[ rdpclient 701] [ 15.204168] RDP5 encryption (X.509).
[ rdpclient 701] [ 15.295801] GFX codec.
[ rdpclient 701] [ 15.796051] Run 4 tile threads.
[ KERNEL] [ 18.613258] random: crng init done
[SYSLOG] <29>Mar 22 11:26:37 ntpdate[641]: step time server 192.168.40.1 offset 300381.630396 sec
[ pfac] [ 18.720168] Process pid 641 terminated, status 00000000.
[ gm] [ 18.720282] Standby monitor.
[ rdpclient 701] [ 27.690211] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000056.
[ rdpclient 701] [ 27.824411] SessionId 0x00000056: TOPSERVER\Ardasheva.
[ rdpclient 701] [ 228.970318] errorInfo 0x0000000b.
[ rdpclient 701] [ 228.970468] ERRINFO_RPC_INITIATED_DISCONNECT_BYUSER
[ rdpclient 701] [ 229.145927] Receive Disconnect Provider Ultimatum.
[ gm] [ 229.146078] TSClient (sessionId 1, pid 701) gracefully end.
[ rdpsnd] [ 229.173636] Link lost.
[ pfac] [ 229.173767] Process pid 701 terminated, status 00000009.
[ gm] [ 230.560681] Run '/sbin/resolver 0x23f8100 dns [192.168.40.100]', log '', env '', pid ''.
[ pfac] [ 230.561068] Run /sbin/resolver 0x23f8100 dns [192.168.40.100].
[ pfac] [ 230.561456] Ok, PID 714.
[ pfac] [ 230.566115] Process pid 714 terminated, status 00000000.
[ gm] [ 230.572880] 192.168.40.100 => 192.168.40.100.
[ gm] [ 230.584614] Free ram before fork terminal client /sbin/rdpclient (session 2): 917808 Kb.
[ gm] [ 230.584865] Run '/sbin/rdpclient 2', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 230.585150] Run /sbin/rdpclient 2.
[ pfac] [ 230.585429] Ok, PID 715.
[ rdpclient 715] [ 230.592904] RDP Terminal Client, WTware 5.8.8/RPi, pipe 2, pid 715.
[ rdpclient 715] [ 230.593814] Use /lib/ui32.so.
[ rdpclient 715] [ 230.594729] Redirect sound.
[ rdpclient 715] [ 230.594979] Make RDP session with 192.168.40.100, port 3389.
[ rdpclient 715] [ 230.595077] Username: "Ardasheva".
[ rdpclient 715] [ 230.595166] No password.
[ rdpclient 715] [ 230.595248] No PIN.
[ rdpclient 715] [ 230.595325] No domain.
[ rdpclient 715] [ 230.595402] No shell.
[ rdpclient 715] [ 230.595477] No directory.
[ rdpclient 715] [ 230.595558] Window: 1856x1080@24.
[ rdpclient 715] [ 230.595635] PFlags 0x000000A0.
[ rdpclient 715] [ 230.595714] Keyboard 00000419:00000000.
[ rdpclient 715] [ 230.595793] My hostname "Ardasheva".
[ rdpclient 715] [ 230.595870] TCP: connecting to 192.168.40.100:3389.
[ rdpclient 715] [ 230.595949] TCP: connection with 192.168.40.100:3389 established.
[ rdpclient 715] [ 230.596028] Turn keepalive on.
[ rdpclient 715] [ 230.596887] Free ram after buffers allocation: 917040 KB.
[ rdpclient 715] [ 230.604745] Reconnect with TLS/SSL enabled.
[ rdpclient 715] [ 230.604930] TCP: reconnecting to 192.168.40.100:3389.
[ rdpclient 715] [ 230.606165] TCP: connection with 192.168.40.100:3389 established.
[ rdpclient 715] [ 230.606319] Turn keepalive on.
[ rdpclient 715] [ 230.615157] Server supports GFX Pipeline.
[ rdpclient 715] [ 230.615304] TLS.
[ rdpclient 715] [ 230.615406] SSL/TLS.
[ rdpclient 715] [ 230.653772] Enable font smoothing and Desktop Composition.
[ rdpclient 715] [ 230.657120] RDP5 encryption (X.509).
[ rdpclient 715] [ 230.748977] GFX codec.
[ rdpclient 715] [ 231.168989] Run 4 tile threads.
[ rdpclient 715] [ 244.019310] errorInfo 0x00000000.
[ rdpclient 715] [ 244.519489] SessionId 0x00000055: TOPSERVER\Администратор.
[ KERNEL] [ 258.411538] TCP: request_sock_TCP: Possible SYN flooding on port 80. Dropping request. Check SNMP counters.
Home
WTware diskless client.
Сохранить