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.000219] Console: colour dummy device 80x30
[ KERNEL] [ 0.000234] console [tty0] enabled
[ KERNEL] [ 0.000250] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000262] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000392] 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.001237] Disabling memory control group subsystem
[ KERNEL] [ 0.001290] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001625] CPU0: update cpu_capacity 1024
[ KERNEL] [ 0.001632] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001656] Setting up static identity map for 0x100000 - 0x100034
[ KERNEL] [ 0.003186] CPU1: update cpu_capacity 1024
[ KERNEL] [ 0.003193] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003756] CPU2: update cpu_capacity 1024
[ KERNEL] [ 0.003762] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004321] CPU3: update cpu_capacity 1024
[ KERNEL] [ 0.004327] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004404] Brought up 4 CPUs
[ KERNEL] [ 0.004413] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004416] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004419] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004960] devtmpfs: initialized
[ KERNEL] [ 0.014689] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.015070] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.015086] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015560] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016090] NET: Registered protocol family 16
[ KERNEL] [ 0.017926] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.028342] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.111177] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ KERNEL] [ 0.113492] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.113613] usbcore: registered new interface driver hub
[ KERNEL] [ 0.113697] usbcore: registered new device driver usb
[ KERNEL] [ 0.120117] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-01-08 14:28
[ KERNEL] [ 0.122398] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.137415] NET: Registered protocol family 2
[ KERNEL] [ 0.137990] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.138098] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.138282] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.138366] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138407] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138579] NET: Registered protocol family 1
[ KERNEL] [ 2.560567] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.623404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.623415] io scheduler noop registered
[ KERNEL] [ 2.623420] io scheduler deadline registered (default)
[ KERNEL] [ 2.636008] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.636048] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ KERNEL] [ 2.689719] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.722248] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.722377] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.723205] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.733100] zram: Added device: zram0
[ KERNEL] [ 2.733135] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.961265] Core Release: 2.80a
[ KERNEL] [ 2.961276] Setting default values for core params
[ KERNEL] [ 2.961302] Finished setting default values for core params
[ KERNEL] [ 3.161669] Using Buffer DMA mode
[ KERNEL] [ 3.161674] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 3.161678] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 3.161683] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 3.161693] Dedicated Tx FIFOs mode
[ KERNEL] [ 3.162224] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 3.162250] FIQ FSM acceleration enabled for :
[ KERNEL] [ 3.162250] Non-periodic Split Transactions
[ KERNEL] [ 3.162250] Periodic Split Transactions
[ KERNEL] [ 3.162250] High-Speed Isochronous Endpoints
[ KERNEL] [ 3.162250] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 3.162255] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 3.162299] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80396c90
[ KERNEL] [ 3.162308] WARN::hcd_init_fiq:460: FIQ ASM at 0x80396ff4 length 36
[ KERNEL] [ 3.162317] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb925000
[ KERNEL] [ 3.162373] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 3.162433] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 3.162466] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 3.162511] Init: Port Power? op_state=1
[ KERNEL] [ 3.162516] Init: Power Port (0)
[ KERNEL] [ 3.162689] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 3.162699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 3.162706] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 3.162713] usb usb1: Manufacturer: Linux 4.9.76 dwc_otg_hcd
[ KERNEL] [ 3.162721] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 3.163611] hub 1-0:1.0: USB hub found
[ KERNEL] [ 3.163652] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 3.164356] dwc_otg: FIQ enabled
[ KERNEL] [ 3.164375] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 3.164378] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 3.164515] Module dwc_common_port init
[ KERNEL] [ 3.165027] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 3.166343] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 3.167011] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 3.168318] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ KERNEL] [ 3.170778] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 3.173337] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 3.173449] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 3.174277] usbcore: registered new interface driver usbhid
[ KERNEL] [ 3.174284] usbhid: USB HID core driver
[ KERNEL] [ 3.177190] vchiq: vchiq_init_state: slot_zero = 0xbad80000, is_master = 0
[ KERNEL] [ 3.191459] [vc_sm_connected_init]: start
[ KERNEL] [ 3.199310] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 3.199581] NET: Registered protocol family 17
[ KERNEL] [ 3.199736] Registering SWP/SWPB emulation handler
[ KERNEL] [ 3.200227] registered taskstats version 1
[ KERNEL] [ 3.204866] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 3.282442] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 3.284569] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 3.284574] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 3.342460] of_cfs_init
[ KERNEL] [ 3.342517] of_cfs_init: OK
[ KERNEL] [ 3.354339] Freeing unused kernel memory: 5120K
[ KERNEL] [ 3.372182] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.374170] mmc0: new high speed SDHC card at address 0002
[ KERNEL] [ 3.374775] mmcblk0: mmc0:0002 N/A 7.44 GiB
[ KERNEL] [ 3.381285] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 3.382508] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.442599] mmcblk0: p1
[ KERNEL] [ 3.443073] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.444625] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ hotplug] [ 3.443245] Block device 179:1. No action.
[ hotplug] [ 3.443356] Block device 179:0. No action.
[ KERNEL] [ 3.447393] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.457908] random: fast init done
[ KERNEL] [ 3.536540] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.592417] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.592507] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.637651] Block device 254:0. No action.
[ pfac] [ 3.689901] Run /sbin/initrd.
[ pfac] [ 3.689968] Ok, PID 607.
[ initrd] [ 3.691981] WTware shell 5.6.25/RPi
[ initrd] [ 3.712023] HDD/MMC/SD boot.
[ KERNEL] [ 3.822535] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.822543] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.822976] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.823033] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 4.142429] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 4.272656] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 4.272666] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.372425] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.507779] usb 1-1.2: New USB device found, idVendor=045e, idProduct=00cb
[ KERNEL] [ 4.507790] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.507797] usb 1-1.2: Product: Microsoft USB Optical Mouse
[ KERNEL] [ 4.507804] usb 1-1.2: Manufacturer: PixArt
[ KERNEL] [ 4.513620] 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.514156] 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.612435] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.759276] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c31c
[ KERNEL] [ 4.759287] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.759295] usb 1-1.3: Product: USB Keyboard
[ KERNEL] [ 4.759302] usb 1-1.3: Manufacturer: Logitech
[ KERNEL] [ 4.778939] 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.843898] 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.866636] 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.932959] 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.244566] 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.249732] WTpassword empty.
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = network
\----------------------------------------------------
[ initrd] [ 7.274178] Load ethernet drivers.
[ initrd] [ 7.278293] modprobe smsc95xx.
[ KERNEL] [ 7.288566] smsc95xx v1.0.5
[ KERNEL] [ 7.380077] 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.380401] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.464317] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 9.195366] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ initrd] [ 9.265842] WTpassword empty.
[ initrd] [ 10.460187] dhcp: 371 bytes from 192.168.77.1.
[ initrd] [ 10.460323] 00000000:0000015F0000000000110000C0A84D01C0A84D0400430044015F000002010600 ..._.........M...M..C.D._......
[ initrd] [ 10.460397] 00000020:67458B6B0000000000000000C0A84D04C0A84D0100000000B827EB44409F0000 gE.k..........M...M......'.D@...
[ initrd] [ 10.460467] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.460535] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.460605] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 10.460673] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.460741] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.460809] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.710144] dhcp: 371 bytes from 192.168.77.1.
[ initrd] [ 12.710246] 00000000:0000015F0000000000110000C0A84D01C0A84D0400430044015F000002010600 ..._.........M...M..C.D._......
[ initrd] [ 12.710317] 00000020:67458B6B0000000000000000C0A84D04C0A84D0100000000B827EB44409F0000 gE.k..........M...M......'.D@...
[ initrd] [ 12.710386] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.710453] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.710521] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 12.710608] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.710676] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.710743] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.760093] [DHCP] DHCP server address 192.168.77.1.
[ initrd] [ 12.760168] [DHCP] IP 192.168.77.4 mask 255.255.255.0.
[ initrd] [ 12.760237] [DHCP] Default gateway 192.168.77.1.
[ initrd] [ 12.760305] [DHCP] DNS 192.168.77.1.
[ initrd] [ 12.760371] [DHCP] NTP 192.168.77.1.
[ initrd] [ 12.760438] [DHCP] Doesn't understand value tftp://192.168.77.1/Yealink in 066 DHCP option.
[ initrd] [ 12.760505] [DHCP] TFTP from siaddr 192.168.77.1.
[ initrd] [ 12.760573] [DHCP] TFTP 192.168.77.1.
[ initrd] [ 12.760639] [DHCP] Boot file (header) wtware.pxe.
[ initrd] [ 12.760706] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ initrd] [ 12.760772] [DHCP] WTPassword hash 2a56e292fe98a6dc16fb20bf4d30d457.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 12.763020] Run /sbin/httpd.
[ initrd] [ 12.763113] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 12.763233] Ok, PID 650.
[ httpd] [ 12.768678] HTTP Server, WTware 5.6.25/RPi
[ initrd] [ 12.882816] USB: 046d:c31c Logitech, Inc. Keyboard K120.
[ initrd] [ 12.882952] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 12.883028] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 12.883100] USB: 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0.
[ initrd] [ 12.883171] [TFTP] Download config file Everyone/list.wtc from 192.168.77.1.
[ initrd] [ 12.888059] [TFTP] It is not WTware5 TFTP server.
[ initrd] [ 12.891600] My line in list.wtc: "(Unanova@Unanova) Unanova".
[ initrd] [ 12.891680] Set username to Unanova.
[ initrd] [ 12.891751] Set hostname to Unanova.
[ initrd] [ 12.891821] [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] [ 12.894632] [TFTP] Download config file Terminals/B8.27.EB.44.40.9F/config.wtc from 192.168.77.1.
[ initrd] [ 12.896324] [TFTP] Error code 1: file not found.
[ initrd] [ 12.896402] [TFTP] Download config file Terminals/Unanova.wtc from 192.168.77.1.
[ initrd] [ 12.898039] [TFTP] Error code 1: file not found.
[ initrd] [ 12.898121] [TFTP] Download config file Terminals/B8.27.EB.44.40.9F.wtc from 192.168.77.1.
[ initrd] [ 12.899990] [TFTP] Error code 1: file not found.
[ initrd] [ 12.900111] [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] [ 12.904701] Remount /bootmedia for writing.
[ initrd] [ 12.911864] 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] [ 12.985993] Hostname: "Unanova".
[ initrd] [ 13.230682] Run '/usr/sbin/ntpdate -bs 192.168.77.1', log '', env '', pid ''.
[ pfac] [ 13.230838] Run /usr/sbin/ntpdate -bs 192.168.77.1.
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ pfac] [ 13.232627] Ok, PID 652.
[ httpd] [ 13.236303] Reread settings.
[ httpd] [ 13.236454] Everyone can control terminal by HTTP.
[ gm] [ 13.242422] WTware session manager 5.6.25/RPi.
[ gm] [ 13.244459] Add keyboard event2: Logitech USB Keyboard.
[ gm] [ 13.244553] Add keyboard event1: Logitech USB Keyboard.
[ gm] [ 13.310152] EV_REL flag found. Add mouse event0: PixArt Microsoft USB Optical Mouse.
[ gm] [ 13.310395] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 13.339989] Framebuffer device found.
[ gm] [ 13.340087] LINELENBYTES 7680
[ gm] [ 13.340162] VLEN 8294400
[ gm] [ 13.371227] Use /lib/ui32.so.
[ gm] [ 13.424039] Unpack /bootmedia/packages/pi2-alsa.
[ gm] [ 13.702414] modprobe snd-bcm2835.
[ gm] [ 13.714319] 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.730488] usbcore: registered new interface driver snd-usb-audio
[ gm] [ 13.729418] /dev/snd/pcmC0D1p character device.
[ gm] [ 13.729474] /dev/snd/pcmC0D0p character device.
[ gm] [ 13.729518] /dev/snd/controlC0 character device.
[ gm] [ 13.729561] /dev/snd/timer character device.
[ gm] [ 13.729598] Preconfigure ALSA.
[ gm] [ 13.729635] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ gm] [ 13.729672] Run sound daemon.
[ gm] [ 13.729711] Run '/sbin/rdpsnd 1 0 100 0 -1', log '', env '', pid ''.
[ pfac] [ 13.729822] Run /sbin/rdpsnd sndvol 100 100 50.
[ gm] [ 13.729903] Unpack /bootmedia/packages/pi2-sc.
[ pfac] [ 13.730321] Ok, PID 681.
[ pfac] [ 13.730444] Run /sbin/rdpsnd 1 0 100 0 -1.
[ pfac] [ 13.730692] Ok, PID 682.
[ sndvol] [ 13.738143] Card 'ALSA'/'bcm2835 ALSA'.
[ sndvol] [ 13.738220] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 13.738262] Components: ''.
[ sndvol] [ 13.738302] Controls: 6.
[ sndvol] [ 13.738341] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 13.738380] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 13.738421] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 13.738461] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 13.738502] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 13.738540] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 13.738578] Inactive control IEC958 Playback PCM Stream'.
[ pfac] [ 13.739400] Process pid 681 terminated, status 00000000.
[ rdpsnd] [ 13.742722] RDP Sound Redirector, WTware 5.6.25/RPi.
[ rdpsnd] [ 13.747472] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 13.747551] Mixer name: 'Broadcom Mixer'.
[ rdpsnd] [ 13.747594] Components: ''.
[ rdpsnd] [ 13.747634] Controls: 6.
[ rdpsnd] [ 13.747673] ALSA: control 'PCM Playback Volume'.
[ rdpsnd] [ 13.747713] ALSA: control 'PCM Playback Switch'.
[ rdpsnd] [ 13.747754] ALSA: control 'PCM Playback Route'.
[ rdpsnd] [ 13.747793] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 13.747831] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 13.747878] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 13.747917] Inactive control IEC958 Playback PCM Stream'.
[ gm] [ 13.784929] Run scard daemon. Supported cards:
[ gm] [ 13.785023] eToken 32K, eToken 64K, eToken 72K Java.
[ gm] [ 13.785066] JaCarta (24dc:0101), JaCarta LT (24dc:0102).
[ gm] [ 13.785104] Rutoken, iBank2 A, Rutoken ECP.
[ gm] [ 13.785141] MultiSoft SCR2 (2a0c:0001).
[ gm] [ 13.785178] BIFIT Trustscreen (23A0:0005).
[ gm] [ 13.785215] SafeTouch (24a2:0102).
[ gm] [ 13.790503] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
[ gm] [ 13.790616] Load usb storage driver.
[ gm] [ 13.790677] modprobe scsi_mod.
[ pfac] [ 13.790793] Run /sbin/rdpdr[scard] 0.
[ pfac] [ 13.790991] Ok, PID 685.
[ rdpdr-scard] [ 13.795683] RDP Smart Card Redirector, WTware 5.6.25/RPi.
[ gm] [ 13.798512] modprobe usb-storage.
[ KERNEL] [ 13.800103] SCSI subsystem initialized
[ gm] [ 13.805882] modprobe sd_mod.
[ KERNEL] [ 13.807554] usbcore: registered new interface driver usb-storage
[ gm] [ 13.811965] Load EXFAT filesystem driver.
[ gm] [ 13.812067] modprobe fuse.
[ gm] [ 13.819690] modprobe exfat.
[ KERNEL] [ 13.820951] fuse init (API version 7.26)
[ KERNEL] [ 13.827893] exFAT: Version 1.2.9
[ gm] [ 13.888929] Run '/sbin/resolver 0x8ccee0 dns [192.168.200.70]', log '', env '', pid ''.
[ gm] [ 13.889022] Everyone can control terminal by VNC.
[ gm] [ 13.889065] [VNC] Listener at port 5900.
[ pfac] [ 13.889473] Run /sbin/resolver 0x8ccee0 dns [192.168.200.70].
[ pfac] [ 13.889574] Ok, PID 710.
[ pfac] [ 13.892830] Process pid 710 terminated, status 00000000.
[ gm] [ 13.897830] 192.168.200.70 => 192.168.200.70.
[ gm] [ 13.903849] Free ram before fork terminal client /sbin/rdpclient (session 1): 917284 Kb.
[ gm] [ 13.903927] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 13.903968] Run /sbin/rdpclient 1.
[ pfac] [ 13.904177] Ok, PID 711.
[ rdpclient 711] [ 13.908597] RDP Terminal Client, WTware 5.6.25/RPi, pipe 1, pid 711.
[ rdpclient 711] [ 13.908899] tsclient-main.cpp ( 712): connect_timeout 0..0.
[ rdpclient 711] [ 13.909092] Use /lib/ui32.so.
[ rdpclient 711] [ 13.909726] Add smartcard redirection.
[ rdpclient 711] [ 13.909841] Redirect sound.
[ rdpdr-scard] [ 13.910073] New client connection, id 1.
[ rdpclient 711] [ 13.910108] Make RDP session with 192.168.200.70, port 3389.
[ rdpclient 711] [ 13.910168] Username: "Unanova".
[ rdpclient 711] [ 13.910210] No password.
[ rdpclient 711] [ 13.910252] No PIN.
[ rdpclient 711] [ 13.910295] No domain.
[ rdpclient 711] [ 13.910337] No shell.
[ rdpclient 711] [ 13.910380] No directory.
[ rdpclient 711] [ 13.910457] Window: 1920x1080@24.
[ rdpclient 711] [ 13.910509] PFlags 0x0000002E.
[ rdpclient 711] [ 13.910552] Keyboard 00000419:00000000.
[ rdpclient 711] [ 13.910594] My hostname "Unanova".
[ rdpclient 711] [ 13.910637] TCP: connecting to 192.168.200.70:3389.
[ rdpclient 711] [ 13.980812] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 711] [ 13.980908] Turn keepalive on.
[ rdpclient 711] [ 13.981351] Free ram after buffers allocation: 916824 KB.
[ rdpclient 711] [ 14.082798] Reconnect with TLS/SSL enabled.
[ rdpclient 711] [ 14.082859] TCP: reconnecting to 192.168.200.70:3389.
[ rdpclient 711] [ 14.157888] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 711] [ 14.157936] Turn keepalive on.
[ rdpclient 711] [ 14.256017] Server supports GFX Pipeline.
[ rdpclient 711] [ 14.256077] TLS.
[ rdpclient 711] [ 14.256132] SSL/TLS.
[ rdpclient 711] [ 15.096702] Enable font smoothing and Desktop Composition.
[ rdpclient 711] [ 15.173219] RDP5 encryption (X.509).
[ rdpclient 711] [ 15.876487] GFX codec.
[ KERNEL] [ 17.449797] random: crng init done
[ rdpdr-scard] [ 17.721983] Reset client 1.
[ rdpclient 711] [ 18.303087] Run 4 tile threads.
[SYSLOG] <29>Jan 22 13:06:24 ntpdate[652]: step time server 192.168.77.1 offset -31229631.832515 sec
[ pfac] [ 19.345407] Process pid 652 terminated, status 00000000.
[ rdpclient 711] [ 23.188326] errorInfo 0x00000000.
[ rdpclient 711] [ 24.380955] SessionId 0x00000012: ALLIANCE\Unanova.
[ rdpdr-scard] [ 25.110320] Reset client 1.
[ KERNEL] [ 69.872434] usb 1-1.5: new full-speed USB device number 6 using dwc_otg
[ KERNEL] [ 70.008044] usb 1-1.5: New USB device found, idVendor=0529, idProduct=0620
[ KERNEL] [ 70.008056] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 70.008063] usb 1-1.5: Product: Token JC
[ KERNEL] [ 70.008070] usb 1-1.5: Manufacturer: Aladdin
[ hpsc] [ 70.012063] [HPSC] eToken 72K Java.
[ hpsc] [ 70.012635] [HPSC] Use device 'usb:0529/0620:libudev:0:/dev/bus/usb/1/6'.
[ rdpdr-scard] [ 70.020159] Load /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so library.
[ rdpdr-scard] [ 77.075236] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 77.160109] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 77.236696] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 77.332443] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 77.423106] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 77.513807] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
Home
WTware diskless client.
Сохранить