WTware 5.8.10
WTware 5.8.10/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.14.31 (aka@c20) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #9 SMP Fri Mar 30 09:42:50 UTC 2018
[ KERNEL] [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ KERNEL] [ 0.000000] CPU: div instructions available: patching division code
[ KERNEL] [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ KERNEL] [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
[ KERNEL] [ 0.000000] Memory policy: Data cache writealloc
[ KERNEL] [ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
[ KERNEL] [ 0.000000] On node 0 totalpages: 242688
[ KERNEL] [ 0.000000] free_area_init_node: node 0, pgdat 80b2e880, 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] random: fast init done
[ KERNEL] [ 0.000000] percpu: Embedded 15 pages/cpu @ba352000 s28684 r8192 d24564 u61440
[ KERNEL] [ 0.000000] pcpu-alloc: s28684 r8192 d24564 u61440 alloc=15*4096
[ KERNEL] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ KERNEL] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ KERNEL] [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 quiet wtboot=mmc
[ KERNEL] [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ KERNEL] [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ KERNEL] [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ KERNEL] [ 0.000000] Memory: 942040K/970752K available (5120K kernel code, 191K rwdata, 660K rodata, 4096K init, 367K bss, 20520K reserved, 8192K cma-reserved)
[ KERNEL] [ 0.000000] Virtual kernel memory layout:
[ KERNEL] [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ KERNEL] [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ KERNEL] [ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
[ KERNEL] [ 0.000000] lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
[ KERNEL] [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ KERNEL] [ 0.000000] .text : 0x80008000 - 0x80600000 (6112 kB)
[ KERNEL] [ 0.000000] .init : 0x80700000 - 0x80b00000 (4096 kB)
[ KERNEL] [ 0.000000] .data : 0x80b00000 - 0x80b2fde0 ( 192 kB)
[ KERNEL] [ 0.000000] .bss : 0x80b31000 - 0x80b8cf24 ( 368 kB)
[ KERNEL] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ KERNEL] [ 0.000000] Hierarchical RCU implementation.
[ KERNEL] [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ KERNEL] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ KERNEL] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ KERNEL] [ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000016] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000197] Console: colour dummy device 80x30
[ KERNEL] [ 0.000212] console [tty0] enabled
[ KERNEL] [ 0.000233] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000246] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000401] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000416] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001286] Disabling memory control group subsystem
[ KERNEL] [ 0.001345] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001688] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.002012] Setting up static identity map for 0x100000 - 0x10003c
[ KERNEL] [ 0.002118] Hierarchical SRCU implementation.
[ KERNEL] [ 0.002638] smp: Bringing up secondary CPUs ...
[ KERNEL] [ 0.003209] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003846] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004450] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004534] smp: Brought up 1 node, 4 CPUs
[ KERNEL] [ 0.004543] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004547] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004550] CPU: Virtualization extensions available.
[ KERNEL] [ 0.005120] devtmpfs: initialized
[ KERNEL] [ 0.014015] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.014355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014371] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.014876] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.015325] NET: Registered protocol family 16
[ KERNEL] [ 0.017384] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.023706] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.061724] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ KERNEL] [ 0.062894] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.062948] usbcore: registered new interface driver hub
[ KERNEL] [ 0.063005] usbcore: registered new device driver usb
[ KERNEL] [ 0.070131] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-23 16:31
[ KERNEL] [ 0.071867] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.080658] NET: Registered protocol family 2
[ KERNEL] [ 0.081205] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.081313] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.081497] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.081618] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.081661] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.081908] NET: Registered protocol family 1
[ KERNEL] [ 2.072468] Under-voltage detected! (0x00050005)
[ KERNEL] [ 2.189359] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.241667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.241680] io scheduler noop registered
[ KERNEL] [ 2.241685] io scheduler deadline registered
[ KERNEL] [ 2.242000] io scheduler cfq registered (default)
[ KERNEL] [ 2.242007] io scheduler mq-deadline registered
[ KERNEL] [ 2.242012] io scheduler kyber registered
[ KERNEL] [ 2.246337] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.246378] BCM2708FB: allocated DMA channel 0 @ bb813000
[ KERNEL] [ 2.300502] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.332691] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.332951] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.333742] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.334262] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ KERNEL] [ 2.335413] zram: Added device: zram0
[ KERNEL] [ 2.335448] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.563693] Core Release: 2.80a
[ KERNEL] [ 2.563703] Setting default values for core params
[ KERNEL] [ 2.563729] Finished setting default values for core params
[ KERNEL] [ 2.763994] Using Buffer DMA mode
[ KERNEL] [ 2.763999] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.764004] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.764010] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.764039] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.764533] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 2.764559] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.764559] Non-periodic Split Transactions
[ KERNEL] [ 2.764559] Periodic Split Transactions
[ KERNEL] [ 2.764559] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.764559] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.764565] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.764616] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8039c75c
[ KERNEL] [ 2.764625] WARN::hcd_init_fiq:460: FIQ ASM at 0x8039cab4 length 36
[ KERNEL] [ 2.764636] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb929000
[ KERNEL] [ 2.764689] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.764721] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.764755] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 2.764801] Init: Port Power? op_state=1
[ KERNEL] [ 2.764805] Init: Power Port (0)
[ KERNEL] [ 2.764988] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 2.764998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.765006] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.765013] usb usb1: Manufacturer: Linux 4.14.31 dwc_otg_hcd
[ KERNEL] [ 2.765020] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.765643] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.765683] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.766398] dwc_otg: FIQ enabled
[ KERNEL] [ 2.766408] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.766412] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.766423] Module dwc_common_port init
[ KERNEL] [ 2.766776] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.766855] IR NEC protocol handler initialized
[ KERNEL] [ 2.766860] IR RC5(x/sz) protocol handler initialized
[ KERNEL] [ 2.766864] IR RC6 protocol handler initialized
[ KERNEL] [ 2.766868] IR JVC protocol handler initialized
[ KERNEL] [ 2.766872] IR Sony protocol handler initialized
[ KERNEL] [ 2.766878] IR SANYO protocol handler initialized
[ KERNEL] [ 2.766882] IR Sharp protocol handler initialized
[ KERNEL] [ 2.766886] IR MCE Keyboard/mouse protocol handler initialized
[ KERNEL] [ 2.766890] IR XMP protocol handler initialized
[ KERNEL] [ 2.767849] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.768232] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.768895] sdhci: Secure Digital Host Controller Interface driver
[ KERNEL] [ 2.768901] sdhci: Copyright(c) Pierre Ossman
[ KERNEL] [ 2.769440] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.769967] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.770121] sdhci-pltfm: SDHCI platform and OF driver helper
[ KERNEL] [ 2.772083] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 2.772274] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 2.773271] usbcore: registered new interface driver usbhid
[ KERNEL] [ 2.773281] usbhid: USB HID core driver
[ KERNEL] [ 2.775477] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ KERNEL] [ 2.803914] [vc_sm_connected_init]: start
[ KERNEL] [ 2.813796] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 2.814601] NET: Registered protocol family 17
[ KERNEL] [ 2.814842] Registering SWP/SWPB emulation handler
[ KERNEL] [ 2.815767] registered taskstats version 1
[ KERNEL] [ 2.825487] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 2.825501] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 2.892896] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 2.926945] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 2.928478] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 2.930003] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 2.932766] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 2.971854] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 2.972905] of_cfs_init
[ KERNEL] [ 2.972998] of_cfs_init: OK
[ KERNEL] [ 2.988764] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 2.995413] Freeing unused kernel memory: 4096K
[ KERNEL] [ 3.119399] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.139914] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.146597] mmc0: new SD card at address e1e2
[ KERNEL] [ 3.147386] mmcblk0: mmc0:e1e2 SU02G 1.84 GiB
[ KERNEL] [ 3.152892] mmcblk0: p1
[ hotplug] [ 3.156413] Block device 179:1. No action.
[ hotplug] [ 3.156718] Block device 179:0. No action.
[ KERNEL] [ 3.211874] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.212006] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.251117] Block device 254:0. No action.
[ pfac] [ 3.439702] Run /sbin/initrd.
[ pfac] [ 3.440171] Ok, PID 637.
[ initrd] [ 3.444796] WTware 5.8.10/RPi shell.
[ initrd] [ 3.445279] Load font 'ter-c32b.psf', console 120x33.
[ KERNEL] [ 3.486906] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.486918] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.487637] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.487750] hub 1-1:1.0: 5 ports detected
[ initrd] [ 3.489515] MMC boot.
[ initrd] [ 3.507790] Success: media /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
| #
| # Some settings may impact device functionality. See link above for details.
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| #hdmi_group=2
| # 800x600: hdmi_mode=9
| # 1024x768: hdmi_mode=16
| # 1280x1024: hdmi_mode=35
| # 1360x768: hdmi_mode=39
| # 1400x1050: hdmi_mode=42
| # 1440x900: hdmi_mode=47
| # 1600x1200: hdmi_mode=51
| # 1680x1050: hdmi_mode=58
| # 1366x768: hdmi_mode=81
| # 1920x1080: hdmi_mode=82
| # 1920x1200: hdmi_mode=69
| framebuffer_depth=32
| # Uncomment for 16-bit color. It is up to two
| # times faster than default 32-bit.
| #framebuffer_depth=16
| # Enable onboard audio (HDMI or jack).
| dtparam=audio=on
| # Removes the warning overlay.
| #avoid_warnings=1
| # Additionally allows turbo when low-voltage is present.
| #avoid_warnings=2
\----------------------------------------------------
[ KERNEL] [ 3.801857] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 3.932093] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 3.932103] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.031873] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.175252] usb 1-1.4: New USB device found, idVendor=045e, idProduct=074f
[ KERNEL] [ 4.175263] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.175271] usb 1-1.4: Product: Microsoft® 2.4GHz Transceiver v5.0
[ KERNEL] [ 4.175278] usb 1-1.4: Manufacturer: Microsoft
[ KERNEL] [ 4.195712] input: Microsoft Microsoft® 2.4GHz Transceiver v5.0 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:074F.0001/input/input0
[ KERNEL] [ 4.196591] hid-generic 0003:045E:074F.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v5.0] on usb-3f980000.usb-1.4/input0
[ KERNEL] [ 4.291859] usb 1-1.5: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.529626] usb 1-1.5: New USB device found, idVendor=04d9, idProduct=1603
[ KERNEL] [ 4.529637] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.529644] usb 1-1.5: Product: USB Keyboard
[ KERNEL] [ 4.529651] usb 1-1.5: Manufacturer:
[ KERNEL] [ 4.577660] input: USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:04D9:1603.0002/input/input1
[ KERNEL] [ 4.643134] hid-generic 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Keyboard [ USB Keyboard] on usb-3f980000.usb-1.5/input0
[ KERNEL] [ 4.712366] input: USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:04D9:1603.0003/input/input2
[ KERNEL] [ 4.782274] hid-generic 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Device [ USB Keyboard] on usb-3f980000.usb-1.5/input1
[ initrd] [ 5.111924] Cache package files: auto.
[ initrd] [ 5.112058] WTpassword present: fa612b5bcd244f113b9142c6ab69964e.
[ initrd] [ 5.117471] Cache package files.
[ initrd] [ 5.233896] USB: 04d9:1603 Holtek Semiconductor, Inc. Keyboard.
[ initrd] [ 5.234047] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 5.234119] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 5.234190] USB: 045e:074f Microsoft Corp..
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=*
| config=local
| netmedia=ethernet
| setupPassword=fa612b5bcd244f113b9142c6ab69964e
\----------------------------------------------------
[ initrd] [ 7.144457] Load ethernet drivers.
[ initrd] [ 7.144548] modprobe smsc95xx.
[ KERNEL] [ 7.156125] smsc95xx v1.0.6
[ KERNEL] [ 7.255144] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:8b:0f:bf
[ KERNEL] [ 7.255536] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.343781] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ KERNEL] [ 8.962897] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x51E1
[ initrd] [ 9.045653] WTpassword present: fa612b5bcd244f113b9142c6ab69964e.
[ initrd] [ 13.590188] dhcp: 328 bytes from 192.168.1.1.
[ initrd] [ 13.590332] 00000000:000001340000000000110000C0A80101C0A801F4004300440134000002010600 ...4................C.D.4......
[ initrd] [ 13.590428] 00000020:67458B6B0000000000000000C0A801F4C0A8010100000000B827EB8B0FBF0000 gE.k.....................'......
[ initrd] [ 13.590499] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 13.590587] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 13.590659] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 13.590729] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 13.590814] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 13.590883] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 13.590953] 00000100:0000000000000000638253633501023604C0A801013304000002580104FFFFFF ........c.Sc5..6.....3....X.....
[ initrd] [ 13.591020] 00000120:000304C0A80101060CC0A801015515C005D5EAC007FF00000000000000000000 .............U.................
[ KERNEL] [ 14.112652] random: crng init done
[ initrd] [ 15.870152] dhcp: 328 bytes from 192.168.1.1.
[ initrd] [ 15.870263] 00000000:000001340000000000110000C0A80101C0A801F4004300440134000002010600 ...4................C.D.4......
[ initrd] [ 15.870338] 00000020:67458B6B0000000000000000C0A801F4C0A8010100000000B827EB8B0FBF0000 gE.k.....................'......
[ initrd] [ 15.870409] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 15.870478] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 15.870563] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 15.870634] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 15.870708] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 15.870779] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
[ initrd] [ 15.870863] 00000100:0000000000000000638253633501053604C0A801013304000002580104FFFFFF ........c.Sc5..6.....3....X.....
[ initrd] [ 15.870933] 00000120:000304C0A80101060CC0A801015515C005D5EAC007FF00000000000000000000 .............U.................
[ initrd] [ 15.910113] [DHCP] DHCP server address 192.168.1.1.
[ initrd] [ 15.910190] [DHCP] IP 192.168.1.244 mask 255.255.255.0.
[ initrd] [ 15.910259] [DHCP] Default gateway 192.168.1.1.
[ initrd] [ 15.910329] [DHCP] DNS 192.168.1.1.
[ initrd] [ 15.910400] [DHCP] DNS 85.21.192.5.
[ initrd] [ 15.910479] [DHCP] DNS 213.234.192.7.
[ initrd] [ 15.910572] [DHCP] TFTP from siaddr 192.168.1.1.
[ initrd] [ 15.910640] [DHCP] TFTP 192.168.1.1.
[ initrd] [ 15.910715] [DHCP] No boot file from DHCP.
[ initrd] [ 15.910809] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ pfac] [ 15.913096] Run /sbin/httpd.
[ initrd] [ 15.913172] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 15.913285] Ok, PID 692.
[ initrd] [ 15.913344] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 15.913435] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server = 192.168.1.221
| clienthostname = wt*IP3
| turnoffmenu = on
| sound=on,hw:0:0
| vnc = on
| vnc_password = trustno1
| rdp_printer=HP LaserJet 1018
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.1.221
| clienthostname=wt*IP3
| turnoffmenu=on
| sound=on,hw:0:0
| vnc=on
| vnc_password=trustno1
| rdp_printer=HP LaserJet 1018
| connection
\----------------------------------------------------
[ initrd] [ 15.915594] Hostname: "wt-168-1-244".
[ httpd] [ 15.917448] HTTP Server, WTware 5.8.10/RPi
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ httpd] [ 16.215080] Reread settings.
[ httpd] [ 16.215235] Everyone can control terminal by HTTP.
[ initrd] [ 16.287916] [FILE CACHE] Take 'packages/pi2-f' from cache.
[ gm] [ 16.293547] WTware 5.8.10/RPi session manager.
[ gm] [ 16.294945] Add keyboard event2: USB Keyboard.
[ gm] [ 16.295037] Add keyboard event1: USB Keyboard.
[ gm] [ 16.360141] EV_REL flag found. Add mouse event0: Microsoft Microsoft® 2.4GHz Transceiver v5.0.
[ gm] [ 16.360342] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 18.258777] Framebuffer device found.
[ gm] [ 18.258931] LINELENBYTES 7680
[ gm] [ 18.259007] VLEN 8294400
[ gm] [ 18.260497] Use /lib/ui32.so.
[ gm] [ 18.409354] [FILE CACHE] Take 'packages/pi2-alsa' from cache.
[ gm] [ 18.409519] modprobe snd-bcm2835.
[ KERNEL] [ 18.424200] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ KERNEL] [ 18.428071] bcm2835_alsa bcm2835_alsa: card created with 8 channels
[ gm] [ 18.427786] 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] [ 18.446082] usbcore: registered new interface driver snd-usb-audio
[ gm] [ 18.446526] /dev/snd/pcmC0D1p character device.
[ gm] [ 18.446624] /dev/snd/pcmC0D0p character device.
[ gm] [ 18.446702] /dev/snd/controlC0 character device.
[ gm] [ 18.446777] /dev/snd/timer character device.
[ gm] [ 18.446863] Preconfigure ALSA.
[ gm] [ 18.446948] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
[ gm] [ 18.447023] Run sound daemon.
[ gm] [ 18.447095] Run '/sbin/rdpsnd 1 0 100 0 0', log '', env '', pid ''.
[ pfac] [ 18.447813] Run /sbin/rdpsnd sndvol 100 100 50.
[ pfac] [ 18.447961] Ok, PID 716.
[ pfac] [ 18.448060] Run /sbin/rdpsnd 1 0 100 0 0.
[ pfac] [ 18.448138] Ok, PID 717.
[ gm] [ 18.471221] [FILE CACHE] '/sbin/prnsrvui'already exist.
[ gm] [ 18.471402] [FILE CACHE] '/sbin/printer'already exist.
[ gm] [ 18.471481] [FILE CACHE] Take 'packages/print' from cache.
[ gm] [ 18.471556] Load usb printer driver.
[ gm] [ 18.471628] modprobe usblp.
[ KERNEL] [ 18.481029] usbcore: registered new interface driver usblp
[ gm] [ 18.498584] Run '/sbin/resolver 0x2205cc0 dns [192.168.1.221]', log '', env '', pid ''.
[ pfac] [ 18.498990] Run /sbin/resolver 0x2205cc0 dns [192.168.1.221].
[ gm] [ 18.499077] Everyone can control terminal by VNC.
[ pfac] [ 18.499306] Ok, PID 722.
[ gm] [ 18.499556] [VNC] Listener at port 5900.
[ rdpsnd] [ 18.503293] RDP Sound Redirector, WTware 5.8.10/RPi.
[ pfac] [ 18.504436] Process pid 722 terminated, status 00000000.
[ gm] [ 18.513992] 192.168.1.221 => 192.168.1.221.
[ gm] [ 18.526241] Free ram before fork terminal client /sbin/rdpclient (session 1): 919112 Kb.
[ gm] [ 18.526429] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 18.526708] Run /sbin/rdpclient 1.
[ pfac] [ 18.526946] Ok, PID 723.
[ sndvol] [ 18.532650] Card 'ALSA'/'bcm2835 ALSA'.
[ rdpsnd] [ 18.532748] Card 'ALSA'/'bcm2835 ALSA'.
[ sndvol] [ 18.532853] Mixer name: 'Broadcom Mixer'.
[ rdpsnd] [ 18.532902] Mixer name: 'Broadcom Mixer'.
[ sndvol] [ 18.532991] Components: ''.
[ rdpsnd] [ 18.533034] Components: ''.
[ sndvol] [ 18.533111] Controls: 6.
[ rdpsnd] [ 18.533153] Controls: 6.
[ sndvol] [ 18.533229] ALSA: control 'PCM Playback Volume'.
[ rdpsnd] [ 18.533274] ALSA: control 'PCM Playback Volume'.
[ sndvol] [ 18.533350] ALSA: control 'PCM Playback Switch'.
[ rdpsnd] [ 18.533396] ALSA: control 'PCM Playback Switch'.
[ sndvol] [ 18.533471] ALSA: control 'PCM Playback Route'.
[ rdpsnd] [ 18.533516] ALSA: control 'PCM Playback Route'.
[ sndvol] [ 18.533592] ALSA: control 'IEC958 Playback Default'.
[ rdpsnd] [ 18.533636] ALSA: control 'IEC958 Playback Default'.
[ sndvol] [ 18.533712] ALSA: control 'IEC958 Playback Con Mask'.
[ rdpsnd] [ 18.533756] ALSA: control 'IEC958 Playback Con Mask'.
[ sndvol] [ 18.533834] ALSA: control 'IEC958 Playback PCM Stream'.
[ rdpsnd] [ 18.533896] ALSA: control 'IEC958 Playback PCM Stream'.
[ sndvol] [ 18.533980] Inactive control IEC958 Playback PCM Stream'.
[ rdpsnd] [ 18.534025] Inactive control IEC958 Playback PCM Stream'.
[ pfac] [ 18.534669] Process pid 716 terminated, status 00000000.
[ rdpclient 723] [ 18.571559] RDP Terminal Client, WTware 5.8.10/RPi, pipe 1, pid 723.
[ rdpclient 723] [ 18.580420] Use /lib/ui32.so.
[ rdpclient 723] [ 18.581751] Add RDP printer redirection for "HP LaserJet 1018", default.
[ rdpclient 723] [ 18.581901] Redirect sound.
[ rdpclient 723] [ 18.581981] Make RDP session with 192.168.1.221, port 3389.
[ rdpclient 723] [ 18.582074] No username.
[ rdpclient 723] [ 18.582171] No password.
[ rdpclient 723] [ 18.582250] No PIN.
[ rdpclient 723] [ 18.582391] No domain.
[ rdpclient 723] [ 18.582489] No shell.
[ rdpclient 723] [ 18.582568] No directory.
[ rdpclient 723] [ 18.582649] Window: 1856x1080@24.
[ rdpclient 723] [ 18.582729] PFlags 0x0000002F.
[ rdpclient 723] [ 18.582809] Keyboard 00000409:00000000.
[ rdpclient 723] [ 18.582889] My hostname "wt-168-1-244".
[ rdpclient 723] [ 18.582967] TCP: connecting to 192.168.1.221:3389.
[ rdpclient 723] [ 18.584430] TCP: connection with 192.168.1.221:3389 established.
[ rdpclient 723] [ 18.584650] Turn keepalive on.
[ rdpclient 723] [ 18.585544] Free ram after buffers allocation: 917764 KB.
[ rdpclient 723] [ 18.588632] Reconnect with TLS/SSL enabled.
[ rdpclient 723] [ 18.588747] TCP: reconnecting to 192.168.1.221:3389.
[ rdpclient 723] [ 18.589197] TCP: connection with 192.168.1.221:3389 established.
[ rdpclient 723] [ 18.589278] Turn keepalive on.
[ rdpclient 723] [ 18.591895] Server supports GFX Pipeline.
[ rdpclient 723] [ 18.592016] TLS.
[ rdpclient 723] [ 18.592116] SSL/TLS.
[ rdpclient 723] [ 18.620735] Enable font smoothing and Desktop Composition.
[ rdpclient 723] [ 18.622296] RDP5 encryption (X.509).
[ rdpclient 723] [ 18.651669] GFX codec.
[ rdpclient 723] [ 18.915552] Run 4 tile threads.
[ rdpclient 723] [ 25.778285] errorInfo 0x00000000.
[ rdpclient 723] [ 26.092423] SessionId 0x00000002: VM1\admin.
[ rdpclient 723] [ 29.215996] Sound version: 8.
[ rdpclient 723] [ 29.216157] ADPCM sound compression.
[ rdpclient 723] [ 29.216240] Sound redirection: 44100 frames per second.
[ rdpsnd] [ 29.458246] ALSA: use device hw:0,0.
[ rdpsnd] [ 29.459567] ALSA: Hardware rate 44100Hz.
[ rdpsnd] [ 29.459881] ALSA: chunk size 512 frames, 1024 bytes, 11 msec.
[ KERNEL] [ 60.311901] Voltage normalised (0x00000000)
[ KERNEL] [ 81.111911] Under-voltage detected! (0x00050005)
[ KERNEL] [ 87.351891] Voltage normalised (0x00000000)
[ KERNEL] [ 93.591915] Under-voltage detected! (0x00050005)
[ KERNEL] [ 99.831895] Voltage normalised (0x00000000)
[ KERNEL] [ 110.231892] Under-voltage detected! (0x00050005)
[ KERNEL] [ 114.391896] Voltage normalised (0x00000000)
[ KERNEL] [ 153.911914] Under-voltage detected! (0x00050005)
[ KERNEL] [ 160.151896] Voltage normalised (0x00000000)
[ KERNEL] [ 214.231914] Under-voltage detected! (0x00050005)
[ KERNEL] [ 220.471888] Voltage normalised (0x00000000)
[ KERNEL] [ 251.671905] Under-voltage detected! (0x00050005)
Home
WTware diskless client.