Last active
January 29, 2020 15:47
-
-
Save matiaslopezd/ad5507ad80be5df1a51591bf08aa83ca to your computer and use it in GitHub Desktop.
Log my Disk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] microcode: microcode updated early to revision 0x2b, date = 2018-03-22 | |
| [ 0.000000] Linux version 5.0.0-31-generic (buildd@lcy01-amd64-010) (gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1)) #33-Ubuntu SMP Mon Sep 30 18:51:59 UTC 2019 (Ubuntu 5.0.0-31.33-generic 5.0.21) | |
| [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-31-generic root=UUID=18ba9e95-b6ba-48c2-8b2d-e5ad650aaefa ro quiet splash | |
| [ 0.000000] KERNEL supported cpus: | |
| [ 0.000000] Intel GenuineIntel | |
| [ 0.000000] AMD AuthenticAMD | |
| [ 0.000000] Hygon HygonGenuine | |
| [ 0.000000] Centaur CentaurHauls | |
| [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
| [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
| [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
| [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
| [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
| [ 0.000000] BIOS-provided physical RAM map: | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000086000-0x000000000009ffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008ebd7fff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x000000008ebd8000-0x000000008f4d8fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x000000008f4d9000-0x000000009c3edfff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x000000009c3ee000-0x000000009cdddfff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x000000009cdde000-0x000000009cfbdfff] ACPI NVS | |
| [ 0.000000] BIOS-e820: [mem 0x000000009cfbe000-0x000000009cffdfff] ACPI data | |
| [ 0.000000] BIOS-e820: [mem 0x000000009cffe000-0x000000009cffefff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000035effffff] usable | |
| [ 0.000000] NX (Execute Disable) protection: active | |
| [ 0.000000] e820: update [mem 0x8db40018-0x8db50057] usable ==> usable | |
| [ 0.000000] e820: update [mem 0x8db40018-0x8db50057] usable ==> usable | |
| [ 0.000000] e820: update [mem 0x8db32018-0x8db3f857] usable ==> usable | |
| [ 0.000000] e820: update [mem 0x8db32018-0x8db3f857] usable ==> usable | |
| [ 0.000000] e820: update [mem 0x8db1a018-0x8db31c57] usable ==> usable | |
| [ 0.000000] e820: update [mem 0x8db1a018-0x8db31c57] usable ==> usable | |
| [ 0.000000] extended physical RAM map: | |
| [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable | |
| [ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x0000000000085fff] usable | |
| [ 0.000000] reserve setup_data: [mem 0x0000000000086000-0x000000000009ffff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000008db1a017] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008db1a018-0x000000008db31c57] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008db31c58-0x000000008db32017] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008db32018-0x000000008db3f857] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008db3f858-0x000000008db40017] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008db40018-0x000000008db50057] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008db50058-0x000000008ebd7fff] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000008ebd8000-0x000000008f4d8fff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x000000008f4d9000-0x000000009c3edfff] usable | |
| [ 0.000000] reserve setup_data: [mem 0x000000009c3ee000-0x000000009cdddfff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x000000009cdde000-0x000000009cfbdfff] ACPI NVS | |
| [ 0.000000] reserve setup_data: [mem 0x000000009cfbe000-0x000000009cffdfff] ACPI data | |
| [ 0.000000] reserve setup_data: [mem 0x000000009cffe000-0x000000009cffefff] usable | |
| [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved | |
| [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000035effffff] usable | |
| [ 0.000000] efi: EFI v2.40 by INSYDE Corp. | |
| [ 0.000000] efi: SMBIOS=0x9c663000 ESRT=0x9c76f518 ACPI 2.0=0x9cffd014 TPMEventLog=0x8db51018 | |
| [ 0.000000] secureboot: Secure boot enabled | |
| [ 0.000000] Kernel is locked down from EFI secure boot; see man kernel_lockdown.7 | |
| [ 0.000000] SMBIOS 2.8 present. | |
| [ 0.000000] DMI: Acer E5-573G/ZORO_BH, BIOS V1.31 09/25/2015 | |
| [ 0.000000] tsc: Fast TSC calibration using PIT | |
| [ 0.000000] tsc: Detected 2194.841 MHz processor | |
| [ 0.000155] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
| [ 0.000157] e820: remove [mem 0x000a0000-0x000fffff] usable | |
| [ 0.000167] last_pfn = 0x35f000 max_arch_pfn = 0x400000000 | |
| [ 0.000171] MTRR default type: uncachable | |
| [ 0.000172] MTRR fixed ranges enabled: | |
| [ 0.000173] 00000-9FFFF write-back | |
| [ 0.000174] A0000-BFFFF uncachable | |
| [ 0.000175] C0000-E7FFF write-protect | |
| [ 0.000176] E8000-EFFFF write-combining | |
| [ 0.000177] F0000-FFFFF write-protect | |
| [ 0.000177] MTRR variable ranges enabled: | |
| [ 0.000179] 0 base 0000000000 mask 7C00000000 write-back | |
| [ 0.000180] 1 base 009CFFF000 mask 7FFFFFF000 uncachable | |
| [ 0.000181] 2 base 009D000000 mask 7FFF000000 uncachable | |
| [ 0.000182] 3 base 009E000000 mask 7FFE000000 uncachable | |
| [ 0.000183] 4 base 00A0000000 mask 7FE0000000 uncachable | |
| [ 0.000183] 5 base 00C0000000 mask 7FC0000000 uncachable | |
| [ 0.000184] 6 disabled | |
| [ 0.000185] 7 disabled | |
| [ 0.000185] 8 disabled | |
| [ 0.000186] 9 disabled | |
| [ 0.001081] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
| [ 0.001233] total RAM covered: 14799M | |
| [ 0.001380] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 12583164K | |
| [ 0.001382] gran_size: 64K chunk_size: 128K num_reg: 8 lose cover RAM: 60K | |
| [ 0.001383] gran_size: 64K chunk_size: 256K num_reg: 8 lose cover RAM: 60K | |
| [ 0.001384] gran_size: 64K chunk_size: 512K num_reg: 8 lose cover RAM: 60K | |
| [ 0.001385] gran_size: 64K chunk_size: 1M num_reg: 8 lose cover RAM: 60K | |
| [ 0.001386] gran_size: 64K chunk_size: 2M num_reg: 8 lose cover RAM: 60K | |
| [ 0.001387] gran_size: 64K chunk_size: 4M num_reg: 8 lose cover RAM: 60K | |
| [ 0.001388] gran_size: 64K chunk_size: 8M num_reg: 8 lose cover RAM: 60K | |
| [ 0.001389] gran_size: 64K chunk_size: 16M num_reg: 8 lose cover RAM: 60K | |
| [ 0.001390] gran_size: 64K chunk_size: 32M num_reg: 9 lose cover RAM: 60K | |
| [ 0.001391] gran_size: 64K chunk_size: 64M num_reg: 7 lose cover RAM: 60K | |
| [ 0.001392] gran_size: 64K chunk_size: 128M num_reg: 7 lose cover RAM: 60K | |
| [ 0.001393] gran_size: 64K chunk_size: 256M num_reg: 7 lose cover RAM: 60K | |
| [ 0.001394] gran_size: 64K chunk_size: 512M num_reg: 7 lose cover RAM: 60K | |
| [ 0.001395] gran_size: 64K chunk_size: 1G num_reg: 8 lose cover RAM: 60K | |
| [ 0.001396] gran_size: 64K chunk_size: 2G num_reg: 8 lose cover RAM: 60K | |
| [ 0.001397] gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 12583164K | |
| [ 0.001398] gran_size: 128K chunk_size: 256K num_reg: 8 lose cover RAM: 124K | |
| [ 0.001399] gran_size: 128K chunk_size: 512K num_reg: 8 lose cover RAM: 124K | |
| [ 0.001400] gran_size: 128K chunk_size: 1M num_reg: 8 lose cover RAM: 124K | |
| [ 0.001401] gran_size: 128K chunk_size: 2M num_reg: 8 lose cover RAM: 124K | |
| [ 0.001402] gran_size: 128K chunk_size: 4M num_reg: 8 lose cover RAM: 124K | |
| [ 0.001403] gran_size: 128K chunk_size: 8M num_reg: 8 lose cover RAM: 124K | |
| [ 0.001404] gran_size: 128K chunk_size: 16M num_reg: 8 lose cover RAM: 124K | |
| [ 0.001405] gran_size: 128K chunk_size: 32M num_reg: 9 lose cover RAM: 124K | |
| [ 0.001406] gran_size: 128K chunk_size: 64M num_reg: 7 lose cover RAM: 124K | |
| [ 0.001407] gran_size: 128K chunk_size: 128M num_reg: 7 lose cover RAM: 124K | |
| [ 0.001408] gran_size: 128K chunk_size: 256M num_reg: 7 lose cover RAM: 124K | |
| [ 0.001409] gran_size: 128K chunk_size: 512M num_reg: 7 lose cover RAM: 124K | |
| [ 0.001410] gran_size: 128K chunk_size: 1G num_reg: 8 lose cover RAM: 124K | |
| [ 0.001410] gran_size: 128K chunk_size: 2G num_reg: 8 lose cover RAM: 124K | |
| [ 0.001411] gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 12583164K | |
| [ 0.001412] gran_size: 256K chunk_size: 512K num_reg: 8 lose cover RAM: 252K | |
| [ 0.001413] gran_size: 256K chunk_size: 1M num_reg: 8 lose cover RAM: 252K | |
| [ 0.001414] gran_size: 256K chunk_size: 2M num_reg: 8 lose cover RAM: 252K | |
| [ 0.001415] gran_size: 256K chunk_size: 4M num_reg: 8 lose cover RAM: 252K | |
| [ 0.001416] gran_size: 256K chunk_size: 8M num_reg: 8 lose cover RAM: 252K | |
| [ 0.001417] gran_size: 256K chunk_size: 16M num_reg: 8 lose cover RAM: 252K | |
| [ 0.001418] gran_size: 256K chunk_size: 32M num_reg: 9 lose cover RAM: 252K | |
| [ 0.001419] gran_size: 256K chunk_size: 64M num_reg: 7 lose cover RAM: 252K | |
| [ 0.001420] gran_size: 256K chunk_size: 128M num_reg: 7 lose cover RAM: 252K | |
| [ 0.001421] gran_size: 256K chunk_size: 256M num_reg: 7 lose cover RAM: 252K | |
| [ 0.001422] gran_size: 256K chunk_size: 512M num_reg: 7 lose cover RAM: 252K | |
| [ 0.001423] gran_size: 256K chunk_size: 1G num_reg: 8 lose cover RAM: 252K | |
| [ 0.001424] gran_size: 256K chunk_size: 2G num_reg: 8 lose cover RAM: 252K | |
| [ 0.001425] gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 8389116K | |
| [ 0.001426] gran_size: 512K chunk_size: 1M num_reg: 8 lose cover RAM: 508K | |
| [ 0.001427] gran_size: 512K chunk_size: 2M num_reg: 8 lose cover RAM: 508K | |
| [ 0.001428] gran_size: 512K chunk_size: 4M num_reg: 8 lose cover RAM: 508K | |
| [ 0.001428] gran_size: 512K chunk_size: 8M num_reg: 8 lose cover RAM: 508K | |
| [ 0.001429] gran_size: 512K chunk_size: 16M num_reg: 8 lose cover RAM: 508K | |
| [ 0.001430] gran_size: 512K chunk_size: 32M num_reg: 9 lose cover RAM: 508K | |
| [ 0.001431] gran_size: 512K chunk_size: 64M num_reg: 7 lose cover RAM: 508K | |
| [ 0.001432] gran_size: 512K chunk_size: 128M num_reg: 7 lose cover RAM: 508K | |
| [ 0.001433] gran_size: 512K chunk_size: 256M num_reg: 7 lose cover RAM: 508K | |
| [ 0.001434] gran_size: 512K chunk_size: 512M num_reg: 7 lose cover RAM: 508K | |
| [ 0.001435] gran_size: 512K chunk_size: 1G num_reg: 8 lose cover RAM: 508K | |
| [ 0.001436] gran_size: 512K chunk_size: 2G num_reg: 8 lose cover RAM: 508K | |
| [ 0.001437] gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 1020K | |
| [ 0.001438] gran_size: 1M chunk_size: 2M num_reg: 8 lose cover RAM: 1020K | |
| [ 0.001439] gran_size: 1M chunk_size: 4M num_reg: 8 lose cover RAM: 1020K | |
| [ 0.001440] gran_size: 1M chunk_size: 8M num_reg: 8 lose cover RAM: 1020K | |
| [ 0.001441] gran_size: 1M chunk_size: 16M num_reg: 8 lose cover RAM: 1020K | |
| [ 0.001442] gran_size: 1M chunk_size: 32M num_reg: 9 lose cover RAM: 1020K | |
| [ 0.001443] gran_size: 1M chunk_size: 64M num_reg: 7 lose cover RAM: 1020K | |
| [ 0.001444] gran_size: 1M chunk_size: 128M num_reg: 7 lose cover RAM: 1020K | |
| [ 0.001445] gran_size: 1M chunk_size: 256M num_reg: 7 lose cover RAM: 1020K | |
| [ 0.001446] gran_size: 1M chunk_size: 512M num_reg: 7 lose cover RAM: 1020K | |
| [ 0.001447] gran_size: 1M chunk_size: 1G num_reg: 8 lose cover RAM: 1020K | |
| [ 0.001448] gran_size: 1M chunk_size: 2G num_reg: 8 lose cover RAM: 1020K | |
| [ 0.001448] gran_size: 2M chunk_size: 2M num_reg: 9 lose cover RAM: 2044K | |
| [ 0.001449] gran_size: 2M chunk_size: 4M num_reg: 8 lose cover RAM: 2044K | |
| [ 0.001450] gran_size: 2M chunk_size: 8M num_reg: 8 lose cover RAM: 2044K | |
| [ 0.001451] gran_size: 2M chunk_size: 16M num_reg: 8 lose cover RAM: 2044K | |
| [ 0.001452] gran_size: 2M chunk_size: 32M num_reg: 9 lose cover RAM: 2044K | |
| [ 0.001453] gran_size: 2M chunk_size: 64M num_reg: 7 lose cover RAM: 2044K | |
| [ 0.001454] gran_size: 2M chunk_size: 128M num_reg: 7 lose cover RAM: 2044K | |
| [ 0.001455] gran_size: 2M chunk_size: 256M num_reg: 7 lose cover RAM: 2044K | |
| [ 0.001456] gran_size: 2M chunk_size: 512M num_reg: 7 lose cover RAM: 2044K | |
| [ 0.001457] gran_size: 2M chunk_size: 1G num_reg: 8 lose cover RAM: 2044K | |
| [ 0.001458] gran_size: 2M chunk_size: 2G num_reg: 8 lose cover RAM: 2044K | |
| [ 0.001459] gran_size: 4M chunk_size: 4M num_reg: 8 lose cover RAM: 4092K | |
| [ 0.001460] gran_size: 4M chunk_size: 8M num_reg: 8 lose cover RAM: 4092K | |
| [ 0.001461] gran_size: 4M chunk_size: 16M num_reg: 8 lose cover RAM: 4092K | |
| [ 0.001462] gran_size: 4M chunk_size: 32M num_reg: 9 lose cover RAM: 4092K | |
| [ 0.001462] gran_size: 4M chunk_size: 64M num_reg: 7 lose cover RAM: 4092K | |
| [ 0.001463] gran_size: 4M chunk_size: 128M num_reg: 7 lose cover RAM: 4092K | |
| [ 0.001464] gran_size: 4M chunk_size: 256M num_reg: 7 lose cover RAM: 4092K | |
| [ 0.001465] gran_size: 4M chunk_size: 512M num_reg: 7 lose cover RAM: 4092K | |
| [ 0.001466] gran_size: 4M chunk_size: 1G num_reg: 8 lose cover RAM: 4092K | |
| [ 0.001467] gran_size: 4M chunk_size: 2G num_reg: 8 lose cover RAM: 4092K | |
| [ 0.001468] gran_size: 8M chunk_size: 8M num_reg: 7 lose cover RAM: 8188K | |
| [ 0.001469] gran_size: 8M chunk_size: 16M num_reg: 8 lose cover RAM: 8188K | |
| [ 0.001470] gran_size: 8M chunk_size: 32M num_reg: 9 lose cover RAM: 8188K | |
| [ 0.001471] gran_size: 8M chunk_size: 64M num_reg: 7 lose cover RAM: 8188K | |
| [ 0.001472] gran_size: 8M chunk_size: 128M num_reg: 7 lose cover RAM: 8188K | |
| [ 0.001473] gran_size: 8M chunk_size: 256M num_reg: 7 lose cover RAM: 8188K | |
| [ 0.001474] gran_size: 8M chunk_size: 512M num_reg: 7 lose cover RAM: 8188K | |
| [ 0.001475] gran_size: 8M chunk_size: 1G num_reg: 8 lose cover RAM: 8188K | |
| [ 0.001475] gran_size: 8M chunk_size: 2G num_reg: 8 lose cover RAM: 8188K | |
| [ 0.001476] gran_size: 16M chunk_size: 16M num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001477] gran_size: 16M chunk_size: 32M num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001478] gran_size: 16M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001479] gran_size: 16M chunk_size: 128M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001480] gran_size: 16M chunk_size: 256M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001481] gran_size: 16M chunk_size: 512M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001482] gran_size: 16M chunk_size: 1G num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001483] gran_size: 16M chunk_size: 2G num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001484] gran_size: 32M chunk_size: 32M num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001485] gran_size: 32M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001486] gran_size: 32M chunk_size: 128M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001487] gran_size: 32M chunk_size: 256M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001488] gran_size: 32M chunk_size: 512M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001489] gran_size: 32M chunk_size: 1G num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001490] gran_size: 32M chunk_size: 2G num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001491] gran_size: 64M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001492] gran_size: 64M chunk_size: 128M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001493] gran_size: 64M chunk_size: 256M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001494] gran_size: 64M chunk_size: 512M num_reg: 5 lose cover RAM: 16380K | |
| [ 0.001495] gran_size: 64M chunk_size: 1G num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001496] gran_size: 64M chunk_size: 2G num_reg: 6 lose cover RAM: 16380K | |
| [ 0.001496] gran_size: 128M chunk_size: 128M num_reg: 5 lose cover RAM: 81916K | |
| [ 0.001497] gran_size: 128M chunk_size: 256M num_reg: 5 lose cover RAM: 81916K | |
| [ 0.001498] gran_size: 128M chunk_size: 512M num_reg: 5 lose cover RAM: 81916K | |
| [ 0.001499] gran_size: 128M chunk_size: 1G num_reg: 6 lose cover RAM: 81916K | |
| [ 0.001500] gran_size: 128M chunk_size: 2G num_reg: 6 lose cover RAM: 81916K | |
| [ 0.001501] gran_size: 256M chunk_size: 256M num_reg: 4 lose cover RAM: 212988K | |
| [ 0.001502] gran_size: 256M chunk_size: 512M num_reg: 5 lose cover RAM: 212988K | |
| [ 0.001503] gran_size: 256M chunk_size: 1G num_reg: 6 lose cover RAM: 212988K | |
| [ 0.001504] gran_size: 256M chunk_size: 2G num_reg: 6 lose cover RAM: 212988K | |
| [ 0.001505] gran_size: 512M chunk_size: 512M num_reg: 3 lose cover RAM: 475132K | |
| [ 0.001506] gran_size: 512M chunk_size: 1G num_reg: 3 lose cover RAM: 475132K | |
| [ 0.001507] gran_size: 512M chunk_size: 2G num_reg: 3 lose cover RAM: 475132K | |
| [ 0.001508] gran_size: 1G chunk_size: 1G num_reg: 3 lose cover RAM: 475132K | |
| [ 0.001509] gran_size: 1G chunk_size: 2G num_reg: 3 lose cover RAM: 475132K | |
| [ 0.001510] gran_size: 2G chunk_size: 2G num_reg: 3 lose cover RAM: 475132K | |
| [ 0.001511] mtrr_cleanup: can not find optimal value | |
| [ 0.001511] please specify mtrr_gran_size/mtrr_chunk_size | |
| [ 0.001515] e820: update [mem 0x9cfff000-0xffffffff] usable ==> reserved | |
| [ 0.001519] last_pfn = 0x9cfff max_arch_pfn = 0x400000000 | |
| [ 0.011246] esrt: Reserving ESRT space from 0x000000009c76f518 to 0x000000009c76f550. | |
| [ 0.011261] check: Scanning 1 areas for low memory corruption | |
| [ 0.011266] Using GB pages for direct mapping | |
| [ 0.011268] BRK [0x282201000, 0x282201fff] PGTABLE | |
| [ 0.011270] BRK [0x282202000, 0x282202fff] PGTABLE | |
| [ 0.011271] BRK [0x282203000, 0x282203fff] PGTABLE | |
| [ 0.011306] BRK [0x282204000, 0x282204fff] PGTABLE | |
| [ 0.011309] BRK [0x282205000, 0x282205fff] PGTABLE | |
| [ 0.011465] BRK [0x282206000, 0x282206fff] PGTABLE | |
| [ 0.011510] BRK [0x282207000, 0x282207fff] PGTABLE | |
| [ 0.011566] BRK [0x282208000, 0x282208fff] PGTABLE | |
| [ 0.011651] BRK [0x282209000, 0x282209fff] PGTABLE | |
| [ 0.011700] BRK [0x28220a000, 0x28220afff] PGTABLE | |
| [ 0.011759] RAMDISK: [mem 0x3d8ea000-0x3fffdfff] | |
| [ 0.011766] ACPI: Early table checksum verification disabled | |
| [ 0.011769] ACPI: RSDP 0x000000009CFFD014 000024 (v02 ACRSYS) | |
| [ 0.011773] ACPI: XSDT 0x000000009CFCE188 0000F4 (v01 ACRSYS ACRPRDCT 00000001 01000013) | |
| [ 0.011779] ACPI: FACP 0x000000009CFED000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011784] ACPI: DSDT 0x000000009CFD7000 010B22 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000) | |
| [ 0.011787] ACPI: FACS 0x000000009CFB7000 000040 | |
| [ 0.011790] ACPI: TCPA 0x000000009CFFC000 000032 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000) | |
| [ 0.011793] ACPI: UEFI 0x000000009CFFB000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011796] ACPI: UEFI 0x000000009CFFA000 000042 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) | |
| [ 0.011799] ACPI: SSDT 0x000000009CFF9000 000496 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) | |
| [ 0.011802] ACPI: SSDT 0x000000009CFF8000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
| [ 0.011804] ACPI: TPM2 0x000000009CFF7000 000034 (v03 ACRSYS ACRPRDCT 00000000 1025 00040000) | |
| [ 0.011807] ACPI: SSDT 0x000000009CFF3000 003548 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) | |
| [ 0.011810] ACPI: MSDM 0x000000009CFF2000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011813] ACPI: ASF! 0x000000009CFF1000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011816] ACPI: ASPT 0x000000009CFF0000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011819] ACPI: BOOT 0x000000009CFEF000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011822] ACPI: DBGP 0x000000009CFEE000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011824] ACPI: HPET 0x000000009CFEC000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011827] ACPI: LPIT 0x000000009CFEB000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) | |
| [ 0.011830] ACPI: APIC 0x000000009CFEA000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011833] ACPI: MCFG 0x000000009CFE9000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011836] ACPI: SLIC 0x000000009CFE8000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011839] ACPI: SSDT 0x000000009CFD6000 000539 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
| [ 0.011842] ACPI: SSDT 0x000000009CFD5000 000B74 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
| [ 0.011845] ACPI: SSDT 0x000000009CFCF000 005ACC (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) | |
| [ 0.011847] ACPI: SSDT 0x000000009CFCB000 002F91 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) | |
| [ 0.011850] ACPI: DMAR 0x000000009CFCA000 0000D4 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011853] ACPI: CSRT 0x000000009CFC9000 0000C4 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011856] ACPI: FPDT 0x000000009CFC8000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) | |
| [ 0.011859] ACPI: BGRT 0x000000009CFC7000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) | |
| [ 0.011867] ACPI: Local APIC address 0xfee00000 | |
| [ 0.011961] No NUMA configuration found | |
| [ 0.011962] Faking a node at [mem 0x0000000000000000-0x000000035effffff] | |
| [ 0.011974] NODE_DATA(0) allocated [mem 0x35efd5000-0x35effffff] | |
| [ 0.012215] Zone ranges: | |
| [ 0.012216] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
| [ 0.012218] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
| [ 0.012219] Normal [mem 0x0000000100000000-0x000000035effffff] | |
| [ 0.012220] Device empty | |
| [ 0.012221] Movable zone start for each node | |
| [ 0.012225] Early memory node ranges | |
| [ 0.012226] node 0: [mem 0x0000000000001000-0x0000000000057fff] | |
| [ 0.012226] node 0: [mem 0x0000000000059000-0x0000000000085fff] | |
| [ 0.012227] node 0: [mem 0x0000000000100000-0x000000008ebd7fff] | |
| [ 0.012228] node 0: [mem 0x000000008f4d9000-0x000000009c3edfff] | |
| [ 0.012228] node 0: [mem 0x000000009cffe000-0x000000009cffefff] | |
| [ 0.012229] node 0: [mem 0x0000000100000000-0x000000035effffff] | |
| [ 0.012538] Zeroed struct page in unavailable ranges: 17806 pages | |
| [ 0.012539] Initmem setup node 0 [mem 0x0000000000001000-0x000000035effffff] | |
| [ 0.012541] On node 0 totalpages: 3123826 | |
| [ 0.012542] DMA zone: 64 pages used for memmap | |
| [ 0.012543] DMA zone: 22 pages reserved | |
| [ 0.012543] DMA zone: 3972 pages, LIFO batch:0 | |
| [ 0.012654] DMA32 zone: 9900 pages used for memmap | |
| [ 0.012655] DMA32 zone: 633582 pages, LIFO batch:63 | |
| [ 0.031522] Normal zone: 38848 pages used for memmap | |
| [ 0.031524] Normal zone: 2486272 pages, LIFO batch:63 | |
| [ 0.097121] Reserving Intel graphics memory at [mem 0x9e000000-0x9fffffff] | |
| [ 0.097197] ACPI: PM-Timer IO Port: 0x1808 | |
| [ 0.097199] ACPI: Local APIC address 0xfee00000 | |
| [ 0.097216] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39 | |
| [ 0.097218] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
| [ 0.097220] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
| [ 0.097221] ACPI: IRQ0 used by override. | |
| [ 0.097222] ACPI: IRQ9 used by override. | |
| [ 0.097224] Using ACPI (MADT) for SMP configuration information | |
| [ 0.097226] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
| [ 0.097237] smpboot: Allowing 4 CPUs, 0 hotplug CPUs | |
| [ 0.097260] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
| [ 0.097261] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] | |
| [ 0.097263] PM: Registered nosave memory: [mem 0x00086000-0x0009ffff] | |
| [ 0.097264] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] | |
| [ 0.097265] PM: Registered nosave memory: [mem 0x8db1a000-0x8db1afff] | |
| [ 0.097267] PM: Registered nosave memory: [mem 0x8db31000-0x8db31fff] | |
| [ 0.097268] PM: Registered nosave memory: [mem 0x8db32000-0x8db32fff] | |
| [ 0.097269] PM: Registered nosave memory: [mem 0x8db3f000-0x8db3ffff] | |
| [ 0.097270] PM: Registered nosave memory: [mem 0x8db40000-0x8db40fff] | |
| [ 0.097272] PM: Registered nosave memory: [mem 0x8db50000-0x8db50fff] | |
| [ 0.097274] PM: Registered nosave memory: [mem 0x8ebd8000-0x8f4d8fff] | |
| [ 0.097275] PM: Registered nosave memory: [mem 0x9c3ee000-0x9cdddfff] | |
| [ 0.097276] PM: Registered nosave memory: [mem 0x9cdde000-0x9cfbdfff] | |
| [ 0.097277] PM: Registered nosave memory: [mem 0x9cfbe000-0x9cffdfff] | |
| [ 0.097278] PM: Registered nosave memory: [mem 0x9cfff000-0x9dffffff] | |
| [ 0.097279] PM: Registered nosave memory: [mem 0x9e000000-0x9fffffff] | |
| [ 0.097279] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff] | |
| [ 0.097280] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] | |
| [ 0.097281] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff] | |
| [ 0.097281] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff] | |
| [ 0.097282] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff] | |
| [ 0.097283] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
| [ 0.097283] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff] | |
| [ 0.097284] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] | |
| [ 0.097284] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] | |
| [ 0.097285] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] | |
| [ 0.097285] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] | |
| [ 0.097286] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] | |
| [ 0.097287] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff] | |
| [ 0.097287] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff] | |
| [ 0.097289] [mem 0xa0000000-0xdfffffff] available for PCI devices | |
| [ 0.097290] Booting paravirtualized kernel on bare hardware | |
| [ 0.097293] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns | |
| [ 0.097303] random: get_random_bytes called from start_kernel+0x97/0x516 with crng_init=0 | |
| [ 0.097310] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 | |
| [ 0.097578] percpu: Embedded 47 pages/cpu s155648 r8192 d28672 u524288 | |
| [ 0.097585] pcpu-alloc: s155648 r8192 d28672 u524288 alloc=1*2097152 | |
| [ 0.097586] pcpu-alloc: [0] 0 1 2 3 | |
| [ 0.097614] Built 1 zonelists, mobility grouping on. Total pages: 3074992 | |
| [ 0.097615] Policy zone: Normal | |
| [ 0.097616] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-31-generic root=UUID=18ba9e95-b6ba-48c2-8b2d-e5ad650aaefa ro quiet splash | |
| [ 0.103574] Calgary: detecting Calgary via BIOS EBDA area | |
| [ 0.103576] Calgary: Unable to locate Rio Grande table in EBDA - bailing! | |
| [ 0.136592] Memory: 12111544K/12495304K available (14339K kernel code, 2335K rwdata, 4448K rodata, 2588K init, 5192K bss, 383760K reserved, 0K cma-reserved) | |
| [ 0.136731] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
| [ 0.136736] Kernel/User page tables isolation: enabled | |
| [ 0.136753] ftrace: allocating 41602 entries in 163 pages | |
| [ 0.156374] rcu: Hierarchical RCU implementation. | |
| [ 0.156375] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. | |
| [ 0.156376] Tasks RCU enabled. | |
| [ 0.156377] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
| [ 0.156378] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 | |
| [ 0.159820] NR_IRQS: 524544, nr_irqs: 728, preallocated irqs: 16 | |
| [ 0.160034] Console: colour dummy device 80x25 | |
| [ 0.160040] printk: console [tty0] enabled | |
| [ 0.160057] ACPI: Core revision 20181213 | |
| [ 0.160384] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns | |
| [ 0.160392] hpet clockevent registered | |
| [ 0.160397] APIC: Switch to symmetric I/O mode setup | |
| [ 0.160399] DMAR: Host address width 39 | |
| [ 0.160401] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 | |
| [ 0.160406] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e | |
| [ 0.160407] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 | |
| [ 0.160410] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da | |
| [ 0.160411] DMAR: RMRR base: 0x0000009cd84000 end: 0x0000009cda3fff | |
| [ 0.160412] DMAR: RMRR base: 0x0000009d800000 end: 0x0000009fffffff | |
| [ 0.160413] DMAR: ANDD device: 1 name: \_SB.PCI0.SDMA | |
| [ 0.160415] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 | |
| [ 0.160415] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 | |
| [ 0.160416] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. | |
| [ 0.160417] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. | |
| [ 0.160908] DMAR-IR: Enabled IRQ remapping in xapic mode | |
| [ 0.160909] x2apic: IRQ remapping doesn't support X2APIC mode | |
| [ 0.161548] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
| [ 0.180399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa3296dc5e, max_idle_ns: 440795262833 ns | |
| [ 0.180412] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.68 BogoMIPS (lpj=8779364) | |
| [ 0.180414] pid_max: default: 32768 minimum: 301 | |
| [ 0.183340] LSM: Security Framework initializing | |
| [ 0.183353] Yama: becoming mindful. | |
| [ 0.183373] AppArmor: AppArmor initialized | |
| [ 0.185725] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) | |
| [ 0.186918] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) | |
| [ 0.186968] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) | |
| [ 0.187005] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) | |
| [ 0.187238] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
| [ 0.187238] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
| [ 0.187254] mce: CPU0: Thermal monitoring enabled (TM1) | |
| [ 0.187266] process: using mwait in idle threads | |
| [ 0.187269] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 | |
| [ 0.187269] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 | |
| [ 0.187270] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization | |
| [ 0.187272] Spectre V2 : Mitigation: Full generic retpoline | |
| [ 0.187272] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
| [ 0.187273] Spectre V2 : Enabling Restricted Speculation for firmware calls | |
| [ 0.187280] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier | |
| [ 0.187281] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl | |
| [ 0.187282] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp | |
| [ 0.187309] MDS: Vulnerable: Clear CPU buffers attempted, no microcode | |
| [ 0.187578] Freeing SMP alternatives memory: 36K | |
| [ 0.192484] TSC deadline timer enabled | |
| [ 0.192486] smpboot: CPU0: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (family: 0x6, model: 0x3d, stepping: 0x4) | |
| [ 0.192586] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver. | |
| [ 0.192626] ... version: 3 | |
| [ 0.192626] ... bit width: 48 | |
| [ 0.192627] ... generic registers: 4 | |
| [ 0.192628] ... value mask: 0000ffffffffffff | |
| [ 0.192628] ... max period: 00007fffffffffff | |
| [ 0.192629] ... fixed-purpose events: 3 | |
| [ 0.192629] ... event mask: 000000070000000f | |
| [ 0.192668] rcu: Hierarchical SRCU implementation. | |
| [ 0.193343] random: crng done (trusting CPU's manufacturer) | |
| [ 0.193680] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. | |
| [ 0.193734] smp: Bringing up secondary CPUs ... | |
| [ 0.193819] x86: Booting SMP configuration: | |
| [ 0.193820] .... node #0, CPUs: #1 #2 | |
| [ 0.196572] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. | |
| [ 0.196572] #3 | |
| [ 0.197014] smp: Brought up 1 node, 4 CPUs | |
| [ 0.197014] smpboot: Max logical packages: 1 | |
| [ 0.197014] smpboot: Total of 4 processors activated (17558.72 BogoMIPS) | |
| [ 0.200711] devtmpfs: initialized | |
| [ 0.200711] x86/mm: Memory block size: 128MB | |
| [ 0.201410] PM: Registering ACPI NVS region [mem 0x9cdde000-0x9cfbdfff] (1966080 bytes) | |
| [ 0.201410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
| [ 0.201410] futex hash table entries: 1024 (order: 4, 65536 bytes) | |
| [ 0.201410] pinctrl core: initialized pinctrl subsystem | |
| [ 0.201410] RTC time: 15:16:52, date: 2020-01-29 | |
| [ 0.201410] NET: Registered protocol family 16 | |
| [ 0.201410] audit: initializing netlink subsys (disabled) | |
| [ 0.201410] audit: type=2000 audit(1580311012.040:1): state=initialized audit_enabled=0 res=1 | |
| [ 0.201410] EISA bus registered | |
| [ 0.201410] cpuidle: using governor ladder | |
| [ 0.201410] cpuidle: using governor menu | |
| [ 0.201410] Simple Boot Flag at 0x44 set to 0x1 | |
| [ 0.201410] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
| [ 0.201410] ACPI: bus type PCI registered | |
| [ 0.201410] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
| [ 0.201410] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | |
| [ 0.201410] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 | |
| [ 0.201410] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override. | |
| [ 0.201410] PCI: Using configuration type 1 for base access | |
| [ 0.204431] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 0.204431] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 0.204480] ACPI: Added _OSI(Module Device) | |
| [ 0.204481] ACPI: Added _OSI(Processor Device) | |
| [ 0.204482] ACPI: Added _OSI(3.0 _SCP Extensions) | |
| [ 0.204483] ACPI: Added _OSI(Processor Aggregator Device) | |
| [ 0.204484] ACPI: Added _OSI(Linux-Dell-Video) | |
| [ 0.204485] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) | |
| [ 0.204486] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) | |
| [ 0.226619] ACPI: 8 ACPI AML tables successfully acquired and loaded | |
| [ 0.227114] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
| [ 0.233187] ACPI: Dynamic OEM Table Load: | |
| [ 0.233197] ACPI: SSDT 0xFFFF9EE7101F9C00 0003D3 (v02 PmRef Cpu0Cst 00003001 INTL 20120816) | |
| [ 0.233977] ACPI: Dynamic OEM Table Load: | |
| [ 0.233985] ACPI: SSDT 0xFFFF9EE710698800 0005AA (v02 PmRef ApIst 00003000 INTL 20120816) | |
| [ 0.234812] ACPI: Dynamic OEM Table Load: | |
| [ 0.234819] ACPI: SSDT 0xFFFF9EE7102C0600 000119 (v02 PmRef ApCst 00003000 INTL 20120816) | |
| [ 0.235080] ACPI: EC: EC started | |
| [ 0.235080] ACPI: EC: interrupt blocked | |
| [ 0.235080] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC | |
| [ 0.235080] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1, EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
| [ 0.235080] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions | |
| [ 0.235080] ACPI: Interpreter enabled | |
| [ 0.235080] ACPI: (supports S0 S3 S4 S5) | |
| [ 0.235080] ACPI: Using IOAPIC for interrupt routing | |
| [ 0.235080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
| [ 0.235080] ACPI: Enabled 9 GPEs in block 00 to 7F | |
| [ 0.246517] ACPI: Power Resource [PC05] (on) | |
| [ 0.251704] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) | |
| [ 0.251711] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
| [ 0.257741] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR] | |
| [ 0.257742] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
| [ 0.258853] PCI host bridge to bus 0000:00 | |
| [ 0.258855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
| [ 0.258856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
| [ 0.258858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
| [ 0.258859] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] | |
| [ 0.258860] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] | |
| [ 0.258861] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] | |
| [ 0.258862] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] | |
| [ 0.258863] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] | |
| [ 0.258864] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] | |
| [ 0.258865] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] | |
| [ 0.258866] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] | |
| [ 0.258867] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] | |
| [ 0.258868] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] | |
| [ 0.258869] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] | |
| [ 0.258870] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] | |
| [ 0.258872] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window] | |
| [ 0.258873] pci_bus 0000:00: root bus resource [mem 0xfe101000-0xfe113fff window] | |
| [ 0.258874] pci_bus 0000:00: root bus resource [bus 00-fe] | |
| [ 0.258882] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000 | |
| [ 0.259277] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000 | |
| [ 0.259289] pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc2ffffff 64bit] | |
| [ 0.259295] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] | |
| [ 0.259300] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] | |
| [ 0.259315] pci 0000:00:02.0: BAR 2: assigned to efifb | |
| [ 0.259724] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300 | |
| [ 0.259735] pci 0000:00:03.0: reg 0x10: [mem 0xc4510000-0xc4513fff 64bit] | |
| [ 0.260147] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330 | |
| [ 0.260167] pci 0000:00:14.0: reg 0x10: [mem 0xc4500000-0xc450ffff 64bit] | |
| [ 0.260227] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
| [ 0.260605] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000 | |
| [ 0.260625] pci 0000:00:16.0: reg 0x10: [mem 0xc451b000-0xc451b01f 64bit] | |
| [ 0.260688] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold | |
| [ 0.261061] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300 | |
| [ 0.261080] pci 0000:00:1b.0: reg 0x10: [mem 0xc4514000-0xc4517fff 64bit] | |
| [ 0.261139] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | |
| [ 0.261549] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400 | |
| [ 0.261945] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
| [ 0.262400] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400 | |
| [ 0.262477] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold | |
| [ 0.262931] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400 | |
| [ 0.263007] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold | |
| [ 0.263460] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400 | |
| [ 0.263534] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold | |
| [ 0.263974] pci 0000:00:1d.0: [8086:9ca6] type 00 class 0x0c0320 | |
| [ 0.263974] pci 0000:00:1d.0: reg 0x10: [mem 0xc4519000-0xc45193ff] | |
| [ 0.268443] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold | |
| [ 0.268826] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100 | |
| [ 0.269308] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601 | |
| [ 0.269323] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f] | |
| [ 0.269330] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097] | |
| [ 0.269336] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087] | |
| [ 0.269342] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093] | |
| [ 0.269349] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] | |
| [ 0.269356] pci 0000:00:1f.2: reg 0x24: [mem 0xc4518000-0xc45187ff] | |
| [ 0.269392] pci 0000:00:1f.2: PME# supported from D3hot | |
| [ 0.269758] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500 | |
| [ 0.269774] pci 0000:00:1f.3: reg 0x10: [mem 0xc451a000-0xc451a0ff 64bit] | |
| [ 0.269793] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f] | |
| [ 0.270216] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
| [ 0.270282] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 | |
| [ 0.270313] pci 0000:02:00.0: reg 0x10: [io 0x4000-0x40ff] | |
| [ 0.270341] pci 0000:02:00.0: reg 0x18: [mem 0xc4404000-0xc4404fff 64bit] | |
| [ 0.270358] pci 0000:02:00.0: reg 0x20: [mem 0xc4400000-0xc4403fff 64bit] | |
| [ 0.270463] pci 0000:02:00.0: supports D1 D2 | |
| [ 0.270464] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
| [ 0.270599] pci 0000:00:1c.2: PCI bridge to [bus 02] | |
| [ 0.270601] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] | |
| [ 0.270605] pci 0000:00:1c.2: bridge window [mem 0xc4400000-0xc44fffff] | |
| [ 0.270903] pci 0000:03:00.0: [168c:0042] type 00 class 0x028000 | |
| [ 0.271241] pci 0000:03:00.0: reg 0x10: [mem 0xc4200000-0xc43fffff 64bit] | |
| [ 0.272624] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold | |
| [ 0.273690] pci 0000:00:1c.3: PCI bridge to [bus 03] | |
| [ 0.273695] pci 0000:00:1c.3: bridge window [mem 0xc4200000-0xc43fffff] | |
| [ 0.273759] pci 0000:04:00.0: [10de:1299] type 00 class 0x030200 | |
| [ 0.273786] pci 0000:04:00.0: reg 0x10: [mem 0xc3000000-0xc3ffffff] | |
| [ 0.273800] pci 0000:04:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref] | |
| [ 0.273815] pci 0000:04:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref] | |
| [ 0.273824] pci 0000:04:00.0: reg 0x24: [io 0x3000-0x307f] | |
| [ 0.273834] pci 0000:04:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] | |
| [ 0.273854] pci 0000:04:00.0: Enabling HDA controller | |
| [ 0.273935] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:1c.4 (capable of 63.008 Gb/s with 8 GT/s x8 link) | |
| [ 0.274030] pci 0000:04:00.1: [10de:0e0f] type 00 class 0x040300 | |
| [ 0.274051] pci 0000:04:00.1: reg 0x10: [mem 0xc4000000-0xc4003fff] | |
| [ 0.274245] pci 0000:00:1c.4: PCI bridge to [bus 04] | |
| [ 0.274247] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] | |
| [ 0.274250] pci 0000:00:1c.4: bridge window [mem 0xc3000000-0xc40fffff] | |
| [ 0.274254] pci 0000:00:1c.4: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] | |
| [ 0.277051] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277125] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277197] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277268] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277338] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277409] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277479] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.277549] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
| [ 0.278037] ACPI: EC: interrupt unblocked | |
| [ 0.278037] ACPI: EC: event unblocked | |
| [ 0.278037] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1, EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
| [ 0.278037] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events | |
| [ 0.278040] SCSI subsystem initialized | |
| [ 0.278040] libata version 3.00 loaded. | |
| [ 0.278040] pci 0000:00:02.0: vgaarb: setting as boot VGA device | |
| [ 0.278040] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
| [ 0.278040] pci 0000:00:02.0: vgaarb: bridge control possible | |
| [ 0.278040] vgaarb: loaded | |
| [ 0.278040] ACPI: bus type USB registered | |
| [ 0.278040] usbcore: registered new interface driver usbfs | |
| [ 0.278040] usbcore: registered new interface driver hub | |
| [ 0.278040] usbcore: registered new device driver usb | |
| [ 0.322932] pps_core: LinuxPPS API ver. 1 registered | |
| [ 0.322933] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
| [ 0.322936] PTP clock support registered | |
| [ 0.322973] EDAC MC: Ver: 3.0.0 | |
| [ 0.322973] Registered efivars operations | |
| [ 0.364762] PCI: Using ACPI for IRQ routing | |
| [ 0.370556] PCI: pci_cache_line_size set to 64 bytes | |
| [ 0.370875] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] | |
| [ 0.370876] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff] | |
| [ 0.370877] e820: reserve RAM buffer [mem 0x8db1a018-0x8fffffff] | |
| [ 0.370879] e820: reserve RAM buffer [mem 0x8db32018-0x8fffffff] | |
| [ 0.370880] e820: reserve RAM buffer [mem 0x8db40018-0x8fffffff] | |
| [ 0.370881] e820: reserve RAM buffer [mem 0x8ebd8000-0x8fffffff] | |
| [ 0.370882] e820: reserve RAM buffer [mem 0x9c3ee000-0x9fffffff] | |
| [ 0.370884] e820: reserve RAM buffer [mem 0x9cfff000-0x9fffffff] | |
| [ 0.370885] e820: reserve RAM buffer [mem 0x35f000000-0x35fffffff] | |
| [ 0.372402] NetLabel: Initializing | |
| [ 0.372402] NetLabel: domain hash size = 128 | |
| [ 0.372402] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
| [ 0.372402] NetLabel: unlabeled traffic allowed by default | |
| [ 0.372917] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
| [ 0.372921] hpet0: 8 comparators, 64-bit 14.318180 MHz counter | |
| [ 0.376426] clocksource: Switched to clocksource tsc-early | |
| [ 0.388303] VFS: Disk quotas dquot_6.6.0 | |
| [ 0.388317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
| [ 0.388435] AppArmor: AppArmor Filesystem Enabled | |
| [ 0.388465] pnp: PnP ACPI init | |
| [ 0.388728] system 00:00: [io 0x0680-0x069f] has been reserved | |
| [ 0.388729] system 00:00: [io 0xffff] has been reserved | |
| [ 0.388731] system 00:00: [io 0xffff] has been reserved | |
| [ 0.388732] system 00:00: [io 0xffff] has been reserved | |
| [ 0.388733] system 00:00: [io 0x1800-0x18fe] has been reserved | |
| [ 0.388735] system 00:00: [io 0x164e-0x164f] has been reserved | |
| [ 0.388739] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.388798] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) | |
| [ 0.388847] system 00:02: [io 0x1854-0x1857] has been reserved | |
| [ 0.388851] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
| [ 0.388878] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) | |
| [ 0.389623] system 00:04: [mem 0xfe102000-0xfe102fff] has been reserved | |
| [ 0.389625] system 00:04: [mem 0xfe104000-0xfe104fff] has been reserved | |
| [ 0.389626] system 00:04: [mem 0xfe106000-0xfe106fff] has been reserved | |
| [ 0.389630] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.390296] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved | |
| [ 0.390297] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved | |
| [ 0.390299] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved | |
| [ 0.390300] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved | |
| [ 0.390301] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved | |
| [ 0.390303] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved | |
| [ 0.390304] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved | |
| [ 0.390306] system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved | |
| [ 0.390307] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved | |
| [ 0.390309] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved | |
| [ 0.390310] system 00:05: [mem 0xa0010000-0xa001ffff] has been reserved | |
| [ 0.390311] system 00:05: [mem 0xa0000000-0xa000ffff] has been reserved | |
| [ 0.390315] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.390661] pnp: PnP ACPI: found 6 devices | |
| [ 0.396426] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
| [ 0.396430] pci 0000:04:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window | |
| [ 0.396439] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 | |
| [ 0.396442] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000 | |
| [ 0.396443] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000 | |
| [ 0.396468] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa0100000-0xa02fffff] | |
| [ 0.396478] pci 0000:00:1c.0: BAR 15: assigned [mem 0xa0300000-0xa04fffff 64bit pref] | |
| [ 0.396480] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] | |
| [ 0.396482] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
| [ 0.396484] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] | |
| [ 0.396488] pci 0000:00:1c.0: bridge window [mem 0xa0100000-0xa02fffff] | |
| [ 0.396491] pci 0000:00:1c.0: bridge window [mem 0xa0300000-0xa04fffff 64bit pref] | |
| [ 0.396495] pci 0000:00:1c.2: PCI bridge to [bus 02] | |
| [ 0.396497] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] | |
| [ 0.396501] pci 0000:00:1c.2: bridge window [mem 0xc4400000-0xc44fffff] | |
| [ 0.396507] pci 0000:00:1c.3: PCI bridge to [bus 03] | |
| [ 0.396511] pci 0000:00:1c.3: bridge window [mem 0xc4200000-0xc43fffff] | |
| [ 0.396518] pci 0000:04:00.0: BAR 6: assigned [mem 0xc4080000-0xc40fffff pref] | |
| [ 0.396520] pci 0000:00:1c.4: PCI bridge to [bus 04] | |
| [ 0.396522] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] | |
| [ 0.396525] pci 0000:00:1c.4: bridge window [mem 0xc3000000-0xc40fffff] | |
| [ 0.396528] pci 0000:00:1c.4: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] | |
| [ 0.396534] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
| [ 0.396535] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
| [ 0.396536] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
| [ 0.396537] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] | |
| [ 0.396538] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] | |
| [ 0.396539] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] | |
| [ 0.396540] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] | |
| [ 0.396542] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] | |
| [ 0.396543] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] | |
| [ 0.396544] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] | |
| [ 0.396545] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] | |
| [ 0.396546] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] | |
| [ 0.396547] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] | |
| [ 0.396548] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] | |
| [ 0.396549] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] | |
| [ 0.396550] pci_bus 0000:00: resource 19 [mem 0xa0000000-0xdfffffff window] | |
| [ 0.396551] pci_bus 0000:00: resource 20 [mem 0xfe101000-0xfe113fff window] | |
| [ 0.396552] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] | |
| [ 0.396554] pci_bus 0000:01: resource 1 [mem 0xa0100000-0xa02fffff] | |
| [ 0.396555] pci_bus 0000:01: resource 2 [mem 0xa0300000-0xa04fffff 64bit pref] | |
| [ 0.396556] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] | |
| [ 0.396557] pci_bus 0000:02: resource 1 [mem 0xc4400000-0xc44fffff] | |
| [ 0.396558] pci_bus 0000:03: resource 1 [mem 0xc4200000-0xc43fffff] | |
| [ 0.396559] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] | |
| [ 0.396560] pci_bus 0000:04: resource 1 [mem 0xc3000000-0xc40fffff] | |
| [ 0.396562] pci_bus 0000:04: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref] | |
| [ 0.396708] NET: Registered protocol family 2 | |
| [ 0.396848] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes) | |
| [ 0.396899] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) | |
| [ 0.397066] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
| [ 0.397181] TCP: Hash tables configured (established 131072 bind 65536) | |
| [ 0.397220] UDP hash table entries: 8192 (order: 6, 262144 bytes) | |
| [ 0.397261] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) | |
| [ 0.397355] NET: Registered protocol family 1 | |
| [ 0.397360] NET: Registered protocol family 44 | |
| [ 0.397369] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
| [ 0.397491] pci 0000:00:14.0: can't derive routing for PCI INT A | |
| [ 0.397492] pci 0000:00:14.0: PCI INT A: not connected | |
| [ 0.416524] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6a6 took 17146 usecs | |
| [ 0.416694] pci 0000:04:00.1: Linked as a consumer to 0000:04:00.0 | |
| [ 0.416699] PCI: CLS 64 bytes, default 64 | |
| [ 0.416780] Unpacking initramfs... | |
| [ 1.058375] Freeing initrd memory: 40016K | |
| [ 1.058411] DMAR: ACPI device "INTL9C60:00" under DMAR at fed91000 as 00:15.0 | |
| [ 1.072435] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
| [ 1.072437] software IO TLB: mapped [mem 0x97f76000-0x9bf76000] (64MB) | |
| [ 1.072635] check: Scanning for low memory corruption every 60 seconds | |
| [ 1.074387] Initialise system trusted keyrings | |
| [ 1.074394] Key type blacklist registered | |
| [ 1.074424] workingset: timestamp_bits=36 max_order=22 bucket_order=0 | |
| [ 1.075845] zbud: loaded | |
| [ 1.076285] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 1.076486] fuse init (API version 7.28) | |
| [ 1.117812] Key type asymmetric registered | |
| [ 1.117814] Asymmetric key parser 'x509' registered | |
| [ 1.117828] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
| [ 1.117865] io scheduler mq-deadline registered | |
| [ 1.118224] pcieport 0000:00:1c.0: Signaling PME with IRQ 42 | |
| [ 1.118251] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ | |
| [ 1.118517] pcieport 0000:00:1c.2: Signaling PME with IRQ 43 | |
| [ 1.118699] pcieport 0000:00:1c.3: Signaling PME with IRQ 44 | |
| [ 1.118865] pcieport 0000:00:1c.4: Signaling PME with IRQ 45 | |
| [ 1.118926] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
| [ 1.118991] efifb: probing for efifb | |
| [ 1.119008] efifb: framebuffer at 0xd0000000, using 4128k, total 4128k | |
| [ 1.119009] efifb: mode is 1366x768x32, linelength=5504, pages=1 | |
| [ 1.119010] efifb: scrolling: redraw | |
| [ 1.119011] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
| [ 1.121880] Console: switching to colour frame buffer device 170x48 | |
| [ 1.124653] fb0: EFI VGA frame buffer device | |
| [ 1.124662] intel_idle: MWAIT substates: 0x11142120 | |
| [ 1.124663] intel_idle: v0.4.1 model 0x3D | |
| [ 1.124892] intel_idle: lapic_timer_reliable_states 0xffffffff | |
| [ 1.125488] ACPI: AC Adapter [ACAD] (off-line) | |
| [ 1.125551] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 | |
| [ 1.125560] ACPI: Power Button [PWRB] | |
| [ 1.125587] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 | |
| [ 1.125592] ACPI: Sleep Button [SLPB] | |
| [ 1.125620] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 | |
| [ 1.125626] ACPI: Lid Switch [LID0] | |
| [ 1.125652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 | |
| [ 1.125665] ACPI: Power Button [PWRF] | |
| [ 1.126322] thermal LNXTHERM:00: registered as thermal_zone0 | |
| [ 1.126324] ACPI: Thermal Zone [TZ01] (27 C) | |
| [ 1.126472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
| [ 1.127570] battery: ACPI: Battery Slot [BAT1] (battery present) | |
| [ 1.128075] Linux agpgart interface v0.103 | |
| [ 1.150703] loop: module loaded | |
| [ 1.150936] libphy: Fixed MDIO Bus: probed | |
| [ 1.150937] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 1.150974] PPP generic driver version 2.4.2 | |
| [ 1.151019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
| [ 1.151022] ehci-pci: EHCI PCI platform driver | |
| [ 1.151199] ehci-pci 0000:00:1d.0: EHCI Host Controller | |
| [ 1.151204] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 | |
| [ 1.151215] ehci-pci 0000:00:1d.0: debug port 2 | |
| [ 1.155115] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported | |
| [ 1.155128] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc4519000 | |
| [ 1.168461] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 | |
| [ 1.168509] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00 | |
| [ 1.168510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
| [ 1.168512] usb usb1: Product: EHCI Host Controller | |
| [ 1.168513] usb usb1: Manufacturer: Linux 5.0.0-31-generic ehci_hcd | |
| [ 1.168514] usb usb1: SerialNumber: 0000:00:1d.0 | |
| [ 1.168727] hub 1-0:1.0: USB hub found | |
| [ 1.168732] hub 1-0:1.0: 2 ports detected | |
| [ 1.168895] ehci-platform: EHCI generic platform driver | |
| [ 1.168913] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
| [ 1.168917] ohci-pci: OHCI PCI platform driver | |
| [ 1.168929] ohci-platform: OHCI generic platform driver | |
| [ 1.168937] uhci_hcd: USB Universal Host Controller Interface driver | |
| [ 1.169074] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A | |
| [ 1.169075] xhci_hcd 0000:00:14.0: PCI INT A: no GSI | |
| [ 1.169107] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
| [ 1.169112] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
| [ 1.170156] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810 | |
| [ 1.170160] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
| [ 1.170309] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00 | |
| [ 1.170310] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
| [ 1.170311] usb usb2: Product: xHCI Host Controller | |
| [ 1.170312] usb usb2: Manufacturer: Linux 5.0.0-31-generic xhci-hcd | |
| [ 1.170313] usb usb2: SerialNumber: 0000:00:14.0 | |
| [ 1.170489] hub 2-0:1.0: USB hub found | |
| [ 1.170501] hub 2-0:1.0: 11 ports detected | |
| [ 1.171436] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
| [ 1.171439] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 | |
| [ 1.171442] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed | |
| [ 1.171472] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00 | |
| [ 1.171473] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
| [ 1.171474] usb usb3: Product: xHCI Host Controller | |
| [ 1.171475] usb usb3: Manufacturer: Linux 5.0.0-31-generic xhci-hcd | |
| [ 1.171476] usb usb3: SerialNumber: 0000:00:14.0 | |
| [ 1.171636] hub 3-0:1.0: USB hub found | |
| [ 1.171644] hub 3-0:1.0: 4 ports detected | |
| [ 1.171788] usb: port power management may be unreliable | |
| [ 1.171878] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 | |
| [ 1.171878] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp | |
| [ 1.173907] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
| [ 1.174149] mousedev: PS/2 mouse device common for all mice | |
| [ 1.174518] rtc_cmos 00:01: RTC can wake from S4 | |
| [ 1.174660] rtc_cmos 00:01: registered as rtc0 | |
| [ 1.174675] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs | |
| [ 1.174682] i2c /dev entries driver | |
| [ 1.174804] device-mapper: uevent: version 1.0.3 | |
| [ 1.174857] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected] | |
| [ 1.174877] platform eisa.0: Probing EISA bus 0 | |
| [ 1.174878] platform eisa.0: EISA: Cannot allocate resource for mainboard | |
| [ 1.174880] platform eisa.0: Cannot allocate resource for EISA slot 1 | |
| [ 1.174881] platform eisa.0: Cannot allocate resource for EISA slot 2 | |
| [ 1.174882] platform eisa.0: Cannot allocate resource for EISA slot 3 | |
| [ 1.174883] platform eisa.0: Cannot allocate resource for EISA slot 4 | |
| [ 1.174884] platform eisa.0: Cannot allocate resource for EISA slot 5 | |
| [ 1.174885] platform eisa.0: Cannot allocate resource for EISA slot 6 | |
| [ 1.174886] platform eisa.0: Cannot allocate resource for EISA slot 7 | |
| [ 1.174887] platform eisa.0: Cannot allocate resource for EISA slot 8 | |
| [ 1.174888] platform eisa.0: EISA: Detected 0 cards | |
| [ 1.174895] intel_pstate: Intel P-state driver initializing | |
| [ 1.175062] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 1.175065] EFI Variables Facility v0.08 2004-May-17 | |
| [ 1.185324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 | |
| [ 1.218199] NET: Registered protocol family 10 | |
| [ 1.223421] Segment Routing with IPv6 | |
| [ 1.223451] NET: Registered protocol family 17 | |
| [ 1.223504] Key type dns_resolver registered | |
| [ 1.223734] mce: Using 7 MCE banks | |
| [ 1.223744] RAS: Correctable Errors collector initialized. | |
| [ 1.223772] microcode: sig=0x306d4, pf=0x40, revision=0x2b | |
| [ 1.223812] microcode: Microcode Update Driver: v2.2. | |
| [ 1.223823] sched_clock: Marking stable (1223419811, 389690)->(3607344458, -2383534957) | |
| [ 1.224054] registered taskstats version 1 | |
| [ 1.224061] Loading compiled-in X.509 certificates | |
| [ 1.225652] Loaded X.509 cert 'Build time autogenerated kernel key: 8551628772417b31666704b8f38347690494464f' | |
| [ 1.227756] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring | |
| [ 1.227774] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring | |
| [ 1.227786] Loaded UEFI:db cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5' linked to secondary sys keyring | |
| [ 1.227800] Loaded UEFI:db cert 'Acer: c4f0474ae6b5e67a509d99132f49a4ec13f7ac68' linked to secondary sys keyring | |
| [ 1.229001] Loaded UEFI:db cert 'LINPUS: 967f81f2f4f5ac0f24fca5e42982e4ad1e56ddff' linked to secondary sys keyring | |
| [ 1.230015] Loaded UEFI:db cert 'Quanta NB4: 073d6a4c306ea5b9499e861c7ba55cde' linked to secondary sys keyring | |
| [ 1.230319] Couldn't get size: 0x800000000000000e | |
| [ 1.230351] MODSIGN: Couldn't get UEFI MokListRT | |
| [ 1.232110] zswap: loaded using pool lzo/zbud | |
| [ 1.237607] Key type big_key registered | |
| [ 1.237612] Key type trusted registered | |
| [ 1.240171] Key type encrypted registered | |
| [ 1.240175] AppArmor: AppArmor sha1 policy hashing enabled | |
| [ 1.244272] ima: Allocated hash algorithm: sha1 | |
| [ 1.254927] No architecture policies found | |
| [ 1.254941] evm: Initialising EVM extended attributes: | |
| [ 1.254942] evm: security.selinux | |
| [ 1.254942] evm: security.SMACK64 | |
| [ 1.254943] evm: security.SMACK64EXEC | |
| [ 1.254943] evm: security.SMACK64TRANSMUTE | |
| [ 1.254944] evm: security.SMACK64MMAP | |
| [ 1.254944] evm: security.apparmor | |
| [ 1.254945] evm: security.ima | |
| [ 1.254945] evm: security.capability | |
| [ 1.254946] evm: HMAC attrs: 0x1 | |
| [ 1.255796] Magic number: 4:459:286 | |
| [ 1.255807] ppp ppp: hash matches | |
| [ 1.255916] rtc_cmos 00:01: setting system clock to 2020-01-29T15:16:56 UTC (1580311016) | |
| [ 1.256032] Lockdown: swapper/0: Hibernation is restricted; see man kernel_lockdown.7 | |
| [ 1.257269] Freeing unused decrypted memory: 2040K | |
| [ 1.257744] Freeing unused kernel image memory: 2588K | |
| [ 1.280421] Write protecting the kernel read-only data: 22528k | |
| [ 1.280888] Freeing unused kernel image memory: 2016K | |
| [ 1.281212] Freeing unused kernel image memory: 1696K | |
| [ 1.291200] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
| [ 1.291201] x86/mm: Checking user space page tables | |
| [ 1.300272] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
| [ 1.300274] Run /init as init process | |
| [ 1.360530] hidraw: raw HID events driver (C) Jiri Kosina | |
| [ 1.367245] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found | |
| [ 1.367248] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found | |
| [ 1.367250] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found | |
| [ 1.367252] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found | |
| [ 1.377397] i801_smbus 0000:00:1f.3: SPD Write Disable is set | |
| [ 1.377423] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt | |
| [ 1.377764] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control | |
| [ 1.380568] i2c_hid i2c-SYN1B81:01: i2c-SYN1B81:01 supply vdd not found, using dummy regulator | |
| [ 1.380583] i2c_hid i2c-SYN1B81:01: Linked as a consumer to regulator.0 | |
| [ 1.380585] i2c_hid i2c-SYN1B81:01: i2c-SYN1B81:01 supply vddl not found, using dummy regulator | |
| [ 1.381503] ahci 0000:00:1f.2: version 3.0 | |
| [ 1.390675] libphy: r8169: probed | |
| [ 1.390996] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 54:ab:3a:10:b3:b8, XID 541, IRQ 48 | |
| [ 1.390998] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] | |
| [ 1.391803] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x3 impl SATA mode | |
| [ 1.391807] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst | |
| [ 1.392385] scsi host0: ahci | |
| [ 1.392629] scsi host1: ahci | |
| [ 1.392717] scsi host2: ahci | |
| [ 1.392767] ata1: SATA max UDMA/133 abar m2048@0xc4518000 port 0xc4518100 irq 47 | |
| [ 1.392769] ata2: SATA max UDMA/133 abar m2048@0xc4518000 port 0xc4518180 irq 47 | |
| [ 1.392769] ata3: DUMMY | |
| [ 1.406359] r8169 0000:02:00.0 enp2s0: renamed from eth0 | |
| [ 1.426408] input: SYN1B81:01 06CB:2970 Mouse as /devices/pci0000:00/INT3432:00/i2c-0/i2c-SYN1B81:01/0018:06CB:2970.0001/input/input5 | |
| [ 1.426483] input: SYN1B81:01 06CB:2970 Touchpad as /devices/pci0000:00/INT3432:00/i2c-0/i2c-SYN1B81:01/0018:06CB:2970.0001/input/input6 | |
| [ 1.426543] hid-generic 0018:06CB:2970.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B81:01 06CB:2970] on i2c-SYN1B81:01 | |
| [ 1.508414] usb 1-1: new high-speed USB device number 2 using ehci-pci | |
| [ 1.508427] usb 2-5: new full-speed USB device number 2 using xhci_hcd | |
| [ 1.657918] usb 2-5: New USB device found, idVendor=04ca, idProduct=3015, bcdDevice= 0.01 | |
| [ 1.657920] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
| [ 1.664887] usb 1-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.03 | |
| [ 1.664889] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
| [ 1.665123] hub 1-1:1.0: USB hub found | |
| [ 1.665190] hub 1-1:1.0: 8 ports detected | |
| [ 1.707336] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) | |
| [ 1.707352] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
| [ 1.742940] ata1.00: ATA-8: ST500LT012-1DG142, 0001SDM1, max UDMA/133 | |
| [ 1.742942] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32) | |
| [ 1.755796] ata2.00: ATA-8: TOSHIBA MQ01ABD100, AX001U, max UDMA/100 | |
| [ 1.755798] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA | |
| [ 1.757934] ata2.00: configured for UDMA/100 | |
| [ 1.784463] usb 2-7: new high-speed USB device number 3 using xhci_hcd | |
| [ 1.872603] ata1.00: configured for UDMA/133 | |
| [ 1.881951] scsi 0:0:0:0: Direct-Access ATA ST500LT012-1DG14 SDM1 PQ: 0 ANSI: 5 | |
| [ 1.882279] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) | |
| [ 1.882281] sd 0:0:0:0: [sda] 4096-byte physical blocks | |
| [ 1.882288] sd 0:0:0:0: [sda] Write Protect is off | |
| [ 1.882290] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
| [ 1.882300] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
| [ 1.882305] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
| [ 1.882513] scsi 1:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD1 1U PQ: 0 ANSI: 5 | |
| [ 1.882738] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) | |
| [ 1.882740] sd 1:0:0:0: [sdb] 4096-byte physical blocks | |
| [ 1.882742] sd 1:0:0:0: Attached scsi generic sg1 type 0 | |
| [ 1.882751] sd 1:0:0:0: [sdb] Write Protect is off | |
| [ 1.882752] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
| [ 1.882772] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
| [ 1.941685] usb 2-7: New USB device found, idVendor=1bcf, idProduct=2c81, bcdDevice= 0.05 | |
| [ 1.941687] usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
| [ 1.941689] usb 2-7: Product: HD WebCam | |
| [ 1.941690] usb 2-7: Manufacturer: NC2141103M53003461LM05 | |
| [ 1.946255] sda: sda1 sda2 | |
| [ 1.946813] sd 0:0:0:0: [sda] Attached SCSI disk | |
| [ 2.001099] sdb: sdb1 sdb2 sdb3 | |
| [ 2.001811] sd 1:0:0:0: [sdb] Attached SCSI disk | |
| [ 2.072461] usb 2-8: new high-speed USB device number 4 using xhci_hcd | |
| [ 2.080460] tsc: Refined TSC clocksource calibration: 2194.917 MHz | |
| [ 2.080468] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa37107ca2, max_idle_ns: 440795258165 ns | |
| [ 2.080495] clocksource: Switched to clocksource tsc | |
| [ 2.220776] usb 2-8: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60 | |
| [ 2.220778] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
| [ 2.220779] usb 2-8: Product: USB2.0-CRW | |
| [ 2.220780] usb 2-8: Manufacturer: Generic | |
| [ 2.220781] usb 2-8: SerialNumber: 20100201396000000 | |
| [ 2.224962] usbcore: registered new interface driver rtsx_usb | |
| [ 2.906280] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null) | |
| [ 4.511265] systemd[1]: Inserted module 'autofs4' | |
| [ 4.787788] systemd[1]: systemd 240 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) | |
| [ 4.804549] systemd[1]: Detected architecture x86-64. | |
| [ 4.815384] systemd[1]: Set hostname to <matias>. | |
| [ 4.830684] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument | |
| [ 4.830755] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7 | |
| [ 4.903090] Lockdown: systemd: BPF is restricted; see man kernel_lockdown.7 | |
| [ 6.278283] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. | |
| [ 6.278286] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) | |
| [ 6.870669] systemd[1]: /lib/systemd/system/spice-vdagentd.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/spice-vdagentd/spice-vdagentd.pid → /run/spice-vdagentd/spice-vdagentd.pid; please update the unit file accordingly. | |
| [ 6.892636] systemd[1]: Listening on Journal Audit Socket. | |
| [ 6.892756] systemd[1]: Listening on Journal Socket (/dev/log). | |
| [ 6.892765] systemd[1]: Reached target User and Group Name Lookups. | |
| [ 7.180607] EXT4-fs (sdb3): re-mounted. Opts: errors=remount-ro | |
| [ 7.326014] lp: driver loaded but no devices found | |
| [ 7.328728] ppdev: user-space parallel port driver | |
| [ 7.451385] systemd-journald[310]: Received request to flush runtime journal from PID 1 | |
| [ 7.824465] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS | |
| [ 11.034690] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer | |
| [ 11.034692] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules | |
| [ 11.034693] RAPL PMU: hw unit of domain package 2^-14 Joules | |
| [ 11.034694] RAPL PMU: hw unit of domain dram 2^-14 Joules | |
| [ 11.034694] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules | |
| [ 11.144098] input: SYN1B81:01 06CB:2970 Touchpad as /devices/pci0000:00/INT3432:00/i2c-0/i2c-SYN1B81:01/0018:06CB:2970.0001/input/input9 | |
| [ 11.144187] hid-multitouch 0018:06CB:2970.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B81:01 06CB:2970] on i2c-SYN1B81:01 | |
| [ 11.250173] acer_wmi: Acer Laptop ACPI-WMI Extras | |
| [ 11.250207] acer_wmi: Function bitmap for Communication Button: 0x1 | |
| [ 11.258984] input: Acer WMI hotkeys as /devices/virtual/input/input11 | |
| [ 11.424377] cryptd: max_cpu_qlen set to 1000 | |
| [ 11.484586] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels | |
| [ 12.865491] AVX2 version of gcm_enc/dec engaged. | |
| [ 12.865492] AES CTR mode by8 optimization enabled | |
| [ 13.468150] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
| [ 13.468491] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
| [ 13.487036] IPMI message handler: version 39.2 | |
| [ 13.487072] Bluetooth: Core ver 2.22 | |
| [ 13.487105] NET: Registered protocol family 31 | |
| [ 13.487106] Bluetooth: HCI device and connection manager initialized | |
| [ 13.487110] Bluetooth: HCI socket layer initialized | |
| [ 13.487113] Bluetooth: L2CAP socket layer initialized | |
| [ 13.487120] Bluetooth: SCO socket layer initialized | |
| [ 14.310711] VFIO - User Level meta-driver version: 0.3 | |
| [ 14.443476] ipmi device interface | |
| [ 14.874085] usbcore: registered new interface driver btusb | |
| [ 14.934218] checking generic (d0000000 408000) vs hw (d0000000 10000000) | |
| [ 14.934220] fb0: switching to inteldrmfb from EFI VGA | |
| [ 14.934361] Console: switching to colour dummy device 80x25 | |
| [ 14.934495] [drm] Replacing VGA console driver | |
| [ 14.936577] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
| [ 14.936578] [drm] Driver supports precise vblank timestamp query. | |
| [ 14.937014] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
| [ 14.945245] [drm] Initialized i915 1.6.0 20181204 for 0000:00:02.0 on minor 0 | |
| [ 14.947344] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
| [ 14.947557] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12 | |
| [ 14.947687] [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS | |
| [ 14.947698] ACPI: Video Device [PXSX] (multi-head: yes rom: yes post: no) | |
| [ 14.947726] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:47/LNXVIDEO:01/input/input13 | |
| [ 14.950435] fbcon: inteldrmfb (fb0) is primary device | |
| [ 15.350247] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 | |
| [ 15.444972] PKCS#7 signature not signed with a trusted key | |
| [ 15.444974] Lockdown: systemd-udevd: Loading of module with unavailable key is restricted; see man kernel_lockdown.7 | |
| [ 15.556567] PKCS#7 signature not signed with a trusted key | |
| [ 15.854713] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000300.bin | |
| [ 15.854715] Bluetooth: hci0: QCA: patch rome 0x300 build 0x3e8, firmware rome 0x300 build 0x111 | |
| [ 15.924727] ath10k_pci 0000:03:00.0: qca9377 hw1.0 target 0x05020000 chip_id 0x003820ff sub 11ad:0806 | |
| [ 15.924729] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0 | |
| [ 15.925351] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877 | |
| [ 15.992900] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000300.bin | |
| [ 16.002169] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a | |
| [ 16.063266] Console: switching to colour frame buffer device 170x48 | |
| [ 16.082234] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
| [ 16.151555] media: Linux media interface: v0.10 | |
| [ 16.318965] videodev: Linux video capture interface: v2.00 | |
| [ 16.695037] snd_hda_intel 0000:00:03.0: Linked as a consumer to 0000:00:02.0 | |
| [ 16.695079] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) | |
| [ 16.695625] snd_hda_intel 0000:04:00.1: Disabling MSI | |
| [ 16.695632] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client | |
| [ 16.699610] snd_hda_intel 0000:04:00.1: no codecs found! | |
| [ 16.732580] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14 | |
| [ 16.732647] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15 | |
| [ 16.732702] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16 | |
| [ 16.732757] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17 | |
| [ 16.732819] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18 | |
| [ 17.043731] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c81) | |
| [ 17.060815] uvcvideo 2-7:1.0: Entity type for entity Extension 4 was not initialized! | |
| [ 17.060818] uvcvideo 2-7:1.0: Entity type for entity Extension 3 was not initialized! | |
| [ 17.060820] uvcvideo 2-7:1.0: Entity type for entity Processing 2 was not initialized! | |
| [ 17.060822] uvcvideo 2-7:1.0: Entity type for entity Camera 1 was not initialized! | |
| [ 17.060911] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7:1.0/input/input19 | |
| [ 17.061000] usbcore: registered new interface driver uvcvideo | |
| [ 17.061001] USB Video Class driver (1.1.1) | |
| [ 17.179046] intel_rapl: Found RAPL domain package | |
| [ 17.179048] intel_rapl: Found RAPL domain core | |
| [ 17.179049] intel_rapl: Found RAPL domain uncore | |
| [ 17.179050] intel_rapl: Found RAPL domain dram | |
| [ 17.179052] intel_rapl: RAPL package 0 domain package locked by BIOS | |
| [ 17.179057] intel_rapl: RAPL package 0 domain dram locked by BIOS | |
| [ 17.289860] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker | |
| [ 17.289862] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
| [ 17.289863] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) | |
| [ 17.289864] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 | |
| [ 17.289865] snd_hda_codec_realtek hdaudioC1D0: inputs: | |
| [ 17.289866] snd_hda_codec_realtek hdaudioC1D0: Mic=0x12 | |
| [ 17.332887] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20 | |
| [ 18.150271] ath10k_pci 0000:03:00.0: unsupported HTC service id: 1536 | |
| [ 18.198500] ath10k_pci 0000:03:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 | |
| [ 18.277467] ath: EEPROM regdomain: 0x6c | |
| [ 18.277468] ath: EEPROM indicates we should expect a direct regpair map | |
| [ 18.277469] ath: Country alpha2 being used: 00 | |
| [ 18.277470] ath: Regpair used: 0x6c | |
| [ 18.364296] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0 | |
| [ 20.210070] audit: type=1400 audit(1580311035.448:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=830 comm="apparmor_parser" | |
| [ 20.212239] audit: type=1400 audit(1580311035.448:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=833 comm="apparmor_parser" | |
| [ 20.214533] audit: type=1400 audit(1580311035.452:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=827 comm="apparmor_parser" | |
| [ 20.216982] audit: type=1400 audit(1580311035.456:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=836 comm="apparmor_parser" | |
| [ 20.262852] audit: type=1400 audit(1580311035.500:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=835 comm="apparmor_parser" | |
| [ 20.267526] audit: type=1400 audit(1580311035.504:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=828 comm="apparmor_parser" | |
| [ 20.267530] audit: type=1400 audit(1580311035.504:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=828 comm="apparmor_parser" | |
| [ 20.267532] audit: type=1400 audit(1580311035.504:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=828 comm="apparmor_parser" | |
| [ 20.308286] audit: type=1400 audit(1580311035.544:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=837 comm="apparmor_parser" | |
| [ 20.308290] audit: type=1400 audit(1580311035.544:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=837 comm="apparmor_parser" | |
| [ 26.092724] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
| [ 26.092726] Bluetooth: BNEP filters: protocol multicast | |
| [ 26.092730] Bluetooth: BNEP socket layer initialized | |
| [ 32.251318] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE) | |
| [ 32.361344] r8169 0000:02:00.0 enp2s0: Link is Down | |
| [ 33.981677] PKCS#7 signature not signed with a trusted key | |
| [ 34.649532] ath10k_pci 0000:03:00.0: unsupported HTC service id: 1536 | |
| [ 68.862659] wlp3s0: authenticate with 70:bb:e9:ee:38:bb | |
| [ 68.900880] wlp3s0: send auth to 70:bb:e9:ee:38:bb (try 1/3) | |
| [ 68.930508] wlp3s0: authenticated | |
| [ 68.932539] wlp3s0: associate with 70:bb:e9:ee:38:bb (try 1/3) | |
| [ 68.939626] wlp3s0: RX AssocResp from 70:bb:e9:ee:38:bb (capab=0x1421 status=0 aid=7) | |
| [ 68.941922] wlp3s0: associated | |
| [ 68.942748] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready | |
| [ 534.419377] PKCS#7 signature not signed with a trusted key | |
| [ 534.586397] PKCS#7 signature not signed with a trusted key | |
| [ 551.155448] Bluetooth: RFCOMM TTY layer initialized | |
| [ 551.155453] Bluetooth: RFCOMM socket layer initialized | |
| [ 551.155459] Bluetooth: RFCOMM ver 1.11 | |
| [ 553.023535] rfkill: input handler disabled | |
| [ 572.461040] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) | |
| [ 587.934045] usb 2-1: new full-speed USB device number 5 using xhci_hcd | |
| [ 588.144122] usb 2-1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91 | |
| [ 588.144128] usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 | |
| [ 588.144131] usb 2-1: Product: CSR8510 A10 | |
| [ 646.736456] ata1: link is slow to respond, please be patient (ready=0) | |
| [ 651.436921] ata1: COMRESET failed (errno=-16) | |
| [ 653.444032] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
| [ 653.509924] ata1.00: configured for UDMA/133 | |
| [ 658.606888] ata1.00: qc timeout (cmd 0xef) | |
| [ 658.606895] ata1.00: failed to enable DIPM, Emask 0x4 | |
| [ 663.932711] ata1: link is slow to respond, please be patient (ready=0) | |
| [ 668.665097] ata1: COMRESET failed (errno=-16) | |
| [ 672.716462] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
| [ 672.782180] ata1.00: configured for UDMA/133 | |
| [ 682.943639] ata1.00: qc timeout (cmd 0xef) | |
| [ 682.943646] ata1.00: failed to enable DIPM, Emask 0x4 | |
| [ 682.943647] ata1: disabling LPM on the link | |
| [ 682.943649] ata1: limiting SATA link speed to 3.0 Gbps | |
| [ 682.943651] ata1.00: limiting speed to UDMA/133:PIO3 | |
| [ 684.536679] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320) | |
| [ 689.600831] ata1.00: qc timeout (cmd 0x27) | |
| [ 689.600838] ata1.00: failed to read native max address (err_mask=0x4) | |
| [ 689.600839] ata1.00: HPA support seems broken, skipping HPA handling | |
| [ 689.600841] ata1.00: revalidation failed (errno=-5) | |
| [ 689.600845] ata1.00: disabled | |
| [ 692.659298] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320) | |
| [ 692.659345] sd 0:0:0:0: [sda] tag#20 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 692.659348] sd 0:0:0:0: [sda] tag#20 CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00 00 e5 00 | |
| [ 692.659364] sd 0:0:0:0: [sda] tag#22 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 692.659366] sd 0:0:0:0: [sda] tag#22 CDB: Read(10) 28 00 08 50 09 00 00 01 08 00 | |
| [ 692.659368] print_req_error: I/O error, dev sda, sector 139462912 flags 80000 | |
| [ 692.659392] sd 0:0:0:0: [sda] tag#23 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 692.659394] sd 0:0:0:0: [sda] tag#23 CDB: Write(10) 2a 00 00 10 2a e0 00 00 10 00 | |
| [ 692.659396] print_req_error: I/O error, dev sda, sector 1059552 flags 103001 | |
| [ 692.659399] Buffer I/O error on dev sda2, logical block 1116, lost async page write | |
| [ 692.659404] Buffer I/O error on dev sda2, logical block 1117, lost async page write | |
| [ 692.659453] sd 0:0:0:0: [sda] Read Capacity(16) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 692.659455] sd 0:0:0:0: [sda] Sense not available. | |
| [ 692.659478] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 692.659479] sd 0:0:0:0: [sda] Sense not available. | |
| [ 692.659498] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B) | |
| [ 692.659500] sd 0:0:0:0: [sda] 4096-byte physical blocks | |
| [ 692.659534] sda: detected capacity change from 500107862016 to 0 | |
| [ 692.660251] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #4325377: block 17301536: comm pool-org.gnome.: unable to read itable block | |
| [ 692.660279] print_req_error: I/O error, dev sda, sector 1050624 flags 801 | |
| [ 692.660282] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 692.660288] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 692.660623] print_req_error: I/O error, dev sda, sector 315623688 flags 80700 | |
| [ 692.660639] print_req_error: I/O error, dev sda, sector 315623696 flags 80700 | |
| [ 692.660649] print_req_error: I/O error, dev sda, sector 315623704 flags 80700 | |
| [ 692.660690] print_req_error: I/O error, dev sda, sector 315623712 flags 80700 | |
| [ 692.660701] print_req_error: I/O error, dev sda, sector 315623720 flags 80700 | |
| [ 692.660711] print_req_error: I/O error, dev sda, sector 315623728 flags 80700 | |
| [ 692.660721] print_req_error: I/O error, dev sda, sector 315623736 flags 80700 | |
| [ 692.660933] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #9830401: block 39321632: comm pool-org.gnome.: unable to read itable block | |
| [ 692.660942] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 692.660945] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 692.661356] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #10092545: block 40370208: comm pool-org.gnome.: unable to read itable block | |
| [ 692.661367] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 692.661372] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1231.228524] sd 0:0:0:0: [sda] tag#14 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 1231.228528] sd 0:0:0:0: [sda] tag#14 CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00 00 e5 00 | |
| [ 1232.829285] print_req_error: 61 callbacks suppressed | |
| [ 1232.829287] print_req_error: I/O error, dev sda, sector 139462920 flags 80700 | |
| [ 1232.829413] print_req_error: I/O error, dev sda, sector 139462928 flags 80700 | |
| [ 1232.829426] print_req_error: I/O error, dev sda, sector 139462936 flags 80700 | |
| [ 1232.829537] print_req_error: I/O error, dev sda, sector 139462944 flags 80700 | |
| [ 1232.829868] print_req_error: I/O error, dev sda, sector 139462952 flags 80700 | |
| [ 1232.829882] print_req_error: I/O error, dev sda, sector 139462960 flags 80700 | |
| [ 1232.829892] print_req_error: I/O error, dev sda, sector 139462968 flags 80700 | |
| [ 1232.829901] print_req_error: I/O error, dev sda, sector 139462976 flags 80700 | |
| [ 1232.829910] print_req_error: I/O error, dev sda, sector 139462984 flags 80700 | |
| [ 1232.829918] print_req_error: I/O error, dev sda, sector 139462992 flags 80700 | |
| [ 1232.830050] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #4325377: block 17301536: comm pool-org.gnome.: unable to read itable block | |
| [ 1232.830063] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 1232.830144] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1232.832268] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #9830401: block 39321632: comm pool-org.gnome.: unable to read itable block | |
| [ 1232.832283] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 1232.832289] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1232.835722] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #10092545: block 40370208: comm pool-org.gnome.: unable to read itable block | |
| [ 1232.835742] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 1232.835749] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1232.835774] EXT4-fs warning (device sda2): htree_dirblock_to_tree:995: inode #1966081: lblock 0: comm pool-org.gnome.: error -5 reading directory block | |
| [ 1237.425044] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #4325377: block 17301536: comm pool-org.gnome.: unable to read itable block | |
| [ 1237.425062] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 1237.425067] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1237.426039] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #9830401: block 39321632: comm pool-org.gnome.: unable to read itable block | |
| [ 1237.426053] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 1237.426058] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1237.426740] EXT4-fs error (device sda2): __ext4_get_inode_loc:4705: inode #10092545: block 40370208: comm pool-org.gnome.: unable to read itable block | |
| [ 1237.426766] Buffer I/O error on dev sda2, logical block 0, lost sync page write | |
| [ 1237.426773] EXT4-fs (sda2): I/O error while writing superblock | |
| [ 1238.261693] print_req_error: 195 callbacks suppressed | |
| [ 1238.261697] print_req_error: I/O error, dev sda, sector 487852096 flags 801 | |
| [ 1238.261713] Aborting journal on device sda2-8. | |
| [ 1238.261739] print_req_error: I/O error, dev sda, sector 487852032 flags 801 | |
| [ 1238.261745] Buffer I/O error on dev sda2, logical block 60850176, lost sync page write | |
| [ 1238.261756] JBD2: Error -5 detected when updating journal superblock for sda2-8. | |
| [ 1418.117045] PM: suspend entry (deep) | |
| [ 1418.117046] PM: Syncing filesystems ... done. | |
| [ 1418.526988] Freezing user space processes ... (elapsed 0.002 seconds) done. | |
| [ 1418.529318] OOM killer disabled. | |
| [ 1418.529318] Freezing remaining freezable tasks ... | |
| [ 1421.253964] usb 2-1: USB disconnect, device number 5 | |
| [ 1422.157022] (elapsed 3.628 seconds) done. | |
| [ 1422.157083] printk: Suspending console(s) (use no_console_suspend to debug) | |
| [ 1422.157546] wlp3s0: deauthenticating from 70:bb:e9:ee:38:bb by local choice (Reason: 3=DEAUTH_LEAVING) | |
| [ 1422.292826] sd 1:0:0:0: [sdb] Synchronizing SCSI cache | |
| [ 1422.292885] sd 0:0:0:0: [sda] Stopping disk | |
| [ 1422.292927] sd 0:0:0:0: [sda] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 1422.294332] sd 1:0:0:0: [sdb] Stopping disk | |
| [ 1422.813946] ACPI: EC: interrupt blocked | |
| [ 1422.876938] ACPI: Preparing to enter system sleep state S3 | |
| [ 1422.877551] ACPI: EC: event blocked | |
| [ 1422.877551] ACPI: EC: EC stopped | |
| [ 1422.877552] PM: Saving platform NVS memory | |
| [ 1422.877574] Disabling non-boot CPUs ... | |
| [ 1422.878086] IRQ 50: no longer affine to CPU1 | |
| [ 1422.879094] smpboot: CPU 1 is now offline | |
| [ 1422.882778] IRQ 51: no longer affine to CPU2 | |
| [ 1422.884369] smpboot: CPU 2 is now offline | |
| [ 1422.887941] IRQ 18: no longer affine to CPU3 | |
| [ 1422.887951] IRQ 42: no longer affine to CPU3 | |
| [ 1422.887955] IRQ 43: no longer affine to CPU3 | |
| [ 1422.887959] IRQ 45: no longer affine to CPU3 | |
| [ 1422.887963] IRQ 46: no longer affine to CPU3 | |
| [ 1422.887968] IRQ 48: no longer affine to CPU3 | |
| [ 1422.889010] smpboot: CPU 3 is now offline | |
| [ 1422.892082] ACPI: Low-level resume complete | |
| [ 1422.892138] ACPI: EC: EC started | |
| [ 1422.892138] PM: Restoring platform NVS memory | |
| [ 1422.894928] Enabling non-boot CPUs ... | |
| [ 1422.894976] x86: Booting SMP configuration: | |
| [ 1422.894977] smpboot: Booting Node 0 Processor 1 APIC 0x2 | |
| [ 1422.896984] cache: parent cpu1 should not be sleeping | |
| [ 1422.897173] CPU1 is up | |
| [ 1422.897197] smpboot: Booting Node 0 Processor 2 APIC 0x1 | |
| [ 1422.897809] cache: parent cpu2 should not be sleeping | |
| [ 1422.898250] CPU2 is up | |
| [ 1422.898277] smpboot: Booting Node 0 Processor 3 APIC 0x3 | |
| [ 1422.898837] cache: parent cpu3 should not be sleeping | |
| [ 1422.899052] CPU3 is up | |
| [ 1422.902947] ACPI: Waking up from system sleep state S3 | |
| [ 1422.930662] ACPI: EC: interrupt unblocked | |
| [ 1422.997211] pci 0000:04:00.0: Enabling HDA controller | |
| [ 1423.034494] ACPI: EC: event unblocked | |
| [ 1423.035388] sd 0:0:0:0: [sda] Starting disk | |
| [ 1423.035530] sd 1:0:0:0: [sdb] Starting disk | |
| [ 1423.142423] r8169 0000:02:00.0 enp2s0: Link is Down | |
| [ 1423.282175] usb 2-5: reset full-speed USB device number 2 using xhci_hcd | |
| [ 1423.562127] usb 2-8: reset high-speed USB device number 4 using xhci_hcd | |
| [ 1423.838067] usb 2-7: reset high-speed USB device number 3 using xhci_hcd | |
| [ 1425.320266] ath10k_pci 0000:03:00.0: unsupported HTC service id: 1536 | |
| [ 1425.361443] OOM killer enabled. | |
| [ 1425.361445] Restarting tasks ... | |
| [ 1425.362263] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000300.bin | |
| [ 1425.362270] Bluetooth: hci0: QCA: patch rome 0x300 build 0x3e8, firmware rome 0x300 build 0x111 | |
| [ 1425.372009] done. | |
| [ 1425.403492] pci_bus 0000:01: Allocating resources | |
| [ 1425.403507] pci_bus 0000:02: Allocating resources | |
| [ 1425.403863] pcieport 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000 | |
| [ 1425.403870] pci_bus 0000:03: Allocating resources | |
| [ 1425.403949] pcieport 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 | |
| [ 1425.403951] pcieport 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 | |
| [ 1425.403957] pci_bus 0000:04: Allocating resources | |
| [ 1425.403992] pcieport 0000:00:1c.2: BAR 15: assigned [mem 0xa0500000-0xa06fffff 64bit pref] | |
| [ 1425.404006] pcieport 0000:00:1c.3: BAR 15: assigned [mem 0xa0700000-0xa08fffff 64bit pref] | |
| [ 1425.404010] pcieport 0000:00:1c.3: BAR 13: assigned [io 0x6000-0x6fff] | |
| [ 1425.404520] PM: suspend exit | |
| [ 1425.405078] pci_bus 0000:01: Allocating resources | |
| [ 1425.405096] pci_bus 0000:02: Allocating resources | |
| [ 1425.405464] pci_bus 0000:03: Allocating resources | |
| [ 1425.405549] pci_bus 0000:04: Allocating resources | |
| [ 1425.417793] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000300.bin | |
| [ 1425.457625] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320) | |
| [ 1425.457664] sd 0:0:0:0: [sda] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 1426.865652] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) | |
| [ 1426.869827] ata2.00: configured for UDMA/100 | |
| [ 1426.930416] sd 0:0:0:0: [sda] tag#15 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 1426.930424] sd 0:0:0:0: [sda] tag#15 CDB: ATA command pass through(16) 85 06 20 00 05 00 80 00 00 00 00 00 00 40 ef 00 | |
| [ 1427.082010] sd 0:0:0:0: [sda] tag#16 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK | |
| [ 1427.082015] sd 0:0:0:0: [sda] tag#16 CDB: ATA command pass through(16) 85 06 20 00 00 00 24 00 00 00 00 00 00 40 e3 00 | |
| [ 1427.271598] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE) | |
| [ 1427.405022] r8169 0000:02:00.0 enp2s0: Link is Down | |
| [ 1428.913082] Bluetooth: hci0: Failed to send body at 4 of 1857 (-110) | |
| [ 1429.801243] ath10k_pci 0000:03:00.0: unsupported HTC service id: 1536 | |
| [ 1434.782745] wlp3s0: authenticate with 70:bb:e9:ee:38:bb | |
| [ 1434.825280] wlp3s0: send auth to 70:bb:e9:ee:38:bb (try 1/3) | |
| [ 1434.827903] wlp3s0: authenticated | |
| [ 1434.832154] wlp3s0: associate with 70:bb:e9:ee:38:bb (try 1/3) | |
| [ 1434.838433] wlp3s0: RX AssocResp from 70:bb:e9:ee:38:bb (capab=0x1421 status=0 aid=10) | |
| [ 1434.840996] wlp3s0: associated | |
| [ 1434.841685] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready | |
| [ 1446.175394] PKCS#7 signature not signed with a trusted key |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT | |
| loop0 7:0 0 289,4M 1 loop /snap/webstorm/129 | |
| loop1 7:1 0 4,2M 1 loop /snap/gnome-calculator/544 | |
| loop2 7:2 0 4M 1 loop /snap/gnome-calculator/406 | |
| loop3 7:3 0 156,7M 1 loop /snap/gnome-3-28-1804/110 | |
| loop4 7:4 0 53,7M 1 loop /snap/core18/941 | |
| loop5 7:5 0 287,4M 1 loop /snap/webstorm/126 | |
| loop6 7:6 0 956K 1 loop /snap/gnome-logs/81 | |
| loop7 7:7 0 89,1M 1 loop /snap/core/8268 | |
| loop8 7:8 0 35,3M 1 loop /snap/gtk-common-themes/1198 | |
| loop9 7:9 0 3,7M 1 loop /snap/gnome-system-monitor/127 | |
| loop10 7:10 0 89,3M 1 loop /snap/core/6673 | |
| loop11 7:11 0 14,8M 1 loop /snap/gnome-characters/375 | |
| loop12 7:12 0 54,7M 1 loop /snap/core18/1650 | |
| loop13 7:13 0 1008K 1 loop /snap/gnome-logs/61 | |
| loop14 7:14 0 160,2M 1 loop /snap/gnome-3-28-1804/116 | |
| loop15 7:15 0 58,2M 1 loop /snap/insomnia/55 | |
| loop16 7:16 0 14,8M 1 loop /snap/gnome-characters/399 | |
| loop17 7:17 0 59,1M 1 loop /snap/mockuuups/3 | |
| loop18 7:18 0 44,9M 1 loop /snap/gtk-common-themes/1440 | |
| loop19 7:19 0 3,7M 1 loop /snap/gnome-system-monitor/123 | |
| sdb 8:16 0 931,5G 0 disk | |
| ├─sdb1 8:17 0 100M 0 part /boot/efi | |
| ├─sdb2 8:18 0 683,4G 0 part | |
| └─sdb3 8:19 0 248G 0 part / |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment