WTware 5.6.24
WTware 5.6.24/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.9.75 (aka@c16) (gcc version 7.2.0 (Debian 7.2.0-11) ) #5 SMP Wed Jan 10 12:35:54 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 80c22b80, 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=1366 bcm2708_fb.fbheight=768 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, 920K 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 - 0x80c23e38 ( 144 kB)
[ KERNEL] [ 0.000000] .bss : 0x80c25000 - 0x80c805e0 ( 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.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000015] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000219] Console: colour dummy device 80x30
[ KERNEL] [ 0.000232] console [tty0] enabled
[ KERNEL] [ 0.000248] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000260] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000389] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000397] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001236] Disabling memory control group subsystem
[ KERNEL] [ 0.001287] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001620] CPU0: update cpu_capacity 1024
[ KERNEL] [ 0.001627] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001652] Setting up static identity map for 0x100000 - 0x100034
[ KERNEL] [ 0.003190] CPU1: update cpu_capacity 1024
[ KERNEL] [ 0.003197] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.003772] CPU2: update cpu_capacity 1024
[ KERNEL] [ 0.003778] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004344] CPU3: update cpu_capacity 1024
[ KERNEL] [ 0.004350] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004428] Brought up 4 CPUs
[ KERNEL] [ 0.004436] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004440] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004443] CPU: Virtualization extensions available.
[ KERNEL] [ 0.004983] devtmpfs: initialized
[ KERNEL] [ 0.014581] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.014966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.014982] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015451] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.015982] NET: Registered protocol family 16
[ KERNEL] [ 0.017818] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.027944] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.111188] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ KERNEL] [ 0.113520] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.113642] usbcore: registered new interface driver hub
[ KERNEL] [ 0.113726] usbcore: registered new device driver usb
[ KERNEL] [ 0.120140] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-01-08 14:28
[ KERNEL] [ 0.122415] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.137518] NET: Registered protocol family 2
[ KERNEL] [ 0.138090] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.138197] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.138381] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.138470] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138511] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138684] NET: Registered protocol family 1
[ KERNEL] [ 2.443055] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.500370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.500384] io scheduler noop registered
[ KERNEL] [ 2.500389] io scheduler deadline registered (default)
[ KERNEL] [ 2.510914] BCM2708FB: allocated DMA memory fad10000
[ KERNEL] [ 2.510950] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ KERNEL] [ 2.539061] Console: switching to colour frame buffer device 170x48
[ KERNEL] [ 2.556906] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.557039] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ KERNEL] [ 2.557651] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.563854] zram: Added device: zram0
[ KERNEL] [ 2.563885] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.792000] Core Release: 2.80a
[ KERNEL] [ 2.792010] Setting default values for core params
[ KERNEL] [ 2.792031] Finished setting default values for core params
[ KERNEL] [ 2.992376] Using Buffer DMA mode
[ KERNEL] [ 2.992381] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.992385] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.992391] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.992424] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.993099] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ KERNEL] [ 2.993123] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.993123] Non-periodic Split Transactions
[ KERNEL] [ 2.993123] Periodic Split Transactions
[ KERNEL] [ 2.993123] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.993123] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.993129] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.993168] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80397770
[ KERNEL] [ 2.993176] WARN::hcd_init_fiq:460: FIQ ASM at 0x80397ad4 length 36
[ KERNEL] [ 2.993185] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb925000
[ KERNEL] [ 2.993235] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.993267] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.993297] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 2.993343] Init: Port Power? op_state=1
[ KERNEL] [ 2.993347] Init: Power Port (0)
[ KERNEL] [ 2.993529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 2.993538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.993546] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.993553] usb usb1: Manufacturer: Linux 4.9.75 dwc_otg_hcd
[ KERNEL] [ 2.993560] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.994421] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.994460] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.995109] dwc_otg: FIQ enabled
[ KERNEL] [ 2.995113] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.995117] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.995193] Module dwc_common_port init
[ KERNEL] [ 2.995681] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.996962] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.997488] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.998640] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ KERNEL] [ 3.000953] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 3.003509] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 3.003635] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 3.004461] usbcore: registered new interface driver usbhid
[ KERNEL] [ 3.004471] usbhid: USB HID core driver
[ KERNEL] [ 3.007039] vchiq: vchiq_init_state: slot_zero = 0xbad80000, is_master = 0
[ KERNEL] [ 3.019363] [vc_sm_connected_init]: start
[ KERNEL] [ 3.026759] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 3.026983] NET: Registered protocol family 17
[ KERNEL] [ 3.027098] Registering SWP/SWPB emulation handler
[ KERNEL] [ 3.027702] registered taskstats version 1
[ KERNEL] [ 3.032020] sdhost: log_buf @ bad07000 (fad07000)
[ KERNEL] [ 3.122429] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 3.124538] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 3.124542] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 3.222467] of_cfs_init
[ KERNEL] [ 3.222520] of_cfs_init: OK
[ KERNEL] [ 3.234028] Freeing unused kernel memory: 5120K
[ KERNEL] [ 3.240938] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.312101] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.314925] mmc0: new high speed SDHC card at address aaaa
[ KERNEL] [ 3.315367] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ KERNEL] [ 3.318278] mmcblk0: p1
[ hotplug] [ 3.318650] Block device 179:1. No action.
[ hotplug] [ 3.319167] Block device 179:0. No action.
[ KERNEL] [ 3.322338] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ KERNEL] [ 3.323834] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.324727] random: fast init done
[ KERNEL] [ 3.325331] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.328017] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.422569] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.432591] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.432727] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.480377] Block device 254:0. No action.
[ pfac] [ 3.553171] Run /sbin/initrd.
[ pfac] [ 3.553681] Ok, PID 607.
[ initrd] [ 3.556760] WTware shell 5.6.24/RPi
[ initrd] [ 3.581801] HDD/MMC/SD boot.
[ KERNEL] [ 3.662682] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.662695] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.663426] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.663537] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 3.982448] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 4.112667] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 4.112678] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.212445] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.369270] usb 1-1.2: New USB device found, idVendor=0b1b, idProduct=0003
[ KERNEL] [ 4.369281] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.369288] usb 1-1.2: Product: MP-4200 TH Miniprinter
[ KERNEL] [ 4.369295] usb 1-1.2: Manufacturer: Bematech
[ KERNEL] [ 4.462444] usb 1-1.4: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.623022] usb 1-1.4: New USB device found, idVendor=413c, idProduct=2106
[ KERNEL] [ 4.623033] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.623040] usb 1-1.4: Product: Dell QuietKey Keyboard
[ KERNEL] [ 4.623047] usb 1-1.4: Manufacturer: Dell
[ KERNEL] [ 4.638646] input: Dell Dell QuietKey Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:413C:2106.0001/input/input0
[ KERNEL] [ 4.713643] hid-generic 0003:413C:2106.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-3f980000.usb-1.4/input0
[ KERNEL] [ 4.822445] usb 1-1.5: new low-speed USB device number 6 using dwc_otg
[ initrd] [ 4.917262] 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] [ 4.922682] WTpassword present: 01ad7dc359caccf3c8de80cb1b9f05a4.
[ KERNEL] [ 4.956658] usb 1-1.5: New USB device found, idVendor=0000, idProduct=0538
[ KERNEL] [ 4.956671] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ KERNEL] [ 4.956678] usb 1-1.5: Product: USB OPTICAL MOUSE
[ KERNEL] [ 4.961747] input: USB OPTICAL MOUSE as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:0000:0538.0002/input/input1
[ KERNEL] [ 4.962346] hid-generic 0003:0000:0538.0002: input,hidraw1: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-3f980000.usb-1.5/input0
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=192.168.12.10
| config=local
| netmedia=ethernet
| setupPassword=01ad7dc359caccf3c8de80cb1b9f05a4
| routerIP=192.168.12.252
| nameserverIP=192.168.12.252
\----------------------------------------------------
[ initrd] [ 6.931119] Load ethernet drivers.
[ initrd] [ 6.935708] modprobe smsc95xx.
[ KERNEL] [ 6.945609] smsc95xx v1.0.5
[ KERNEL] [ 7.035928] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:73:4d:34
[ KERNEL] [ 7.036104] usbcore: registered new interface driver smsc95xx
[ KERNEL] [ 7.144435] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ initrd] [ 8.545208] WTpassword present: 01ad7dc359caccf3c8de80cb1b9f05a4.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[ KERNEL] [ 8.547957] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ pfac] [ 8.547843] Run /sbin/httpd.
[ initrd] [ 8.547899] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[ pfac] [ 8.547994] Ok, PID 645.
[ httpd] [ 8.552546] HTTP Server, WTware 5.6.24/RPi
[ initrd] [ 8.667927] USB: 0538 .
[ initrd] [ 8.668065] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
[ initrd] [ 8.668141] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
[ initrd] [ 8.668212] USB: 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard.
[ initrd] [ 8.668281] USB: 0b1b:0003 .
[ initrd] [ 8.668552] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[ initrd] [ 8.671850] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=192.168.12.4
| printer=usb
| user= Rezende\administrator:rezende123!@#
| bpp=16
| turnoffmenu=always, msg: "Aguardando tecla..."
| disk=usb
| keyboard=pt-br
| connection
\----------------------------------------------------
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.12.4
| printer=usb
| user=Rezende\administrator:rezende123!@
| bpp=16
| turnoffmenu=always, msg: "Aguardando tecla..."
| disk=usb
| keyboard=pt-br
| connection
\----------------------------------------------------
[ initrd] [ 8.673335] Hostname: "wtwB827EB734D34".
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[ httpd] [ 8.678202] Reread settings.
[ httpd] [ 8.678467] Everyone can control terminal by HTTP.
[ initrd] [ 8.680855] Unpack /bootmedia/packages/print.
[ initrd] [ 8.685536] /sbin/printer already exist. Do not overwrite.
[ initrd] [ 8.690992] /sbin/prnsrvui already exist. Do not overwrite.
[ initrd] [ 8.843171] Run '/sbin/printer 0 1 0 0 0 0000:0000', log '', env '', pid ''.
[ pfac] [ 8.843297] Run /sbin/printer 0 1 0 0 0 0000:0000.
[ initrd] [ 8.843325] Load usb printer driver.
[ initrd] [ 8.843361] modprobe usblp.
[ pfac] [ 8.843644] Ok, PID 647.
[ printer] [ 8.844873] Printserver, WTware 5.6.24/RPi.
[ printer] [ 8.844986] Printserver 0, device /dev/usb/lp0, listen at port 9100.
[ printer] [ 8.845027] Printer device not found. Waiting...
[ KERNEL] [ 8.849714] usbcore: registered new interface driver usblp
[ gm] [ 8.850779] WTware session manager 5.6.24/RPi.
[ gm] [ 8.930080] EV_REL flag found. Add mouse event1: USB OPTICAL MOUSE.
[ gm] [ 8.930140] Add keyboard event0: Dell Dell QuietKey Keyboard.
[ gm] [ 8.930225] Display mode: 1366x768, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[ gm] [ 8.938604] Framebuffer device found.
[ gm] [ 8.938643] LINELENBYTES 5504
[ gm] [ 8.938678] VLEN 4227072
[ gm] [ 8.947702] Use /lib/ui32.so.
[ gm] [ 8.962254] Load usb storage driver.
[ gm] [ 8.962322] modprobe scsi_mod.
[ gm] [ 8.969560] modprobe usb-storage.
[ KERNEL] [ 8.970868] SCSI subsystem initialized
[ KERNEL] [ 8.977796] usbcore: registered new interface driver usb-storage
[ gm] [ 8.976151] modprobe sd_mod.
[ gm] [ 8.981787] Load EXFAT filesystem driver.
[ gm] [ 8.981878] modprobe fuse.
[ KERNEL] [ 8.991578] fuse init (API version 7.26)
[ gm] [ 8.990800] modprobe exfat.
[ KERNEL] [ 8.998187] exFAT: Version 1.2.9
[ gm] [ 9.026328] Run '/sbin/resolver 0x2333cb0 dns [192.168.12.4]', log '', env '', pid ''.
[ pfac] [ 9.026452] Run /sbin/resolver 0x2333cb0 dns [192.168.12.4].
[ gm] [ 9.026493] Nobody can control terminal by VNC.
[ pfac] [ 9.026736] Ok, PID 677.
[ pfac] [ 9.029750] Process pid 677 terminated, status 00000000.
[ gm] [ 9.031086] 192.168.12.4 => 192.168.12.4.
[ gm] [ 9.034921] Free ram before fork terminal client /sbin/rdpclient (session 1): 926600 Kb.
[ pfac] [ 9.035047] Run /sbin/rdpclient 1.
[ gm] [ 9.035073] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [ 9.035208] Ok, PID 678.
[ rdpclient 678] [ 9.039551] RDP Terminal Client, WTware 5.6.24/RPi, pipe 1, pid 678.
[ rdpclient 678] [ 9.041394] Use /lib/ui32.so.
[ rdpclient 678] [ 9.041524] Make RDP session with 192.168.12.4, port 3389.
[ rdpclient 678] [ 9.041570] Username: "administrator".
[ rdpclient 678] [ 9.041610] Password: present.
[ rdpclient 678] [ 9.041649] No PIN.
[ rdpclient 678] [ 9.041687] Domain: "Rezende".
[ rdpclient 678] [ 9.041726] No shell.
[ rdpclient 678] [ 9.041765] No directory.
[ rdpclient 678] [ 9.041804] Window: 1366x768@24.
[ rdpclient 678] [ 9.041841] PFlags 0x0000002F.
[ rdpclient 678] [ 9.041880] Keyboard 00000416:00000000.
[ rdpclient 678] [ 9.041918] My hostname "wtwB827EB734D34".
[ rdpclient 678] [ 9.041956] TCP: connecting to 192.168.12.4:3389.
[ rdpclient 678] [ 9.044928] TCP: connection with 192.168.12.4:3389 established.
[ rdpclient 678] [ 9.045013] Turn keepalive on.
[ rdpclient 678] [ 9.045052] Free ram after buffers allocation: 926012 KB.
[ rdpclient 678] [ 9.135463] Reconnect with TLS/SSL enabled.
[ rdpclient 678] [ 9.135529] TCP: reconnecting to 192.168.12.4:3389.
[ rdpclient 678] [ 9.136438] TCP: connection with 192.168.12.4:3389 established.
[ rdpclient 678] [ 9.136491] Turn keepalive on.
[ rdpclient 678] [ 9.170095] Server supports GFX Pipeline.
[ rdpclient 678] [ 9.170199] TLS.
[ rdpclient 678] [ 9.170275] SSL/TLS.
[ rdpclient 678] [ 9.249168] Enable font smoothing and Desktop Composition.
[ rdpclient 678] [ 9.398040] RDP4 encryption.
[ rdpclient 678] [ 9.698977] GFX codec.
[ rdpclient 678] [ 10.854058] Run 4 tile threads.
[ KERNEL] [ 19.482157] random: crng init done
[ rdpclient 678] [ 42.267199] errorInfo 0x0000000c.
[ rdpclient 678] [ 42.267373] ERRINFO_LOGOFF_BY_USER
[ rdpclient 678] [ 42.370178] Receive Disconnect Provider Ultimatum.
[ gm] [ 42.370358] TSClient (sessionId 1, pid 678) gracefully end.
[ pfac] [ 42.377535] Process pid 678 terminated, status 00000009.
[ gm] [31551.332263] Run '/sbin/resolver 0x2333cb0 dns [192.168.12.4]', log '', env '', pid ''.
[ pfac] [31551.333127] Run /sbin/resolver 0x2333cb0 dns [192.168.12.4].
[ pfac] [31551.333307] Ok, PID 800.
[ pfac] [31551.337370] Process pid 800 terminated, status 00000000.
[ gm] [31551.338578] 192.168.12.4 => 192.168.12.4.
[ gm] [31551.344872] Free ram before fork terminal client /sbin/rdpclient (session 2): 926744 Kb.
[ gm] [31551.345096] Run '/sbin/rdpclient 2', log '/tmp/rdpclient.out', env '', pid ''.
[ pfac] [31551.345632] Run /sbin/rdpclient 2.
[ pfac] [31551.345742] Ok, PID 801.
[ rdpclient 801] [31551.353622] RDP Terminal Client, WTware 5.6.24/RPi, pipe 2, pid 801.
[ rdpclient 801] [31551.356206] Use /lib/ui32.so.
[ rdpclient 801] [31551.356394] Make RDP session with 192.168.12.4, port 3389.
[ rdpclient 801] [31551.356483] Username: "administrator".
[ rdpclient 801] [31551.356561] Password: present.
[ rdpclient 801] [31551.356640] No PIN.
[ rdpclient 801] [31551.356719] Domain: "Rezende".
[ rdpclient 801] [31551.356795] No shell.
[ rdpclient 801] [31551.356873] No directory.
[ rdpclient 801] [31551.356950] Window: 1366x768@24.
[ rdpclient 801] [31551.357024] PFlags 0x0000002F.
[ rdpclient 801] [31551.357102] Keyboard 00000416:00000000.
[ rdpclient 801] [31551.357177] My hostname "wtwB827EB734D34".
[ rdpclient 801] [31551.357259] TCP: connecting to 192.168.12.4:3389.
[ rdpclient 801] [31551.359359] TCP: connection with 192.168.12.4:3389 established.
[ rdpclient 801] [31551.359546] Turn keepalive on.
[ rdpclient 801] [31551.359629] Free ram after buffers allocation: 926324 KB.
[ rdpclient 801] [31551.363213] Reconnect with TLS/SSL enabled.
[ rdpclient 801] [31551.363322] TCP: reconnecting to 192.168.12.4:3389.
[ rdpclient 801] [31551.364205] TCP: connection with 192.168.12.4:3389 established.
[ rdpclient 801] [31551.364287] Turn keepalive on.
[ rdpclient 801] [31551.390220] Server supports GFX Pipeline.
[ rdpclient 801] [31551.390312] TLS.
[ rdpclient 801] [31551.390388] SSL/TLS.
[ rdpclient 801] [31551.491469] Enable font smoothing and Desktop Composition.
[ rdpclient 801] [31551.606980] RDP4 encryption.
[ rdpclient 801] [31551.770392] GFX codec.
[ rdpclient 801] [31553.316921] Run 4 tile threads.
[ rdpclient 801] [31564.494117] LOGON_EX_LOGONERRORS: ErrorNotificationType 0xfffffffe, ErrorNotificationData 0x00000003.
[ rdpclient 801] [31566.906114] SessionId 0x00000003: REZENDE\patricia.
[ httpd] [32181.899214] SSL_accept() failed, ret -1, error code 1.
[ httpd] [32181.899391] SSL_accept() failed, ret -1, error code 1.
[ httpd] [32181.899474] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [32181.899630] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[ httpd] [32190.621753] Mount /bootmedia as read-only.
[ httpd] [32190.628726] Success: media /dev/mmcblk0p1 mounted to /bootmedia.
[ httpd] [32190.634732] Umount /bootmedia.
[ httpd] [32191.025812] SSL_accept() failed, ret -1, error code 1.
[ httpd] [32191.026030] httpd.cpp ( 152): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
Home
WTware diskless client.