· 6 years ago · Dec 22, 2019, 09:22 PM
1Lakka:~ # systemctl stop retroarch.service ; retroarch -v
2[INFO] RetroArch 1.7.8 (Git ea7e682253)
3[INFO] === Build =======================================
4[INFO] CPU Model Name: Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz
5[INFO] Capabilities: MMX MMXEXT SSE1 SSE2 SSE3 SSSE3 SSE4 SSE4.2 AVX AES
6[INFO] Built: Sep 17 2019
7[INFO] Version: 1.7.8
8[INFO] Git: ea7e682253
9[INFO] =================================================
10[INFO] Environ SET_PIXEL_FORMAT: RGB565.
11[INFO] Redirecting save file to "/storage/savefiles/.srm".
12[INFO] Redirecting savestate to "/storage/savestates/.state".
13[INFO] Version of libretro API: 1
14[INFO] Compiled against API: 1
15[INFO] [Audio]: Set audio input rate to: 30000.00 Hz.
16[INFO] [Video]: Video @ fullscreen
17[INFO] [Video]: Starting threaded video driver ...
18[INFO] [DRM]: Found 0 connectors.
19[WARN] [DRM]: Couldn't get device connector.
20[WARN] [DRM]: Couldn't get device resources.
21[INFO] [DRM]: Found 6 connectors.
22[INFO] [DRM]: Connector 0 connected: no
23[INFO] [DRM]: Connector 0 has 0 modes.
24[INFO] [DRM]: Connector 1 connected: no
25[INFO] [DRM]: Connector 1 has 0 modes.
26[INFO] [DRM]: Connector 2 connected: yes
27[INFO] [DRM]: Connector 2 has 30 modes.
28[INFO] [DRM]: Connector 2 assigned to monitor index: #1.
29[INFO] [DRM]: Connector 3 connected: no
30[INFO] [DRM]: Connector 3 has 0 modes.
31[INFO] [DRM]: Connector 4 connected: no
32[INFO] [DRM]: Connector 4 has 0 modes.
33[INFO] [DRM]: Connector 5 connected: no
34[INFO] [DRM]: Connector 5 has 0 modes.
35[INFO] [DRM]: Mode 0: (1920x1080) 1920 x 1080, 60 Hz
36[INFO] [DRM]: Mode 1: (1920x1080) 1920 x 1080, 60 Hz
37[INFO] [DRM]: Mode 2: (1920x1080) 1920 x 1080, 50 Hz
38[INFO] [DRM]: Mode 3: (1680x1050) 1680 x 1050, 60 Hz
39[INFO] [DRM]: Mode 4: (1600x900) 1600 x 900, 60 Hz
40[INFO] [DRM]: Mode 5: (1280x1024) 1280 x 1024, 75 Hz
41[INFO] [DRM]: Mode 6: (1280x1024) 1280 x 1024, 60 Hz
42[INFO] [DRM]: Mode 7: (1440x900) 1440 x 900, 60 Hz
43[INFO] [DRM]: Mode 8: (1280x800) 1280 x 800, 60 Hz
44[INFO] [DRM]: Mode 9: (1152x864) 1152 x 864, 75 Hz
45[INFO] [DRM]: Mode 10: (1280x720) 1280 x 720, 60 Hz
46[INFO] [DRM]: Mode 11: (1280x720) 1280 x 720, 60 Hz
47[INFO] [DRM]: Mode 12: (1280x720) 1280 x 720, 50 Hz
48[INFO] [DRM]: Mode 13: (1024x768) 1024 x 768, 75 Hz
49[INFO] [DRM]: Mode 14: (1024x768) 1024 x 768, 70 Hz
50[INFO] [DRM]: Mode 15: (1024x768) 1024 x 768, 60 Hz
51[INFO] [DRM]: Mode 16: (832x624) 832 x 624, 75 Hz
52[INFO] [DRM]: Mode 17: (800x600) 800 x 600, 75 Hz
53[INFO] [DRM]: Mode 18: (800x600) 800 x 600, 72 Hz
54[INFO] [DRM]: Mode 19: (800x600) 800 x 600, 60 Hz
55[INFO] [DRM]: Mode 20: (800x600) 800 x 600, 56 Hz
56[INFO] [DRM]: Mode 21: (720x576) 720 x 576, 50 Hz
57[INFO] [DRM]: Mode 22: (720x480) 720 x 480, 60 Hz
58[INFO] [DRM]: Mode 23: (720x480) 720 x 480, 60 Hz
59[INFO] [DRM]: Mode 24: (640x480) 640 x 480, 75 Hz
60[INFO] [DRM]: Mode 25: (640x480) 640 x 480, 73 Hz
61[INFO] [DRM]: Mode 26: (640x480) 640 x 480, 67 Hz
62[INFO] [DRM]: Mode 27: (640x480) 640 x 480, 60 Hz
63[INFO] [DRM]: Mode 28: (640x480) 640 x 480, 60 Hz
64[INFO] [DRM]: Mode 29: (720x400) 720 x 400, 70 Hz
65[INFO] [GL]: Found GL context: kms
66[INFO] [GL]: Detecting screen resolution 1920x1080.
67[INFO] [EGL] Found EGL_EXT_platform_base, trying eglGetPlatformDisplayEXT
68[INFO] [EGL]: EGL version: 1.5
69[INFO] [EGL]: Current context: 0x7fc1e034ce70.
70[INFO] [KMS]: New FB: 1920x1080 (stride: 8192).
71[INFO] [GL]: Vendor: X.Org, Renderer: AMD VEGAM (DRM 3.30.0, 5.1.18, LLVM 8.0.0).
72[INFO] [GL]: Version: 4.5 (Compatibility Profile) Mesa 19.1.5.
73[INFO] [GL]: Using resolution 1920x1080
74[INFO] [GL]: Default shader backend found: glsl.
75[INFO] [Shader driver]: Using GLSL shader backend.
76[INFO] [GLSL]: Checking GLSL shader support ...
77[WARN] [GL]: Stock GLSL shaders will be used.
78[INFO] [GLSL]: Found GLSL vertex shader.
79[INFO] [GLSL]: Found GLSL fragment shader.
80[INFO] [GLSL]: Linking GLSL program.
81[INFO] [GLSL]: Found GLSL vertex shader.
82[INFO] [GLSL]: Found GLSL fragment shader.
83[INFO] [GLSL]: Linking GLSL program.
84[INFO] [GLSL]: Found GLSL vertex shader.
85[INFO] [GLSL]: Found GLSL fragment shader.
86[INFO] [GLSL]: Linking GLSL program.
87[INFO] Setting up menu pipeline shaders for XMB ...
88[INFO] [GLSL]: Compiling ribbon shader..
89[INFO] [GLSL]: Found GLSL vertex shader.
90[INFO] [GLSL]: Found GLSL fragment shader.
91[INFO] [GLSL]: Linking GLSL program.
92[INFO] [GLSL]: Compiling simple ribbon shader..
93[INFO] [GLSL]: Found GLSL vertex shader.
94[INFO] [GLSL]: Found GLSL fragment shader.
95[INFO] [GLSL]: Linking GLSL program.
96[INFO] [GLSL]: Compiling snow shader..
97[INFO] [GLSL]: Found GLSL vertex shader.
98[INFO] [GLSL]: Found GLSL fragment shader.
99[INFO] [GLSL]: Linking GLSL program.
100[INFO] [GLSL]: Compiling modern snow shader..
101[INFO] [GLSL]: Found GLSL vertex shader.
102[INFO] [GLSL]: Found GLSL fragment shader.
103[INFO] [GLSL]: Linking GLSL program.
104[INFO] [GLSL]: Compiling bokeh shader..
105[INFO] [GLSL]: Found GLSL vertex shader.
106[INFO] [GLSL]: Found GLSL fragment shader.
107[INFO] [GLSL]: Linking GLSL program.
108[INFO] [GLSL]: Compiling snowflake shader..
109[INFO] [GLSL]: Found GLSL vertex shader.
110[INFO] [GLSL]: Found GLSL fragment shader.
111[INFO] [GLSL]: Linking GLSL program.
112[INFO] [GL]: Using 4 textures.
113[INFO] [GL]: Loaded 1 program(s).
114[INFO] [GL]: Using GL_RGB565 for texture uploads.
115[INFO] [Font]: Using font rendering backend: freetype.
116[INFO] [Video]: Graphics driver did not initialize an input driver. Attempting to pick a suitable driver.
117[INFO] [udev]: Keyboard #0 (/dev/input/event4).
118[INFO] [udev]: Mouse #0 (/dev/input/event5).
119[INFO] [udev]: Mouse #1 (/dev/input/mouse0).
120[INFO] [Joypad]: Found joypad driver: "udev".
121[INFO] [Video]: Found display server: null
122[INFO] ALSA: Using signed 16-bit format.
123[INFO] ALSA: Period size: 1024 frames
124[INFO] ALSA: Buffer size: 2048 frames
125[INFO] [Menu]: Found menu display driver: "gl".
126[INFO] [Font]: Using font rendering backend: freetype.
127[INFO] [Font]: Using font rendering backend: freetype.
128[INFO] [Menu]: Found menu display driver: "gl".
129[CDROM] Sense Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130[CDROM] Sense Key: 00 (NO SENSE)
131[CDROM] ASC: 00
132[CDROM] ASCQ: 00
133[ERROR] Failed to create rendering backend: freetype.
134[ERROR] Failed to create rendering backend: stb-unicode.
135[INFO] [Font]: Using font rendering backend: bitmap.
136[ERROR] Failed to create rendering backend: freetype.
137[ERROR] Failed to create rendering backend: stb-unicode.
138[INFO] [Font]: Using font rendering backend: bitmap.
139[WARN] [XMB] Asset missing: /tmp/assets/xmb/monochrome/png/lakka.png
140[WARN] [XMB] Critical asset missing, no icons will be drawn
141[INFO] [LED]: LED driver = 'null' 0x885bc0
142[INFO] [MIDI]: Initializing ...
143ALSA lib /home/vudiq/projects/Lakka-LE9.2/build.Lakka-Generic.x86_64/alsa-lib-1.1.9/src/seq/seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
144[ERROR] [MIDI]: snd_seq_open failed with error -2.
145[ERROR] [MIDI]: Initialization failed (list of input devices unavailable).
146[INFO] SRAM will not be saved.
147[INFO] Loading history file: [/storage/.config/retroarch/content_history.lpl].
148[INFO] Loading history file: [/storage/.config/retroarch/content_music_history.lpl].
149[INFO] Loading history file: [/storage/.config/retroarch/content_video_history.lpl].
150[INFO] Loading history file: [/storage/.config/retroarch/content_image_history.lpl].
151[INFO] Loading favorites file: [/storage/.config/retroarch/content_favorites.lpl].
152[ERROR] Failed to create rendering backend: freetype.
153[ERROR] Failed to create rendering backend: stb-unicode.
154[INFO] [Font]: Using font rendering backend: bitmap.
155[ERROR] Failed to create rendering backend: freetype.
156[ERROR] Failed to create rendering backend: stb-unicode.
157[INFO] [Font]: Using font rendering backend: bitmap.
158[INFO] [KMS]: New FB: 1920x1080 (stride: 8192).
159[INFO] [KMS]: New FB: 1920x1080 (stride: 8192).
160
161Lakka:~ # lspci -nnk | grep -A 3 VGA
16201:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Polaris 22 XT [Radeon RX Vega M GH] [1002:694c] (rev c0)
163 Subsystem: Intel Corporation Polaris 22 XT [Radeon RX Vega M GH] [8086:2073]
164 Kernel driver in use: amdgpu
16501:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Polaris 22 HDMI Audio [1002:ab08]
166
167Lakka:~ # aplay -L
168null
169 Discard all samples (playback) or generate zero samples (capture)
170default:CARD=PCH
171 HDA Intel PCH, ALC700 Analog
172 Default Audio Device
173sysdefault:CARD=PCH
174 HDA Intel PCH, ALC700 Analog
175 Default Audio Device
176front:CARD=PCH,DEV=0
177 HDA Intel PCH, ALC700 Analog
178 Front speakers
179surround21:CARD=PCH,DEV=0
180 HDA Intel PCH, ALC700 Analog
181 2.1 Surround output to Front and Subwoofer speakers
182surround40:CARD=PCH,DEV=0
183 HDA Intel PCH, ALC700 Analog
184 4.0 Surround output to Front and Rear speakers
185surround41:CARD=PCH,DEV=0
186 HDA Intel PCH, ALC700 Analog
187 4.1 Surround output to Front, Rear and Subwoofer speakers
188surround50:CARD=PCH,DEV=0
189 HDA Intel PCH, ALC700 Analog
190 5.0 Surround output to Front, Center and Rear speakers
191surround51:CARD=PCH,DEV=0
192 HDA Intel PCH, ALC700 Analog
193 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
194surround71:CARD=PCH,DEV=0
195 HDA Intel PCH, ALC700 Analog
196 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
197hdmi:CARD=PCH,DEV=0
198 HDA Intel PCH, HDMI 0
199 HDMI Audio Output
200hdmi:CARD=PCH,DEV=1
201 HDA Intel PCH, HDMI 1
202 HDMI Audio Output
203hdmi:CARD=PCH,DEV=2
204 HDA Intel PCH, HDMI 2
205 HDMI Audio Output
206hdmi:CARD=PCH,DEV=3
207 HDA Intel PCH, HDMI 3
208 HDMI Audio Output
209hdmi:CARD=PCH,DEV=4
210 HDA Intel PCH, HDMI 4
211 HDMI Audio Output
212hdmi:CARD=Generic,DEV=0
213 HD-Audio Generic, HDMI 0
214 HDMI Audio Output
215hdmi:CARD=Generic,DEV=1
216 HD-Audio Generic, HDMI 1
217 HDMI Audio Output
218hdmi:CARD=Generic,DEV=2
219 HD-Audio Generic, HDMI 2
220 HDMI Audio Output
221hdmi:CARD=Generic,DEV=3
222 HD-Audio Generic, HDMI 3
223 HDMI Audio Output
224hdmi:CARD=Generic,DEV=4
225 HD-Audio Generic, HDMI 4
226 HDMI Audio Output
227hdmi:CARD=Generic,DEV=5
228 HD-Audio Generic, HDMI 5
229 HDMI Audio Output
230
231Lakka:~ # lsusb
232Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
233Bus 001 Device 004: ID 8087:0a2b Intel Corp.
234Bus 001 Device 003: ID 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse
235Bus 001 Device 002: ID 0951:1642 Kingston Technology DT101 G2
236Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
237Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
238Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
239
240Lakka:~ # dmesg
241[ 0.263558] raid6: .... xor() 0 MB/s, rmw enabled
242[ 0.263558] raid6: using avx2x2 recovery algorithm
243[ 0.263558] ACPI: Added _OSI(Module Device)
244[ 0.263558] ACPI: Added _OSI(Processor Device)
245[ 0.263558] ACPI: Added _OSI(3.0 _SCP Extensions)
246[ 0.263558] ACPI: Added _OSI(Processor Aggregator Device)
247[ 0.263558] ACPI: Added _OSI(Linux-Dell-Video)
248[ 0.263558] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
249[ 0.263558] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
250[ 0.295746] ACPI: 14 ACPI AML tables successfully acquired and loaded
251[ 0.302810] ACPI: Dynamic OEM Table Load:
252[ 0.302815] ACPI: SSDT 0xFFFF8D80DA89C800 0006B4 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
253[ 0.303169] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
254[ 0.304183] ACPI: Dynamic OEM Table Load:
255[ 0.304187] ACPI: SSDT 0xFFFF8D80DA8F9C00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
256[ 0.304511] ACPI: Dynamic OEM Table Load:
257[ 0.304514] ACPI: SSDT 0xFFFF8D80DA8CDE40 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
258[ 0.304777] ACPI: Dynamic OEM Table Load:
259[ 0.304780] ACPI: SSDT 0xFFFF8D80DA89D000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422)
260[ 0.305276] ACPI: Dynamic OEM Table Load:
261[ 0.305282] ACPI: SSDT 0xFFFF8D80DAEB6000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
262[ 0.305974] ACPI: Dynamic OEM Table Load:
263[ 0.305977] ACPI: SSDT 0xFFFF8D80DA8FA400 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
264[ 0.306309] ACPI: Dynamic OEM Table Load:
265[ 0.306312] ACPI: SSDT 0xFFFF8D80DA8FA800 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
266[ 0.308635] ACPI: EC: EC started
267[ 0.308636] ACPI: EC: interrupt blocked
268[ 0.308657] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
269[ 0.308659] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x12, EC_CMD/EC_SC=0x66, EC_DATA=0x62
270[ 0.308659] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
271[ 0.308660] ACPI: Interpreter enabled
272[ 0.308685] ACPI: (supports S0 S3 S5)
273[ 0.308686] ACPI: Using IOAPIC for interrupt routing
274[ 0.308713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
275[ 0.309503] ACPI: Enabled 7 GPEs in block 00 to 7F
276[ 0.311690] ACPI: Power Resource [PG00] (on)
277[ 0.311986] ACPI: Power Resource [PG01] (on)
278[ 0.312347] ACPI: Power Resource [PG02] (on)
279[ 0.316444] ACPI: Power Resource [WRST] (on)
280[ 0.330736] ACPI: Power Resource [FN00] (off)
281[ 0.330799] ACPI: Power Resource [FN01] (off)
282[ 0.330861] ACPI: Power Resource [FN02] (off)
283[ 0.330922] ACPI: Power Resource [FN03] (off)
284[ 0.330982] ACPI: Power Resource [FN04] (off)
285[ 0.332036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
286[ 0.332041] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
287[ 0.332171] acpi PNP0A08:00: _OSC: platform does not support [PME AER]
288[ 0.332292] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
289[ 0.332293] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
290[ 0.332518] PCI host bridge to bus 0000:00
291[ 0.332520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
292[ 0.332521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
293[ 0.332522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
294[ 0.332522] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
295[ 0.332523] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
296[ 0.332524] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
297[ 0.332524] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
298[ 0.332525] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
299[ 0.332526] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
300[ 0.332526] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
301[ 0.332527] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
302[ 0.332528] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
303[ 0.332528] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
304[ 0.332529] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
305[ 0.332530] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
306[ 0.332530] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
307[ 0.332531] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
308[ 0.332532] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
309[ 0.332533] pci_bus 0000:00: root bus resource [bus 00-fe]
310[ 0.332539] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
311[ 0.332826] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
312[ 0.332865] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
313[ 0.332992] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
314[ 0.333029] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
315[ 0.333151] pci 0000:00:01.2: [8086:1909] type 01 class 0x060400
316[ 0.333187] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
317[ 0.333338] pci 0000:00:02.0: [8086:591b] type 00 class 0x038000
318[ 0.333346] pci 0000:00:02.0: reg 0x10: [mem 0x2ffe000000-0x2ffeffffff 64bit]
319[ 0.333350] pci 0000:00:02.0: reg 0x18: [mem 0x2fa0000000-0x2fafffffff 64bit pref]
320[ 0.333352] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
321[ 0.333487] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
322[ 0.333496] pci 0000:00:08.0: reg 0x10: [mem 0x2fff02b000-0x2fff02bfff 64bit]
323[ 0.333648] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
324[ 0.333680] pci 0000:00:14.0: reg 0x10: [mem 0x2fff010000-0x2fff01ffff 64bit]
325[ 0.333778] pci 0000:00:14.0: PME# supported from D3hot D3cold
326[ 0.333979] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
327[ 0.334011] pci 0000:00:14.2: reg 0x10: [mem 0x2fff02a000-0x2fff02afff 64bit]
328[ 0.334311] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
329[ 0.334574] pci 0000:00:15.0: reg 0x10: [mem 0x2fff029000-0x2fff029fff 64bit]
330[ 0.335618] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
331[ 0.335881] pci 0000:00:15.1: reg 0x10: [mem 0x2fff028000-0x2fff028fff 64bit]
332[ 0.336878] pci 0000:00:15.2: [8086:a162] type 00 class 0x118000
333[ 0.337141] pci 0000:00:15.2: reg 0x10: [mem 0x2fff027000-0x2fff027fff 64bit]
334[ 0.338117] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
335[ 0.338146] pci 0000:00:16.0: reg 0x10: [mem 0x2fff026000-0x2fff026fff 64bit]
336[ 0.338228] pci 0000:00:16.0: PME# supported from D3hot
337[ 0.338431] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
338[ 0.338562] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
339[ 0.338725] pci 0000:00:1c.1: [8086:a111] type 01 class 0x060400
340[ 0.338864] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
341[ 0.339030] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
342[ 0.339170] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
343[ 0.339341] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
344[ 0.339479] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
345[ 0.339657] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
346[ 0.339796] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
347[ 0.339976] pci 0000:00:1d.4: [8086:a11c] type 01 class 0x060400
348[ 0.340116] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
349[ 0.340375] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
350[ 0.340639] pci 0000:00:1e.0: reg 0x10: [mem 0x2fff025000-0x2fff025fff 64bit]
351[ 0.341621] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
352[ 0.341840] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
353[ 0.341858] pci 0000:00:1f.2: reg 0x10: [mem 0xdc320000-0xdc323fff]
354[ 0.342033] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040300
355[ 0.342063] pci 0000:00:1f.3: reg 0x10: [mem 0x2fff020000-0x2fff023fff 64bit]
356[ 0.342091] pci 0000:00:1f.3: reg 0x20: [mem 0x2fff000000-0x2fff00ffff 64bit]
357[ 0.342145] pci 0000:00:1f.3: PME# supported from D3hot D3cold
358[ 0.342357] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
359[ 0.342417] pci 0000:00:1f.4: reg 0x10: [mem 0x2fff024000-0x2fff0240ff 64bit]
360[ 0.342487] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
361[ 0.342686] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
362[ 0.342712] pci 0000:00:1f.6: reg 0x10: [mem 0xdc300000-0xdc31ffff]
363[ 0.342807] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
364[ 0.342959] pci 0000:01:00.0: [1002:694c] type 00 class 0x030000
365[ 0.342977] pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x9fffffff 64bit pref]
366[ 0.342984] pci 0000:01:00.0: reg 0x18: [mem 0xa0000000-0xa01fffff 64bit pref]
367[ 0.342989] pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff]
368[ 0.342994] pci 0000:01:00.0: reg 0x24: [mem 0xdb500000-0xdb53ffff]
369[ 0.342999] pci 0000:01:00.0: reg 0x30: [mem 0xdb540000-0xdb55ffff pref]
370[ 0.343011] pci 0000:01:00.0: BAR 0: assigned to efifb
371[ 0.343049] pci 0000:01:00.0: supports D1 D2
372[ 0.343050] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
373[ 0.343092] pci 0000:01:00.1: [1002:ab08] type 00 class 0x040300
374[ 0.343106] pci 0000:01:00.1: reg 0x10: [mem 0xdb560000-0xdb563fff 64bit]
375[ 0.343159] pci 0000:01:00.1: supports D1 D2
376[ 0.343212] pci 0000:00:01.0: PCI bridge to [bus 01]
377[ 0.343214] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
378[ 0.343215] pci 0000:00:01.0: bridge window [mem 0xdb500000-0xdbefffff]
379[ 0.343218] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa01fffff 64bit pref]
380[ 0.343243] pci 0000:02:00.0: [1b21:2142] type 00 class 0x0c0330
381[ 0.343261] pci 0000:02:00.0: reg 0x10: [mem 0xdab00000-0xdab07fff 64bit]
382[ 0.343335] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
383[ 0.343392] pci 0000:00:01.1: PCI bridge to [bus 02]
384[ 0.343394] pci 0000:00:01.1: bridge window [io 0xd000-0xdfff]
385[ 0.343396] pci 0000:00:01.1: bridge window [mem 0xdab00000-0xdb4fffff]
386[ 0.343496] pci 0000:03:00.0: [1217:8621] type 00 class 0x080501
387[ 0.343515] pci 0000:03:00.0: reg 0x10: [mem 0xda101000-0xda101fff]
388[ 0.343523] pci 0000:03:00.0: reg 0x14: [mem 0xda100000-0xda1007ff]
389[ 0.343611] pci 0000:03:00.0: PME# supported from D3hot D3cold
390[ 0.353280] pci 0000:00:01.2: PCI bridge to [bus 03]
391[ 0.353282] pci 0000:00:01.2: bridge window [io 0xc000-0xcfff]
392[ 0.353284] pci 0000:00:01.2: bridge window [mem 0xda100000-0xdaafffff]
393[ 0.353343] pci 0000:00:1c.0: PCI bridge to [bus 04]
394[ 0.353425] pci 0000:05:00.0: [8086:157b] type 00 class 0x020000
395[ 0.353457] pci 0000:05:00.0: reg 0x10: [mem 0xdc200000-0xdc21ffff]
396[ 0.353474] pci 0000:05:00.0: reg 0x18: [io 0xb000-0xb01f]
397[ 0.353483] pci 0000:05:00.0: reg 0x1c: [mem 0xdc220000-0xdc223fff]
398[ 0.353611] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
399[ 0.353749] pci 0000:00:1c.1: PCI bridge to [bus 05]
400[ 0.353753] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
401[ 0.353757] pci 0000:00:1c.1: bridge window [mem 0xdc200000-0xdc2fffff]
402[ 0.354192] pci 0000:06:00.0: [8086:24fd] type 00 class 0x028000
403[ 0.354303] pci 0000:06:00.0: reg 0x10: [mem 0xdc100000-0xdc101fff 64bit]
404[ 0.354677] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
405[ 0.355664] pci 0000:00:1c.2: PCI bridge to [bus 06]
406[ 0.355670] pci 0000:00:1c.2: bridge window [mem 0xdc100000-0xdc1fffff]
407[ 0.355730] pci 0000:00:1c.4: PCI bridge to [bus 07-71]
408[ 0.355737] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
409[ 0.355744] pci 0000:00:1c.4: bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
410[ 0.355973] pci 0000:72:00.0: [144d:a808] type 00 class 0x010802
411[ 0.356015] pci 0000:72:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
412[ 0.356295] pci 0000:00:1d.0: PCI bridge to [bus 72]
413[ 0.356302] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
414[ 0.356544] pci 0000:73:00.0: [144d:a808] type 00 class 0x010802
415[ 0.356585] pci 0000:73:00.0: reg 0x10: [mem 0xdbf00000-0xdbf03fff 64bit]
416[ 0.356869] pci 0000:00:1d.4: PCI bridge to [bus 73]
417[ 0.356876] pci 0000:00:1d.4: bridge window [mem 0xdbf00000-0xdbffffff]
418[ 0.359037] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
419[ 0.359089] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
420[ 0.359143] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
421[ 0.359197] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
422[ 0.359247] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
423[ 0.359289] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
424[ 0.359342] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
425[ 0.359395] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
426[ 0.359894] ACPI: EC: interrupt unblocked
427[ 0.359915] ACPI: EC: event unblocked
428[ 0.359928] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x12, EC_CMD/EC_SC=0x66, EC_DATA=0x62
429[ 0.359929] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions and events
430[ 0.359971] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
431[ 0.359971] pci 0000:01:00.0: vgaarb: bridge control possible
432[ 0.359971] pci 0000:01:00.0: vgaarb: setting as boot device
433[ 0.359971] vgaarb: loaded
434[ 0.359971] SCSI subsystem initialized
435[ 0.359971] libata version 3.00 loaded.
436[ 0.359971] ACPI: bus type USB registered
437[ 0.359971] usbcore: registered new interface driver usbfs
438[ 0.359971] usbcore: registered new interface driver hub
439[ 0.359971] usbcore: registered new device driver usb
440[ 0.359971] pps_core: LinuxPPS API ver. 1 registered
441[ 0.359971] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
442[ 0.359971] PTP clock support registered
443[ 0.359971] Registered efivars operations
444[ 0.380091] Advanced Linux Sound Architecture Driver Initialized.
445[ 0.380091] PCI: Using ACPI for IRQ routing
446[ 0.403425] PCI: pci_cache_line_size set to 64 bytes
447[ 0.405011] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
448[ 0.405012] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
449[ 0.405012] e820: reserve RAM buffer [mem 0x6a33c018-0x6bffffff]
450[ 0.405013] e820: reserve RAM buffer [mem 0x6a34d018-0x6bffffff]
451[ 0.405014] e820: reserve RAM buffer [mem 0x6a35d018-0x6bffffff]
452[ 0.405014] e820: reserve RAM buffer [mem 0x6d4b1000-0x6fffffff]
453[ 0.405015] e820: reserve RAM buffer [mem 0x7beb4000-0x7bffffff]
454[ 0.405015] e820: reserve RAM buffer [mem 0x7cfff000-0x7fffffff]
455[ 0.405016] e820: reserve RAM buffer [mem 0x87f000000-0x87fffffff]
456[ 0.405268] clocksource: Switched to clocksource tsc-early
457[ 0.482855] FS-Cache: Loaded
458[ 0.482864] pnp: PnP ACPI init
459[ 0.483192] system 00:00: [io 0x0a00-0x0a1f] has been reserved
460[ 0.483193] system 00:00: [io 0x0a20-0x0a2f] has been reserved
461[ 0.483194] system 00:00: [io 0x0a30-0x0a3f] has been reserved
462[ 0.483195] system 00:00: [io 0x0a40-0x0a4f] has been reserved
463[ 0.483199] system 00:00: [io 0x0a50-0x0a5f] has been reserved
464[ 0.483200] system 00:00: [io 0x0a60-0x0a6f] has been reserved
465[ 0.483203] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
466[ 0.483490] system 00:01: [io 0x0680-0x069f] has been reserved
467[ 0.483491] system 00:01: [io 0xffff] has been reserved
468[ 0.483492] system 00:01: [io 0xffff] has been reserved
469[ 0.483492] system 00:01: [io 0xffff] has been reserved
470[ 0.483493] system 00:01: [io 0x1800-0x18fe] has been reserved
471[ 0.483494] system 00:01: [io 0x164e-0x164f] has been reserved
472[ 0.483497] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
473[ 0.483571] system 00:02: [io 0x0800-0x087f] has been reserved
474[ 0.483573] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
475[ 0.483586] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
476[ 0.483617] system 00:04: [io 0x1854-0x1857] has been reserved
477[ 0.483619] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
478[ 0.483803] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
479[ 0.483804] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
480[ 0.483805] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
481[ 0.483806] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
482[ 0.483807] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
483[ 0.483808] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
484[ 0.483809] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
485[ 0.483809] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
486[ 0.483810] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
487[ 0.483811] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
488[ 0.483814] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
489[ 0.483849] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
490[ 0.483850] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
491[ 0.483851] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
492[ 0.483852] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
493[ 0.483853] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
494[ 0.483854] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
495[ 0.483854] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
496[ 0.483857] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
497[ 0.484101] system 00:07: [io 0xff00-0xfffe] has been reserved
498[ 0.484103] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
499[ 0.484948] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
500[ 0.485742] pnp: PnP ACPI: found 9 devices
501[ 0.490986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
502[ 0.490995] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 07-71] add_size 1000
503[ 0.490999] pci 0000:00:1c.4: BAR 7: assigned [io 0x2000-0x2fff]
504[ 0.491000] pci 0000:00:01.0: PCI bridge to [bus 01]
505[ 0.491002] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
506[ 0.491004] pci 0000:00:01.0: bridge window [mem 0xdb500000-0xdbefffff]
507[ 0.491005] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa01fffff 64bit pref]
508[ 0.491008] pci 0000:00:01.1: PCI bridge to [bus 02]
509[ 0.491009] pci 0000:00:01.1: bridge window [io 0xd000-0xdfff]
510[ 0.491011] pci 0000:00:01.1: bridge window [mem 0xdab00000-0xdb4fffff]
511[ 0.491014] pci 0000:00:01.2: PCI bridge to [bus 03]
512[ 0.491015] pci 0000:00:01.2: bridge window [io 0xc000-0xcfff]
513[ 0.491017] pci 0000:00:01.2: bridge window [mem 0xda100000-0xdaafffff]
514[ 0.491020] pci 0000:00:1c.0: PCI bridge to [bus 04]
515[ 0.491043] pci 0000:00:1c.1: PCI bridge to [bus 05]
516[ 0.491045] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
517[ 0.491050] pci 0000:00:1c.1: bridge window [mem 0xdc200000-0xdc2fffff]
518[ 0.491060] pci 0000:00:1c.2: PCI bridge to [bus 06]
519[ 0.491065] pci 0000:00:1c.2: bridge window [mem 0xdc100000-0xdc1fffff]
520[ 0.491074] pci 0000:00:1c.4: PCI bridge to [bus 07-71]
521[ 0.491078] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
522[ 0.491083] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
523[ 0.491087] pci 0000:00:1c.4: bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
524[ 0.491093] pci 0000:00:1d.0: PCI bridge to [bus 72]
525[ 0.491100] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
526[ 0.491109] pci 0000:00:1d.4: PCI bridge to [bus 73]
527[ 0.491116] pci 0000:00:1d.4: bridge window [mem 0xdbf00000-0xdbffffff]
528[ 0.491126] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
529[ 0.491127] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
530[ 0.491128] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
531[ 0.491128] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
532[ 0.491129] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
533[ 0.491130] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
534[ 0.491131] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
535[ 0.491131] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
536[ 0.491132] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
537[ 0.491133] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
538[ 0.491133] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
539[ 0.491134] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
540[ 0.491135] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
541[ 0.491135] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
542[ 0.491136] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
543[ 0.491137] pci_bus 0000:00: resource 19 [mem 0x80000000-0xdfffffff window]
544[ 0.491138] pci_bus 0000:00: resource 20 [mem 0x2000000000-0x2fffffffff window]
545[ 0.491138] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
546[ 0.491139] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
547[ 0.491140] pci_bus 0000:01: resource 1 [mem 0xdb500000-0xdbefffff]
548[ 0.491141] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa01fffff 64bit pref]
549[ 0.491141] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
550[ 0.491142] pci_bus 0000:02: resource 1 [mem 0xdab00000-0xdb4fffff]
551[ 0.491143] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
552[ 0.491143] pci_bus 0000:03: resource 1 [mem 0xda100000-0xdaafffff]
553[ 0.491144] pci_bus 0000:05: resource 0 [io 0xb000-0xbfff]
554[ 0.491145] pci_bus 0000:05: resource 1 [mem 0xdc200000-0xdc2fffff]
555[ 0.491146] pci_bus 0000:06: resource 1 [mem 0xdc100000-0xdc1fffff]
556[ 0.491146] pci_bus 0000:07: resource 0 [io 0x2000-0x2fff]
557[ 0.491147] pci_bus 0000:07: resource 1 [mem 0xac000000-0xda0fffff]
558[ 0.491148] pci_bus 0000:07: resource 2 [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
559[ 0.491148] pci_bus 0000:72: resource 1 [mem 0xdc000000-0xdc0fffff]
560[ 0.491149] pci_bus 0000:73: resource 1 [mem 0xdbf00000-0xdbffffff]
561[ 0.491262] NET: Registered protocol family 2
562[ 0.491333] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
563[ 0.491403] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
564[ 0.491609] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
565[ 0.491684] TCP: Hash tables configured (established 262144 bind 65536)
566[ 0.491715] UDP hash table entries: 16384 (order: 7, 524288 bytes)
567[ 0.491771] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
568[ 0.491838] NET: Registered protocol family 1
569[ 0.491895] RPC: Registered named UNIX socket transport module.
570[ 0.491895] RPC: Registered udp transport module.
571[ 0.491895] RPC: Registered tcp transport module.
572[ 0.491896] RPC: Registered tcp NFSv4.1 backchannel transport module.
573[ 0.492229] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
574[ 0.493129] PCI: CLS 64 bytes, default 64
575[ 0.494519] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
576[ 0.494521] software IO TLB: mapped [mem 0x76489000-0x7a489000] (64MB)
577[ 0.494631] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
578[ 0.494632] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
579[ 0.494632] RAPL PMU: hw unit of domain package 2^-14 Joules
580[ 0.494633] RAPL PMU: hw unit of domain dram 2^-14 Joules
581[ 0.494633] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
582[ 0.494633] RAPL PMU: hw unit of domain psys 2^-14 Joules
583[ 0.494759] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2ca08564bf3, max_idle_ns: 440795312460 ns
584[ 0.494769] clocksource: Switched to clocksource tsc
585[ 0.495085] check: Scanning for low memory corruption every 60 seconds
586[ 0.495433] Initialise system trusted keyrings
587[ 0.495452] workingset: timestamp_bits=40 max_order=23 bucket_order=0
588[ 0.496514] squashfs: version 4.0 (2009/01/31) Phillip Lougher
589[ 0.496547] FS-Cache: Netfs 'nfs' registered for caching
590[ 0.496639] NFS: Registering the id_resolver key type
591[ 0.496642] Key type id_resolver registered
592[ 0.496642] Key type id_legacy registered
593[ 0.496644] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
594[ 0.496696] FS-Cache: Netfs 'cifs' registered for caching
595[ 0.695959] Key type asymmetric registered
596[ 0.695960] Asymmetric key parser 'x509' registered
597[ 0.695960] Asymmetric key parser 'pkcs8' registered
598[ 0.695966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
599[ 0.695967] io scheduler mq-deadline registered
600[ 0.695968] io scheduler kyber registered
601[ 0.695997] io scheduler bfq registered
602[ 0.697489] efifb: probing for efifb
603[ 0.697499] efifb: framebuffer at 0x90000000, using 8100k, total 8100k
604[ 0.697500] efifb: mode is 1920x1080x32, linelength=7680, pages=1
605[ 0.697500] efifb: scrolling: redraw
606[ 0.697501] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
607[ 0.697553] Console: switching to colour frame buffer device 240x67
608[ 0.700445] fb0: EFI VGA frame buffer device
609[ 0.700451] intel_idle: MWAIT substates: 0x11142120
610[ 0.700452] intel_idle: v0.4.1 model 0x9E
611[ 0.700736] intel_idle: lapic_timer_reliable_states 0xffffffff
612[ 0.700797] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
613[ 0.700802] ACPI: Sleep Button [SLPB]
614[ 0.700821] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
615[ 0.700825] ACPI: Power Button [PWRB]
616[ 0.700845] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
617[ 0.700852] ACPI: Power Button [PWRF]
618[ 0.751386] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
619[ 0.751630] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
620[ 0.800363] thermal LNXTHERM:00: registered as thermal_zone0
621[ 0.800364] ACPI: Thermal Zone [TZ00] (28 C)
622[ 0.800485] thermal LNXTHERM:01: registered as thermal_zone1
623[ 0.800486] ACPI: Thermal Zone [TZ01] (30 C)
624[ 0.800686] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
625[ 0.801265] Linux agpgart interface v0.103
626[ 0.801297] [drm] radeon kernel modesetting enabled.
627[ 0.801343] [drm] amdgpu kernel modesetting enabled.
628[ 0.801396] CRAT table not found
629[ 0.801397] Virtual CRAT table created for CPU
630[ 0.801398] Parsing CRAT table with 1 nodes
631[ 0.801399] Creating topology SYSFS entries
632[ 0.801404] Topology: Add CPU node
633[ 0.801405] Finished initializing topology
634[ 0.801457] checking generic (90000000 7e9000) vs hw (90000000 10000000)
635[ 0.801457] fb0: switching to amdgpudrmfb from EFI VGA
636[ 0.801469] Console: switching to colour dummy device 80x25
637[ 0.801537] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
638[ 0.801556] amdgpu 0000:01:00.0: enabling device (0006 -> 0007)
639[ 0.801739] [drm] initializing kernel modesetting (VEGAM 0x1002:0x694C 0x8086:0x2073 0xC0).
640[ 0.801745] [drm] register mmio base: 0xDB500000
641[ 0.801745] [drm] register mmio size: 262144
642[ 0.801752] [drm] add ip block number 0 <vi_common>
643[ 0.801752] [drm] add ip block number 1 <gmc_v8_0>
644[ 0.801753] [drm] add ip block number 2 <tonga_ih>
645[ 0.801753] [drm] add ip block number 3 <gfx_v8_0>
646[ 0.801754] [drm] add ip block number 4 <sdma_v3_0>
647[ 0.801755] [drm] add ip block number 5 <powerplay>
648[ 0.801755] [drm] add ip block number 6 <dm>
649[ 0.801756] [drm] add ip block number 7 <uvd_v6_0>
650[ 0.801756] [drm] add ip block number 8 <vce_v3_0>
651[ 0.801757] amdgpu 0000:01:00.0: kfd not supported on this ASIC
652[ 0.801763] [drm] UVD is enabled in VM mode
653[ 0.801763] [drm] UVD ENC is enabled in VM mode
654[ 0.801764] [drm] VCE enabled in VM mode
655[ 0.801782] ATOM BIOS: 408435.180301.04s
656[ 0.801802] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
657[ 0.801810] amdgpu 0000:01:00.0: BAR 2: releasing [mem 0xa0000000-0xa01fffff 64bit pref]
658[ 0.801811] amdgpu 0000:01:00.0: BAR 0: releasing [mem 0x90000000-0x9fffffff 64bit pref]
659[ 0.801821] pcieport 0000:00:01.0: BAR 9: releasing [mem 0x90000000-0xa01fffff 64bit pref]
660[ 0.801828] pcieport 0000:00:01.0: BAR 9: assigned [mem 0x2000000000-0x217fffffff 64bit pref]
661[ 0.801829] amdgpu 0000:01:00.0: BAR 0: assigned [mem 0x2000000000-0x20ffffffff 64bit pref]
662[ 0.801835] amdgpu 0000:01:00.0: BAR 2: assigned [mem 0x2100000000-0x21001fffff 64bit pref]
663[ 0.801841] pcieport 0000:00:01.0: PCI bridge to [bus 01]
664[ 0.801842] pcieport 0000:00:01.0: bridge window [io 0xe000-0xefff]
665[ 0.801844] pcieport 0000:00:01.0: bridge window [mem 0xdb500000-0xdbefffff]
666[ 0.801846] pcieport 0000:00:01.0: bridge window [mem 0x2000000000-0x217fffffff 64bit pref]
667[ 0.801854] amdgpu 0000:01:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
668[ 0.801855] amdgpu 0000:01:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
669[ 0.801859] [drm] Detected VRAM RAM=4096M, BAR=4096M
670[ 0.801859] [drm] RAM width 256bits HBM
671[ 0.801908] [TTM] Zone kernel: Available graphics memory: 16398380 kiB
672[ 0.801908] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
673[ 0.801909] [TTM] Initializing pool allocator
674[ 0.801911] [TTM] Initializing DMA pool allocator
675[ 0.801924] [drm] amdgpu: 4096M of VRAM memory ready
676[ 0.801925] [drm] amdgpu: 4096M of GTT memory ready.
677[ 0.801935] [drm] GART: num cpu pages 65536, num gpu pages 65536
678[ 0.801968] [drm] PCIE GART of 256M enabled (table at 0x000000F4007E9000).
679[ 0.802014] [drm] Chained IB support enabled!
680[ 0.802587] [drm] Found UVD firmware Version: 1.130 Family ID: 16
681[ 0.803146] [drm] Found VCE firmware Version: 53.21 Binary ID: 3
682[ 0.872025] [drm] DM_PPLIB: values for Engine clock
683[ 0.872025] [drm] DM_PPLIB: 225000
684[ 0.872026] [drm] DM_PPLIB: 400000
685[ 0.872026] [drm] DM_PPLIB: 535000
686[ 0.872026] [drm] DM_PPLIB: 715000
687[ 0.872027] [drm] DM_PPLIB: 960000
688[ 0.872027] [drm] DM_PPLIB: 1080000
689[ 0.872028] [drm] DM_PPLIB: 1140000
690[ 0.872028] [drm] DM_PPLIB: 1190000
691[ 0.872028] [drm] DM_PPLIB: Validation clocks:
692[ 0.872029] [drm] DM_PPLIB: engine_max_clock: 119000
693[ 0.872029] [drm] DM_PPLIB: memory_max_clock: 80000
694[ 0.872030] [drm] DM_PPLIB: level : 8
695[ 0.872031] [drm] DM_PPLIB: values for Memory clock
696[ 0.872031] [drm] DM_PPLIB: 300000
697[ 0.872031] [drm] DM_PPLIB: 500000
698[ 0.872032] [drm] DM_PPLIB: 800000
699[ 0.872032] [drm] DM_PPLIB: Validation clocks:
700[ 0.872032] [drm] DM_PPLIB: engine_max_clock: 119000
701[ 0.872033] [drm] DM_PPLIB: memory_max_clock: 80000
702[ 0.872033] [drm] DM_PPLIB: level : 8
703[ 0.872112] [drm] dce110_link_encoder_construct: Failed to get encoder_cap_info from VBIOS with error code 4!
704[ 0.872130] [drm] dce110_link_encoder_construct: Failed to get encoder_cap_info from VBIOS with error code 4!
705[ 0.880066] [drm] Display Core initialized with v3.2.17!
706[ 0.919026] [drm] SADs count is: -524, don't need to read it
707[ 0.942523] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
708[ 0.942524] [drm] Driver supports precise vblank timestamp query.
709[ 0.989294] [drm] UVD and UVD ENC initialized successfully.
710[ 1.100239] [drm] VCE initialized successfully.
711[ 1.102410] [drm] fb mappable at 0x2000D19000
712[ 1.102411] [drm] vram apper at 0x2000000000
713[ 1.102411] [drm] size 8294400
714[ 1.102412] [drm] fb depth is 24
715[ 1.102412] [drm] pitch is 7680
716[ 1.102517] fbcon: amdgpudrmfb (fb0) is primary device
717[ 1.131359] Console: switching to colour frame buffer device 240x67
718[ 1.137466] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
719[ 1.138297] [drm] Initialized amdgpu 3.30.0 20150101 for 0000:01:00.0 on minor 0
720[ 1.138346] i915 0000:00:02.0: enabling device (0000 -> 0003)
721[ 1.141051] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
722[ 1.141051] [drm] Driver supports precise vblank timestamp query.
723[ 1.141991] amdgpu 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
724[ 1.142330] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
725[ 1.411297] [drm] failed to retrieve link info, disabling eDP
726[ 1.412611] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 1
727[ 1.413242] [drm] Cannot find any crtc or sizes
728[ 1.414616] brd: module loaded
729[ 1.414628] loop: module loaded
730[ 1.416605] usbcore: registered new interface driver rtsx_usb
731[ 1.416798] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
732[ 1.420594] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
733[ 1.423962] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
734[ 1.427409] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
735[ 1.427734] dw-apb-uart.3: ttyS0 at MMIO 0x2fff025000 (irq = 20, base_baud = 115200) is a 16550A
736[ 1.428045] Loading iSCSI transport class v2.0-870.
737[ 1.428096] iscsi: registered transport (tcp)
738[ 1.428097] megasas: 07.707.51.00-rc1
739[ 1.428357] nvme nvme0: pci function 0000:72:00.0
740[ 1.428384] nvme nvme1: pci function 0000:73:00.0
741[ 1.428630] tun: Universal TUN/TAP device driver, 1.6
742[ 1.428826] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
743[ 1.428843] Atheros(R) L2 Ethernet Driver - version 2.2.3
744[ 1.428843] Copyright (c) 2007 Atheros Corporation.
745[ 1.428884] cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
746[ 1.428952] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
747[ 1.428962] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
748[ 1.428963] e100: Copyright(c) 1999-2006 Intel Corporation
749[ 1.428972] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
750[ 1.428973] e1000: Copyright (c) 1999-2006 Intel Corporation.
751[ 1.428982] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
752[ 1.428982] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
753[ 1.429331] e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
754[ 1.438811] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
755[ 1.562130] nvme nvme1: missing or invalid SUBNQN field.
756[ 1.562144] nvme nvme1: Shutdown timeout set to 8 seconds
757[ 1.562349] nvme nvme0: missing or invalid SUBNQN field.
758[ 1.562362] nvme nvme0: Shutdown timeout set to 8 seconds
759[ 1.574359] nvme nvme0: 8/0/0 default/read/poll queues
760[ 1.574673] nvme nvme1: 8/0/0 default/read/poll queues
761[ 1.580248] nvme1n1: p1 p2
762[ 1.582791] nvme0n1: p1 p2
763[ 1.673413] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
764[ 1.761773] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 54:b2:03:19:d1:32
765[ 1.761775] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
766[ 1.761849] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
767[ 1.761866] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
768[ 1.761867] igb: Copyright (c) 2007-2014 Intel Corporation.
769[ 1.761908] igb 0000:05:00.0: enabling device (0000 -> 0002)
770[ 1.792632] pps pps0: new PPS source ptp1
771[ 1.792633] igb 0000:05:00.0: added PHC on eth1
772[ 1.792634] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
773[ 1.792635] igb 0000:05:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 54:b2:03:19:d1:33
774[ 1.792636] igb 0000:05:00.0: eth1: PBA No: FFFFFF-0FF
775[ 1.792637] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
776[ 1.792684] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
777[ 1.792685] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
778[ 1.792826] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
779[ 1.792827] ixgb: Copyright (c) 1999-2008 Intel Corporation.
780[ 1.792837] ice: Intel(R) Ethernet Connection E800 Series Linux Driver - version 0.7.2-k
781[ 1.792837] ice: Copyright (c) 2018, Intel Corporation.
782[ 1.792939] jme: JMicron JMC2XX ethernet driver version 1.0.8
783[ 1.792956] sky2: driver version 1.30
784[ 1.793059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
785[ 1.793062] ehci-pci: EHCI PCI platform driver
786[ 1.793070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
787[ 1.793071] ohci-pci: OHCI PCI platform driver
788[ 1.793078] uhci_hcd: USB Universal Host Controller Interface driver
789[ 1.793276] xhci_hcd 0000:00:14.0: xHCI Host Controller
790[ 1.793280] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
791[ 1.794418] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
792[ 1.794424] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
793[ 1.794750] hub 1-0:1.0: USB hub found
794[ 1.794792] hub 1-0:1.0: 16 ports detected
795[ 1.795488] xhci_hcd 0000:00:14.0: xHCI Host Controller
796[ 1.795490] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
797[ 1.795492] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
798[ 1.795637] hub 2-0:1.0: USB hub found
799[ 1.795665] hub 2-0:1.0: 8 ports detected
800[ 1.796250] xhci_hcd 0000:02:00.0: xHCI Host Controller
801[ 1.796253] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
802[ 1.851052] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
803[ 1.851272] hub 3-0:1.0: USB hub found
804[ 1.851276] hub 3-0:1.0: 2 ports detected
805[ 1.851331] xhci_hcd 0000:02:00.0: xHCI Host Controller
806[ 1.851333] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
807[ 1.851334] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
808[ 1.851363] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
809[ 1.851448] hub 4-0:1.0: USB hub found
810[ 1.851452] hub 4-0:1.0: 2 ports detected
811[ 1.851506] usbcore: registered new interface driver uas
812[ 1.851518] usbcore: registered new interface driver usb-storage
813[ 1.851532] i8042: PNP: No PS/2 controller found.
814[ 1.851532] i8042: Probing ports directly.
815[ 1.894299] i8042: Detected active multiplexing controller, rev 1.1
816[ 1.895538] serio: i8042 KBD port at 0x60,0x64 irq 1
817[ 1.895541] serio: i8042 AUX0 port at 0x60,0x64 irq 12
818[ 1.895555] serio: i8042 AUX1 port at 0x60,0x64 irq 12
819[ 1.895567] serio: i8042 AUX2 port at 0x60,0x64 irq 12
820[ 1.895577] serio: i8042 AUX3 port at 0x60,0x64 irq 12
821[ 1.895647] mousedev: PS/2 mouse device common for all mice
822[ 1.896001] rtc_cmos 00:03: RTC can wake from S4
823[ 1.896468] rtc_cmos 00:03: registered as rtc0
824[ 1.896479] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
825[ 1.896488] i2c /dev entries driver
826[ 1.896860] i801_smbus 0000:00:1f.4: SPD Write Disable is set
827[ 1.896897] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
828[ 1.898901] intel_pstate: Intel P-state driver initializing
829[ 1.898943] intel_pstate: Disabling energy efficiency optimization
830[ 1.899300] intel_pstate: HWP enabled
831[ 1.899306] sdhci: Secure Digital Host Controller Interface driver
832[ 1.899306] sdhci: Copyright(c) Pierre Ossman
833[ 1.899317] sdhci-pci 0000:03:00.0: SDHCI controller found [1217:8621] (rev 1)
834[ 1.899564] mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA
835[ 1.899597] sdhci-pltfm: SDHCI platform and OF driver helper
836[ 1.899598] No iBFT detected.
837[ 1.899599] EFI Variables Facility v0.08 2004-May-17
838[ 1.929447] hidraw: raw HID events driver (C) Jiri Kosina
839[ 1.929593] usbcore: registered new interface driver usbhid
840[ 1.929593] usbhid: USB HID core driver
841[ 1.929809] NET: Registered protocol family 10
842[ 1.929939] Segment Routing with IPv6
843[ 1.929948] NET: Registered protocol family 17
844[ 1.929955] Key type dns_resolver registered
845[ 1.930023] microcode: sig=0x906e9, pf=0x8, revision=0xb4
846[ 1.930240] microcode: Microcode Update Driver: v2.2.
847[ 1.930245] sched_clock: Marking stable (1933127166, -2889563)->(1939265761, -9028158)
848[ 1.930397] Loading compiled-in X.509 certificates
849[ 1.930494] Btrfs loaded, crc32c=crc32c-generic
850[ 1.931355] printk: console [netcon0] enabled
851[ 1.931355] netconsole: network logging started
852[ 1.931498] rtc_cmos 00:03: setting system clock to 2019-12-22T21:09:59 UTC (1577048999)
853[ 1.931559] ALSA device list:
854[ 1.931560] No soundcards found.
855[ 1.932437] Freeing unused kernel image memory: 7616K
856[ 1.956701] Write protecting the kernel read-only data: 69632k
857[ 1.957224] Freeing unused kernel image memory: 2004K
858[ 1.965601] Freeing unused kernel image memory: 1312K
859[ 1.965755] Run /init as init process
860[ 2.017147] random: fast init done
861[ 2.123376] usb 1-1: new high-speed USB device number 2 using xhci_hcd
862[ 2.246735] usb 3-2: new low-speed USB device number 2 using xhci_hcd
863[ 2.268887] usb-storage 1-1:1.0: USB Mass Storage device detected
864[ 2.269309] scsi host0: usb-storage 1-1:1.0
865[ 2.390043] usb 1-4: new full-speed USB device number 3 using xhci_hcd
866[ 2.536970] input: MOSART Semi. 2.4G INPUT DEVICE as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:062A:4101.0001/input/input8
867[ 2.593818] hid-generic 0003:062A:4101.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G INPUT DEVICE] on usb-0000:00:14.0-4/input0
868[ 2.596556] input: MOSART Semi. 2.4G INPUT DEVICE Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:062A:4101.0002/input/input9
869[ 2.596953] input: MOSART Semi. 2.4G INPUT DEVICE Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:062A:4101.0002/input/input10
870[ 2.653609] input: MOSART Semi. 2.4G INPUT DEVICE System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:062A:4101.0002/input/input11
871[ 2.653817] input: MOSART Semi. 2.4G INPUT DEVICE as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:062A:4101.0002/input/input12
872[ 2.654271] hid-generic 0003:062A:4101.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G INPUT DEVICE] on usb-0000:00:14.0-4/input1
873[ 2.667560] input: USB Keyboard as /devices/pci0000:00/0000:00:01.1/0000:02:00.0/usb3/3-2/3-2:1.0/0003:04D9:0169.0003/input/input13
874[ 2.723805] hid-generic 0003:04D9:0169.0003: input,hidraw2: USB HID v1.10 Keyboard [USB Keyboard] on usb-0000:02:00.0-2/input0
875[ 2.776701] usb 1-9: new full-speed USB device number 4 using xhci_hcd
876[ 2.810727] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.1/0000:02:00.0/usb3/3-2/3-2:1.1/0003:04D9:0169.0004/input/input14
877[ 2.866960] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:01.1/0000:02:00.0/usb3/3-2/3-2:1.1/0003:04D9:0169.0004/input/input15
878[ 2.867290] hid-generic 0003:04D9:0169.0004: input,hidraw3: USB HID v1.10 Device [USB Keyboard] on usb-0000:02:00.0-2/input1
879[ 3.311306] scsi 0:0:0:0: Direct-Access Kingston DT 101 G2 1.00 PQ: 0 ANSI: 4
880[ 3.311827] sd 0:0:0:0: Attached scsi generic sg0 type 0
881[ 3.312323] sd 0:0:0:0: [sda] 31246288 512-byte logical blocks: (16.0 GB/14.9 GiB)
882[ 3.312610] sd 0:0:0:0: [sda] Write Protect is off
883[ 3.312614] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
884[ 3.312959] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
885[ 3.326304] sda: sda1 sda2
886[ 3.327252] sd 0:0:0:0: [sda] Attached SCSI removable disk
887[ 25.795538] random: crng init done
888[ 45.109515] EXT4-fs (sda2): recovery complete
889[ 46.849934] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
890[ 70.947555] ### BIG FAT WARNING
891[ 70.947585] ### sda2 is removable. suspend/resume may not work
892[ 70.950299] ### BIG FAT WARNING
893[ 70.950329] ### sda1 is removable. suspend/resume may not work
894[ 71.028097] systemd[1]: systemd 242 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
895[ 71.043426] systemd[1]: Detected architecture x86-64.
896[ 71.045632] systemd[1]: Set hostname to <Lakka>.
897[ 71.046593] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
898[ 71.058902] systemd[1]: Listening on initctl Compatibility Named Pipe.
899[ 71.061542] systemd[1]: Listening on RPCbind Server Activation Socket.
900[ 71.067351] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
901[ 71.067521] systemd[1]: Listening on Journal Socket.
902[ 71.067536] systemd[1]: Reached target RPC Port Mapper.
903[ 71.067572] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
904[ 71.078838] kernel-overlays-setup: setup base modules
905[ 71.089687] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.1.18
906[ 71.093729] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
907[ 71.093758] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
908[ 71.093799] kernel-overlays-setup: done
909[ 71.129957] systemd-journald[296]: Received request to flush runtime journal from PID 1
910[ 72.902055] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
911[ 72.906729] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
912[ 72.906750] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffff89783260)
913[ 72.907855] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
914[ 72.916937] cfg80211: Loading compiled-in X.509 certificates for regulatory database
915[ 72.917925] intel_rapl: Found RAPL domain package
916[ 72.917927] intel_rapl: Found RAPL domain core
917[ 72.917928] intel_rapl: Found RAPL domain uncore
918[ 72.917929] intel_rapl: Found RAPL domain dram
919[ 72.920305] Bluetooth: Core ver 2.22
920[ 72.920314] NET: Registered protocol family 31
921[ 72.920314] Bluetooth: HCI device and connection manager initialized
922[ 72.920318] Bluetooth: HCI socket layer initialized
923[ 72.920319] Bluetooth: L2CAP socket layer initialized
924[ 72.920328] Bluetooth: SCO socket layer initialized
925[ 72.923539] usbcore: registered new interface driver btusb
926[ 72.924547] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
927[ 72.925552] Bluetooth: hci0: Device revision is 16
928[ 72.925553] Bluetooth: hci0: Secure boot is enabled
929[ 72.925554] Bluetooth: hci0: OTP lock is enabled
930[ 72.925554] Bluetooth: hci0: API lock is enabled
931[ 72.925555] Bluetooth: hci0: Debug lock is disabled
932[ 72.925556] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
933[ 72.931304] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC700: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
934[ 72.931306] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
935[ 72.931307] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
936[ 72.931307] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
937[ 72.931308] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
938[ 72.931309] snd_hda_codec_realtek hdaudioC0D0: inputs:
939[ 72.931310] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x13
940[ 72.931311] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
941[ 72.931839] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
942[ 72.938940] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
943[ 72.938982] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
944[ 72.939013] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
945[ 72.939046] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
946[ 72.939083] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
947[ 72.939118] input: HD-Audio Generic HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
948[ 72.963459] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
949[ 72.967389] Intel(R) Wireless WiFi driver for Linux
950[ 72.967390] Copyright(c) 2003- 2015 Intel Corporation
951[ 72.968001] iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
952[ 72.982217] iwlwifi 0000:06:00.0: loaded firmware version 36.9f0a2d68.0 op_mode iwlmvm
953[ 73.016353] wl: loading out-of-tree module taints kernel.
954[ 73.016355] wl: module license 'MIXED/Proprietary' taints kernel.
955[ 73.016356] Disabling lock debugging due to kernel taint
956[ 73.016663] idma64 idma64.0: Found Intel integrated DMA 64-bit
957[ 73.123505] idma64 idma64.1: Found Intel integrated DMA 64-bit
958[ 73.176937] iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
959[ 73.230040] idma64 idma64.2: Found Intel integrated DMA 64-bit
960[ 73.241046] iwlwifi 0000:06:00.0: base HW address: a0:a4:c5:a8:e2:e2
961[ 73.316413] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
962[ 73.316602] thermal thermal_zone2: failed to read out thermal zone (-61)
963[ 73.336846] idma64 idma64.3: Found Intel integrated DMA 64-bit
964[ 73.715182] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
965[ 73.715221] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
966[ 73.715318] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
967[ 73.715615] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
968[ 73.715664] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
969[ 73.715703] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
970[ 73.715750] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
971[ 74.431827] Bluetooth: hci0: Waiting for firmware download to complete
972[ 74.432629] Bluetooth: hci0: Firmware loaded in 1473344 usecs
973[ 74.432674] Bluetooth: hci0: Waiting for device to boot
974[ 74.444731] Bluetooth: hci0: Device booted in 11799 usecs
975[ 74.446250] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
976[ 74.448669] Bluetooth: hci0: Applying Intel DDC parameters completed
977[ 74.521284] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
978[ 74.521284] Bluetooth: BNEP filters: protocol multicast
979[ 74.521286] Bluetooth: BNEP socket layer initialized
980[ 197.366104] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
981[ 197.366182] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
982[ 197.372480] 8021q: 802.1Q VLAN Support v1.8
983[ 197.372496] 8021q: adding VLAN 0 to HW filter on device eth1
984[ 218.400077] usb 3-2: USB disconnect, device number 2
985[ 218.480678] xhci_hcd 0000:02:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
986[ 287.740431] usb 1-1: reset high-speed USB device number 2 using xhci_hcd