WTware 5.6.25
WTware 5.6.25/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.9.76 (aka@c16) (gcc version 7.2.0 (Debian 7.2.0-11) ) #8 SMP Fri Jan 19 04:19:48 EST 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 80c22d00, 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 11 pages/cpu @ba367000 s15948 r8192 d20916 u45056
[ KERNEL] [ 0.000000] pcpu-alloc: s15948 r8192 d20916 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: 941160K/970752K available (5120K kernel code, 143K rwdata, 924K rodata, 5120K init, 365K bss, 21400K 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 - 0x80c00000 (5120 kB)
[ KERNEL] [ 0.000000] .data : 0x80c00000 - 0x80c23fd0 ( 144 kB)
[ KERNEL] [ 0.000000] .bss : 0x80c25000 - 0x80c805a0 ( 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.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000014] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000220] Console: colour dummy device 80x30
[ KERNEL] [ 0.000235] console [tty0] enabled
[ KERNEL] [ 0.000251] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000263] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000393] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000400] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001236] Disabling memory control group subsystem
[ KERNEL] [ 0.001288] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001621] CPU0: update cpu_capacity 1024
[ KERNEL] [ 0.001628] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001653] Setting up static identity map for 0x100000 - 0x100034
[ KERNEL] [ 0.003184] CPU1: update cpu_capacity 1024
[ KERNEL] [ 0.003190] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003753] CPU2: update cpu_capacity 1024
[ KERNEL] [ 0.003759] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004316] CPU3: update cpu_capacity 1024
[ KERNEL] [ 0.004322] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004400] Brought up 4 CPUs
[ KERNEL] [ 0.004408] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004412] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004415] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004955] devtmpfs: initialized
[ KERNEL] [ 0.014650] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.015032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.015047] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015518] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016047] NET: Registered protocol family 16
[ KERNEL] [ 0.017883] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.028321] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.111212] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ KERNEL] [ 0.113524] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.113642] usbcore: registered new interface driver hub
[ KERNEL] [ 0.113725] usbcore: registered new device driver usb
[ KERNEL] [ 0.120128] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-01-08 14:28
[ KERNEL] [ 0.122431] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.137324] NET: Registered protocol family 2
[ KERNEL] [ 0.137899] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.138007] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.138191] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.138276] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138317] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138491] NET: Registered protocol family 1
[ KERNEL] [ 2.556582] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.618703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.618715] io scheduler noop registered
[ KERNEL] [ 2.618720] io scheduler deadline registered (default)
[ KERNEL] [ 2.630681] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.630720] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ KERNEL] [ 2.684310] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.716856] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.717042] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.717629] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.727354] zram: Added device: zram0
[ KERNEL] [ 2.727405] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.955596] Core Release: 2.80a
[ KERNEL] [ 2.955609] Setting default values for core params
[ KERNEL] [ 2.955635] Finished setting default values for core params
[ KERNEL] [ 3.156001] Using Buffer DMA mode
[ KERNEL] [ 3.156006] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 3.156010] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 3.156016] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 3.156045] Dedicated Tx FIFOs mode
[ KERNEL] [ 3.156647] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 3.156672] FIQ FSM acceleration enabled for :
[ KERNEL] [ 3.156672] Non-periodic Split Transactions
[ KERNEL] [ 3.156672] Periodic Split Transactions
[ KERNEL] [ 3.156672] High-Speed Isochronous Endpoints
[ KERNEL] [ 3.156672] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 3.156678] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 3.156725] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80396c90
[ KERNEL] [ 3.156735] WARN::hcd_init_fiq:460: FIQ ASM at 0x80396ff4 length 36
[ KERNEL] [ 3.156744] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb925000
[ KERNEL] [ 3.156800] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 3.156833] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 3.156865] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 3.156911] Init: Port Power? op_state=1
[ KERNEL] [ 3.156916] Init: Power Port (0)
[ KERNEL] [ 3.157095] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 3.157105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 3.157112] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 3.157120] usb usb1: Manufacturer: Linux 4.9.76 dwc_otg_hcd
[ KERNEL] [ 3.157127] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 3.157870] hub 1-0:1.0: USB hub found
[ KERNEL] [ 3.157907] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 3.158604] dwc_otg: FIQ enabled
[ KERNEL] [ 3.158609] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 3.158612] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 3.158625] Module dwc_common_port init
[ KERNEL] [ 3.159017] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 3.160079] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 3.160449] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 3.161551] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ KERNEL] [ 3.164041] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 3.166588] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 3.166728] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 3.167589] usbcore: registered new interface driver usbhid
[ KERNEL] [ 3.167596] usbhid: USB HID core driver
[ KERNEL] [ 3.170036] vchiq: vchiq_init_state: slot_zero = 0xbad80000, is_master = 0
[ KERNEL] [ 3.185862] [vc_sm_connected_init]: start
[ KERNEL] [ 3.193739] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 3.193977] NET: Registered protocol family 17
[ KERNEL] [ 3.194100] Registering SWP/SWPB emulation handler
[ KERNEL] [ 3.194615] registered taskstats version 1
[ KERNEL] [ 3.199243] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 3.282466] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 3.284595] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 3.284599] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 3.359696] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.361648] mmc0: new high speed SDHC card at address 0002
[ KERNEL] [ 3.362101] mmcblk0: mmc0:0002 N/A 7.44 GiB
[ KERNEL] [ 3.362518] of_cfs_init
[ KERNEL] [ 3.362571] of_cfs_init: OK
[ KERNEL] [ 3.372623] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.374917] Freeing unused kernel memory: 5120K
[ KERNEL] [ 3.455310] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 3.456816] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.457128] mmcblk0: p1
[ KERNEL] [ 3.458460] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.459636] random: fast init done
[ KERNEL] [ 3.461266] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.553837] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.572470] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.572670] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.633324] Block device 254:0. No action.
[ hotplug] [ 3.757610] Block device 179:1. No action.
[ hotplug] [ 3.757710] Block device 179:0. No action.
[ pfac] [ 3.761897] Run /sbin/initrd.
[ pfac] [ 3.762074] Ok, PID 608.
[ initrd] [ 3.764011] WTware shell 5.6.25/RPi
[ initrd] [ 3.784223] HDD/MMC/SD boot.
[ KERNEL] [ 3.832582] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.832589] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.833024] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.833091] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 4.152462] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 4.282681] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 4.282693] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.382466] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.517533] usb 1-1.2: New USB device found, idVendor=045e, idProduct=00cb
[ KERNEL] [ 4.517543] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.517550] usb 1-1.2: Product: Microsoft USB Optical Mouse
[ KERNEL] [ 4.517557] usb 1-1.2: Manufacturer: PixArt
[ KERNEL] [ 4.526340] input: PixArt Microsoft USB Optical Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:045E:00CB.0001/input/input0
[ KERNEL] [ 4.526870] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-3f980000.usb-1.2/input0
[ KERNEL] [ 4.632466] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.777911] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c31c
[ KERNEL] [ 4.777922] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.777930] usb 1-1.3: Product: USB Keyboard
[ KERNEL] [ 4.777937] usb 1-1.3: Manufacturer: Logitech
[ KERNEL] [ 4.795322] input: Logitech USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C31C.0002/input/input1
[ KERNEL] [ 4.863913] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-3f980000.usb-1.3/input0
[ KERNEL] [ 4.893822] input: Logitech USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C31C.0003/input/input2
[ KERNEL] [ 4.962959] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-3f980000.usb-1.3/input1
[ initrd] [ 5.394624] 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
\----------------------------------------------------
[ initrd] [ 5.399867] WTpassword empty.
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = network
\----------------------------------------------------
[ initrd] [ 7.423897] Load ethernet drivers.
[ initrd] [ 7.428008] modprobe smsc95xx.
[ KERNEL] [ 7.438203] smsc95xx v1.0.5
[ KERNEL] [ 7.526190] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:44:40:9f
[ KERNEL] [ 7.528094] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.614257] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 9.273790] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ initrd] [ 9.315310] WTpassword empty.
[ initrd] [ 10.530183] dhcp: 371 bytes from 192.168.77.1.
[ initrd] [ 10.530321] 00000000:0000015F0000000000110000C0A84D01C0A84D0400430044015F000002010600 ..._.........M...M..C.D._......
[ initrd] [ 10.530394] 00000020:67458B6B0000000000000000C0A84D04C0A84D0100000000B827EB44409F0000 gE.k..........M...M......'.D@...
[ initrd] [ 10.530464] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.530532] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.530599] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 10.530666] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.530735] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.530803] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.820145] dhcp: 371 bytes from 192.168.77.1.
[ initrd] [ 12.820255] 00000000:0000015F0000000000110000C0A84D01C0A84D0400430044015F000002010600 ..._.........M...M..C.D._......
[ initrd] [ 12.820326] 00000020:67458B6B0000000000000000C0A84D04C0A84D0100000000B827EB44409F0000 gE.k..........M...M......'.D@...
[ initrd] [ 12.820395] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.820463] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.820530] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 12.820619] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.820690] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.820758] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.870091] [DHCP] DHCP server address 192.168.77.1.
[ initrd] [ 12.870167] [DHCP] IP 192.168.77.4 mask 255.255.255.0.
[ initrd] [ 12.870236] [DHCP] Default gateway 192.168.77.1.
[ initrd] [ 12.870303] [DHCP] DNS 192.168.77.1.
[ initrd] [ 12.870370] [DHCP] NTP 192.168.77.1.
[ initrd] [ 12.870435] [DHCP] Doesn't understand value tftp://192.168.77.1/Yealink in 066 DHCP option.
[ initrd] [ 12.870505] [DHCP] TFTP from siaddr 192.168.77.1.
[ initrd] [ 12.870572] [DHCP] TFTP 192.168.77.1.
[ initrd] [ 12.870638] [DHCP] Boot file (header) wtware.pxe.
[ initrd] [ 12.870705] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ initrd] [ 12.870772] [DHCP] WTPassword hash 2a56e292fe98a6dc16fb20bf4d30d457.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 12.872939] Run /sbin/httpd.
[ initrd] [ 12.873019] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 12.873124] Ok, PID 652.
[ httpd] [ 12.878201] HTTP Server, WTware 5.6.25/RPi
[ initrd] [ 12.996837] USB: 046d:c31c Logitech, Inc. Keyboard K120.
[ initrd] [ 12.997063] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 12.997195] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 12.997321] USB: 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0.
[ initrd] [ 12.997581] [TFTP] Download config file Everyone/list.wtc from 192.168.77.1.
[ initrd] [ 13.000858] [TFTP] It is not WTware5 TFTP server.
[ initrd] [ 13.003735] My line in list.wtc: "(Unanova@Unanova) Unanova".
[ initrd] [ 13.003860] Set username to Unanova.
[ initrd] [ 13.003986] Set hostname to Unanova.
[ initrd] [ 13.004163] [TFTP] Download config file ListIncludes/Unanova from 192.168.77.1.
/--- FILE "/tmp/list.wtc.tmp" -----------------------
| [BOM]
| smartcard = etoken, rutoken, trustscreen, safetouch, jacarta, multisoft
| #smartcard = jacarta, ibank2_blue, multisoft
| #smartcard = etoken, ibank2_blue, rutoken
\----------------------------------------------------
[ initrd] [ 13.006948] [TFTP] Download config file Terminals/B8.27.EB.44.40.9F/config.wtc from 192.168.77.1.
[ initrd] [ 13.008424] [TFTP] Error code 1: file not found.
[ initrd] [ 13.008628] [TFTP] Download config file Terminals/Unanova.wtc from 192.168.77.1.
[ initrd] [ 13.011048] [TFTP] Error code 1: file not found.
[ initrd] [ 13.011252] [TFTP] Download config file Terminals/B8.27.EB.44.40.9F.wtc from 192.168.77.1.
[ initrd] [ 13.013247] [TFTP] Error code 1: file not found.
[ initrd] [ 13.013443] [TFTP] Download config file Everyone/all.wtc from 192.168.77.1.
/--- FILE "/tmp/all.wtc" -----------------------
| [BOM]
| server=192.168.200.70
| sound = on
| sound_level = 100
| smartcard = etoken; ibank2_blue; rutoken
| disk = usb
| turnoffmenu = always
| keyboard = ru
| language = ru, default
| graphic = a
| redraw_delay = 50
| infobox = rctrl
| sleep = 20,standby
| autoshutdown = 45
| vnc = on
\----------------------------------------------------
[ initrd] [ 13.018314] Remount /bootmedia for writing.
[ initrd] [ 13.023498] Remount /bootmedia as read-only.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.200.70
| sound=on
| sound_level=100
| smartcard=etoken, rutoken, trustscreen, safetouch, jacarta, multisoft
| disk=usb
| turnoffmenu=always
| keyboard=ru
| language=ru, default
| graphic=a
| redraw_delay=50
| infobox=rctrl
| sleep=20,standby
| autoshutdown=45
| vnc=on
| user=Unanova
| connection
\----------------------------------------------------
[ initrd] [ 13.056985] Hostname: "Unanova".
[ initrd] [ 13.330330] Run '/usr/sbin/ntpdate -bs 192.168.77.1', log '', env '', pid ''.
[ pfac] [ 13.330608] Run /usr/sbin/ntpdate -bs 192.168.77.1.
[ pfac] [ 13.330880] Ok, PID 653.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ httpd] [ 13.338478] Reread settings.
[ httpd] [ 13.338648] Everyone can control terminal by HTTP.
[ gm] [ 13.344472] WTware session manager 5.6.25/RPi.
[ gm] [ 13.346287] Add keyboard event2: Logitech USB Keyboard.
[ gm] [ 13.346370] Add keyboard event1: Logitech USB Keyboard.
[ gm] [ 13.410120] EV_REL flag found. Add mouse event0: PixArt Microsoft USB Optical Mouse.
[ gm] [ 13.410334] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 13.439987] Framebuffer device found.
[ gm] [ 13.440090] LINELENBYTES 7680
[ gm] [ 13.440165] VLEN 8294400
[ gm] [ 13.471231] Use /lib/ui32.so.
[ gm] [ 13.524722] Unpack /bootmedia/packages/pi2-alsa.
[ gm] [ 13.872595] modprobe snd-bcm2835.
[ gm] [ 13.887545] 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] [ 13.902514] usbcore: registered new interface driver snd-usb-audio
[ pfac] [ 13.902461] Run /sbin/rdpsnd sndvol 100 100 50.
[ gm] [ 13.902530] /dev/snd/pcmC0D1p character device.
[ pfac] [ 13.902616] Ok, PID 682.
[ gm] [ 13.902642] /dev/snd/pcmC0D0p character device.
[ pfac] [ 13.902700] Run /sbin/rdpsnd 1 0 100 0 -1.
[ gm] [ 13.902724] /dev/snd/controlC0 character device.
[ pfac] [ 13.902774] Ok, PID 683.
[ gm] [ 13.902797] /dev/snd/timer character device.
[ gm] [ 13.902834] Preconfigure ALSA.
[ gm] [ 13.902871] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ gm] [ 13.902908] Run sound daemon.
[ gm] [ 13.902944] Run '/sbin/rdpsnd 1 0 100 0 -1', log '', env '', pid ''.
[ gm] [ 13.902981] Unpack /bootmedia/packages/pi2-sc.
[ rdpsnd] [ 13.908342] RDP Sound Redirector, WTware 5.6.25/RPi.
[ pfac] [ 13.914322] Process pid 682 terminated, status 00000000.
[ sndvol] [ 13.914378] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 13.914405] Card 'ALSA'/'bcm2835 ALSA'.
[ sndvol] [ 13.914459] Mixer name: 'Broadcom Mixer'.
[ rdpsnd] [ 13.914482] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 13.914522] Components: ''.
[ rdpsnd] [ 13.914544] Components: ''.
[ sndvol] [ 13.914583] Controls: 6.
[ rdpsnd] [ 13.914604] Controls: 6.
[ sndvol] [ 13.914642] ALSA: control 'PCM Playback Volume'.
[ rdpsnd] [ 13.914664] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 13.914703] ALSA: control 'PCM Playback Switch'.
[ rdpsnd] [ 13.914725] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 13.914763] ALSA: control 'PCM Playback Route'.
[ rdpsnd] [ 13.914785] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 13.914825] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 13.914848] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 13.914886] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 13.914908] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 13.914946] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 13.914967] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 13.915011] Inactive control IEC958 Playback PCM Stream'.
[ rdpsnd] [ 13.915033] Inactive control IEC958 Playback PCM Stream'.
[ gm] [ 13.959745] Run scard daemon. Supported cards:
[ gm] [ 13.959834] eToken 32K, eToken 64K, eToken 72K Java.
[ gm] [ 13.959874] JaCarta (24dc:0101), JaCarta LT (24dc:0102).
[ gm] [ 13.959912] Rutoken, iBank2 A, Rutoken ECP.
[ gm] [ 13.959948] MultiSoft SCR2 (2a0c:0001).
[ gm] [ 13.959985] BIFIT Trustscreen (23A0:0005).
[ gm] [ 13.960092] SafeTouch (24a2:0102).
[ gm] [ 13.964944] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
[ pfac] [ 13.965048] Run /sbin/rdpdr[scard] 0.
[ pfac] [ 13.965147] Ok, PID 685.
[ gm] [ 13.965203] Load usb storage driver.
[ gm] [ 13.965259] modprobe scsi_mod.
[ rdpdr-scard] [ 13.967544] RDP Smart Card Redirector, WTware 5.6.25/RPi.
[ gm] [ 13.973462] modprobe usb-storage.
[ KERNEL] [ 13.974995] SCSI subsystem initialized
[ gm] [ 13.981523] modprobe sd_mod.
[ KERNEL] [ 13.983225] usbcore: registered new interface driver usb-storage
[ gm] [ 13.987669] Load EXFAT filesystem driver.
[ gm] [ 13.987780] modprobe fuse.
[ gm] [ 13.995430] modprobe exfat.
[ KERNEL] [ 13.996771] fuse init (API version 7.26)
[ KERNEL] [ 14.003560] exFAT: Version 1.2.9
[ gm] [ 14.069177] Run '/sbin/resolver 0x2236ee0 dns [192.168.200.70]', log '', env '', pid ''.
[ pfac] [ 14.069371] Run /sbin/resolver 0x2236ee0 dns [192.168.200.70].
[ gm] [ 14.069403] Everyone can control terminal by VNC.
[ pfac] [ 14.069542] Ok, PID 711.
[ gm] [ 14.069573] [VNC] Listener at port 5900.
[ pfac] [ 14.072663] Process pid 711 terminated, status 00000000.
[ gm] [ 14.079938] 192.168.200.70 => 192.168.200.70.
[ gm] [ 14.086152] Free ram before fork terminal client /sbin/rdpclient (session 1): 917532 Kb.
[ gm] [ 14.086248] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 14.086392] Run /sbin/rdpclient 1.
[ pfac] [ 14.086585] Ok, PID 712.
[ rdpclient 712] [ 14.090978] RDP Terminal Client, WTware 5.6.25/RPi, pipe 1, pid 712.
[ rdpclient 712] [ 14.091322] tsclient-main.cpp ( 712): connect_timeout 0..0.
[ rdpclient 712] [ 14.091508] Use /lib/ui32.so.
[ rdpclient 712] [ 14.092063] Add smartcard redirection.
[ rdpclient 712] [ 14.092147] Redirect sound.
[ rdpdr-scard] [ 14.092188] New client connection, id 1.
[ rdpclient 712] [ 14.092296] Make RDP session with 192.168.200.70, port 3389.
[ rdpclient 712] [ 14.092339] Username: "Unanova".
[ rdpclient 712] [ 14.092389] No password.
[ rdpclient 712] [ 14.092429] No PIN.
[ rdpclient 712] [ 14.092501] No domain.
[ rdpclient 712] [ 14.092541] No shell.
[ rdpclient 712] [ 14.092581] No directory.
[ rdpclient 712] [ 14.092621] Window: 1920x1080@24.
[ rdpclient 712] [ 14.092660] PFlags 0x0000002E.
[ rdpclient 712] [ 14.092700] Keyboard 00000419:00000000.
[ rdpclient 712] [ 14.092739] My hostname "Unanova".
[ rdpclient 712] [ 14.092778] TCP: connecting to 192.168.200.70:3389.
[ rdpclient 712] [ 14.162089] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 712] [ 14.162190] Turn keepalive on.
[ rdpclient 712] [ 14.162597] Free ram after buffers allocation: 916848 KB.
[ rdpclient 712] [ 14.244885] Reconnect with TLS/SSL enabled.
[ rdpclient 712] [ 14.245001] TCP: reconnecting to 192.168.200.70:3389.
[ rdpclient 712] [ 14.314084] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 712] [ 14.314175] Turn keepalive on.
[ rdpclient 712] [ 14.403162] Server supports GFX Pipeline.
[ rdpclient 712] [ 14.403280] TLS.
[ rdpclient 712] [ 14.403382] SSL/TLS.
[ rdpclient 712] [ 15.263325] Enable font smoothing and Desktop Composition.
[ rdpclient 712] [ 15.338039] RDP5 encryption (X.509).
[ rdpclient 712] [ 15.790555] GFX codec.
[ rdpclient 712] [ 17.050688] Run 4 tile threads.
[ rdpdr-scard] [ 17.071928] Reset client 1.
[ KERNEL] [ 17.349312] random: crng init done
[SYSLOG] <29>Jan 22 13:11:32 ntpdate[653]: step time server 192.168.77.1 offset -31229323.604907 sec
[ pfac] [ 19.445003] Process pid 653 terminated, status 00000000.
[ gm] [ 19.497773] autoshutdown.cpp ( 161): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ rdpclient 712] [ 23.716965] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000013.
[ rdpclient 712] [ 24.444996] SessionId 0x00000013: ALLIANCE\Unanova.
[ KERNEL] [ 97.532466] usb 1-1.5: new full-speed USB device number 6 using dwc_otg
[ KERNEL] [ 97.669301] usb 1-1.5: New USB device found, idVendor=0529, idProduct=0620
[ KERNEL] [ 97.669311] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 97.669318] usb 1-1.5: Product: Token JC
[ KERNEL] [ 97.669325] usb 1-1.5: Manufacturer: Aladdin
[ hpsc] [ 97.672823] [HPSC] eToken 72K Java.
[ hpsc] [ 97.673220] [HPSC] Use device 'usb:0529/0620:libudev:0:/dev/bus/usb/1/6'.
[ rdpdr-scard] [ 97.673399] Load /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so library.
[ rdpdr-scard] [ 103.228435] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 103.300412] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 103.372751] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 103.448678] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 103.520560] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 103.597809] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
Home
WTware diskless client.
Сохранить