FS#65359 - Wireless AC 3168 fails to initialize

Attached to Project: Arch Linux
Opened by Tim Teichmann (tauly) - Monday, 03 February 2020, 18:26 GMT
Last edited by freswa (frederik) - Saturday, 12 September 2020, 16:22 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 11
Private No

Details

Description: With Kernel linux 5.5.1.arch1-1 the Intel Wireless AC 3168 fails to initialize. Therefore no WIFI available. I am reporting this here although there seems to be a patch available (see below) as this will potentially affect many users. Best option is currently not to upgrade the kernel.


Additional info:
* package version: linux 5.5.1.arch1-1
* link to upstream bug report: https://bugzilla.kernel.org/show_bug.cgi?id=206329

Steps to reproduce: Boot with linux 5.5.1.arch1-1 and said wifi card.
This task depends upon

Closed by  freswa (frederik)
Saturday, 12 September 2020, 16:22 GMT
Reason for closing:  Fixed
Comment by Matt McDonald (gardotd426) - Monday, 03 February 2020, 19:32 GMT
I opened an apparent duplicate after searching for iwlwifi and not seeing anything, and apparently this bug was reported like 30 minutes before mine. Anyway, https://bugzilla.kernel.org/show_bug.cgi?id=206329 is the page tracking the bug in the kernel, and there is a patch available in the thread but it's not been applied here, and there's no way for users to apply it to the main kernel as it's a binary package.
Comment by loqs (loqs) - Monday, 03 February 2020, 20:11 GMT
@gardot426 you need to rebuild the package locally with the patch applied see [1]
PKGBUILD.diff shows the needed changes to the PKGBUILD.
linux-5.5.1.arch1-1.src.tar.gz is a source bundle with the changes applied ready to be extracted and built.

[1] https://wiki.archlinux.org/index.php/Patching_packages#Applying_patches
Comment by Matt McDonald (gardotd426) - Monday, 03 February 2020, 21:52 GMT
Okay, after running:
svn checkout linux

cding into packages/linux/

and putting the PKGBUILD.diff in that folder, there are two other directories, "repos" and "trunk". I saw that the PKGBUILD.diff said the changes need to be made to trunk/PKGBUILD, so I ran:
patch -i ./PKGBUILD.diff

and when asked which file to patch, I entered trunk/PKGBUILD.

Is that all that's necessary to fix the PKGBUILD? I would just download the ready-made source tarball you linked, but I have a 5600 XT so I also need to add some navi patches, although I guess I could probably still do that with the tarball as well, but I'm not 100 percent sure as I haven't downloaded it and looked at it yet.
Comment by loqs (loqs) - Monday, 03 February 2020, 22:35 GMT
Yes that is all thats needed to fix the PKGBUILD there will be no difference between the patched trunk directory and the tarball.
Comment by Varun Shah (vshah181) - Tuesday, 04 February 2020, 22:46 GMT
Seems that this issue is still present on 5.5.2 as well
Comment by Matt McDonald (gardotd426) - Tuesday, 04 February 2020, 23:46 GMT
How do you have 5.5.2, testing repo? It seems like the kernel is becoming a mess, the new linux-firmware package that was released today still doesn't fix the new 5600 XT card issues either, but that's for another post I guess.
Comment by Varun Shah (vshah181) - Wednesday, 05 February 2020, 06:47 GMT
No, not testing repo. It got released last night around 22:15 GMT so I just did a pacman -Syu
Comment by Matt McDonald (gardotd426) - Wednesday, 05 February 2020, 07:35 GMT
It showed up for me earlier, I had just updated when I asked that and it wasn't there for some reason. But like a couple hours later I got the update notification. And yep, still broken.
Comment by Mathew (Bird-or-cage) - Wednesday, 05 February 2020, 09:03 GMT
Can you please fix the title to contain [linux]? I was having trouble finding this bug report.
Comment by Matt McDonald (gardotd426) - Wednesday, 05 February 2020, 09:32 GMT
Maybe also add iwlwifi since that's the module that's affected, I made a duplicate bug report about 20 minutes after this one went up after searching for both linux and iwlwifi and then iwlwifi by itself and finding nothing
Comment by loqs (loqs) - Wednesday, 05 February 2020, 16:15 GMT Comment by Tim Teichmann (tauly) - Wednesday, 05 February 2020, 18:17 GMT
Unfortunately I am not able to change the title. Can someone with elevated privileges please do that?

Thanks for including the patch!
Comment by Radoslav Nenchovski (rado84) - Thursday, 06 February 2020, 06:31 GMT
I wouldn't bother reporting anything. The guys that read this part of the website are rarely useful. Some time ago I reported a problem with kernel and shutting down. All I got were bullshit suggestions which didn't change anything and the problem was never fixed, so I just stopped replying. Now with kernel 5.5.x I have another problem related to suspend-to-ram but I'm even less enthusiastic to report that too cuz I know what will happen - they'll tell me to try the things I already tried, nothing will change and this will be just another issue that hangs in the air forever and unfixed.
Comment by Matt McDonald (gardotd426) - Thursday, 06 February 2020, 06:44 GMT
I mean it's already got a patch, dude. Seems like they're working on it.
Comment by glen (glenb77) - Thursday, 06 February 2020, 13:07 GMT
the patch made mine worse. my 3168ngw went into rapid loop on boot and i had to force power off and downgrade to 5.4 kernel. same result with kernels in testing repo. the text went by really fast i could not get the exact errror before it would repeat over and over.
Comment by Thomas Lübking (luebking) - Thursday, 06 February 2020, 14:00 GMT
Did you try to record it w/ a camera, eg. your phone?
(The hard reset will prevent the journal from going onto the HDD)
Comment by Divyansh sinha (nerdy_ass) - Thursday, 06 February 2020, 14:41 GMT
Can anybody tell me how to apply this patch (Sorry I am a newbie)
Comment by Thomas Lübking (luebking) - Thursday, 06 February 2020, 15:05 GMT
Kernel from testing repo has it: https://www.archlinux.org/packages/testing/x86_64/linux/ but be weary because of https://bugs.archlinux.org/task/65359#comment186102 ie. ensure to have at least the lts kernel as well or other means to access the system offline.
Comment by Matt McDonald (gardotd426) - Thursday, 06 February 2020, 15:29 GMT
Be wary because of what? You linked this bug. But you said the kernel from the testing repo has the patch? So which is it?
Comment by Thomas Lübking (luebking) - Thursday, 06 February 2020, 15:32 GMT
Because glenb77's comment which I linked (look ~10 lines up…)

I'm gonna read it to you:
"The patch made mine worse. my 3168ngw went into rapid loop on boot and i had to force power off and downgrade to 5.4 kernel."

The patch is in the testing repo kernel, you can try it but might hit similar problems.

That is it.
Comment by Matt McDonald (gardotd426) - Thursday, 06 February 2020, 15:41 GMT
Ah. When I clicked the link it didn't take me to that comment for some reason. Thought there was maybe some other issue you meant to cite. Also, Divyansh, you might wanna checkout github.com/tk-glitch/PKGBUILDS/ It's a repo with prebuilt packages for Arch by Tk-Glitch, that's the kernel I usually use, and it's got a really nice custom zenified 5.5 kernel.
Comment by glen (glenb77) - Thursday, 06 February 2020, 16:41 GMT
as suggested, i reinstalled kernel from testing linux-5.5.2.arch2-2, and took video of rapid looping iwlwifi errors. too large to attach, but here are onedrive links if that can help. card works fine in 5.4 kernel. this is from walmart motile laptop. links:

https://1drv.ms/v/s!AtFMs8CDoSxvvD_hS_5FlKzFHjJi?e=kMbRe5
https://1drv.ms/v/s!AtFMs8CDoSxvvD6Vc4bUlRcDOAdp?e=6NVjWs
Comment by Thomas Lübking (luebking) - Thursday, 06 February 2020, 17:20 GMT
Looks like return to https://bugzilla.kernel.org/show_bug.cgi?id=204151
As the geo_support() query looks intact, it's probably falsely omitted somewhere in the path opened by the relaxed check for the early exit.
Comment by loqs (loqs) - Monday, 10 February 2020, 19:31 GMT Comment by Matt McDonald (gardotd426) - Monday, 10 February 2020, 19:43 GMT
The issue is still present on the 5.6 release candidate too. Which sucks, because this looks like an amazing kernel release. Is there any word on whether this is even being addressed upstream whatsoever? I'm extremely disheartened by the fact that it's still existing in 5.6 even.
Comment by glen (glenb77) - Tuesday, 11 February 2020, 01:53 GMT
i can confirm that on the 3168 from the walmart motile, the 2 patches mentioned here solve it. i just built the linux-ck kernel from the aur with both patches and the wifi came up working. thanks loqs.
Comment by Abdulkadir Furkan Şanlı (abdulocracy) - Sunday, 23 February 2020, 22:58 GMT
Getting the same rapid error loop with 5.5.5.arch1-1 on an XPS 13 9360 with an Intel 8260 (rev 3a).

Edit: Building with patch here solved the issue: https://bbs.archlinux.org/viewtopic.php?pid=1887045#p1887045
Comment by András Czigány (czras) - Monday, 24 February 2020, 21:28 GMT
may we expect the patch in https://bugzilla.kernel.org/show_bug.cgi?id=206479#c4 as an arch specific kernel patch?

edit: the above mentioned patch solves the issue for me.
Comment by Mathew (Bird-or-cage) - Tuesday, 10 March 2020, 19:16 GMT
I tried 5.5.8-arch1-1 and it works fine
So, fixed?
Comment by loqs (loqs) - Tuesday, 10 March 2020, 19:54 GMT
@Bird-or-cage 5.5.8-arch1 contains [1] which fixes one of two issues referenced in this report.
It does not contain https://bugzilla.kernel.org/show_bug.cgi?id=206479#c4
It is not clear which issue(s) the initial reporter tauly's system has or if the issue is now resolved for tauly.

@tauly is the issue fixed on your system using 5.5.8-arch1?

[1] https://git.archlinux.org/linux.git/commit/?h=v5.5.8-arch1&id=ac4b319aa4d3db1da7dccc3f5ba6a901aa94fb15
Comment by András Czigány (czras) - Tuesday, 10 March 2020, 20:47 GMT
The 5.5.8-arch1 kernel does not solve my AC3168 init problem. Applying the patch from https://bugzilla.kernel.org/show_bug.cgi?id=206479#c4 or using the lts kernel does.
For me the iwlwifi dump says BAD_COMMAND not NMI_INTERRUPT_UNKNOWN but otherwise it is the same symptom: wifi does not work and constantly tries to initialize.
Comment by Tim Teichmann (tauly) - Tuesday, 10 March 2020, 21:29 GMT
@loqs:
My issue was actually resolved after the patch included in linux-5.5.2-arch2. I have to admit that my comment from Feb. 5th was not really precise. That patch did the trick for my system. System has been running fine with latest linux package after that, including the mentioned linux-5.5.8-arch1-1.
Comment by András Czigány (czras) - Wednesday, 11 March 2020, 20:55 GMT
-- Logs begin at Sat 2020-02-22 19:25:50 CET, end at Wed 2020-03-11 21:40:57 CET. --
márc 10 21:35:17 playground kernel: Linux version 5.5.8-arch1-1 (linux@archlinux) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP PREEMPT Fri, 06 Mar 2020 00:57:33 +0000
márc 10 21:35:17 playground kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6c29019d-c97b-4a29-8676-1e83cfd555e1 rw loglevel=3 quiet
márc 10 21:35:17 playground kernel: KERNEL supported cpus:
márc 10 21:35:17 playground kernel: Intel GenuineIntel
márc 10 21:35:17 playground kernel: AMD AuthenticAMD
márc 10 21:35:17 playground kernel: Hygon HygonGenuine
márc 10 21:35:17 playground kernel: Centaur CentaurHauls
márc 10 21:35:17 playground kernel: zhaoxin Shanghai
márc 10 21:35:17 playground kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
márc 10 21:35:17 playground kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
márc 10 21:35:17 playground kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
márc 10 21:35:17 playground kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
márc 10 21:35:17 playground kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
márc 10 21:35:17 playground kernel: BIOS-provided physical RAM map:
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x000000000a20b000-0x00000000bc8affff] usable
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000bc8b0000-0x00000000bdd84fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000bdd85000-0x00000000bddb1fff] ACPI data
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000bddb2000-0x00000000bdfe7fff] ACPI NVS
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000bdfe8000-0x00000000be4e2fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000be4e3000-0x00000000be567fff] type 20
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000be568000-0x00000000beffffff] usable
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000dfffffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011f33ffff] usable
márc 10 21:35:17 playground kernel: BIOS-e820: [mem 0x000000011f340000-0x000000011fffffff] reserved
márc 10 21:35:17 playground kernel: NX (Execute Disable) protection: active
márc 10 21:35:17 playground kernel: efi: EFI v2.70 by American Megatrends
márc 10 21:35:17 playground kernel: efi: TPMFinalLog=0xbdf30000 ACPI 2.0=0xbdd8e000 ACPI=0xbdd8e000 SMBIOS=0xbe397000 SMBIOS 3.0=0xbe396000 MEMATTR=0xbba7c198 ESRT=0xba080398
márc 10 21:35:17 playground kernel: SMBIOS 3.2.1 present.
márc 10 21:35:17 playground kernel: DMI: MOTILE M141/PF4PU1F, BIOS N.1.06 11/27/2019
márc 10 21:35:17 playground kernel: tsc: Fast TSC calibration using PIT
márc 10 21:35:17 playground kernel: tsc: Detected 2595.239 MHz processor
márc 10 21:35:17 playground kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
márc 10 21:35:17 playground kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
márc 10 21:35:17 playground kernel: last_pfn = 0x11f340 max_arch_pfn = 0x400000000
márc 10 21:35:17 playground kernel: MTRR default type: uncachable
márc 10 21:35:17 playground kernel: MTRR fixed ranges enabled:
márc 10 21:35:17 playground kernel: 00000-9FFFF write-back
márc 10 21:35:17 playground kernel: A0000-DFFFF uncachable
márc 10 21:35:17 playground kernel: E0000-FFFFF write-protect
márc 10 21:35:17 playground kernel: MTRR variable ranges enabled:
márc 10 21:35:17 playground kernel: 0 base 000000000000 mask FFFF80000000 write-back
márc 10 21:35:17 playground kernel: 1 base 000080000000 mask FFFFC0000000 write-back
márc 10 21:35:17 playground kernel: 2 base 0000C0000000 mask FFFFE0000000 write-back
márc 10 21:35:17 playground kernel: 3 disabled
márc 10 21:35:17 playground kernel: 4 disabled
márc 10 21:35:17 playground kernel: 5 disabled
márc 10 21:35:17 playground kernel: 6 disabled
márc 10 21:35:17 playground kernel: 7 disabled
márc 10 21:35:17 playground kernel: TOM2: 0000000120000000 aka 4608M
márc 10 21:35:17 playground kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
márc 10 21:35:17 playground kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
márc 10 21:35:17 playground kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
márc 10 21:35:17 playground kernel: esrt: Reserving ESRT space from 0x00000000ba080398 to 0x00000000ba0803d0.
márc 10 21:35:17 playground kernel: e820: update [mem 0xba080000-0xba080fff] usable ==> reserved
márc 10 21:35:17 playground kernel: check: Scanning 1 areas for low memory corruption
márc 10 21:35:17 playground kernel: Using GB pages for direct mapping
márc 10 21:35:17 playground kernel: BRK [0x4fa01000, 0x4fa01fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa02000, 0x4fa02fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa03000, 0x4fa03fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa04000, 0x4fa04fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa05000, 0x4fa05fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa06000, 0x4fa06fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa07000, 0x4fa07fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa08000, 0x4fa08fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa09000, 0x4fa09fff] PGTABLE
márc 10 21:35:17 playground kernel: BRK [0x4fa0a000, 0x4fa0afff] PGTABLE
márc 10 21:35:17 playground kernel: Secure boot could not be determined
márc 10 21:35:17 playground kernel: RAMDISK: [mem 0x36d25000-0x37689fff]
márc 10 21:35:17 playground kernel: ACPI: Early table checksum verification disabled
márc 10 21:35:17 playground kernel: ACPI: RSDP 0x00000000BDD8E000 000024 (v02 ALASKA)
márc 10 21:35:17 playground kernel: ACPI: XSDT 0x00000000BDD8E0A8 0000D4 (v01 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: FACP 0x00000000BDD99C90 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: DSDT 0x00000000BDD8E210 00BA7A (v02 ALASKA A M I 01072009 INTL 20120913)
márc 10 21:35:17 playground kernel: ACPI: FACS 0x00000000BDF2FD80 000040
márc 10 21:35:17 playground kernel: ACPI: APIC 0x00000000BDD99DA8 0000DE (v03 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: FPDT 0x00000000BDD99E88 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: FIDT 0x00000000BDD99ED0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDD99F70 005419 (v02 AMD AmdTable 00000002 MSFT 02000002)
márc 10 21:35:17 playground kernel: ACPI: MSDM 0x00000000BDD9F390 000055 (v03 ALASKA A M I 01072009 AMI 01000013)
márc 10 21:35:17 playground kernel: ACPI: MCFG 0x00000000BDD9F3E8 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
márc 10 21:35:17 playground kernel: ACPI: HPET 0x00000000BDD9F428 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
márc 10 21:35:17 playground kernel: ACPI: UEFI 0x00000000BDD9F460 000042 (v01 ALASKA A M I 00000002 01000013)
márc 10 21:35:17 playground kernel: ACPI: VFCT 0x00000000BDD9F4A8 00D484 (v01 ALASKA A M I 00000001 AMD 31504F47)
márc 10 21:35:17 playground kernel: ACPI: BGRT 0x00000000BDDAC930 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: TPM2 0x00000000BDDAC968 000038 (v04 ALASKA A M I 00000001 AMI 00000000)
márc 10 21:35:17 playground kernel: ACPI: IVRS 0x00000000BDDAC9A0 00013E (v02 AMD AMD IVRS 00000001 AMD 00000000)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDDACAE0 0008E0 (v01 AMD AMD CPU 00000001 AMD 00000001)
márc 10 21:35:17 playground kernel: ACPI: CRAT 0x00000000BDDAD3C0 000490 (v01 AMD AMD CRAT 00000001 AMD 00000001)
márc 10 21:35:17 playground kernel: ACPI: CDIT 0x00000000BDDAD850 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDDAD880 0001D4 (v01 AMD AmdTable 00000001 INTL 20120913)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDDADA58 000C33 (v01 AMD AmdTable 00000001 INTL 20120913)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDDAE690 0010AC (v01 AMD AmdTable 00000001 INTL 20120913)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDDAF740 001C69 (v01 AMD AmdTable 00000001 INTL 20120913)
márc 10 21:35:17 playground kernel: ACPI: WSMT 0x00000000BDDB13B0 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
márc 10 21:35:17 playground kernel: ACPI: SSDT 0x00000000BDDB13D8 0002EA (v01 AMD AmdTable 00000001 INTL 20120913)
márc 10 21:35:17 playground kernel: ACPI: Local APIC address 0xfee00000
márc 10 21:35:17 playground kernel: No NUMA configuration found
márc 10 21:35:17 playground kernel: Faking a node at [mem 0x0000000000000000-0x000000011f33ffff]
márc 10 21:35:17 playground kernel: NODE_DATA(0) allocated [mem 0x11f33c000-0x11f33ffff]
márc 10 21:35:17 playground kernel: Zone ranges:
márc 10 21:35:17 playground kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
márc 10 21:35:17 playground kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
márc 10 21:35:17 playground kernel: Normal [mem 0x0000000100000000-0x000000011f33ffff]
márc 10 21:35:17 playground kernel: Device empty
márc 10 21:35:17 playground kernel: Movable zone start for each node
márc 10 21:35:17 playground kernel: Early memory node ranges
márc 10 21:35:17 playground kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
márc 10 21:35:17 playground kernel: node 0: [mem 0x0000000000100000-0x0000000009e01fff]
márc 10 21:35:17 playground kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
márc 10 21:35:17 playground kernel: node 0: [mem 0x000000000a20b000-0x00000000bc8affff]
márc 10 21:35:17 playground kernel: node 0: [mem 0x00000000be568000-0x00000000beffffff]
márc 10 21:35:17 playground kernel: node 0: [mem 0x0000000100000000-0x000000011f33ffff]
márc 10 21:35:17 playground kernel: Zeroed struct page in unavailable ranges: 15330 pages
márc 10 21:35:17 playground kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000011f33ffff]
márc 10 21:35:17 playground kernel: On node 0 totalpages: 902174
márc 10 21:35:17 playground kernel: DMA zone: 64 pages used for memmap
márc 10 21:35:17 playground kernel: DMA zone: 28 pages reserved
márc 10 21:35:17 playground kernel: DMA zone: 3999 pages, LIFO batch:0
márc 10 21:35:17 playground kernel: DMA32 zone: 12037 pages used for memmap
márc 10 21:35:17 playground kernel: DMA32 zone: 770367 pages, LIFO batch:63
márc 10 21:35:17 playground kernel: Normal zone: 1997 pages used for memmap
márc 10 21:35:17 playground kernel: Normal zone: 127808 pages, LIFO batch:31
márc 10 21:35:17 playground kernel: ACPI: PM-Timer IO Port: 0x808
márc 10 21:35:17 playground kernel: ACPI: Local APIC address 0xfee00000
márc 10 21:35:17 playground kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
márc 10 21:35:17 playground kernel: IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
márc 10 21:35:17 playground kernel: IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55
márc 10 21:35:17 playground kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
márc 10 21:35:17 playground kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
márc 10 21:35:17 playground kernel: ACPI: IRQ0 used by override.
márc 10 21:35:17 playground kernel: ACPI: IRQ9 used by override.
márc 10 21:35:17 playground kernel: Using ACPI (MADT) for SMP configuration information
márc 10 21:35:17 playground kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
márc 10 21:35:17 playground kernel: e820: update [mem 0xb9d24000-0xb9e9ffff] usable ==> reserved
márc 10 21:35:17 playground kernel: smpboot: Allowing 16 CPUs, 12 hotplug CPUs
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xb9d24000-0xb9e9ffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xba080000-0xba080fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xbc8b0000-0xbdd84fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xbdd85000-0xbddb1fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xbddb2000-0xbdfe7fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xbdfe8000-0xbe4e2fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xbe4e3000-0xbe567fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfeb7ffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
márc 10 21:35:17 playground kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
márc 10 21:35:17 playground kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
márc 10 21:35:17 playground kernel: Booting paravirtualized kernel on bare hardware
márc 10 21:35:17 playground kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
márc 10 21:35:17 playground kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
márc 10 21:35:17 playground kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
márc 10 21:35:17 playground kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
márc 10 21:35:17 playground kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
márc 10 21:35:17 playground kernel: Built 1 zonelists, mobility grouping on. Total pages: 888048
márc 10 21:35:17 playground kernel: Policy zone: Normal
márc 10 21:35:17 playground kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6c29019d-c97b-4a29-8676-1e83cfd555e1 rw loglevel=3 quiet
márc 10 21:35:17 playground kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
márc 10 21:35:17 playground kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
márc 10 21:35:17 playground kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
márc 10 21:35:17 playground kernel: Memory: 3376652K/3608696K available (12291K kernel code, 1344K rwdata, 4292K rodata, 1664K init, 3388K bss, 232044K reserved, 0K cma-reserved)
márc 10 21:35:17 playground kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
márc 10 21:35:17 playground kernel: ftrace: allocating 38794 entries in 152 pages
márc 10 21:35:17 playground kernel: ftrace: allocated 152 pages with 3 groups
márc 10 21:35:17 playground kernel: rcu: Preemptible hierarchical RCU implementation.
márc 10 21:35:17 playground kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
márc 10 21:35:17 playground kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
márc 10 21:35:17 playground kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
márc 10 21:35:17 playground kernel: Tasks RCU enabled.
márc 10 21:35:17 playground kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
márc 10 21:35:17 playground kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
márc 10 21:35:17 playground kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
márc 10 21:35:17 playground kernel: random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
márc 10 21:35:17 playground kernel: Console: colour dummy device 80x25
márc 10 21:35:17 playground kernel: printk: console [tty0] enabled
márc 10 21:35:17 playground kernel: ACPI: Core revision 20191018
márc 10 21:35:17 playground kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
márc 10 21:35:17 playground kernel: APIC: Switch to symmetric I/O mode setup
márc 10 21:35:17 playground kernel: AMD-Vi: ivrs, add hid:PNPD0040, uid:, rdevid:152
márc 10 21:35:17 playground kernel: Switched APIC routing to physical flat.
márc 10 21:35:17 playground kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
márc 10 21:35:17 playground kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2568aa9a406, max_idle_ns: 440795261484 ns
márc 10 21:35:17 playground kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5192.74 BogoMIPS (lpj=8650796)
márc 10 21:35:17 playground kernel: pid_max: default: 32768 minimum: 301
márc 10 21:35:17 playground kernel: LSM: Security Framework initializing
márc 10 21:35:17 playground kernel: Yama: becoming mindful.
márc 10 21:35:17 playground kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
márc 10 21:35:17 playground kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
márc 10 21:35:17 playground kernel: *** VALIDATE tmpfs ***
márc 10 21:35:17 playground kernel: *** VALIDATE proc ***
márc 10 21:35:17 playground kernel: *** VALIDATE cgroup1 ***
márc 10 21:35:17 playground kernel: *** VALIDATE cgroup2 ***
márc 10 21:35:17 playground kernel: LVT offset 1 assigned for vector 0xf9
márc 10 21:35:17 playground kernel: LVT offset 2 assigned for vector 0xf4
márc 10 21:35:17 playground kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
márc 10 21:35:17 playground kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
márc 10 21:35:17 playground kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
márc 10 21:35:17 playground kernel: Spectre V2 : Mitigation: Full AMD retpoline
márc 10 21:35:17 playground kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
márc 10 21:35:17 playground kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
márc 10 21:35:17 playground kernel: Spectre V2 : User space: Vulnerable
márc 10 21:35:17 playground kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
márc 10 21:35:17 playground kernel: Freeing SMP alternatives memory: 32K
márc 10 21:35:17 playground kernel: smpboot: CPU0: AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
márc 10 21:35:17 playground kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
márc 10 21:35:17 playground kernel: ... version: 0
márc 10 21:35:17 playground kernel: ... bit width: 48
márc 10 21:35:17 playground kernel: ... generic registers: 6
márc 10 21:35:17 playground kernel: ... value mask: 0000ffffffffffff
márc 10 21:35:17 playground kernel: ... max period: 00007fffffffffff
márc 10 21:35:17 playground kernel: ... fixed-purpose events: 0
márc 10 21:35:17 playground kernel: ... event mask: 000000000000003f
márc 10 21:35:17 playground kernel: rcu: Hierarchical SRCU implementation.
márc 10 21:35:17 playground kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
márc 10 21:35:17 playground kernel: smp: Bringing up secondary CPUs ...
márc 10 21:35:17 playground kernel: x86: Booting SMP configuration:
márc 10 21:35:17 playground kernel: .... node #0, CPUs: #1 #2 #3
márc 10 21:35:17 playground kernel: smp: Brought up 1 node, 4 CPUs
márc 10 21:35:17 playground kernel: smpboot: Max logical packages: 4
márc 10 21:35:17 playground kernel: smpboot: Total of 4 processors activated (20770.99 BogoMIPS)
márc 10 21:35:17 playground kernel: devtmpfs: initialized
márc 10 21:35:17 playground kernel: x86/mm: Memory block size: 128MB
márc 10 21:35:17 playground kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
márc 10 21:35:17 playground kernel: PM: Registering ACPI NVS region [mem 0xbddb2000-0xbdfe7fff] (2318336 bytes)
márc 10 21:35:17 playground kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
márc 10 21:35:17 playground kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
márc 10 21:35:17 playground kernel: pinctrl core: initialized pinctrl subsystem
márc 10 21:35:17 playground kernel: PM: RTC time: 20:35:16, date: 2020-03-10
márc 10 21:35:17 playground kernel: thermal_sys: Registered thermal governor 'fair_share'
márc 10 21:35:17 playground kernel: thermal_sys: Registered thermal governor 'bang_bang'
márc 10 21:35:17 playground kernel: thermal_sys: Registered thermal governor 'step_wise'
márc 10 21:35:17 playground kernel: thermal_sys: Registered thermal governor 'user_space'
márc 10 21:35:17 playground kernel: thermal_sys: Registered thermal governor 'power_allocator'
márc 10 21:35:17 playground kernel: NET: Registered protocol family 16
márc 10 21:35:17 playground kernel: audit: initializing netlink subsys (disabled)
márc 10 21:35:17 playground kernel: audit: type=2000 audit(1583872516.309:1): state=initialized audit_enabled=0 res=1
márc 10 21:35:17 playground kernel: cpuidle: using governor ladder
márc 10 21:35:17 playground kernel: cpuidle: using governor menu
márc 10 21:35:17 playground kernel: ACPI: bus type PCI registered
márc 10 21:35:17 playground kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
márc 10 21:35:17 playground kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
márc 10 21:35:17 playground kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
márc 10 21:35:17 playground kernel: PCI: Using configuration type 1 for base access
márc 10 21:35:17 playground kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
márc 10 21:35:17 playground kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(Module Device)
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(Processor Device)
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(Processor Aggregator Device)
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(Linux-Dell-Video)
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
márc 10 21:35:17 playground kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
márc 10 21:35:17 playground kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
márc 10 21:35:17 playground kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
márc 10 21:35:17 playground kernel: ACPI: EC: EC started
márc 10 21:35:17 playground kernel: ACPI: EC: interrupt blocked
márc 10 21:35:17 playground kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
márc 10 21:35:17 playground kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
márc 10 21:35:17 playground kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
márc 10 21:35:17 playground kernel: ACPI: Interpreter enabled
márc 10 21:35:17 playground kernel: ACPI: (supports S0 S3 S4 S5)
márc 10 21:35:17 playground kernel: ACPI: Using IOAPIC for interrupt routing
márc 10 21:35:17 playground kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
márc 10 21:35:17 playground kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
márc 10 21:35:17 playground kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
márc 10 21:35:17 playground kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
márc 10 21:35:17 playground kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
márc 10 21:35:17 playground kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
márc 10 21:35:17 playground kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
márc 10 21:35:17 playground kernel: PCI host bridge to bus 0000:00
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
márc 10 21:35:17 playground kernel: pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
márc 10 21:35:17 playground kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: [1022:145d] type 01 class 0x060400
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: [1022:145d] type 01 class 0x060400
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
márc 10 21:35:17 playground kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
márc 10 21:35:17 playground kernel: pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: reg 0x10: [io 0xf000-0xf0ff]
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: reg 0x18: [mem 0xfea04000-0xfea04fff 64bit]
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: reg 0x20: [mem 0xfea00000-0xfea03fff 64bit]
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: supports D1 D2
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: PCI bridge to [bus 01]
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: bridge window [io 0xf000-0xffff]
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: bridge window [mem 0xfea00000-0xfeafffff]
márc 10 21:35:17 playground kernel: pci 0000:02:00.0: [8086:24fb] type 00 class 0x028000
márc 10 21:35:17 playground kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfe900000-0xfe901fff 64bit]
márc 10 21:35:17 playground kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: PCI bridge to [bus 02]
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: bridge window [mem 0xfe900000-0xfe9fffff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: [1002:15d8] type 00 class 0x030000
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: reg 0x20: [io 0xe000-0xe0ff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: reg 0x24: [mem 0xfe700000-0xfe77ffff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:03:00.1: [1002:15de] type 00 class 0x040300
márc 10 21:35:17 playground kernel: pci 0000:03:00.1: reg 0x10: [mem 0xfe788000-0xfe78bfff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.1: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:03:00.2: [1022:15df] type 00 class 0x108000
márc 10 21:35:17 playground kernel: pci 0000:03:00.2: reg 0x18: [mem 0xfe600000-0xfe6fffff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.2: reg 0x24: [mem 0xfe78c000-0xfe78dfff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.2: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:03:00.3: [1022:15e5] type 00 class 0x0c0330
márc 10 21:35:17 playground kernel: pci 0000:03:00.3: reg 0x10: [mem 0xfe500000-0xfe5fffff 64bit]
márc 10 21:35:17 playground kernel: pci 0000:03:00.3: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:03:00.6: [1022:15e3] type 00 class 0x040300
márc 10 21:35:17 playground kernel: pci 0000:03:00.6: reg 0x10: [mem 0xfe780000-0xfe787fff]
márc 10 21:35:17 playground kernel: pci 0000:03:00.6: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:03:00.6: PME# supported from D0 D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: PCI bridge to [bus 03]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: bridge window [mem 0xfe500000-0xfe7fffff]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
márc 10 21:35:17 playground kernel: pci 0000:04:00.0: [1022:7901] type 00 class 0x010601
márc 10 21:35:17 playground kernel: pci 0000:04:00.0: reg 0x24: [mem 0xfe800000-0xfe8007ff]
márc 10 21:35:17 playground kernel: pci 0000:04:00.0: enabling Extended Tags
márc 10 21:35:17 playground kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: PCI bridge to [bus 04]
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: bridge window [mem 0xfe800000-0xfe8fffff]
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
márc 10 21:35:17 playground kernel: ACPI: EC: interrupt unblocked
márc 10 21:35:17 playground kernel: ACPI: EC: event unblocked
márc 10 21:35:17 playground kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
márc 10 21:35:17 playground kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions and events
márc 10 21:35:17 playground kernel: iommu: Default domain type: Translated
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: vgaarb: bridge control possible
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: vgaarb: setting as boot device
márc 10 21:35:17 playground kernel: vgaarb: loaded
márc 10 21:35:17 playground kernel: ACPI: bus type USB registered
márc 10 21:35:17 playground kernel: usbcore: registered new interface driver usbfs
márc 10 21:35:17 playground kernel: usbcore: registered new interface driver hub
márc 10 21:35:17 playground kernel: usbcore: registered new device driver usb
márc 10 21:35:17 playground kernel: pps_core: LinuxPPS API ver. 1 registered
márc 10 21:35:17 playground kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
márc 10 21:35:17 playground kernel: PTP clock support registered
márc 10 21:35:17 playground kernel: EDAC MC: Ver: 3.0.0
márc 10 21:35:17 playground kernel: Registered efivars operations
márc 10 21:35:17 playground kernel: PCI: Using ACPI for IRQ routing
márc 10 21:35:17 playground kernel: PCI: pci_cache_line_size set to 64 bytes
márc 10 21:35:17 playground kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0xb9d24000-0xbbffffff]
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0xba080000-0xbbffffff]
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0xbc8b0000-0xbfffffff]
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
márc 10 21:35:17 playground kernel: e820: reserve RAM buffer [mem 0x11f340000-0x11fffffff]
márc 10 21:35:17 playground kernel: NetLabel: Initializing
márc 10 21:35:17 playground kernel: NetLabel: domain hash size = 128
márc 10 21:35:17 playground kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
márc 10 21:35:17 playground kernel: NetLabel: unlabeled traffic allowed by default
márc 10 21:35:17 playground kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
márc 10 21:35:17 playground kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
márc 10 21:35:17 playground kernel: clocksource: Switched to clocksource tsc-early
márc 10 21:35:17 playground kernel: *** VALIDATE bpf ***
márc 10 21:35:17 playground kernel: VFS: Disk quotas dquot_6.6.0
márc 10 21:35:17 playground kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
márc 10 21:35:17 playground kernel: *** VALIDATE ramfs ***
márc 10 21:35:17 playground kernel: *** VALIDATE hugetlbfs ***
márc 10 21:35:17 playground kernel: pnp: PnP ACPI init
márc 10 21:35:17 playground kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
márc 10 21:35:17 playground kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
márc 10 21:35:17 playground kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
márc 10 21:35:17 playground kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
márc 10 21:35:17 playground kernel: system 00:03: [io 0x04d0-0x04d1] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x040b] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x04d6] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0c00-0x0c01] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0c14] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0c50-0x0c51] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0c52] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0c6c] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0c6f] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0cd0-0x0cd1] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0cd2-0x0cd3] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0cd4-0x0cd5] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0cd6-0x0cd7] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0cd8-0x0cdf] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0800-0x089f] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0b00-0x0b0f] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0b20-0x0b3f] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0900-0x090f] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [io 0x0910-0x091f] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
márc 10 21:35:17 playground kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
márc 10 21:35:17 playground kernel: pnp: PnP ACPI: found 4 devices
márc 10 21:35:17 playground kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: PCI bridge to [bus 01]
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: bridge window [io 0xf000-0xffff]
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: bridge window [mem 0xfea00000-0xfeafffff]
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: PCI bridge to [bus 02]
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: bridge window [mem 0xfe900000-0xfe9fffff]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: PCI bridge to [bus 03]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: bridge window [mem 0xfe500000-0xfe7fffff]
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: PCI bridge to [bus 04]
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: bridge window [mem 0xfe800000-0xfe8fffff]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfebfffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
márc 10 21:35:17 playground kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
márc 10 21:35:17 playground kernel: pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
márc 10 21:35:17 playground kernel: pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
márc 10 21:35:17 playground kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
márc 10 21:35:17 playground kernel: pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe7fffff]
márc 10 21:35:17 playground kernel: pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
márc 10 21:35:17 playground kernel: pci_bus 0000:04: resource 1 [mem 0xfe800000-0xfe8fffff]
márc 10 21:35:17 playground kernel: NET: Registered protocol family 2
márc 10 21:35:17 playground kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
márc 10 21:35:17 playground kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
márc 10 21:35:17 playground kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
márc 10 21:35:17 playground kernel: TCP: Hash tables configured (established 32768 bind 32768)
márc 10 21:35:17 playground kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
márc 10 21:35:17 playground kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
márc 10 21:35:17 playground kernel: NET: Registered protocol family 1
márc 10 21:35:17 playground kernel: NET: Registered protocol family 44
márc 10 21:35:17 playground kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
márc 10 21:35:17 playground kernel: PCI: CLS 64 bytes, default 64
márc 10 21:35:17 playground kernel: Trying to unpack rootfs image as initramfs...
márc 10 21:35:17 playground kernel: Freeing initrd memory: 9620K
márc 10 21:35:17 playground kernel: pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
márc 10 21:35:17 playground kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
márc 10 21:35:17 playground kernel: pci 0000:00:00.2: PCI INT A: not connected
márc 10 21:35:17 playground kernel: pci 0000:00:01.0: Adding to iommu group 0
márc 10 21:35:17 playground kernel: pci 0000:00:01.4: Adding to iommu group 1
márc 10 21:35:17 playground kernel: pci 0000:00:01.5: Adding to iommu group 2
márc 10 21:35:17 playground kernel: pci 0000:00:08.0: Adding to iommu group 3
márc 10 21:35:17 playground kernel: pci 0000:00:08.1: Adding to iommu group 4
márc 10 21:35:17 playground kernel: pci 0000:00:08.2: Adding to iommu group 3
márc 10 21:35:17 playground kernel: pci 0000:00:14.0: Adding to iommu group 5
márc 10 21:35:17 playground kernel: pci 0000:00:14.3: Adding to iommu group 5
márc 10 21:35:17 playground kernel: pci 0000:00:18.0: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.1: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.2: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.3: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.4: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.5: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.6: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:00:18.7: Adding to iommu group 6
márc 10 21:35:17 playground kernel: pci 0000:01:00.0: Adding to iommu group 7
márc 10 21:35:17 playground kernel: pci 0000:02:00.0: Adding to iommu group 8
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: Adding to iommu group 9
márc 10 21:35:17 playground kernel: pci 0000:03:00.0: Using iommu direct mapping
márc 10 21:35:17 playground kernel: pci 0000:03:00.1: Adding to iommu group 10
márc 10 21:35:17 playground kernel: pci 0000:03:00.2: Adding to iommu group 10
márc 10 21:35:17 playground kernel: pci 0000:03:00.3: Adding to iommu group 10
márc 10 21:35:17 playground kernel: pci 0000:03:00.6: Adding to iommu group 10
márc 10 21:35:17 playground kernel: pci 0000:04:00.0: Adding to iommu group 3
márc 10 21:35:17 playground kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
márc 10 21:35:17 playground kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
márc 10 21:35:17 playground kernel: PPR NX GT IA GA PC GA_vAPIC
márc 10 21:35:17 playground kernel: AMD-Vi: Interrupt remapping enabled
márc 10 21:35:17 playground kernel: AMD-Vi: Virtual APIC enabled
márc 10 21:35:17 playground kernel: AMD-Vi: Lazy IO/TLB flushing enabled
márc 10 21:35:17 playground kernel: amd_uncore: AMD NB counters detected
márc 10 21:35:17 playground kernel: amd_uncore: AMD LLC counters detected
márc 10 21:35:17 playground kernel: check: Scanning for low memory corruption every 60 seconds
márc 10 21:35:17 playground kernel: Initialise system trusted keyrings
márc 10 21:35:17 playground kernel: Key type blacklist registered
márc 10 21:35:17 playground kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
márc 10 21:35:17 playground kernel: zbud: loaded
márc 10 21:35:17 playground kernel: Key type asymmetric registered
márc 10 21:35:17 playground kernel: Asymmetric key parser 'x509' registered
márc 10 21:35:17 playground kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
márc 10 21:35:17 playground kernel: io scheduler mq-deadline registered
márc 10 21:35:17 playground kernel: io scheduler kyber registered
márc 10 21:35:17 playground kernel: io scheduler bfq registered
márc 10 21:35:17 playground kernel: pcieport 0000:00:01.4: PME: Signaling with IRQ 26
márc 10 21:35:17 playground kernel: pcieport 0000:00:01.4: AER: enabled with IRQ 26
márc 10 21:35:17 playground kernel: pcieport 0000:00:01.5: PME: Signaling with IRQ 27
márc 10 21:35:17 playground kernel: pcieport 0000:00:01.5: AER: enabled with IRQ 27
márc 10 21:35:17 playground kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 28
márc 10 21:35:17 playground kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 29
márc 10 21:35:17 playground kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
márc 10 21:35:17 playground kernel: efifb: probing for efifb
márc 10 21:35:17 playground kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
márc 10 21:35:17 playground kernel: efifb: framebuffer at 0xe0000000, using 1984k, total 1984k
márc 10 21:35:17 playground kernel: efifb: mode is 800x600x32, linelength=3328, pages=1
márc 10 21:35:17 playground kernel: efifb: scrolling: redraw
márc 10 21:35:17 playground kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
márc 10 21:35:17 playground kernel: fbcon: Deferring console take-over
márc 10 21:35:17 playground kernel: fb0: EFI VGA frame buffer device
márc 10 21:35:17 playground kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
márc 10 21:35:17 playground kernel: ACPI: Power Button [PWRB]
márc 10 21:35:17 playground kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
márc 10 21:35:17 playground kernel: ACPI: Sleep Button [SLPB]
márc 10 21:35:17 playground kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
márc 10 21:35:17 playground kernel: ACPI: Lid Switch [LID1]
márc 10 21:35:17 playground kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
márc 10 21:35:17 playground kernel: ACPI: Power Button [PWRF]
márc 10 21:35:17 playground kernel: ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
márc 10 21:35:17 playground kernel: acpi device:16: registered as cooling_device0
márc 10 21:35:17 playground kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:01/input/input4
márc 10 21:35:17 playground kernel: Monitor-Mwait will be used to enter C-1 state
márc 10 21:35:17 playground kernel: thermal LNXTHERM:00: registered as thermal_zone0
márc 10 21:35:17 playground kernel: ACPI: Thermal Zone [ECTZ] (46 C)
márc 10 21:35:17 playground kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
márc 10 21:35:17 playground kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
márc 10 21:35:17 playground kernel: usbcore: registered new interface driver usbserial_generic
márc 10 21:35:17 playground kernel: usbserial: USB Serial support registered for generic
márc 10 21:35:17 playground kernel: rtc_cmos 00:01: RTC can wake from S4
márc 10 21:35:17 playground kernel: rtc_cmos 00:01: registered as rtc0
márc 10 21:35:17 playground kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
márc 10 21:35:17 playground kernel: ledtrig-cpu: registered to indicate activity on CPUs
márc 10 21:35:17 playground kernel: drop_monitor: Initializing network drop monitor service
márc 10 21:35:17 playground kernel: NET: Registered protocol family 10
márc 10 21:35:17 playground kernel: Segment Routing with IPv6
márc 10 21:35:17 playground kernel: NET: Registered protocol family 17
márc 10 21:35:17 playground kernel: RAS: Correctable Errors collector initialized.
márc 10 21:35:17 playground kernel: microcode: CPU0: patch_level=0x08108102
márc 10 21:35:17 playground kernel: microcode: CPU1: patch_level=0x08108102
márc 10 21:35:17 playground kernel: microcode: CPU2: patch_level=0x08108102
márc 10 21:35:17 playground kernel: microcode: CPU3: patch_level=0x08108102
márc 10 21:35:17 playground kernel: microcode: Microcode Update Driver: v2.2.
márc 10 21:35:17 playground kernel: IPI shorthand broadcast: enabled
márc 10 21:35:17 playground kernel: sched_clock: Marking stable (680271779, 173748034)->(859773187, -5753374)
márc 10 21:35:17 playground kernel: registered taskstats version 1
márc 10 21:35:17 playground kernel: Loading compiled-in X.509 certificates
márc 10 21:35:17 playground kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 36629e13bbef5c198b308fbe73f7e081c8ec3781'
márc 10 21:35:17 playground kernel: zswap: loaded using pool lzo/zbud
márc 10 21:35:17 playground kernel: Key type ._fscrypt registered
márc 10 21:35:17 playground kernel: Key type .fscrypt registered
márc 10 21:35:17 playground kernel: Key type big_key registered
márc 10 21:35:17 playground kernel: PM: Magic number: 12:882:598
márc 10 21:35:17 playground kernel: rtc_cmos 00:01: setting system clock to 2020-03-10T20:35:16 UTC (1583872516)
márc 10 21:35:17 playground kernel: Freeing unused decrypted memory: 2040K
márc 10 21:35:17 playground kernel: Freeing unused kernel image (initmem) memory: 1664K
márc 10 21:35:17 playground kernel: Write protecting the kernel read-only data: 20480k
márc 10 21:35:17 playground kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
márc 10 21:35:17 playground kernel: Freeing unused kernel image (rodata/data gap) memory: 1852K
márc 10 21:35:17 playground kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
márc 10 21:35:17 playground kernel: Run /init as init process
márc 10 21:35:17 playground kernel: fbcon: Taking over console
márc 10 21:35:17 playground kernel: Console: switching to colour frame buffer device 100x37
márc 10 21:35:17 playground kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
márc 10 21:35:17 playground kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
márc 10 21:35:17 playground kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
márc 10 21:35:17 playground kernel: SCSI subsystem initialized
márc 10 21:35:17 playground kernel: xhci_hcd 0000:03:00.3: xHCI Host Controller
márc 10 21:35:17 playground kernel: xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1
márc 10 21:35:17 playground kernel: xhci_hcd 0000:03:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
márc 10 21:35:17 playground kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
márc 10 21:35:17 playground kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
márc 10 21:35:17 playground kernel: usb usb1: Product: xHCI Host Controller
márc 10 21:35:17 playground kernel: usb usb1: Manufacturer: Linux 5.5.8-arch1-1 xhci-hcd
márc 10 21:35:17 playground kernel: usb usb1: SerialNumber: 0000:03:00.3
márc 10 21:35:17 playground kernel: hub 1-0:1.0: USB hub found
márc 10 21:35:17 playground kernel: hub 1-0:1.0: 6 ports detected
márc 10 21:35:17 playground kernel: xhci_hcd 0000:03:00.3: xHCI Host Controller
márc 10 21:35:17 playground kernel: xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2
márc 10 21:35:17 playground kernel: xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
márc 10 21:35:17 playground kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
márc 10 21:35:17 playground kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
márc 10 21:35:17 playground kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
márc 10 21:35:17 playground kernel: usb usb2: Product: xHCI Host Controller
márc 10 21:35:17 playground kernel: usb usb2: Manufacturer: Linux 5.5.8-arch1-1 xhci-hcd
márc 10 21:35:17 playground kernel: usb usb2: SerialNumber: 0000:03:00.3
márc 10 21:35:17 playground kernel: hub 2-0:1.0: USB hub found
márc 10 21:35:17 playground kernel: hub 2-0:1.0: 4 ports detected
márc 10 21:35:17 playground kernel: libata version 3.00 loaded.
márc 10 21:35:17 playground kernel: ahci 0000:04:00.0: version 3.0
márc 10 21:35:17 playground kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
márc 10 21:35:17 playground kernel: ahci 0000:04:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
márc 10 21:35:17 playground kernel: ahci 0000:04:00.0: flags: 64bit ncq sntf ilck led clo only pmp fbs pio slum part
márc 10 21:35:17 playground kernel: scsi host0: ahci
márc 10 21:35:17 playground kernel: scsi host1: ahci
márc 10 21:35:17 playground kernel: ata1: DUMMY
márc 10 21:35:17 playground kernel: ata2: SATA max UDMA/133 abar m2048@0xfe800000 port 0xfe800180 irq 38
márc 10 21:35:17 playground kernel: usb 1-5: new high-speed USB device number 2 using xhci_hcd
márc 10 21:35:17 playground kernel: usb 1-5: New USB device found, idVendor=04f2, idProduct=b68b, bcdDevice= 0.08
márc 10 21:35:17 playground kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
márc 10 21:35:17 playground kernel: usb 1-5: Product: HD Webcam
márc 10 21:35:17 playground kernel: usb 1-5: Manufacturer: SunplusIT Inc
márc 10 21:35:17 playground kernel: usb 1-5: SerialNumber: 01.00.00
márc 10 21:35:17 playground kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
márc 10 21:35:17 playground kernel: ata2.00: ATA-9: BIWIN SSD, S0704A0, max UDMA/133
márc 10 21:35:17 playground kernel: ata2.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 32), AA
márc 10 21:35:17 playground kernel: ata2.00: configured for UDMA/133
márc 10 21:35:17 playground kernel: scsi 1:0:0:0: Direct-Access ATA BIWIN SSD 4A0 PQ: 0 ANSI: 5
márc 10 21:35:17 playground kernel: sd 1:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
márc 10 21:35:17 playground kernel: sd 1:0:0:0: [sda] Write Protect is off
márc 10 21:35:17 playground kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
márc 10 21:35:17 playground kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
márc 10 21:35:17 playground kernel: sda: sda1 sda2
márc 10 21:35:17 playground kernel: sd 1:0:0:0: [sda] Attached SCSI disk
márc 10 21:35:17 playground kernel: usb 1-6: new high-speed USB device number 3 using xhci_hcd
márc 10 21:35:17 playground kernel: usb 1-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
márc 10 21:35:17 playground kernel: usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
márc 10 21:35:17 playground kernel: usb 1-6: Product: USB2.0 Hub
márc 10 21:35:17 playground kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
márc 10 21:35:17 playground kernel: hub 1-6:1.0: USB hub found
márc 10 21:35:17 playground kernel: hub 1-6:1.0: 4 ports detected
márc 10 21:35:17 playground kernel: random: fast init done
márc 10 21:35:17 playground systemd[1]: systemd 245-1-arch 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)
márc 10 21:35:17 playground systemd[1]: Detected architecture x86-64.
márc 10 21:35:17 playground systemd[1]: Set hostname to <playground>.
márc 10 21:35:17 playground kernel: tsc: Refined TSC clocksource calibration: 2595.124 MHz
márc 10 21:35:17 playground kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25683d9e828, max_idle_ns: 440795202126 ns
márc 10 21:35:17 playground kernel: clocksource: Switched to clocksource tsc
márc 10 21:35:17 playground kernel: usb 1-6.2: new high-speed USB device number 4 using xhci_hcd
márc 10 21:35:17 playground systemd[1]: Created slice system-getty.slice.
márc 10 21:35:17 playground systemd[1]: Created slice system-modprobe.slice.
márc 10 21:35:17 playground systemd[1]: Created slice system-systemd\x2dfsck.slice.
márc 10 21:35:17 playground systemd[1]: Created slice User and Session Slice.
márc 10 21:35:17 playground systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
márc 10 21:35:17 playground systemd[1]: Started Forward Password Requests to Wall Directory Watch.
márc 10 21:35:17 playground systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
márc 10 21:35:17 playground systemd[1]: Reached target Local Encrypted Volumes.
márc 10 21:35:17 playground systemd[1]: Reached target Login Prompts.
márc 10 21:35:17 playground systemd[1]: Reached target Paths.
márc 10 21:35:17 playground systemd[1]: Reached target Remote File Systems.
márc 10 21:35:17 playground systemd[1]: Reached target Slices.
márc 10 21:35:17 playground systemd[1]: Reached target Swap.
márc 10 21:35:17 playground systemd[1]: Listening on Device-mapper event daemon FIFOs.
márc 10 21:35:17 playground systemd[1]: Listening on LVM2 metadata daemon socket.
márc 10 21:35:17 playground systemd[1]: Listening on LVM2 poll daemon socket.
márc 10 21:35:17 playground systemd[1]: Listening on Process Core Dump Socket.
márc 10 21:35:17 playground systemd[1]: Listening on initctl Compatibility Named Pipe.
márc 10 21:35:17 playground systemd[1]: Listening on Journal Audit Socket.
márc 10 21:35:17 playground systemd[1]: Listening on Journal Socket (/dev/log).
márc 10 21:35:17 playground systemd[1]: Listening on Journal Socket.
márc 10 21:35:17 playground systemd[1]: Listening on udev Control Socket.
márc 10 21:35:17 playground systemd[1]: Listening on udev Kernel Socket.
márc 10 21:35:17 playground systemd[1]: Listening on User Database Manager Socket.
márc 10 21:35:17 playground systemd[1]: Mounting Huge Pages File System...
márc 10 21:35:17 playground systemd[1]: Mounting POSIX Message Queue File System...
márc 10 21:35:17 playground systemd[1]: Mounting Kernel Debug File System...
márc 10 21:35:17 playground systemd[1]: Mounting Kernel Trace File System...
márc 10 21:35:17 playground systemd[1]: Mounting Temporary Directory (/tmp)...
márc 10 21:35:17 playground kernel: usb 1-6.2: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
márc 10 21:35:17 playground kernel: usb 1-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
márc 10 21:35:17 playground kernel: usb 1-6.2: Product: USB2.0-CRW
márc 10 21:35:17 playground kernel: usb 1-6.2: Manufacturer: Generic
márc 10 21:35:17 playground kernel: usb 1-6.2: SerialNumber: 20100201396000000
márc 10 21:35:17 playground systemd[1]: Starting Create list of static device nodes for the current kernel...
márc 10 21:35:17 playground systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
márc 10 21:35:17 playground systemd[1]: Starting Load Kernel Module drm...
márc 10 21:35:17 playground systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
márc 10 21:35:17 playground systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
márc 10 21:35:17 playground systemd[1]: Starting Journal Service...
márc 10 21:35:17 playground systemd[1]: Starting Load Kernel Modules...
márc 10 21:35:17 playground systemd[1]: Starting Remount Root and Kernel File Systems...
márc 10 21:35:17 playground systemd[1]: Starting Repartition Root Disk...
márc 10 21:35:17 playground systemd[1]: Starting udev Coldplug all Devices...
márc 10 21:35:17 playground kernel: Linux agpgart interface v0.103
márc 10 21:35:17 playground systemd[1]: Mounted Huge Pages File System.
márc 10 21:35:17 playground systemd[1]: Mounted POSIX Message Queue File System.
márc 10 21:35:17 playground systemd[1]: Mounted Kernel Debug File System.
márc 10 21:35:17 playground systemd[1]: Mounted Kernel Trace File System.
márc 10 21:35:17 playground systemd[1]: Mounted Temporary Directory (/tmp).
márc 10 21:35:17 playground systemd[1]: Finished Create list of static device nodes for the current kernel.
márc 10 21:35:17 playground kernel: acpi_call: loading out-of-tree module taints kernel.
márc 10 21:35:17 playground kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
márc 10 21:35:17 playground kernel: random: lvm: uninitialized urandom read (4 bytes read)
márc 10 21:35:17 playground systemd[1]: Finished Repartition Root Disk.
márc 10 21:35:17 playground kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
márc 10 21:35:17 playground systemd[1]: Started LVM2 metadata daemon.
márc 10 21:35:17 playground systemd[1]: Finished Load Kernel Modules.
márc 10 21:35:17 playground systemd[1]: Condition check resulted in FUSE Control File System being skipped.
márc 10 21:35:17 playground systemd[1]: Mounting Kernel Configuration File System...
márc 10 21:35:17 playground systemd[1]: Starting Apply Kernel Variables...
márc 10 21:35:17 playground systemd[1]: Mounted Kernel Configuration File System.
márc 10 21:35:17 playground systemd[1]: Finished Remount Root and Kernel File Systems.
márc 10 21:35:17 playground systemd[1]: Condition check resulted in First Boot Wizard being skipped.
márc 10 21:35:17 playground systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
márc 10 21:35:17 playground systemd[1]: Starting Load/Save Random Seed...
márc 10 21:35:17 playground systemd[1]: Starting Create System Users...
márc 10 21:35:17 playground systemd[1]: Finished Apply Kernel Variables.
márc 10 21:35:17 playground systemd[1]: modprobe@drm.service: Succeeded.
márc 10 21:35:17 playground systemd[1]: Finished Load Kernel Module drm.
márc 10 21:35:17 playground systemd[1]: Finished udev Coldplug all Devices.
márc 10 21:35:17 playground systemd[1]: Finished Create System Users.
márc 10 21:35:17 playground systemd[1]: Starting Create Static Device Nodes in /dev...
márc 10 21:35:17 playground kernel: usb 1-6.4: new full-speed USB device number 5 using xhci_hcd
márc 10 21:35:17 playground systemd[1]: Finished Create Static Device Nodes in /dev.
márc 10 21:35:17 playground systemd[1]: Starting udev Kernel Device Manager...
márc 10 21:35:17 playground kernel: usb 1-6.4: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
márc 10 21:35:17 playground kernel: usb 1-6.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
márc 10 21:35:17 playground systemd-journald[272]: Journal started
márc 10 21:35:17 playground systemd-journald[272]: Runtime Journal (/run/log/journal/8cf1b0cbe4c549ee8cd61858919817a7) is 8.0M, max 171.7M, 163.7M free.
márc 10 21:35:17 playground systemd-modules-load[273]: Inserted module 'acpi_call'
márc 10 21:35:17 playground systemd-modules-load[273]: Inserted module 'crypto_user'
márc 10 21:35:17 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:17 playground systemd-sysctl[282]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
márc 10 21:35:17 playground systemd-sysctl[282]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
márc 10 21:35:17 playground systemd-sysctl[282]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
márc 10 21:35:17 playground systemd-sysctl[282]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
márc 10 21:35:17 playground systemd-sysctl[282]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
márc 10 21:35:17 playground systemd-sysctl[282]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
márc 10 21:35:17 playground systemd[1]: Started Journal Service.
márc 10 21:35:17 playground kernel: audit: type=1130 audit(1583872517.924:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:17 playground systemd-random-seed[283]: Kernel entropy pool is not initialized yet, waiting until it is.
márc 10 21:35:17 playground systemd[1]: Starting Flush Journal to Persistent Storage...
márc 10 21:35:17 playground systemd-journald[272]: Time spent on flushing to /var/log/journal/8cf1b0cbe4c549ee8cd61858919817a7 is 68.229ms for 786 entries.
márc 10 21:35:17 playground systemd-journald[272]: System Journal (/var/log/journal/8cf1b0cbe4c549ee8cd61858919817a7) is 368.0M, max 4.0G, 3.6G free.
márc 10 21:35:18 playground systemd[1]: Finished Flush Journal to Persistent Storage.
márc 10 21:35:18 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground kernel: audit: type=1130 audit(1583872518.307:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground systemd[1]: Started udev Kernel Device Manager.
márc 10 21:35:18 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground kernel: audit: type=1130 audit(1583872518.324:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground kernel: acpi_cpufreq: overriding BIOS provided _PSD data
márc 10 21:35:18 playground kernel: usbcore: registered new interface driver rtsx_usb
márc 10 21:35:18 playground kernel: ACPI: AC Adapter [AC0] (off-line)
márc 10 21:35:18 playground kernel: hid: raw HID events driver (C) Jiri Kosina
márc 10 21:35:18 playground kernel: i2c_hid i2c-UNIW0001:00: i2c-UNIW0001:00 supply vdd not found, using dummy regulator
márc 10 21:35:18 playground kernel: i2c_hid i2c-UNIW0001:00: i2c-UNIW0001:00 supply vddl not found, using dummy regulator
márc 10 21:35:18 playground kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
márc 10 21:35:18 playground kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xbdd59000-0xbdd59fff flags 0x200] vs bdd59000 4000
márc 10 21:35:18 playground kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xbdd5d000-0xbdd5dfff flags 0x200] vs bdd5d000 4000
márc 10 21:35:18 playground kernel: mc: Linux media interface: v0.10
márc 10 21:35:18 playground kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
márc 10 21:35:18 playground kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
márc 10 21:35:18 playground kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
márc 10 21:35:18 playground kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
márc 10 21:35:18 playground kernel: libphy: r8169: probed
márc 10 21:35:18 playground kernel: r8169 0000:01:00.0 eth0: RTL8168h/8111h, b0:25:aa:32:9d:61, XID 541, IRQ 41
márc 10 21:35:18 playground kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
márc 10 21:35:18 playground kernel: videodev: Linux video capture interface: v2.00
márc 10 21:35:18 playground systemd[1]: Found device BIWIN_SSD 1.
márc 10 21:35:18 playground kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
márc 10 21:35:18 playground kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
márc 10 21:35:18 playground kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
márc 10 21:35:18 playground kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
márc 10 21:35:18 playground kernel: Intel(R) Wireless WiFi driver for Linux
márc 10 21:35:18 playground kernel: Copyright(c) 2003- 2015 Intel Corporation
márc 10 21:35:18 playground kernel: iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
márc 10 21:35:18 playground systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
márc 10 21:35:18 playground systemd[1]: Reached target Local File Systems (Pre).
márc 10 21:35:18 playground systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
márc 10 21:35:18 playground systemd[1]: Starting File System Check on /dev/disk/by-uuid/53F6-C930...
márc 10 21:35:18 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground kernel: audit: type=1130 audit(1583872518.691:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground kernel: cryptd: max_cpu_qlen set to 1000
márc 10 21:35:18 playground kernel: uvcvideo: Found UVC 1.50 device HD Webcam (04f2:b68b)
márc 10 21:35:18 playground kernel: iwlwifi 0000:02:00.0: loaded firmware version 29.1654887522.0 op_mode iwlmvm
márc 10 21:35:18 playground kernel: AVX2 version of gcm_enc/dec engaged.
márc 10 21:35:18 playground kernel: AES CTR mode by8 optimization enabled
márc 10 21:35:18 playground systemd-fsck[334]: fsck.fat 4.1 (2017-01-24)
márc 10 21:35:18 playground systemd-fsck[334]: /dev/sda1: 348 files, 46500/130812 clusters
márc 10 21:35:18 playground kernel: audit: type=1130 audit(1583872518.754:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-53F6\x2dC930 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-53F6\x2dC930 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:18 playground systemd[1]: Finished File System Check on /dev/disk/by-uuid/53F6-C930.
márc 10 21:35:18 playground systemd[1]: Mounting /boot...
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.0: Entity type for entity Extension 3 was not initialized!
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
márc 10 21:35:18 playground kernel: input: HD Webcam: HD Webcam as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-5/1-5:1.0/input/input7
márc 10 21:35:18 playground kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
márc 10 21:35:18 playground kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
márc 10 21:35:18 playground kernel: snd_hda_intel 0000:03:00.6: enabling device (0000 -> 0002)
márc 10 21:35:18 playground kernel: uvcvideo: Found UVC 1.50 device HD Webcam (04f2:b68b)
márc 10 21:35:18 playground systemd-udevd[313]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.2: Entity type for entity Extension 4 was not initialized!
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.2: Entity type for entity Extension 7 was not initialized!
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.2: Entity type for entity Processing 2 was not initialized!
márc 10 21:35:18 playground kernel: uvcvideo 1-5:1.2: Entity type for entity Camera 1 was not initialized!
márc 10 21:35:18 playground kernel: input: HD Webcam: IR Camera as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-5/1-5:1.2/input/input8
márc 10 21:35:18 playground kernel: usbcore: registered new interface driver uvcvideo
márc 10 21:35:18 playground kernel: USB Video Class driver (1.1.1)
márc 10 21:35:18 playground kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input9
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: Mic=0x18
márc 10 21:35:18 playground kernel: snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
márc 10 21:35:18 playground systemd[1]: Mounted /boot.
márc 10 21:35:18 playground systemd[1]: Reached target Local File Systems.
márc 10 21:35:18 playground systemd[1]: Starting Rebuild Dynamic Linker Cache...
márc 10 21:35:18 playground systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
márc 10 21:35:18 playground systemd[1]: Starting Create Volatile Files and Directories...
márc 10 21:35:18 playground kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input10
márc 10 21:35:18 playground kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input11
márc 10 21:35:18 playground kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input12
márc 10 21:35:18 playground kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Finished Create Volatile Files and Directories.
márc 10 21:35:19 playground kernel: audit: type=1130 audit(1583872519.001:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Starting Rebuild Journal Catalog...
márc 10 21:35:19 playground kernel: iwlwifi 0000:02:00.0: base HW address: 28:7f:cf:9f:b3:de
márc 10 21:35:19 playground systemd[1]: Starting Update UTMP about System Boot/Shutdown...
márc 10 21:35:19 playground audit[401]: SYSTEM_BOOT pid=401 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground kernel: audit: type=1127 audit(1583872519.037:8): pid=401 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
márc 10 21:35:19 playground kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
márc 10 21:35:19 playground systemd[1]: Finished Update UTMP about System Boot/Shutdown.
márc 10 21:35:19 playground kernel: audit: type=1130 audit(1583872519.051:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Finished Rebuild Journal Catalog.
márc 10 21:35:19 playground kernel: audit: type=1130 audit(1583872519.074:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
márc 10 21:35:19 playground systemd[1]: Starting Load/Save RF Kill Switch Status...
márc 10 21:35:19 playground kernel: input: UNIW0001:00 093A:1336 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-UNIW0001:00/0018:093A:1336.0001/input/input13
márc 10 21:35:19 playground kernel: input: UNIW0001:00 093A:1336 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-UNIW0001:00/0018:093A:1336.0001/input/input14
márc 10 21:35:19 playground kernel: hid-generic 0018:093A:1336.0001: input,hidraw0: I2C HID v1.00 Mouse [UNIW0001:00 093A:1336] on i2c-UNIW0001:00
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Finished Rebuild Dynamic Linker Cache.
márc 10 21:35:19 playground systemd[1]: Starting Update is Completed...
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Finished Update is Completed.
márc 10 21:35:19 playground systemd[1]: Reached target System Initialization.
márc 10 21:35:19 playground systemd[1]: Started Daily man-db regeneration.
márc 10 21:35:19 playground systemd[1]: Started Daily verification of password and group files.
márc 10 21:35:19 playground systemd[1]: Started Daily Cleanup of Temporary Directories.
márc 10 21:35:19 playground systemd[1]: Reached target Timers.
márc 10 21:35:19 playground systemd[1]: Listening on D-Bus System Message Bus Socket.
márc 10 21:35:19 playground systemd[1]: Reached target Sockets.
márc 10 21:35:19 playground systemd[1]: Reached target Basic System.
márc 10 21:35:19 playground systemd[1]: Starting NTP client/server...
márc 10 21:35:19 playground systemd[1]: Started D-Bus System Message Bus.
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground kernel: random: crng init done
márc 10 21:35:19 playground systemd-udevd[305]: Using default interface naming scheme 'v245'.
márc 10 21:35:19 playground systemd[1]: Starting Network Manager...
márc 10 21:35:19 playground systemd[1]: Starting Powertop tunings...
márc 10 21:35:19 playground systemd-udevd[305]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
márc 10 21:35:19 playground kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0
márc 10 21:35:19 playground systemd[1]: Starting Home Manager...
márc 10 21:35:19 playground chronyd[414]: chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG)
márc 10 21:35:19 playground chronyd[414]: Frequency -5.697 +/- 0.070 ppm read from /var/lib/chrony/drift
márc 10 21:35:19 playground systemd[1]: Starting Login Service...
márc 10 21:35:19 playground systemd[1]: Finished Load/Save Random Seed.
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Started NTP client/server.
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Started Powertop tunings.
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=powertop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
márc 10 21:35:19 playground NetworkManager[409]: <info> [1583872519.3529] NetworkManager (version 1.22.8-1) is starting... (for the first time)
márc 10 21:35:19 playground NetworkManager[409]: <info> [1583872519.3532] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
márc 10 21:35:19 playground kernel: asus_wmi: ASUS WMI generic driver loaded
márc 10 21:35:19 playground NetworkManager[409]: <info> [1583872519.3785] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd[1]: Started Network Manager.
márc 10 21:35:19 playground systemd[1]: Reached target Network.
márc 10 21:35:19 playground kernel: input: UNIW0001:00 093A:1336 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-UNIW0001:00/0018:093A:1336.0001/input/input15
márc 10 21:35:19 playground kernel: input: UNIW0001:00 093A:1336 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-UNIW0001:00/0018:093A:1336.0001/input/input16
márc 10 21:35:19 playground kernel: hid-multitouch 0018:093A:1336.0001: input,hidraw0: I2C HID v1.00 Mouse [UNIW0001:00 093A:1336] on i2c-UNIW0001:00
márc 10 21:35:19 playground systemd[1]: Starting Permit User Sessions...
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground NetworkManager[409]: <info> [1583872519.4221] manager[0x55e47b44e0f0]: monitoring kernel firmware directory '/lib/firmware'.
márc 10 21:35:19 playground systemd[1]: Finished Permit User Sessions.
márc 10 21:35:19 playground systemd[1]: Starting GNOME Display Manager...
márc 10 21:35:19 playground dbus-daemon[408]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=409 comm="/usr/bin/NetworkManager --no-daemon ")
márc 10 21:35:19 playground systemd[1]: Starting Hostname Service...
márc 10 21:35:19 playground systemd[1]: Started GNOME Display Manager.
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground dbus-daemon[408]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.5' (uid=0 pid=430 comm="/usr/bin/gdm ")
márc 10 21:35:19 playground systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
márc 10 21:35:19 playground kernel: asus_wmi: ASUS Management GUID not found
márc 10 21:35:19 playground systemd[1]: Reached target Sound Card.
márc 10 21:35:19 playground powertop[410]: modprobe cpufreq_stats failedLoaded 0 prior measurements
márc 10 21:35:19 playground powertop[410]: RAPL device for cpu 0
márc 10 21:35:19 playground powertop[410]: RAPL device for cpu 0
márc 10 21:35:19 playground kernel: Bluetooth: Core ver 2.22
márc 10 21:35:19 playground kernel: NET: Registered protocol family 31
márc 10 21:35:19 playground kernel: Bluetooth: HCI device and connection manager initialized
márc 10 21:35:19 playground kernel: Bluetooth: HCI socket layer initialized
márc 10 21:35:19 playground kernel: Bluetooth: L2CAP socket layer initialized
márc 10 21:35:19 playground kernel: Bluetooth: SCO socket layer initialized
márc 10 21:35:19 playground systemd-udevd[314]: Using default interface naming scheme 'v245'.
márc 10 21:35:19 playground systemd-udevd[314]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
márc 10 21:35:19 playground kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
márc 10 21:35:19 playground powertop[410]: Devfreq not enabled
márc 10 21:35:19 playground powertop[410]: glob returned GLOB_ABORTED
márc 10 21:35:19 playground systemd[1]: Started Load/Save RF Kill Switch Status.
márc 10 21:35:19 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:19 playground systemd-udevd[304]: Using default interface naming scheme 'v245'.
márc 10 21:35:19 playground kernel: mousedev: PS/2 mouse device common for all mice
márc 10 21:35:19 playground kernel: kvm: Nested Virtualization enabled
márc 10 21:35:19 playground kernel: kvm: Nested Paging enabled
márc 10 21:35:19 playground kernel: SVM: Virtual VMLOAD VMSAVE supported
márc 10 21:35:19 playground kernel: SVM: Virtual GIF supported
márc 10 21:35:19 playground kernel: MCE: In-kernel MCE decoding enabled.
márc 10 21:35:19 playground kernel: usbcore: registered new interface driver btusb
márc 10 21:35:19 playground kernel: Bluetooth: hci0: read Intel version: 370810225019140f34
márc 10 21:35:19 playground kernel: Bluetooth: hci0: Intel device is already patched. patch num: 34
márc 10 21:35:19 playground systemd[1]: Reached target Bluetooth.
márc 10 21:35:20 playground kernel: EDAC amd64: F17h_M10h detected (node 0).
márc 10 21:35:20 playground kernel: EDAC amd64: Node 0: DRAM ECC disabled.
márc 10 21:35:20 playground kernel: [drm] amdgpu kernel modesetting enabled.
márc 10 21:35:20 playground kernel: Parsing CRAT table with 1 nodes
márc 10 21:35:20 playground kernel: Creating topology SYSFS entries
márc 10 21:35:20 playground kernel: Topology: Add APU node [0x0:0x0]
márc 10 21:35:20 playground kernel: Finished initializing topology
márc 10 21:35:20 playground kernel: checking generic (e0000000 1f0000) vs hw (e0000000 10000000)
márc 10 21:35:20 playground kernel: fb0: switching to amdgpudrmfb from EFI VGA
márc 10 21:35:20 playground kernel: Console: switching to colour dummy device 80x25
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
márc 10 21:35:20 playground kernel: [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x1D05:0x1077 0xC4).
márc 10 21:35:20 playground kernel: [drm] register mmio base: 0xFE700000
márc 10 21:35:20 playground kernel: [drm] register mmio size: 524288
márc 10 21:35:20 playground kernel: [drm] add ip block number 0 <soc15_common>
márc 10 21:35:20 playground kernel: [drm] add ip block number 1 <gmc_v9_0>
márc 10 21:35:20 playground kernel: [drm] add ip block number 2 <vega10_ih>
márc 10 21:35:20 playground kernel: [drm] add ip block number 3 <psp>
márc 10 21:35:20 playground kernel: [drm] add ip block number 4 <gfx_v9_0>
márc 10 21:35:20 playground kernel: [drm] add ip block number 5 <sdma_v4_0>
márc 10 21:35:20 playground kernel: [drm] add ip block number 6 <powerplay>
márc 10 21:35:20 playground kernel: [drm] add ip block number 7 <dm>
márc 10 21:35:20 playground kernel: [drm] add ip block number 8 <vcn_v1_0>
márc 10 21:35:20 playground kernel: ATOM BIOS: 113-RAVEN2-114
márc 10 21:35:20 playground kernel: [drm] VCN decode is enabled in VM mode
márc 10 21:35:20 playground kernel: [drm] VCN encode is enabled in VM mode
márc 10 21:35:20 playground kernel: [drm] VCN jpeg decode is enabled in VM mode
márc 10 21:35:20 playground kernel: [drm] vm size is 262144 GB, 3 levels, block size is 9-bit, fragment size is 9-bit
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
márc 10 21:35:20 playground kernel: [drm] Detected VRAM RAM=512M, BAR=512M
márc 10 21:35:20 playground kernel: [drm] RAM width 64bits DDR4
márc 10 21:35:20 playground kernel: [TTM] Zone kernel: Available graphics memory: 1758346 KiB
márc 10 21:35:20 playground kernel: [TTM] Initializing pool allocator
márc 10 21:35:20 playground kernel: [TTM] Initializing DMA pool allocator
márc 10 21:35:20 playground kernel: [drm] amdgpu: 512M of VRAM memory ready
márc 10 21:35:20 playground kernel: [drm] amdgpu: 2575M of GTT memory ready.
márc 10 21:35:20 playground kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
márc 10 21:35:20 playground kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
márc 10 21:35:20 playground kernel: EDAC amd64: F17h_M10h detected (node 0).
márc 10 21:35:20 playground kernel: EDAC amd64: Node 0: DRAM ECC disabled.
márc 10 21:35:20 playground kernel: [drm] use_doorbell being set to: [true]
márc 10 21:35:20 playground kernel: amdgpu: [powerplay] hwmgr_sw_init smu backed is smu10_smu
márc 10 21:35:20 playground kernel: [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
márc 10 21:35:20 playground kernel: [drm] PSP loading VCN firmware
márc 10 21:35:20 playground kernel: [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
márc 10 21:35:20 playground systemd-logind[412]: Watching system buttons on /dev/input/event3 (Power Button)
márc 10 21:35:20 playground kernel: EDAC amd64: F17h_M10h detected (node 0).
márc 10 21:35:20 playground kernel: EDAC amd64: Node 0: DRAM ECC disabled.
márc 10 21:35:20 playground systemd-logind[412]: Watching system buttons on /dev/input/event0 (Power Button)
márc 10 21:35:20 playground systemd-logind[412]: Watching system buttons on /dev/input/event2 (Lid Switch)
márc 10 21:35:20 playground systemd-logind[412]: Watching system buttons on /dev/input/event1 (Sleep Button)
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: RAS: ras ta ucode is not available
márc 10 21:35:20 playground kernel: EDAC amd64: F17h_M10h detected (node 0).
márc 10 21:35:20 playground kernel: EDAC amd64: Node 0: DRAM ECC disabled.
márc 10 21:35:20 playground dbus-daemon[408]: [system] Successfully activated service 'org.freedesktop.hostname1'
márc 10 21:35:20 playground systemd[1]: Started Hostname Service.
márc 10 21:35:20 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2077] hostname: hostname: using hostnamed
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2078] hostname: hostname changed from (none) to "playground"
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2083] dns-mgr[0x55e47b407220]: init: dns=default,systemd-resolved rc-manager=symlink
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2093] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.5/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2097] manager[0x55e47b44e0f0]: rfkill: Wi-Fi hardware radio set enabled
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2097] manager[0x55e47b44e0f0]: rfkill: WWAN hardware radio set enabled
márc 10 21:35:20 playground systemd[1]: Started Home Manager.
márc 10 21:35:20 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2212] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.22.8-1/libnm-device-plugin-ovs.so)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2261] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.22.8-1/libnm-device-plugin-wwan.so)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2273] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.22.8-1/libnm-device-plugin-wifi.so)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2284] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.22.8-1/libnm-device-plugin-adsl.so)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2376] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.22.8-1/libnm-device-plugin-team.so)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2395] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.22.8-1/libnm-device-plugin-bluetooth.so)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2398] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2399] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2400] manager: Networking is enabled by state file
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2407] dhcp-init: Using DHCP client 'internal'
márc 10 21:35:20 playground dbus-daemon[408]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=409 comm="/usr/bin/NetworkManager --no-daemon ")
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2411] settings: Loaded settings plugin: keyfile (internal)
márc 10 21:35:20 playground systemd[1]: Condition check resulted in FUSE Control File System being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in First Boot Wizard being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2444] device (lo): carrier: link connected
márc 10 21:35:20 playground systemd[1]: Starting Network Manager Script Dispatcher Service...
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2448] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2458] manager: (enp1s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2476] settings: (enp1s0): created default wired connection 'Wired connection 1'
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.2483] device (enp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
márc 10 21:35:20 playground kernel: Generic FE-GE Realtek PHY r8169-100:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
márc 10 21:35:20 playground dbus-daemon[408]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
márc 10 21:35:20 playground systemd[1]: Started Network Manager Script Dispatcher Service.
márc 10 21:35:20 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:20 playground kernel: [drm] failed to load ucode id (17)
márc 10 21:35:20 playground kernel: [drm] failed to load ucode id (18)
márc 10 21:35:20 playground kernel: [drm] failed to load ucode id (19)
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: values for F clock
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 400000 in kHz, 3174 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 933000 in kHz, 3724 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 1067000 in kHz, 3924 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 1200000 in kHz, 4074 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: values for DCF clock
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 300000 in kHz, 3174 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 600000 in kHz, 3724 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 626000 in kHz, 3924 in mV
márc 10 21:35:20 playground kernel: [drm] DM_PPLIB: 654000 in kHz, 4074 in mV
márc 10 21:35:20 playground kernel: [drm] Display Core initialized with v3.2.56!
márc 10 21:35:20 playground kernel: r8169 0000:01:00.0 enp1s0: Link is Down
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.3695] device (wlp2s0): driver supports Access Point (AP) mode
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.3701] manager: (wlp2s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
márc 10 21:35:20 playground kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
márc 10 21:35:20 playground dbus-daemon[408]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=409 comm="/usr/bin/NetworkManager --no-daemon ")
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.3749] ovsdb: Could not connect: No such file or directory
márc 10 21:35:20 playground systemd-logind[412]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
márc 10 21:35:20 playground systemd-logind[412]: New seat seat0.
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.3778] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
márc 10 21:35:20 playground systemd[1]: Condition check resulted in FUSE Control File System being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in First Boot Wizard being skipped.
márc 10 21:35:20 playground dbus-daemon[408]: [system] Successfully activated service 'org.freedesktop.login1'
márc 10 21:35:20 playground systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
márc 10 21:35:20 playground systemd[1]: Starting WPA supplicant...
márc 10 21:35:20 playground systemd[1]: Started Login Service.
márc 10 21:35:20 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:20 playground systemd[1]: Reached target Multi-User System.
márc 10 21:35:20 playground dbus-daemon[408]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.5' (uid=0 pid=430 comm="/usr/bin/gdm ")
márc 10 21:35:20 playground systemd[1]: Reached target Graphical Interface.
márc 10 21:35:20 playground systemd[1]: Reached target User and Group Name Lookups.
márc 10 21:35:20 playground systemd[1]: Starting Accounts Service...
márc 10 21:35:20 playground kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
márc 10 21:35:20 playground kernel: [drm] Driver supports precise vblank timestamp query.
márc 10 21:35:20 playground dbus-daemon[408]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
márc 10 21:35:20 playground wpa_supplicant[480]: Successfully initialized wpa_supplicant
márc 10 21:35:20 playground systemd[1]: Started WPA supplicant.
márc 10 21:35:20 playground audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
márc 10 21:35:20 playground kernel: [drm] VCN decode and encode initialized successfully(under SPG Mode).
márc 10 21:35:20 playground kernel: kfd kfd: Allocated 3969056 bytes on gart
márc 10 21:35:20 playground kernel: Topology: Add APU node [0x15d8:0x1002]
márc 10 21:35:20 playground kernel: kfd kfd: added device 1002:15d8
márc 10 21:35:20 playground dbus-daemon[408]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.11' (uid=0 pid=483 comm="/usr/lib/accounts-daemon ")
márc 10 21:35:20 playground systemd[1]: Condition check resulted in FUSE Control File System being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in First Boot Wizard being skipped.
márc 10 21:35:20 playground kernel: [drm] fb mappable at 0xC0BC1000
márc 10 21:35:20 playground kernel: [drm] vram apper at 0xC0000000
márc 10 21:35:20 playground kernel: [drm] size 8294400
márc 10 21:35:20 playground kernel: [drm] fb depth is 24
márc 10 21:35:20 playground kernel: [drm] pitch is 7680
márc 10 21:35:20 playground kernel: fbcon: amdgpudrmfb (fb0) is primary device
márc 10 21:35:20 playground systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
márc 10 21:35:20 playground systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
márc 10 21:35:20 playground systemd[1]: Starting Authorization Manager...
márc 10 21:35:20 playground kernel: Console: switching to colour frame buffer device 240x67
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: fb0: amdgpudrmfb frame buffer device
márc 10 21:35:20 playground polkitd[487]: Started polkitd version 0.116
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: FW Error notification: type 0x00000000 cmd_id 0x05
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: FW Error notification: seq 0x001F service 0x00000005
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: FW Error notification: timestamp 0x0000000000001B55
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Microcode SW error detected. Restarting 0x2000000.
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Start IWL Error Log Dump:
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Status: 0x00000040, count: 6
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Loaded firmware version: 29.1654887522.0
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000038 | BAD_COMMAND
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x000002F0 | trm_hw_status0
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | trm_hw_status1
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00043D6C | branchlink2
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x0004AFA2 | interruptlink1
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | interruptlink2
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x001F0405 | data1
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000020 | data2
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000020 | data3
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | beacon time
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00001B59 | tsf low
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | tsf hi
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | time gp1
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00001B59 | time gp2
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000001 | uCode revision type
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x0000001D | uCode version major
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x62A39462 | uCode version minor
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000220 | hw version
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00C89200 | board version
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x001F0405 | hcmd
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00022080 | isr0
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | isr1
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000002 | isr2
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x004000C0 | isr3
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | isr4
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x001E019F | last cmd Id
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | wait_event
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x000000D4 | l2p_control
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | l2p_duration
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | l2p_mhvalid
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | l2p_addr_match
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000007 | lmpm_pmg_sel
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x16070617 | timestamp
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00001828 | flow_handler
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Fseq Registers:
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_ERROR_CODE
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_OTP_VERSION
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_TOP_CONTENT_VERSION
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_ALIVE_TOKEN
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_CNVI_ID
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | FSEQ_CNVR_ID
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | CNVI_AUX_MISC_CHIP
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 0x00000000 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Collecting data: trigger 2 fired.
márc 10 21:35:20 playground kernel: ieee80211 phy0: Hardware restart was requested
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: iwlwifi transaction failed, dumping registers
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: iwlwifi device config registers:
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000000: 24fb8086 00100406 02800010 00000010 fe900004 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000020: 00000000 00000000 00000000 21108086 00000000 000000c8 00000000 000001ff
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000040: 00020010 10008ec0 00190c10 0246e811 10110142 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000060: 00000000 00080812 00000405 00000000 00010001 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000080: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 000000c0: 00000000 00000000 c823d001 0d000000 00814005 fee00000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000100: 14010001 00000000 00000000 00462031 00000000 00002000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000140: 14c10003 ff9fb3de 287fcfff 15410018 10011001 0001001e 00f01e1f 0000000a
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: iwlwifi device memory mapped registers:
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000000: 00c89200 0000ff40 00000000 ba00008b 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000020: 00000000 080403cd 00000220 d55555d5 00000000 d55555d5 80008040 04080042
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: iwlwifi device AER capability structure:
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000000: 14010001 00000000 00000000 00462031 00000000 00002000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: 00000020: 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: iwlwifi parent port (0000:00:01.5) config registers:
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000000: 145d1022 00100407 06040000 00810010 00000000 00000000 00020200 200001f1
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000020: fe90fe90 0001fff1 00000000 00000000 00000000 00000050 00000000 001200ff
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000040: 00000000 00000000 00000000 00000000 c8035801 00000000 0142a010 00008022
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000060: 0000291f 02733813 70110042 00040000 01400000 00010018 00000000 007009bf
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000080: 00000406 0000000e 00010001 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 000000a0: 0081c005 fee00000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 000000c0: 0000c80d 12341022 a8030008 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 000000e0: 00000000 00058a4c 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000100: 1501000b 01010001 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000140: 00000000 00000000 00000000 00000000 27020001 00000000 04400000 00462030
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000160: 00000000 00006000 00000000 00000000 00000000 00000000 00000000 00000007
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000200: 00000000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: iwlwifi root port (0000:00:01.5) AER cap structure:
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000000: 27020001 00000000 04400000 00462030 00000000 00006000 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:00:01.5: 00000020: 00000000 00000000 00000000 00000007 00000000 00000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: FW error in SYNC CMD GEO_TX_POWER_LIMIT
márc 10 21:35:20 playground kernel: CPU: 1 PID: 409 Comm: NetworkManager Tainted: G OE 5.5.8-arch1-1 #1
márc 10 21:35:20 playground kernel: Hardware name: MOTILE M141/PF4PU1F, BIOS N.1.06 11/27/2019
márc 10 21:35:20 playground kernel: Call Trace:
márc 10 21:35:20 playground kernel: dump_stack+0x66/0x90
márc 10 21:35:20 playground kernel: iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
márc 10 21:35:20 playground kernel: ? wait_woken+0x70/0x70
márc 10 21:35:20 playground kernel: iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
márc 10 21:35:20 playground kernel: iwl_mvm_send_cmd+0x1b/0x40 [iwlmvm]
márc 10 21:35:20 playground kernel: iwl_mvm_send_cmd_pdu+0x51/0x70 [iwlmvm]
márc 10 21:35:20 playground kernel: iwl_mvm_up+0x8f4/0x930 [iwlmvm]
márc 10 21:35:20 playground kernel: __iwl_mvm_mac_start+0x26/0x1c0 [iwlmvm]
márc 10 21:35:20 playground kernel: iwl_mvm_mac_start+0x24/0x40 [iwlmvm]
márc 10 21:35:20 playground kernel: drv_start+0x3e/0x130 [mac80211]
márc 10 21:35:20 playground kernel: ieee80211_do_open+0x20b/0x850 [mac80211]
márc 10 21:35:20 playground kernel: ? ieee80211_check_concurrent_iface+0x14f/0x1c0 [mac80211]
márc 10 21:35:20 playground kernel: __dev_open+0xe0/0x170
márc 10 21:35:20 playground kernel: __dev_change_flags+0x188/0x1e0
márc 10 21:35:20 playground kernel: dev_change_flags+0x21/0x60
márc 10 21:35:20 playground kernel: do_setlink+0x78a/0xf90
márc 10 21:35:20 playground kernel: ? perf_event_output_forward+0x86/0xb0
márc 10 21:35:20 playground kernel: ? cpumask_next+0x16/0x20
márc 10 21:35:20 playground kernel: ? __snmp6_fill_stats64.isra.0+0x66/0x110
márc 10 21:35:20 playground kernel: __rtnl_newlink+0x5d1/0x9a0
márc 10 21:35:20 playground kernel: rtnl_newlink+0x44/0x70
márc 10 21:35:20 playground kernel: rtnetlink_rcv_msg+0x137/0x3c0
márc 10 21:35:20 playground kernel: ? rtnl_calcit.isra.0+0x120/0x120
márc 10 21:35:20 playground kernel: netlink_rcv_skb+0x75/0x140
márc 10 21:35:20 playground kernel: netlink_unicast+0x199/0x240
márc 10 21:35:20 playground kernel: netlink_sendmsg+0x243/0x480
márc 10 21:35:20 playground kernel: sock_sendmsg+0x5e/0x60
márc 10 21:35:20 playground kernel: ____sys_sendmsg+0x21b/0x290
márc 10 21:35:20 playground kernel: ? copy_msghdr_from_user+0xe1/0x160
márc 10 21:35:20 playground kernel: ___sys_sendmsg+0x9e/0xe0
márc 10 21:35:20 playground kernel: ? addrconf_sysctl_forward+0x12b/0x270
márc 10 21:35:20 playground kernel: __sys_sendmsg+0x81/0xd0
márc 10 21:35:20 playground kernel: do_syscall_64+0x4e/0x150
márc 10 21:35:20 playground kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
márc 10 21:35:20 playground kernel: RIP: 0033:0x7fddc78178bd
márc 10 21:35:20 playground kernel: Code: 28 89 54 24 1c 48 89 74 24 10 89 7c 24 08 e8 0a 51 f8 ff 8b 54 24 1c 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 2f 44 89 c7 48 89 44 24 08 e8 3e 51 f8 ff 48
márc 10 21:35:20 playground kernel: RSP: 002b:00007ffe0268e5e0 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
márc 10 21:35:20 playground kernel: RAX: ffffffffffffffda RBX: 0000000000000012 RCX: 00007fddc78178bd
márc 10 21:35:20 playground kernel: RDX: 0000000000000000 RSI: 00007ffe0268e620 RDI: 000000000000000c
márc 10 21:35:20 playground kernel: RBP: 000055e47b420050 R08: 0000000000000000 R09: 0000000000000000
márc 10 21:35:20 playground kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
márc 10 21:35:20 playground kernel: R13: 00007ffe0268e780 R14: 00007ffe0268e77c R15: 0000000000000000
márc 10 21:35:20 playground kernel: iwlwifi 0000:02:00.0: Firmware not running - cannot dump error
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring gfx uses VM inv eng 0 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring sdma0 uses VM inv eng 0 on hub 1
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
márc 10 21:35:20 playground kernel: amdgpu 0000:03:00.0: ring vcn_jpeg uses VM inv eng 6 on hub 1
márc 10 21:35:20 playground NetworkManager[409]: <warn> [1583872520.4633] platform-linux: do-change-link[3]: failure changing link: failure 5 (Input/output error)
márc 10 21:35:20 playground NetworkManager[409]: <info> [1583872520.4638] device (wlp2s0): set-hw-addr: set MAC address to 32:8E:99:EE:41:93 (scanning)
Comment by Matt McDonald (gardotd426) - Wednesday, 11 March 2020, 21:36 GMT
So is this not fixed? I've been using an already-patched custom 5.6-rc kernel from tk-glitch so I'm not sure. I know it's still present in Manjaro's 5.5, so I imagine it's present here too, I'll reboot into 5.5.8 at some point today and see if it's still present.
Comment by András Czigány (czras) - Wednesday, 11 March 2020, 22:00 GMT
Sorry for the non-file log but the reopen form does not have an option to attach a files.
I think there is two distinct bugs around AC3168 init (see: https://bugs.archlinux.org/task/65359#comment187269). This is why I opened https://bugs.archlinux.org/task/65776 but the people in charge prefer it to handle both here as I see.
The first one crashes with NMI_INTERRUPT_UNKNOWN, which is fixed according to others via 5.5.8-arch1.
The other crash is with BAD_COMMAND, which is not fixed in 5.5.8-arch1 (see the log above), but has a patch at https://bugzilla.kernel.org/show_bug.cgi?id=206479#c4, I am hitting this one.
Comment by loqs (loqs) - Wednesday, 11 March 2020, 22:28 GMT Comment by Tim Teichmann (tauly) - Thursday, 12 March 2020, 16:43 GMT
Okay, my issue was crashing with NMI_INTERRUPT_UNKNOWN. This issue was fixed in all kernels after, including, linux-5.5.2-arch2. The other issue does not occur for my machine. Sorry for the confusion.
Comment by loqs (loqs) - Saturday, 21 March 2020, 01:39 GMT Comment by András Czigány (czras) - Saturday, 21 March 2020, 23:42 GMT
@loqs I can confirm that the patch you mentioned applies on 5.5.10-arch1 and solves the BAD_COMMAND issue for me on my Motile M141 with Intel AC3168 with firmware version 29.1654887522.0.
Comment by loqs (loqs) - Sunday, 22 March 2020, 20:18 GMT Comment by András Czigány (czras) - Sunday, 22 March 2020, 20:30 GMT
I have installed 5.5.11-arch1 from testing and it works flawlessly. Thanks for the fix!

Loading...