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.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.001233] Disabling memory control group subsystem
[ KERNEL] [ 0.001286] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001619] CPU0: update cpu_capacity 1024
[ KERNEL] [ 0.001626] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001651] Setting up static identity map for 0x100000 - 0x100034
[ KERNEL] [ 0.003176] CPU1: update cpu_capacity 1024
[ KERNEL] [ 0.003182] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003747] CPU2: update cpu_capacity 1024
[ KERNEL] [ 0.003753] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004311] CPU3: update cpu_capacity 1024
[ KERNEL] [ 0.004317] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004395] Brought up 4 CPUs
[ KERNEL] [ 0.004403] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004407] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004410] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004946] devtmpfs: initialized
[ KERNEL] [ 0.014662] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.015045] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.015061] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015532] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016063] NET: Registered protocol family 16
[ KERNEL] [ 0.017898] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.028326] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.111209] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ KERNEL] [ 0.113537] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.113654] usbcore: registered new interface driver hub
[ KERNEL] [ 0.113738] usbcore: registered new device driver usb
[ KERNEL] [ 0.120131] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-01-08 14:28
[ KERNEL] [ 0.122404] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.137413] 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.138281] 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.138582] NET: Registered protocol family 1
[ KERNEL] [ 2.559001] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.622127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.622141] io scheduler noop registered
[ KERNEL] [ 2.622147] io scheduler deadline registered (default)
[ KERNEL] [ 2.633958] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.634002] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ KERNEL] [ 2.687723] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.719942] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.720079] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.720703] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.730858] zram: Added device: zram0
[ KERNEL] [ 2.730918] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.959048] Core Release: 2.80a
[ KERNEL] [ 2.959060] Setting default values for core params
[ KERNEL] [ 2.959087] Finished setting default values for core params
[ KERNEL] [ 3.159528] Using Buffer DMA mode
[ KERNEL] [ 3.159534] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 3.159539] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 3.159545] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 3.159575] Dedicated Tx FIFOs mode
[ KERNEL] [ 3.160156] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 3.160183] FIQ FSM acceleration enabled for :
[ KERNEL] [ 3.160183] Non-periodic Split Transactions
[ KERNEL] [ 3.160183] Periodic Split Transactions
[ KERNEL] [ 3.160183] High-Speed Isochronous Endpoints
[ KERNEL] [ 3.160183] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 3.160190] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 3.160228] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80396c90
[ KERNEL] [ 3.160236] WARN::hcd_init_fiq:460: FIQ ASM at 0x80396ff4 length 36
[ KERNEL] [ 3.160245] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb925000
[ KERNEL] [ 3.160298] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 3.160332] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 3.160362] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 3.160409] Init: Port Power? op_state=1
[ KERNEL] [ 3.160414] Init: Power Port (0)
[ KERNEL] [ 3.160586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 3.160596] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 3.160604] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 3.160611] usb usb1: Manufacturer: Linux 4.9.76 dwc_otg_hcd
[ KERNEL] [ 3.160619] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 3.161368] hub 1-0:1.0: USB hub found
[ KERNEL] [ 3.161405] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 3.162222] dwc_otg: FIQ enabled
[ KERNEL] [ 3.162227] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 3.162231] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 3.162244] Module dwc_common_port init
[ KERNEL] [ 3.162697] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 3.163760] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 3.164139] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 3.165380] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ KERNEL] [ 3.167985] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 3.170629] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 3.170920] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 3.172593] usbcore: registered new interface driver usbhid
[ KERNEL] [ 3.172599] usbhid: USB HID core driver
[ KERNEL] [ 3.173541] vchiq: vchiq_init_state: slot_zero = 0xbad80000, is_master = 0
[ KERNEL] [ 3.188333] [vc_sm_connected_init]: start
[ KERNEL] [ 3.196378] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 3.196624] NET: Registered protocol family 17
[ KERNEL] [ 3.196749] Registering SWP/SWPB emulation handler
[ KERNEL] [ 3.197286] registered taskstats version 1
[ KERNEL] [ 3.202032] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 3.282444] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 3.284570] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 3.284575] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 3.349665] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.351609] mmc0: new high speed SDHC card at address 0002
[ KERNEL] [ 3.352074] mmcblk0: mmc0:0002 N/A 7.44 GiB
[ KERNEL] [ 3.353657] mmcblk0: p1
[ KERNEL] [ 3.362565] of_cfs_init
[ KERNEL] [ 3.362624] of_cfs_init: OK
[ KERNEL] [ 3.372503] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.375809] Freeing unused kernel memory: 5120K
[ KERNEL] [ 3.453316] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 3.454814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.456310] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.459080] random: fast init done
[ KERNEL] [ 3.459102] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.548962] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.572421] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.572510] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.640383] Block device 254:0. No action.
[ hotplug] [ 3.653902] Block device 179:1. No action.
[ hotplug] [ 3.653969] Block device 179:0. No action.
[ pfac] [ 3.761248] Run /sbin/initrd.
[ pfac] [ 3.761312] Ok, PID 607.
[ initrd] [ 3.763171] WTware shell 5.6.25/RPi
[ initrd] [ 3.783680] HDD/MMC/SD boot.
[ KERNEL] [ 3.812564] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.812571] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.813112] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.813187] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 4.132436] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 4.262671] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 4.262682] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.362446] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.497784] usb 1-1.2: New USB device found, idVendor=045e, idProduct=00cb
[ KERNEL] [ 4.497795] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.497803] usb 1-1.2: Product: Microsoft USB Optical Mouse
[ KERNEL] [ 4.497810] usb 1-1.2: Manufacturer: PixArt
[ KERNEL] [ 4.503822] 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.504506] 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.612437] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.759286] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c31c
[ KERNEL] [ 4.759296] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.759304] usb 1-1.3: Product: USB Keyboard
[ KERNEL] [ 4.759311] usb 1-1.3: Manufacturer: Logitech
[ KERNEL] [ 4.778904] 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.843963] 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.869067] 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.942940] 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.364557] 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.369610] WTpassword empty.
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| clientIP = *
| config = network
\----------------------------------------------------
[ initrd] [ 7.393930] Load ethernet drivers.
[ initrd] [ 7.398000] modprobe smsc95xx.
[ KERNEL] [ 7.408272] smsc95xx v1.0.5
[ KERNEL] [ 7.499955] 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.500279] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.584592] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 9.139586] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ initrd] [ 9.185723] WTpassword empty.
[ initrd] [ 10.400171] dhcp: 371 bytes from 192.168.77.1.
[ initrd] [ 10.400302] 00000000:0000015F0000000000110000C0A84D01C0A84D0400430044015F000002010600 ..._.........M...M..C.D._......
[ initrd] [ 10.400378] 00000020:67458B6B0000000000000000C0A84D04C0A84D0100000000B827EB44409F0000 gE.k..........M...M......'.D@...
[ initrd] [ 10.400447] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.400516] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.400585] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 10.400653] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.400721] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 10.400790] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.640153] dhcp: 371 bytes from 192.168.77.1.
[ initrd] [ 12.640260] 00000000:0000015F0000000000110000C0A84D01C0A84D0400430044015F000002010600 ..._.........M...M..C.D._......
[ initrd] [ 12.640332] 00000020:67458B6B0000000000000000C0A84D04C0A84D0100000000B827EB44409F0000 gE.k..........M...M......'.D@...
[ initrd] [ 12.640402] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.640470] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.640537] 00000080:00000000000000007774776172652E7078650000000000000000000000000000 ........wtware.pxe..............
[ initrd] [ 12.640625] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.640693] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.640762] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 12.690089] [DHCP] DHCP server address 192.168.77.1.
[ initrd] [ 12.690162] [DHCP] IP 192.168.77.4 mask 255.255.255.0.
[ initrd] [ 12.690231] [DHCP] Default gateway 192.168.77.1.
[ initrd] [ 12.690297] [DHCP] DNS 192.168.77.1.
[ initrd] [ 12.690364] [DHCP] NTP 192.168.77.1.
[ initrd] [ 12.690430] [DHCP] Doesn't understand value tftp://192.168.77.1/Yealink in 066 DHCP option.
[ initrd] [ 12.690498] [DHCP] TFTP from siaddr 192.168.77.1.
[ initrd] [ 12.690564] [DHCP] TFTP 192.168.77.1.
[ initrd] [ 12.690630] [DHCP] Boot file (header) wtware.pxe.
[ initrd] [ 12.690698] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
[ initrd] [ 12.690765] [DHCP] WTPassword hash 2a56e292fe98a6dc16fb20bf4d30d457.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 12.693039] Run /sbin/httpd.
[ initrd] [ 12.693134] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 12.693254] Ok, PID 651.
[ httpd] [ 12.698598] HTTP Server, WTware 5.6.25/RPi
[ initrd] [ 12.812306] USB: 046d:c31c Logitech, Inc. Keyboard K120.
[ initrd] [ 12.812458] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 12.812534] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 12.812606] USB: 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0.
[ initrd] [ 12.812676] [TFTP] Download config file Everyone/list.wtc from 192.168.77.1.
[ initrd] [ 12.815768] [TFTP] It is not WTware5 TFTP server.
[ initrd] [ 12.819510] My line in list.wtc: "(Unanova@Unanova) Unanova".
[ initrd] [ 12.819589] Set username to Unanova.
[ initrd] [ 12.819660] Set hostname to Unanova.
[ initrd] [ 12.819729] [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.823729] [TFTP] Download config file Terminals/B8.27.EB.44.40.9F/config.wtc from 192.168.77.1.
[ initrd] [ 12.825373] [TFTP] Error code 1: file not found.
[ initrd] [ 12.825447] [TFTP] Download config file Terminals/Unanova.wtc from 192.168.77.1.
[ initrd] [ 12.827098] [TFTP] Error code 1: file not found.
[ initrd] [ 12.827179] [TFTP] Download config file Terminals/B8.27.EB.44.40.9F.wtc from 192.168.77.1.
[ initrd] [ 12.828820] [TFTP] Error code 1: file not found.
[ initrd] [ 12.828893] [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.834517] Remount /bootmedia for writing.
[ initrd] [ 12.840177] 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.891087] Hostname: "Unanova".
[ initrd] [ 13.160330] Run '/usr/sbin/ntpdate -bs 192.168.77.1', log '', env '', pid ''.
[ pfac] [ 13.160829] 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.162665] Ok, PID 653.
[ httpd] [ 13.166207] Reread settings.
[ httpd] [ 13.166404] Everyone can control terminal by HTTP.
[ gm] [ 13.171964] WTware session manager 5.6.25/RPi.
[ gm] [ 13.173895] Add keyboard event2: Logitech USB Keyboard.
[ gm] [ 13.173994] Add keyboard event1: Logitech USB Keyboard.
[ gm] [ 13.250117] EV_REL flag found. Add mouse event0: PixArt Microsoft USB Optical Mouse.
[ gm] [ 13.250347] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 13.279793] Framebuffer device found.
[ gm] [ 13.279876] LINELENBYTES 7680
[ gm] [ 13.279950] VLEN 8294400
[ gm] [ 13.310597] Use /lib/ui32.so.
[ gm] [ 13.361289] Unpack /bootmedia/packages/pi2-alsa.
[ gm] [ 13.608359] modprobe snd-bcm2835.
[ gm] [ 13.623372] 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.635954] usbcore: registered new interface driver snd-usb-audio
[ gm] [ 13.634958] /dev/snd/pcmC0D1p character device.
[ gm] [ 13.635021] /dev/snd/pcmC0D0p character device.
[ gm] [ 13.635058] /dev/snd/controlC0 character device.
[ gm] [ 13.635104] /dev/snd/timer character device.
[ gm] [ 13.635144] Preconfigure ALSA.
[ gm] [ 13.635183] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ gm] [ 13.635220] Run sound daemon.
[ gm] [ 13.635256] Run '/sbin/rdpsnd 1 0 100 0 -1', log '', env '', pid ''.
[ pfac] [ 13.635684] Run /sbin/rdpsnd sndvol 100 100 50.
[ gm] [ 13.635733] Unpack /bootmedia/packages/pi2-sc.
[ pfac] [ 13.635784] Ok, PID 682.
[ pfac] [ 13.635832] Run /sbin/rdpsnd 1 0 100 0 -1.
[ pfac] [ 13.635871] Ok, PID 683.
[ sndvol] [ 13.643531] Card 'ALSA'/'bcm2835 ALSA'.
[ sndvol] [ 13.643608] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 13.643650] Components: ''.
[ sndvol] [ 13.643691] Controls: 6.
[ sndvol] [ 13.643730] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 13.643770] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 13.643809] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 13.643847] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 13.643885] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 13.643924] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 13.643962] Inactive control IEC958 Playback PCM Stream'.
[ pfac] [ 13.648625] Process pid 682 terminated, status 00000000.
[ rdpsnd] [ 13.648705] RDP Sound Redirector, WTware 5.6.25/RPi.
[ rdpsnd] [ 13.652764] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 13.652878] Mixer name: 'Broadcom Mixer'.
[ rdpsnd] [ 13.652945] Components: ''.
[ rdpsnd] [ 13.653019] Controls: 6.
[ rdpsnd] [ 13.653112] ALSA: control 'PCM Playback Volume'.
[ rdpsnd] [ 13.653220] ALSA: control 'PCM Playback Switch'.
[ rdpsnd] [ 13.653299] ALSA: control 'PCM Playback Route'.
[ rdpsnd] [ 13.653370] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 13.653435] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 13.653507] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 13.653575] Inactive control IEC958 Playback PCM Stream'.
[ gm] [ 13.688297] Run scard daemon. Supported cards:
[ gm] [ 13.688392] eToken 32K, eToken 64K, eToken 72K Java.
[ gm] [ 13.688434] JaCarta (24dc:0101), JaCarta LT (24dc:0102).
[ gm] [ 13.688474] Rutoken, iBank2 A, Rutoken ECP.
[ gm] [ 13.688510] MultiSoft SCR2 (2a0c:0001).
[ gm] [ 13.688547] BIFIT Trustscreen (23A0:0005).
[ gm] [ 13.688585] SafeTouch (24a2:0102).
[ gm] [ 13.693605] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
[ gm] [ 13.693704] Load usb storage driver.
[ gm] [ 13.693744] modprobe scsi_mod.
[ pfac] [ 13.693840] Run /sbin/rdpdr[scard] 0.
[ pfac] [ 13.694052] Ok, PID 685.
[ rdpdr-scard] [ 13.698940] RDP Smart Card Redirector, WTware 5.6.25/RPi.
[ gm] [ 13.702453] modprobe usb-storage.
[ KERNEL] [ 13.704018] SCSI subsystem initialized
[ KERNEL] [ 13.711957] usbcore: registered new interface driver usb-storage
[ gm] [ 13.710344] modprobe sd_mod.
[ gm] [ 13.716530] Load EXFAT filesystem driver.
[ gm] [ 13.716630] modprobe fuse.
[ gm] [ 13.724334] modprobe exfat.
[ KERNEL] [ 13.725581] fuse init (API version 7.26)
[ KERNEL] [ 13.732628] exFAT: Version 1.2.9
[ gm] [ 13.808955] Run '/sbin/resolver 0x1dd8ee0 dns [192.168.200.70]', log '', env '', pid ''.
[ gm] [ 13.809052] Everyone can control terminal by VNC.
[ gm] [ 13.809092] [VNC] Listener at port 5900.
[ pfac] [ 13.809513] Run /sbin/resolver 0x1dd8ee0 dns [192.168.200.70].
[ pfac] [ 13.809609] Ok, PID 711.
[ pfac] [ 13.812894] Process pid 711 terminated, status 00000000.
[ gm] [ 13.817588] 192.168.200.70 => 192.168.200.70.
[ gm] [ 13.823665] Free ram before fork terminal client /sbin/rdpclient (session 1): 917188 Kb.
[ gm] [ 13.823738] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 13.823779] Run /sbin/rdpclient 1.
[ pfac] [ 13.823993] Ok, PID 712.
[ rdpclient 712] [ 13.828365] RDP Terminal Client, WTware 5.6.25/RPi, pipe 1, pid 712.
[ rdpclient 712] [ 13.828787] tsclient-main.cpp ( 712): connect_timeout 0..0.
[ rdpclient 712] [ 13.829106] Use /lib/ui32.so.
[ rdpclient 712] [ 13.829915] Add smartcard redirection.
[ rdpclient 712] [ 13.829970] Redirect sound.
[ rdpdr-scard] [ 13.830195] New client connection, id 1.
[ rdpclient 712] [ 13.830380] Make RDP session with 192.168.200.70, port 3389.
[ rdpclient 712] [ 13.830424] Username: "Unanova".
[ rdpclient 712] [ 13.830473] No password.
[ rdpclient 712] [ 13.830512] No PIN.
[ rdpclient 712] [ 13.830551] No domain.
[ rdpclient 712] [ 13.830643] No shell.
[ rdpclient 712] [ 13.830683] No directory.
[ rdpclient 712] [ 13.830724] Window: 1920x1080@24.
[ rdpclient 712] [ 13.830764] PFlags 0x0000002E.
[ rdpclient 712] [ 13.830803] Keyboard 00000419:00000000.
[ rdpclient 712] [ 13.830848] My hostname "Unanova".
[ rdpclient 712] [ 13.830892] TCP: connecting to 192.168.200.70:3389.
[ rdpclient 712] [ 13.903499] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 712] [ 13.903594] Turn keepalive on.
[ rdpclient 712] [ 13.904049] Free ram after buffers allocation: 916792 KB.
[ rdpclient 712] [ 13.983102] Reconnect with TLS/SSL enabled.
[ rdpclient 712] [ 13.983161] TCP: reconnecting to 192.168.200.70:3389.
[ rdpclient 712] [ 14.056824] TCP: connection with 192.168.200.70:3389 established.
[ rdpclient 712] [ 14.056869] Turn keepalive on.
[ rdpclient 712] [ 14.169254] Server supports GFX Pipeline.
[ rdpclient 712] [ 14.169319] TLS.
[ rdpclient 712] [ 14.169377] SSL/TLS.
[ rdpclient 712] [ 15.019665] Enable font smoothing and Desktop Composition.
[ rdpclient 712] [ 15.098295] RDP5 encryption (X.509).
[ rdpclient 712] [ 15.624363] GFX codec.
[ rdpclient 712] [ 17.235676] Run 4 tile threads.
[ rdpdr-scard] [ 17.517834] Reset client 1.
[ KERNEL] [ 17.641063] random: crng init done
[SYSLOG] <29>Jan 22 13:01:46 ntpdate[653]: step time server 192.168.77.1 offset -31229908.841614 sec
[ pfac] [ 19.275458] Process pid 653 terminated, status 00000000.
[ rdpclient 712] [ 22.644147] errorInfo 0x00000000.
[ rdpclient 712] [ 24.244420] SessionId 0x00000005: ALLIANCE\Unanova.
[ rdpdr-scard] [ 24.716058] Reset client 1.
[ rdpclient 712] [ 25.427367] Sound version: 8.
[ rdpclient 712] [ 25.427598] ADPCM sound compression.
[ rdpclient 712] [ 25.428511] Sound redirection: 44100 frames per second.
[ KERNEL] [ 52.712450] usb 1-1.5: new full-speed USB device number 6 using dwc_otg
[ KERNEL] [ 52.848049] usb 1-1.5: New USB device found, idVendor=0529, idProduct=0620
[ KERNEL] [ 52.848059] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 52.848067] usb 1-1.5: Product: Token JC
[ KERNEL] [ 52.848074] usb 1-1.5: Manufacturer: Aladdin
[ hpsc] [ 52.851712] [HPSC] eToken 72K Java.
[ hpsc] [ 52.852109] [HPSC] Use device 'usb:0529/0620:libudev:0:/dev/bus/usb/1/6'.
[ rdpdr-scard] [ 52.866716] Load /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so library.
[ rdpdr-scard] [ 62.686562] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 62.756743] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 62.828116] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 62.901811] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 62.971225] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
[ rdpdr-scard] [ 63.040830] rdpdr[scard]-gsch.cpp ( 100): -- ERROR -- Unknown reader name "".
Home
WTware diskless client.
Сохранить