· 6 years ago · Jan 10, 2020, 02:32 PM
1WTware v.5.8.88/RPi
2
3WTware 5.8.88/RPi supervisor.
4[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
5[ KERNEL] [ 0.000000] Linux version 4.19.86-v7l (aka@c22) (gcc version 8.3.0 (Debian 8.3.0-2)) #5 SMP Mon Dec 9 15:12:46 UTC 2019
6[ KERNEL] [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
7[ KERNEL] [ 0.000000] CPU: div instructions available: patching division code
8[ KERNEL] [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
9[ KERNEL] [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
10[ KERNEL] [ 0.000000] Memory policy: Data cache writealloc
11[ KERNEL] [ 0.000000] cma: Reserved 64 MiB at 0x0000000037400000
12[ KERNEL] [ 0.000000] On node 0 totalpages: 1012736
13[ KERNEL] [ 0.000000] DMA zone: 1536 pages used for memmap
14[ KERNEL] [ 0.000000] DMA zone: 0 pages reserved
15[ KERNEL] [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
16[ KERNEL] [ 0.000000] HighMem zone: 816128 pages, LIFO batch:63
17[ KERNEL] [ 0.000000] random: get_random_bytes called from 0xc0a009e0 with crng_init=0
18[ KERNEL] [ 0.000000] percpu: Embedded 15 pages/cpu s29132 r8192 d24116 u61440
19[ KERNEL] [ 0.000000] pcpu-alloc: s29132 r8192 d24116 u61440 alloc=15*4096
20[ KERNEL] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
21[ KERNEL] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1011200
22[ KERNEL] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M bcm2708_fb.fbwidth=2560 bcm2708_fb.fbheight=1440 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:1F:C0:02 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 quiet wtboot=mmc
23[ KERNEL] [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
24[ KERNEL] [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
25[ KERNEL] [ 0.000000] Memory: 3937688K/4050944K available (6144K kernel code, 148K rwdata, 664K rodata, 6144K init, 372K bss, 47720K reserved, 65536K cma-reserved, 3198976K highmem)
26[ KERNEL] [ 0.000000] Virtual kernel memory layout:
27[ KERNEL] [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
28[ KERNEL] [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
29[ KERNEL] [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
30[ KERNEL] [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
31[ KERNEL] [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
32[ KERNEL] [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
33[ KERNEL] [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (8160 kB)
34[ KERNEL] [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (6144 kB)
35[ KERNEL] [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 149 kB)
36[ KERNEL] [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 373 kB)
37[ KERNEL] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
38[ KERNEL] [ 0.000000] rcu: Hierarchical RCU implementation.
39[ KERNEL] [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
40[ KERNEL] [ 0.000000] GIC: Using split EOI/Deactivate mode
41[ KERNEL] [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
42[ KERNEL] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
43[ KERNEL] [ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
44[ KERNEL] [ 0.000017] Switching to timer-based delay loop, resolution 18ns
45[ KERNEL] [ 0.000195] Console: colour dummy device 80x30
46[ KERNEL] [ 0.000212] console [tty0] enabled
47[ KERNEL] [ 0.000245] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
48[ KERNEL] [ 0.000261] pid_max: default: 32768 minimum: 301
49[ KERNEL] [ 0.000384] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
50[ KERNEL] [ 0.000401] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
51[ KERNEL] [ 0.000895] CPU: Testing write buffer coherency: ok
52[ KERNEL] [ 0.001202] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
53[ KERNEL] [ 0.001594] Setting up static identity map for 0x200000 - 0x20003c
54[ KERNEL] [ 0.001692] rcu: Hierarchical SRCU implementation.
55[ KERNEL] [ 0.002198] smp: Bringing up secondary CPUs ...
56[ KERNEL] [ 0.002793] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
57[ KERNEL] [ 0.003460] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
58[ KERNEL] [ 0.004102] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
59[ KERNEL] [ 0.004189] smp: Brought up 1 node, 4 CPUs
60[ KERNEL] [ 0.004199] SMP: Total of 4 processors activated (432.00 BogoMIPS).
61[ KERNEL] [ 0.004206] CPU: All CPU(s) started in HYP mode.
62[ KERNEL] [ 0.004211] CPU: Virtualization extensions available.
63[ KERNEL] [ 0.004676] devtmpfs: initialized
64[ KERNEL] [ 0.012850] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
65[ KERNEL] [ 0.013143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
66[ KERNEL] [ 0.013159] futex hash table entries: 1024 (order: 4, 65536 bytes)
67[ KERNEL] [ 0.014679] pinctrl core: initialized pinctrl subsystem
68[ KERNEL] [ 0.015606] NET: Registered protocol family 16
69[ KERNEL] [ 0.017729] DMA: preallocated 1024 KiB pool for atomic coherent allocations
70[ KERNEL] [ 0.021614] bcm2835-mbox fe00b880.mailbox: mailbox enabled
71[ KERNEL] [ 0.058899] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
72[ KERNEL] [ 0.061099] vgaarb: loaded
73[ KERNEL] [ 0.061563] usbcore: registered new interface driver usbfs
74[ KERNEL] [ 0.061656] usbcore: registered new interface driver hub
75[ KERNEL] [ 0.061732] usbcore: registered new device driver usb
76[ KERNEL] [ 0.080203] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-12-05 14:41, variant start
77[ KERNEL] [ 0.090054] raspberrypi-firmware soc:firmware: Firmware hash is dfab159feffeba8de79ecb6dc973fab33d07004f
78[ KERNEL] [ 0.101604] clocksource: Switched to clocksource arch_sys_counter
79[ KERNEL] [ 0.113246] NET: Registered protocol family 2
80[ KERNEL] [ 0.113756] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
81[ KERNEL] [ 0.113773] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
82[ KERNEL] [ 0.113827] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
83[ KERNEL] [ 0.113892] TCP: Hash tables configured (established 8192 bind 8192)
84[ KERNEL] [ 0.113998] UDP hash table entries: 512 (order: 2, 16384 bytes)
85[ KERNEL] [ 0.114023] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
86[ KERNEL] [ 0.114152] NET: Registered protocol family 1
87[ KERNEL] [ 0.114178] PCI: CLS 0 bytes, default 64
88[ KERNEL] [ 1.826012] Initialise system trusted keyrings
89[ KERNEL] [ 1.826105] workingset: timestamp_bits=30 max_order=20 bucket_order=0
90[ KERNEL] [ 1.894584] Key type asymmetric registered
91[ KERNEL] [ 1.894592] Asymmetric key parser 'x509' registered
92[ KERNEL] [ 1.894660] bounce: pool size: 64 pages
93[ KERNEL] [ 1.894721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
94[ KERNEL] [ 1.894730] io scheduler noop registered
95[ KERNEL] [ 1.894870] io scheduler cfq registered (default)
96[ KERNEL] [ 1.943052] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
97[ KERNEL] [ 1.943071] brcm-pcie fd500000.pcie: could not get clock
98[ KERNEL] [ 1.943118] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
99[ KERNEL] [ 1.943146] brcm-pcie fd500000.pcie: MEM 0x600000000..0x603ffffff -> 0xf8000000
100[ KERNEL] [ 2.001627] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
101[ KERNEL] [ 2.001907] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
102[ KERNEL] [ 2.001921] pci_bus 0000:00: root bus resource [bus 00-01]
103[ KERNEL] [ 2.001935] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
104[ KERNEL] [ 2.001972] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
105[ KERNEL] [ 2.002064] pci 0000:00:00.0: PME# supported from D0 D3hot
106[ KERNEL] [ 2.005012] PCI: bus0: Fast back to back transfers disabled
107[ KERNEL] [ 2.005027] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
108[ KERNEL] [ 2.005246] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
109[ KERNEL] [ 2.005295] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
110[ KERNEL] [ 2.005419] pci 0000:01:00.0: PME# supported from D0 D3cold
111[ KERNEL] [ 2.008274] PCI: bus1: Fast back to back transfers disabled
112[ KERNEL] [ 2.008290] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
113[ KERNEL] [ 2.008327] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
114[ KERNEL] [ 2.008343] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
115[ KERNEL] [ 2.008365] pci 0000:00:00.0: PCI bridge to [bus 01]
116[ KERNEL] [ 2.008377] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
117[ KERNEL] [ 2.008546] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
118[ KERNEL] [ 2.008767] pcieport 0000:00:00.0: Signaling PME with IRQ 51
119[ KERNEL] [ 2.009016] pcieport 0000:00:00.0: AER enabled with IRQ 51
120[ KERNEL] [ 2.009244] pci 0000:01:00.0: enabling device (0140 -> 0142)
121[ KERNEL] [ 2.009777] bcm2708_fb soc:fb: FB found 1 display(s)
122[ KERNEL] [ 2.051377] Console: switching to colour frame buffer device 320x90
123[ KERNEL] [ 2.062278] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 2560x1440
124[ KERNEL] [ 2.064118] iproc-rng200 fe104000.rng: hwrng registered
125[ KERNEL] [ 2.064321] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
126[ KERNEL] [ 2.064846] vc-sm: Videocore shared memory driver
127[ KERNEL] [ 2.065210] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
128[ KERNEL] [ 2.066118] zram: Added device: zram0
129[ KERNEL] [ 2.070665] libphy: Fixed MDIO Bus: probed
130[ KERNEL] [ 2.070933] xhci_hcd 0000:01:00.0: xHCI Host Controller
131[ KERNEL] [ 2.070976] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
132[ KERNEL] [ 2.125736] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
133[ KERNEL] [ 2.125942] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 52
134[ KERNEL] [ 2.126204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
135[ KERNEL] [ 2.126217] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
136[ KERNEL] [ 2.126227] usb usb1: Product: xHCI Host Controller
137[ KERNEL] [ 2.126236] usb usb1: Manufacturer: Linux 4.19.86-v7l xhci-hcd
138[ KERNEL] [ 2.126245] usb usb1: SerialNumber: 0000:01:00.0
139[ KERNEL] [ 2.126872] hub 1-0:1.0: USB hub found
140[ KERNEL] [ 2.126911] hub 1-0:1.0: 1 port detected
141[ KERNEL] [ 2.127470] xhci_hcd 0000:01:00.0: xHCI Host Controller
142[ KERNEL] [ 2.127494] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
143[ KERNEL] [ 2.127515] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
144[ KERNEL] [ 2.127754] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
145[ KERNEL] [ 2.127765] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
146[ KERNEL] [ 2.127775] usb usb2: Product: xHCI Host Controller
147[ KERNEL] [ 2.127783] usb usb2: Manufacturer: Linux 4.19.86-v7l xhci-hcd
148[ KERNEL] [ 2.127792] usb usb2: SerialNumber: 0000:01:00.0
149[ KERNEL] [ 2.128462] hub 2-0:1.0: USB hub found
150[ KERNEL] [ 2.128514] hub 2-0:1.0: 4 ports detected
151[ KERNEL] [ 2.130013] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
152[ KERNEL] [ 2.130233] dwc_otg: FIQ enabled
153[ KERNEL] [ 2.130244] dwc_otg: NAK holdoff enabled
154[ KERNEL] [ 2.130253] dwc_otg: FIQ split-transaction FSM enabled
155[ KERNEL] [ 2.130328] Module dwc_common_port init
156[ KERNEL] [ 2.134277] usbcore: registered new interface driver usbtouchscreen
157[ KERNEL] [ 2.135393] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
158[ KERNEL] [ 2.135821] bcm2835-cpufreq: min=600000 max=1500000
159[ KERNEL] [ 2.136894] sdhci: Secure Digital Host Controller Interface driver
160[ KERNEL] [ 2.136901] sdhci: Copyright(c) Pierre Ossman
161[ KERNEL] [ 2.137394] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
162[ KERNEL] [ 2.137785] sdhci-pltfm: SDHCI platform and OF driver helper
163[ KERNEL] [ 2.138963] hidraw: raw HID events driver (C) Jiri Kosina
164[ KERNEL] [ 2.140364] usbcore: registered new interface driver usbhid
165[ KERNEL] [ 2.140367] usbhid: USB HID core driver
166[ KERNEL] [ 2.143831] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
167[ KERNEL] [ 2.151353] [vc_sm_connected_init]: start
168[ KERNEL] [ 2.159242] [vc_sm_connected_init]: end - returning 0
169[ KERNEL] [ 2.159698] NET: Registered protocol family 17
170[ KERNEL] [ 2.159793] Registering SWP/SWPB emulation handler
171[ KERNEL] [ 2.160020] Loading compiled-in X.509 certificates
172[ KERNEL] [ 2.162783] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
173[ KERNEL] [ 2.163000] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
174[ KERNEL] [ 2.163261] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
175[ KERNEL] [ 2.163265] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
176[ KERNEL] [ 2.188560] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
177[ KERNEL] [ 2.206982] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
178[ KERNEL] [ 2.208511] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
179[ KERNEL] [ 2.210192] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
180[ KERNEL] [ 2.212935] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
181[ KERNEL] [ 2.214459] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
182[ KERNEL] [ 2.221694] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
183[ KERNEL] [ 2.221949] of_cfs_init
184[ KERNEL] [ 2.222020] of_cfs_init: OK
185[ KERNEL] [ 2.248000] Freeing unused kernel memory: 6144K
186[ KERNEL] [ 2.283456] random: fast init done
187[ KERNEL] [ 2.295523] mmc1: new high speed SDIO card at address 0001
188[ KERNEL] [ 2.328474] Run /init as init process
189[ KERNEL] [ 2.360027] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
190[ KERNEL] [ 2.360365] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
191[ KERNEL] [ 2.362385] mmcblk0: p1
192[ hotplug] [ 2.362373] Block device 179:1. No action.
193[ hotplug] [ 2.362501] Block device 179:0. No action.
194[ hotplug] [ 2.400188] Block device 254:0. No action.
195[ KERNEL] [ 2.511652] usb 1-1: new high-speed USB device number 2 using xhci_hcd
196[ pfac] [ 2.639500] Run /sbin/initrd.
197[ pfac] [ 2.639629] Ok, PID 742.
198[ initrd] [ 2.644732] WTware 5.8.88/RPi shell.
199[ initrd] [ 2.645093] Load font 'ter-c32b.psf', console 160x45.
200[ initrd] [ 2.664189] HDD/MMC/SD boot.
201[ initrd] [ 2.664334] No device '/dev/fb1'.
202[ KERNEL] [ 2.702723] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
203[ KERNEL] [ 2.702728] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
204[ KERNEL] [ 2.702732] usb 1-1: Product: USB2.0 Hub
205[ KERNEL] [ 2.707236] hub 1-1:1.0: USB hub found
206[ KERNEL] [ 2.707468] hub 1-1:1.0: 4 ports detected
207[ KERNEL] [ 3.031640] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
208[ KERNEL] [ 3.172234] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.09
209[ KERNEL] [ 3.172246] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
210[ KERNEL] [ 3.172256] usb 1-1.1: Product: USB Receiver
211[ KERNEL] [ 3.172266] usb 1-1.1: Manufacturer: Logitech
212[ KERNEL] [ 3.196809] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.1/input2
213[ KERNEL] [ 3.346901] input: Logitech MX Master 2S as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/0003:046D:4069.0004/input/input0
214[ KERNEL] [ 3.347831] logitech-hidpp-device 0003:046D:4069.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Master 2S] on usb-0000:01:00.0-1.1:1
215[ initrd] [ 3.718606] Success: /dev/mmcblk0p1 mounted to /bootmedia.
216/--- FILE "/bootmedia/config.txt" -----------------------
217| # For more options and information see:
218| #
219| # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
220| #
221| # Some settings may impact device functionality. See link above for details.
222| # Uncomment if you get no picture on HDMI for a default "safe" mode.
223| #hdmi_safe=1
224| # Uncomment this if your display has a black border of unused pixels visible
225| # and your display can output without overscan.
226| disable_overscan=1
227| # Uncomment if hdmi display is not detected and composite is being output.
228| #hdmi_force_hotplug=1
229| # Uncomment to force a specific HDMI mode (this will force VGA).
230| #hdmi_group=1
231| #hdmi_mode=1
232| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
233| #hdmi_drive=2
234| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
235| # no display.
236| #config_hdmi_boost=4
237| # Uncomment to overclock the arm. 700 MHz is the default.
238| #arm_freq=800
239| disable_splash=1
240| framebuffer_depth=32
241| # Uncomment for 16-bit color.
242| #framebuffer_depth=16
243| # Enable onboard audio (HDMI or jack).
244| dtparam=audio=on
245| # Removes the warning overlay.
246| #avoid_warnings=1
247| # Additionally allows turbo when low-voltage is present.
248| #avoid_warnings=2
249| [pi4]
250| max_framebuffers=2
251| [all]
252| # Uncomment these two lines to set display resolution:
253| #hdmi_group=2
254| #hdmi_mode=58
255| #
256| # Specify correct value in hdmi_mode= line from the list of valid values:
257| # 800x600: hdmi_mode=9
258| # 1024x768: hdmi_mode=16
259| # 1280x1024: hdmi_mode=35
260| # 1360x768: hdmi_mode=39
261| # 1400x1050: hdmi_mode=42
262| # 1440x900: hdmi_mode=47
263| # 1600x1200: hdmi_mode=51
264| # 1680x1050: hdmi_mode=58
265| # 1366x768: hdmi_mode=81
266| # 1920x1080: hdmi_mode=82
267| # 1920x1200: hdmi_mode=69
268| #
269| # Find more resolutions in manual:
270| # https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
271| #
272| # Uncomment six lines with such syntax and right hdmi_mode= values for
273| # dual displays on Raspberry Pi 4:
274| #
275| #[HDMI:0]
276| # hdmi_group=2
277| # hdmi_mode=42
278| #[HDMI:1]
279| # hdmi_group=2
280| # hdmi_mode=58
281| framebuffer_depth=16
282| #Dell
283| [HDMI:0]
284| hdmi_group=2
285| hdmi_mode=87
286| hdmi_cvt=2560 1440 50 3 0 0 1
287| max_framebuffer_width=2560
288| max_framebuffer_height=1440
289| hdmi_pixel_freq_limit=400000000
290\----------------------------------------------------
291[ initrd] [ 3.750146] Cache package files.
292[ initrd] [ 3.750412] WTpassword present: c571104dde53edaadb1886a87864c39b.
293[ initrd] [ 3.750503] [Paranoid] Disable unencrypted logs.
294[ initrd] [ 3.798622] USB: 046d:c52b Logitech, Inc. Unifying Receiver.
295[ initrd] [ 3.798677] USB: 2109:3431 VIA Labs, Inc. Hub.
296/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
297| [BOM]
298| clientIP=*
299| config=local
300| netmedia=wifi
301| setupPassword=c571104dde53edaadb1886a87864c39b
302| paranoid=nologs
303| cacheFiles=on
304| wifi_ssid=Linkor
305Skip 'wifi_key='.
306| wifi_channel=64
307| wifi_security=wpa_psk
308\----------------------------------------------------
309[ initrd] [ 5.666668] Load Wi-Fi wireless network card driver.
310[ initrd] [ 5.709696] [FILE CACHE] Take 'packages/pi2-dbus' from cache.
311[ initrd] [ 5.709970] +--- Executing "/usr/bin/dbus-uuidgen --ensure"
312[ KERNEL] [ 5.711380] random: crng init done
313[ initrd] [ 5.737443] +- Errorlevel: 0, output:
314File is empty.
315[ initrd] [ 5.737720] +------------------------
316[ initrd] [ 5.737810] +--- Executing "/usr/bin/dbus-daemon --system "
317[ initrd] [ 5.792970] +- Errorlevel: 0, output:
318File is empty.
319[ initrd] [ 5.793098] +------------------------
320[ initrd] [ 5.793139] Run '/usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus', log '', env '', pid ''.
321[ pfac] [ 5.793354] Run /usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus.
322[ pfac] [ 5.793408] Ok, PID 784.
323[ initrd] [ 6.017647] [FILE CACHE] Take 'packages/pi2-xnet' from cache.
324[ initrd] [ 6.033538] Find SDIO device 'sdio:c02v02D0dA9A6'.
325[ initrd] [ 6.033622] Load driver for Pi 3 onboard Wi-Fi.
326[ initrd] [ 6.033660] modprobe brcmfmac.
327[ KERNEL] [ 6.041345] cfg80211: Loading compiled-in X.509 certificates for regulatory database
328[ KERNEL] [ 6.044989] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
329[ KERNEL] [ 6.054574] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
330[ KERNEL] [ 6.194720] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
331[ KERNEL] [ 6.204706] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
332[ KERNEL] [ 6.251815] brcmfmac mmc1:0001:1 eth0: renamed from wlan0
333/--- FILE "/etc/wpa.conf" -----------------------
334| ctrl_interface=/var/run/wpa_supplicant
335| network={
336Skip 'psk='.
337| ssid="Linkor"
338| }
339\----------------------------------------------------
340[ KERNEL] [ 6.301890] brcmfmac: power management disabled
341[ initrd] [ 6.305181] +--- Executing "/sbin/wpa_supplicant -B -c /etc/wpa.conf -i eth0 -f /tmp/wpa_supplicant.out"
342[ WPA] [ 6.395183] Successfully initialized wpa_supplicant
343[ WPA] [ 6.408025] rfkill: Cannot open RFKILL control device
344[ KERNEL] [ 6.436779] brcmfmac: power management disabled
345[ WPA] [ 6.592420] rfkill: Cannot get wiphy information
346[ initrd] [ 6.605904] +- Errorlevel: 0, output:
347File is empty.
348[ initrd] [ 6.606182] +------------------------
349[ initrd] [ 6.624445] State SCANNING before handshake, do nothing.
350[ initrd] [ 6.931464] State SCANNING before handshake, do nothing.
351[ initrd] [ 7.238291] State SCANNING before handshake, do nothing.
352[ initrd] [ 7.545187] State SCANNING before handshake, do nothing.
353[ initrd] [ 7.852067] State SCANNING before handshake, do nothing.
354[ initrd] [ 8.158816] State SCANNING before handshake, do nothing.
355[ initrd] [ 8.465631] State SCANNING before handshake, do nothing.
356[ initrd] [ 8.772470] State SCANNING before handshake, do nothing.
357[ initrd] [ 9.079169] State SCANNING before handshake, do nothing.
358[ WPA] [ 9.162538] eth0: Trying to associate with SSID 'Linkor'
359[ initrd] [ 9.386112] State ASSOCIATING before handshake, do nothing.
360[ initrd] [ 9.692932] State ASSOCIATING before handshake, do nothing.
361[ initrd] [ 9.999669] State ASSOCIATING before handshake, do nothing.
362[ initrd] [ 10.306418] State ASSOCIATING before handshake, do nothing.
363[ initrd] [ 10.613233] State ASSOCIATING before handshake, do nothing.
364[ initrd] [ 10.919992] State ASSOCIATING before handshake, do nothing.
365[ initrd] [ 11.226724] State ASSOCIATING before handshake, do nothing.
366[ initrd] [ 11.533513] State ASSOCIATING before handshake, do nothing.
367[ initrd] [ 11.840356] State ASSOCIATING before handshake, do nothing.
368[ WPA] [ 11.878211] eth0: Associated with 74:4d:28:c1:f3:00
369[ WPA] [ 11.881728] eth0: CTRL-EVENT-CONNECTED - Connection to 74:4d:28:c1:f3:00 completed [id=0 id_str=]
370[ WPA] [ 11.882274] eth0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
371[ initrd] [ 12.147236] wpa_state=COMPLETED
372[ initrd] [ 12.147342] WTpassword present: c571104dde53edaadb1886a87864c39b.
373[ initrd] [ 12.147426] [Paranoid] Disable unencrypted logs.
374[ initrd] [ 13.350153] dhcp: 328 bytes from 10.11.0.1.
375[ initrd] [ 13.350256] 00000000:0000013400000000001100000A0B00010A0B0068004300440134000002010600 ...4..............h.C.D.4......
376[ initrd] [ 13.350345] 00000020:67458B6B00000000000000000A0B00680A0B000100000000DCA6321FC0040000 gE.k...........h..........2....
377[ initrd] [ 13.350431] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
378[ initrd] [ 13.350516] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
379[ initrd] [ 13.350601] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
380[ initrd] [ 13.350685] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
381[ initrd] [ 13.350769] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
382[ initrd] [ 13.350853] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
383[ initrd] [ 13.350938] 00000100:00000000000000006382536335010236040A0B000133040003F6D80104FFFFFF ........c.Sc5..6.....3..........
384[ initrd] [ 13.351022] 00000120:0003040A0B00010608D1DE12DED1DE12DA2A0858D4C45F5BCF8832FF00000000 ...............*.X.._[..2.....
385[ initrd] [ 13.351106] 00000140:0000000000000000 ........
386[ initrd] [ 14.530166] dhcp: 328 bytes from 10.11.0.1.
387[ initrd] [ 14.530261] 00000000:0000013400000000001100000A0B00010A0B0068004300440134000002010600 ...4..............h.C.D.4......
388[ initrd] [ 14.530347] 00000020:67458B6B00000000000000000A0B00680A0B000100000000DCA6321FC0040000 gE.k...........h..........2....
389[ initrd] [ 14.530433] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
390[ initrd] [ 14.530517] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
391[ initrd] [ 14.530602] 00000080:0000000000000000000000000000000000000000000000000000000000000000 ................................
392[ initrd] [ 14.530687] 000000a0:0000000000000000000000000000000000000000000000000000000000000000 ................................
393[ initrd] [ 14.530772] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
394[ initrd] [ 14.530856] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
395[ initrd] [ 14.530941] 00000100:00000000000000006382536335010536040A0B000133040003F6D80104FFFFFF ........c.Sc5..6.....3..........
396[ initrd] [ 14.531025] 00000120:0003040A0B00010608D1DE12DED1DE12DA2A0858D4C45F5BCF8832FF00000000 ...............*.X.._[..2.....
397[ initrd] [ 14.531110] 00000140:0000000000000000 ........
398[ initrd] [ 14.580094] [DHCP] DHCP server address 10.11.0.1.
399[ initrd] [ 14.580186] [DHCP] IP 10.11.0.104 mask 255.255.255.0.
400[ initrd] [ 14.580270] [DHCP] Default gateway 10.11.0.1.
401[ initrd] [ 14.580354] [DHCP] DNS 209.222.18.222.
402[ initrd] [ 14.580436] [DHCP] DNS 209.222.18.218.
403[ initrd] [ 14.580517] [DHCP] NTP 88.212.196.95.
404[ initrd] [ 14.580598] [DHCP] TFTP from siaddr 10.11.0.1.
405[ initrd] [ 14.580680] [DHCP] TFTP 10.11.0.1.
406[ initrd] [ 14.580763] [DHCP] No boot file from DHCP.
407[ initrd] [ 14.580845] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
408WTC broadcast listener is active.
409Send broadcast WTCU discover.
410[ pfac] [ 14.587873] Run /sbin/httpd.
411[ initrd] [ 14.587939] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
412[ pfac] [ 14.588056] Ok, PID 835.
413[ initrd] [ 14.588123] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
414[ initrd] [ 14.590528] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 702 bytes copied.
415[ initrd] [ 14.590649] Common local disk config:
416/--- FILE "/tmp/config.wtc" -----------------------
417| [BOM]
418| server=1.1.1.1
419| keyboard_log=on
420| ask_password=on
421| license_dc:a6:32:1f:c0:04_full = \
422| 21d1e95fc6376d99974060c6238fb964e741c0d2df2243c021b0c55c150d5d7b \
423| 5475b69944091008f0d4f593dd53538eeaa037ef3604e46c75bdf859e9a4d72b \
424| bdcf6d2a7240c2347061fc4cb673a81552f749ce60499875c76d8780df171250 \
425| 7a5eba476d4bd66fca7f0ca7162f0b851985523b93c733b7aaca559c7bbfa383
426\----------------------------------------------------
427/--- FILE "/etc/config.compiled" -----------------------
428| [BOM]
429| server=1.1.1.1
430| keyboard_log=on
431| ask_password=on
432| connection
433| license_dc:a6:32:1f:c0:04_full = \
434| 21d1e95fc6376d99974060c6238fb964e741c0d2df2243c021b0c55c150d5d7b \
435| 5475b69944091008f0d4f593dd53538eeaa037ef3604e46c75bdf859e9a4d72b \
436| bdcf6d2a7240c2347061fc4cb673a81552f749ce60499875c76d8780df171250 \
437| 7a5eba476d4bd66fca7f0ca7162f0b851985523b93c733b7aaca559c7bbfa383
438\----------------------------------------------------
439[ initrd] [ 14.592148] Hostname: "wtwDCA6321FC004".
440[ httpd] [ 14.596380] Internal HTTP Server, WTware 5.8.88/RPi
441[ initrd] [ 14.850682] Run '/bin/sh /tmp/ntpdate', log '/tmp/ntp.out', env '', pid ''.
442[ pfac] [ 14.850792] Run /bin/sh /tmp/ntpdate.
443Everyone can control terminal by RSH.
444RSH: listener is active.
445Send broadcast WTCU discover.
446[ pfac] [ 14.851913] Ok, PID 836.
447[ httpd] [ 14.855144] Reread settings.
448[ httpd] [ 14.855432] Everyone can control terminal by HTTP.
449[ NTP] [ 14.858297] ntpd: sending query to 88.212.196.95
450[ initrd] [ 14.890953] [FILE CACHE] Take 'packages/pi2-f' from cache.
451[ gm] [ 14.896835] WTware 5.8.88/RPi session manager.
452[ gm] [ 14.897875] Add keyboard event0: Logitech MX Master 2S.
453[ gm] [ 14.898003] Display mode: 2560x1440, 16 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
454[ NTP] [ 14.943482] ntpd: reply from 88.212.196.95: offset:+2816040.818859 delay:0.085105 status:0x24 strat:4 refid:0x05cad458 rootdelay:0.008438 reach:0x01
455[ gm] [ 15.235841] Framebuffer device found.
456[ gm] [ 15.235889] LINELENBYTES 5120
457[ gm] [ 15.235925] VLEN 7372800
458[ gm] [ 15.236969] Use /lib/ui16.so.
459[ gm] [ 15.276948] Run '/sbin/resolver 0x19190b0 dns [1.1.1.1]', log '', env '', pid ''.
460[ pfac] [ 15.277085] Run /sbin/resolver 0x19190b0 dns [1.1.1.1].
461[ gm] [ 15.277119] Nobody can control terminal by VNC.
462[ pfac] [ 15.277170] Ok, PID 838.
463[ pfac] [ 15.280559] Process pid 838 terminated, status 00000000.
464[ gm] [ 15.281263] 1.1.1.1 => 1.1.1.1.
465[ NTP] [ 15.944653] ntpd: sending query to 88.212.196.95
466[ NTP] [ 16.032589] ntpd: reply from 88.212.196.95: offset:+2816040.820199 delay:0.087808 status:0x24 strat:4 refid:0x05cad458 rootdelay:0.008438 reach:0x03
467[ pfac] [ 16.120113] Process pid 836 terminated, status 00000000.
468[ NTP] [ 16.120195] ntpd: setting time to 2020-01-10 14:14:14.515120 (offset +2816040.820199s)
469[ NTP] [ 16.120231] hwclock: can't open '/dev/misc/rtc': No such file or directory
470[ KERNEL] [ 21.675014] logitech-hidpp-device 0003:046D:4069.0004: HID++ 4.5 device connected.
471[ gm] [ 33.975353] Key WT_KEY_L_CTRL (122) pressed.
472[ gm] [ 33.991296] Key WT_KEY_L_ALT (124) pressed.
473[ gm] [ 34.004397] Key WT_KEY_TAB (68) pressed.
474[ gm] [ 34.010761] Key WT_KEY_TAB (68) released.
475[ gm] [ 34.010822] Key WT_KEY_L_ALT (124) released.
476[ gm] [ 34.017259] Key WT_KEY_L_CTRL (122) released.
477[ gm] [ 40.728316] Key WT_KEY_L_CTRL (122) pressed.
478[ gm] [ 40.744276] Key WT_KEY_L_ALT (124) pressed.
479[ gm] [ 40.756090] Key WT_KEY_TAB (68) pressed.
480[ gm] [ 40.768261] Key WT_KEY_TAB (68) released.
481[ gm] [ 40.784217] Key WT_KEY_L_ALT (124) released.
482[ gm] [ 40.800284] Key WT_KEY_L_CTRL (122) released.
483[ gm] [ 40.954325] Key WT_KEY_L_CTRL (122) pressed.
484[ gm] [ 40.970301] Key WT_KEY_L_ALT (124) pressed.
485[ gm] [ 40.983425] Key WT_KEY_TAB (68) pressed.
486[ gm] [ 40.989782] Key WT_KEY_TAB (68) released.
487[ gm] [ 40.989842] Key WT_KEY_L_ALT (124) released.
488[ gm] [ 40.994295] Key WT_KEY_L_CTRL (122) released.
489[ KERNEL] [ 682.491633] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
490[ KERNEL] [ 682.630735] usb 1-1.3: New USB device found, idVendor=0853, idProduct=0134, bcdDevice= 0.01
491[ KERNEL] [ 682.630747] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
492[ KERNEL] [ 682.630757] usb 1-1.3: Product: Mini Keyboard
493[ KERNEL] [ 682.630766] usb 1-1.3: Manufacturer: LEOPOLD
494[ KERNEL] [ 682.639579] input: LEOPOLD Mini Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0853:0134.0005/input/input1
495[ KERNEL] [ 682.702643] hid-generic 0003:0853:0134.0005: input,hidraw2: USB HID v1.11 Keyboard [LEOPOLD Mini Keyboard] on usb-0000:01:00.0-1.3/input0
496[ gm] [ 682.709556] Add keyboard event1: LEOPOLD Mini Keyboard.
497[ KERNEL] [ 693.466562] usb 1-1.3: USB disconnect, device number 4
498[ gm] [ 693.560442] evdev.cpp ( 1282): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
499[ gm] [ 693.560574] Close input device 'LEOPOLD Mini Keyboard', errno 19.
500[ KERNEL] [ 695.301634] usb 1-1.4: new full-speed USB device number 5 using xhci_hcd
501[ KERNEL] [ 695.440628] usb 1-1.4: New USB device found, idVendor=0853, idProduct=0134, bcdDevice= 0.01
502[ KERNEL] [ 695.440640] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
503[ KERNEL] [ 695.440651] usb 1-1.4: Product: Mini Keyboard
504[ KERNEL] [ 695.440660] usb 1-1.4: Manufacturer: LEOPOLD
505[ KERNEL] [ 695.449449] input: LEOPOLD Mini Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:0853:0134.0006/input/input2
506[ KERNEL] [ 695.512526] hid-generic 0003:0853:0134.0006: input,hidraw2: USB HID v1.11 Keyboard [LEOPOLD Mini Keyboard] on usb-0000:01:00.0-1.4/input0
507Home WTware diskless client.