You are not logged in.

#1 2020-06-19 10:18:19

temnaya
Member
Registered: 2020-06-19
Posts: 39

HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

Hello everybody, this is mys 1st post.

My laptop is HP Spectre x360 Convertible 13-aw0xxx. After installation - my Sound card cannot be recognized. I used the instructions in this topic https://wiki.archlinux.org/index.php/HP … _13-aw0xxx
But it didnt help. If snd-hda-intel and snd-soc-skl modules are NOT blacklisted, then my speakers are working, but NOT the internal mic. After I do blacklisting the snd-hda-intel and snd-soc-skl modules - I end up whith dummy output and now sound card.

I was trying to fix it for 3 days now. Anyone can help? Here are some terminal outputs:
lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:8a12] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Iris Plus Graphics G7 [8086:8a52] (rev 07)
00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:8a03] (rev 03)
00:07.0 PCI bridge [0604]: Intel Corporation Ice Lake Thunderbolt 3 PCI Express Root Port #0 [8086:8a1d] (rev 03)
00:07.1 PCI bridge [0604]: Intel Corporation Ice Lake Thunderbolt 3 PCI Express Root Port #1 [8086:8a1f] (rev 03)
00:0d.0 USB controller [0c03]: Intel Corporation Ice Lake Thunderbolt 3 USB Controller [8086:8a13] (rev 03)
00:0d.2 System peripheral [0880]: Intel Corporation Ice Lake Thunderbolt 3 NHI #0 [8086:8a17] (rev 03)
00:12.0 Serial controller [0700]: Intel Corporation Device [8086:34fc] (rev 30)
00:14.0 USB controller [0c03]: Intel Corporation Ice Lake-LP USB 3.1 xHCI Host Controller [8086:34ed] (rev 30)
00:14.2 RAM memory [0500]: Intel Corporation Device [8086:34ef] (rev 30)
00:14.3 Network controller [0280]: Intel Corporation Killer Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter (201NGW) [8086:34f0] (rev 30)
00:15.0 Serial bus controller [0c80]: Intel Corporation Ice Lake-LP Serial IO I2C Controller #0 [8086:34e8] (rev 30)
00:15.1 Serial bus controller [0c80]: Intel Corporation Ice Lake-LP Serial IO I2C Controller #1 [8086:34e9] (rev 30)
00:16.0 Communication controller [0780]: Intel Corporation Management Engine Interface [8086:34e0] (rev 30)
00:17.0 RAID bus controller [0104]: Intel Corporation 82801 Mobile SATA Controller [RAID mode] [8086:282a] (rev 30)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:34bd] (rev 30)
00:1d.0 PCI bridge [0604]: Intel Corporation Device [8086:34b4] (rev 30)
00:1f.0 ISA bridge [0601]: Intel Corporation Ice Lake-LP LPC Controller [8086:3482] (rev 30)
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Smart Sound Technology Audio Controller [8086:34c8] (rev 30)
00:1f.4 SMBus [0c05]: Intel Corporation Ice Lake-LP SMBus Controller [8086:34a3] (rev 30)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Ice Lake-LP SPI Controller [8086:34a4] (rev 30)
57:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
58:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
____________________________
aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pipewire
    PipeWire Sound Server
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
aplay: device_list:274: no soundcards found...
________________________
dmesg|grep snd
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=099efa66-4534-4e74-ba3f-f36005d1611e rw quiet resume=UUID=399d723c-8de6-4bb6-b834-83253be7baa5 loglevel=3 splash acpi_backlight=vendor "acpi_osi=!Windows 2013" "acpi_osi=!Windows 2012" snd_hda_intel.dmic_detect=0
[    0.039418] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=099efa66-4534-4e74-ba3f-f36005d1611e rw quiet resume=UUID=399d723c-8de6-4bb6-b834-83253be7baa5 loglevel=3 splash acpi_backlight=vendor "acpi_osi=!Windows 2013" "acpi_osi=!Windows 2012" snd_hda_intel.dmic_detect=0
______________________________

Last edited by temnaya (2020-06-19 14:20:52)

Offline

#2 2020-06-19 14:11:47

sydneyj
Member
From: Texas, US
Registered: 2018-10-20
Posts: 24

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

As you may have noticed when you registered, this forum is for Arch Linux, and doesn't support Arcolinux.

Offline

#3 2020-06-19 14:18:15

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

I am using Arch Linux now - reinstalled - xfce4.
I have made one step and now my mic and speakers are working under the xfce4.

Step:

1. Installed Gnome

AND after step number 1 - after rebooting, my speakers and mic started to work under xfce4 and Gnome.

Questions:
How can I know what audio and mic drivers my system is using now?
I want to reinstall my system and use ONLY xfce4 WITHOUT Gnome, what kind of audio drivers and drivers for mic should I install on a new system?

Last edited by temnaya (2020-06-20 08:05:50)

Offline

#4 2020-06-20 17:15:33

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

I just want to make it clear - Acro Linux- which I used before that - is an Arch distro. But after I have been tolled that I cannot use help if I am not on Arch linux....I have installed new clean Arch Linux. Can I have some help now?

Offline

#5 2020-06-20 17:24:42

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

You should really only need pulseaudio and pulseaudio-alsa
I recommend pavucontrol if you wish a GUI front end.

Everything else should just work on a normal Arch installation.

Edit:

I just want to make it clear - Acro Linux- which I used before that - is an Arch distro.

I just want to make it clear.  Acro Linux is a fork of Arch Linux.  Forks are fine, and are a pillar of of Free software.  But, the people who fork a project assume the responsibility of supporting their fork; it is wrong to thrust that responsibility back onto the original project.   The designers of Acro Linux made decisions for you about the configuration of your system.  We have no idea what decisions they made, and you probably don't either.  The members here have collectively lost an enormous amount of personal time trying to answer questions about "Arch" only to discover the effort was a utter waste because they had been misled.

Last edited by ewaller (2020-06-20 17:32:41)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#6 2020-06-20 17:30:32

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

Thank you for your answer.
I want use ONLY xfce4, Because if I just use clean Arch xfce4 with pavucontrol - then there is dummy output. But if I install xfce4 and then Also install Gnome then my audio and mic starts to work. Do you know what is there in Gnome that makes my audio and mic work?

This is what Arch Wiki recommend for my laptop model:
This, by the way, didn't help me.

"This laptop has a Realtek ALC285 codec with a 2 speaker system and digital microphone array built in.

As of kernel 5.7, out of the box neither the speakers nor the microphone work: appending snd-intel-dspcfg.dsp_driver=1 (which replaces the deprecated snd_hda_intel.dmic_detect=0 option) to your kernel parameters forces the use of legacy drivers and gets the speakers working without too much trouble.

In order to get the microphone working it is needed to force the use of the newer SOF drivers by not specifying any snd-intel-dspcfg.dsp_driver option, blacklisting the snd-hda-intel and snd-soc-skl modules, and appending an explicit alsa mapping to the bottom of /etc/pulse/default.pa:

load-module module-alsa-sink device=hw:0,0 channels=2
load-module module-alsa-source device=hw:0,6 channels=2

Reboot and use alsamixer (alsa-utils) to unmute and increase the levels of both the Playback (Speaker) and Capture (Dmic0, Dmic1) interfaces of the sof-hda-dsp sound card. "

Last edited by temnaya (2020-06-20 17:36:11)

Offline

#7 2020-06-20 17:40:03

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

I would like to prove you I have installed the Arch Linux from https://www.archlinux.org/download/
with a help of my friend with ssh and terminal - we used 2 of my computers. He entered my laptop with ssh session and then we used terminal to install it

Offline

#8 2020-06-20 17:41:59

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

You have an Intel sound chipset, so it really should just work.

Lets check a couple things.   First what are the output of uname -a and of pacman -Q linux   ?
Can you please post the output of journalctl -b --no-pager
And please use BBCode [code ] tags around the output;  it may be quite large.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#9 2020-06-20 17:49:19

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

Output for uname -a

 Linux temnayapc 5.7.4-arch1-1 #1 SMP PREEMPT Thu, 18 Jun 2020 16:01:07 +0000 x86_64 GNU/Linux 

Output for

 linux 5.7.4.arch1-1 

Output for

                                                   #10 0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3443:
                                                  #0  0x00007f9ba3bb68f4 do_futex_wait.constprop.0 (libpthread.so.0 + 0x128f4)
                                                  #1  0x00007f9ba3bb69f8 __new_sem_wait_slow.constprop.0 (libpthread.so.0 + 0x129f8)
                                                  #2  0x00005560372ad4b7 uv_sem_wait (Discord + 0x69184b7)
                                                  #3  0x000055603726c802 n/a (Discord + 0x68d7802)
                                                  #4  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3438:
                                                  #0  0x00007f9ba25b205f __poll (libc.so.6 + 0xf505f)
                                                  #1  0x00007f9ba3ab7f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                                                  #2  0x00007f9ba3a68c03 g_main_loop_run (libglib-2.0.so.0 + 0x50c03)
                                                  #3  0x00007f9ba395e1a8 n/a (libgio-2.0.so.0 + 0x1001a8)
                                                  #4  0x00007f9ba3a92511 n/a (libglib-2.0.so.0 + 0x7a511)
                                                  #5  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #6  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3436:
                                                  #0  0x00007f9ba25bcf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x0000556033fe9a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x0000556033fe7390 n/a (Discord + 0x3652390)
                                                  #3  0x0000556033f4fb09 n/a (Discord + 0x35bab09)
                                                  #4  0x0000556033efc8e9 n/a (Discord + 0x35678e9)
                                                  #5  0x0000556033ed1167 n/a (Discord + 0x353c167)
                                                  #6  0x000055603380eac4 n/a (Discord + 0x2e79ac4)
                                                  #7  0x0000556033f0bf00 n/a (Discord + 0x3576f00)
                                                  #8  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #9  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #10 0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3441:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603722c408 n/a (Discord + 0x6897408)
                                                  #3  0x000055603722a17b n/a (Discord + 0x689517b)
                                                  #4  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3454:
                                                  #0  0x00007f9ba25bcf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x0000556032099f36 n/a (Discord + 0x1704f36)
                                                  #2  0x00005560320998d7 n/a (Discord + 0x17048d7)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3440:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603722c408 n/a (Discord + 0x6897408)
                                                  #3  0x000055603722a17b n/a (Discord + 0x689517b)
                                                  #4  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3448:
                                                  #0  0x00007f9ba3bb4158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
                                                  #1  0x0000556033f47320 n/a (Discord + 0x35b2320)
                                                  #2  0x0000556033f47a62 n/a (Discord + 0x35b2a62)
                                                  #3  0x0000556033f076c8 n/a (Discord + 0x35726c8)
                                                  #4  0x0000556033f07c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x0000556033f07904 n/a (Discord + 0x3572904)
                                                  #6  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3439:
                                                  #0  0x00007f9ba25bcd56 epoll_pwait (libc.so.6 + 0xffd56)
                                                  #1  0x00005560372af974 n/a (Discord + 0x691a974)
                                                  #2  0x00005560372a1b41 uv_run (Discord + 0x690cb41)
                                                  #3  0x000055603722c308 n/a (Discord + 0x6897308)
                                                  #4  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3442:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603722c408 n/a (Discord + 0x6897408)
                                                  #3  0x000055603722a17b n/a (Discord + 0x689517b)
                                                  #4  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3453:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x0000556033f47b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x0000556033f477cf n/a (Discord + 0x35b27cf)
                                                  #3  0x0000556033eb58f8 n/a (Discord + 0x35208f8)
                                                  #4  0x0000556033efc8e9 n/a (Discord + 0x35678e9)
                                                  #5  0x0000556033ed1167 n/a (Discord + 0x353c167)
                                                  #6  0x0000556033f0bf00 n/a (Discord + 0x3576f00)
                                                  #7  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3437:
                                                  #0  0x00007f9ba25b205f __poll (libc.so.6 + 0xf505f)
                                                  #1  0x00007f9ba3ab7f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                                                  #2  0x00007f9ba3a69221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
                                                  #3  0x00007f9ba3a69272 n/a (libglib-2.0.so.0 + 0x51272)
                                                  #4  0x00007f9ba3a92511 n/a (libglib-2.0.so.0 + 0x7a511)
                                                  #5  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #6  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3428:
                                                  #0  0x00007f9ba25b205f __poll (libc.so.6 + 0xf505f)
                                                  #1  0x0000556033b46c62 n/a (Discord + 0x31b1c62)
                                                  #2  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3452:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x0000556033f471e2 n/a (Discord + 0x35b21e2)
                                                  #2  0x0000556034fdb17d n/a (Discord + 0x464617d)
                                                  #3  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #4  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3459:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603729e59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3445:
                                                  #0  0x00007f9ba3bb787c read (libpthread.so.0 + 0x1387c)
                                                  #1  0x000055603202434f n/a (Discord + 0x168f34f)
                                                  #2  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3450:
                                                  #0  0x00007f9ba25b44fb __select (libc.so.6 + 0xf74fb)
                                                  #1  0x0000556033eafad6 n/a (Discord + 0x351aad6)
                                                  #2  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3463:
                                                  #0  0x00007f9ba25bcf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x0000556033fe9a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x0000556033fe7390 n/a (Discord + 0x3652390)
                                                  #3  0x0000556033f4fb09 n/a (Discord + 0x35bab09)
                                                  #4  0x0000556033efc8e9 n/a (Discord + 0x35678e9)
                                                  #5  0x0000556033ed1167 n/a (Discord + 0x353c167)
                                                  #6  0x0000556033f0bf00 n/a (Discord + 0x3576f00)
                                                  #7  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3458:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603729e59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3892:
                                                  #0  0x00007f9ba3bb4158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
                                                  #1  0x0000556033f47320 n/a (Discord + 0x35b2320)
                                                  #2  0x0000556033f47a62 n/a (Discord + 0x35b2a62)
                                                  #3  0x0000556033f076c8 n/a (Discord + 0x35726c8)
                                                  #4  0x0000556033f07c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x0000556033f07904 n/a (Discord + 0x3572904)
                                                  #6  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3461:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603729e59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3444:
                                                  #0  0x00007f9ba25bcf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x0000556033fe9a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x0000556033fe7390 n/a (Discord + 0x3652390)
                                                  #3  0x0000556033f4fa4f n/a (Discord + 0x35baa4f)
                                                  #4  0x0000556033efc8e9 n/a (Discord + 0x35678e9)
                                                  #5  0x0000556033ed1167 n/a (Discord + 0x353c167)
                                                  #6  0x0000556033f0bf00 n/a (Discord + 0x3576f00)
                                                  #7  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3465:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x0000556033f47b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x0000556033f477cf n/a (Discord + 0x35b27cf)
                                                  #3  0x0000556033f076ba n/a (Discord + 0x35726ba)
                                                  #4  0x0000556033f07c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x0000556033f07934 n/a (Discord + 0x3572934)
                                                  #6  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 4920:
                                                  #0  0x00007f9ba3bb4158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
                                                  #1  0x0000556033f47320 n/a (Discord + 0x35b2320)
                                                  #2  0x0000556033f47a62 n/a (Discord + 0x35b2a62)
                                                  #3  0x0000556033f076c8 n/a (Discord + 0x35726c8)
                                                  #4  0x0000556033f07c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x0000556033f07904 n/a (Discord + 0x3572904)
                                                  #6  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3455:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x0000556033f47b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x0000556033f477cf n/a (Discord + 0x35b27cf)
                                                  #3  0x0000556033f076ba n/a (Discord + 0x35726ba)
                                                  #4  0x0000556033f07c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x0000556033f07964 n/a (Discord + 0x3572964)
                                                  #6  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3460:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x00005560372ad659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055603729e59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 3678:
                                                  #0  0x00007f9ba3bb3e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x0000556033f47b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x0000556033f477cf n/a (Discord + 0x35b27cf)
                                                  #3  0x0000556033eb58f8 n/a (Discord + 0x35208f8)
                                                  #4  0x0000556033efc8e9 n/a (Discord + 0x35678e9)
                                                  #5  0x0000556033ed1167 n/a (Discord + 0x353c167)
                                                  #6  0x0000556033f0bf00 n/a (Discord + 0x3576f00)
                                                  #7  0x0000556033f51ba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f9ba3bad422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f9ba25bcbf3 __clone (libc.so.6 + 0xffbf3)
cze 20 18:34:26 temnayapc systemd[1]: systemd-coredump@2-5072-0.service: Succeeded.
cze 20 18:34:26 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-5072-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:34:26 temnayapc kernel: audit: type=1131 audit(1592670866.353:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-5072-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:34:26 temnayapc audit: BPF prog-id=27 op=UNLOAD
cze 20 18:34:26 temnayapc audit: BPF prog-id=26 op=UNLOAD
cze 20 18:34:26 temnayapc kernel: audit: type=1334 audit(1592670866.443:137): prog-id=27 op=UNLOAD
cze 20 18:34:26 temnayapc kernel: audit: type=1334 audit(1592670866.443:138): prog-id=26 op=UNLOAD
cze 20 18:34:29 temnayapc sudo[4826]: pam_unix(sudo:session): session closed for user root
cze 20 18:34:29 temnayapc audit[4826]: USER_END pid=4826 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:29 temnayapc audit[4826]: CRED_DISP pid=4826 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:29 temnayapc kernel: audit: type=1106 audit(1592670869.481:139): pid=4826 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:29 temnayapc kernel: audit: type=1104 audit(1592670869.481:140): pid=4826 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc audit[5079]: USER_AUTH pid=5079 uid=1001 auid=1001 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc audit[5079]: USER_ACCT pid=5079 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc sudo[5079]:  temnaya : TTY=pts/0 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/pacman -Sy
cze 20 18:34:48 temnayapc kernel: audit: type=1100 audit(1592670888.521:141): pid=5079 uid=1001 auid=1001 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc kernel: audit: type=1101 audit(1592670888.521:142): pid=5079 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc kernel: audit: type=1110 audit(1592670888.521:143): pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc audit[5079]: CRED_REFR pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc sudo[5079]: pam_unix(sudo:session): session opened for user root by (uid=0)
cze 20 18:34:48 temnayapc audit[5079]: USER_START pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:48 temnayapc kernel: audit: type=1105 audit(1592670888.525:144): pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:49 temnayapc sudo[5079]: pam_unix(sudo:session): session closed for user root
cze 20 18:34:49 temnayapc kernel: audit: type=1106 audit(1592670889.611:145): pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:49 temnayapc kernel: audit: type=1104 audit(1592670889.611:146): pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:49 temnayapc audit[5079]: USER_END pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:34:49 temnayapc audit[5079]: CRED_DISP pid=5079 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:08 temnayapc audit[5388]: USER_ACCT pid=5388 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:08 temnayapc sudo[5388]:  temnaya : TTY=pts/0 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/pacman -S -y -u --noconfirm --config /etc/pacman.conf --
cze 20 18:35:08 temnayapc audit[5388]: CRED_REFR pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:08 temnayapc kernel: audit: type=1101 audit(1592670908.340:147): pid=5388 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:08 temnayapc kernel: audit: type=1110 audit(1592670908.340:148): pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:08 temnayapc sudo[5388]: pam_unix(sudo:session): session opened for user root by (uid=0)
cze 20 18:35:08 temnayapc audit[5388]: USER_START pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:08 temnayapc kernel: audit: type=1105 audit(1592670908.344:149): pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:09 temnayapc sudo[5388]: pam_unix(sudo:session): session closed for user root
cze 20 18:35:09 temnayapc audit[5388]: USER_END pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:09 temnayapc audit[5388]: CRED_DISP pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:09 temnayapc kernel: audit: type=1106 audit(1592670909.304:150): pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:09 temnayapc kernel: audit: type=1104 audit(1592670909.304:151): pid=5388 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc audit[5429]: USER_ACCT pid=5429 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc sudo[5429]:  temnaya : TTY=pts/0 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/rm -rf /var/lib/pacman/sync
cze 20 18:35:36 temnayapc audit[5429]: CRED_REFR pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc sudo[5429]: pam_unix(sudo:session): session opened for user root by (uid=0)
cze 20 18:35:36 temnayapc audit[5429]: USER_START pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc kernel: audit: type=1101 audit(1592670936.287:152): pid=5429 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc kernel: audit: type=1110 audit(1592670936.287:153): pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc kernel: audit: type=1105 audit(1592670936.287:154): pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc sudo[5429]: pam_unix(sudo:session): session closed for user root
cze 20 18:35:36 temnayapc audit[5429]: USER_END pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc audit[5429]: CRED_DISP pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc kernel: audit: type=1106 audit(1592670936.290:155): pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:36 temnayapc kernel: audit: type=1104 audit(1592670936.290:156): pid=5429 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:56 temnayapc audit[5448]: USER_ACCT pid=5448 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:56 temnayapc sudo[5448]:  temnaya : TTY=pts/0 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/pacman -S -y -u --noconfirm --config /etc/pacman.conf --
cze 20 18:35:56 temnayapc kernel: audit: type=1101 audit(1592670956.360:157): pid=5448 uid=1001 auid=1001 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="temnaya" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:56 temnayapc kernel: audit: type=1110 audit(1592670956.360:158): pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:56 temnayapc audit[5448]: CRED_REFR pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:56 temnayapc sudo[5448]: pam_unix(sudo:session): session opened for user root by (uid=0)
cze 20 18:35:56 temnayapc audit[5448]: USER_START pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:56 temnayapc kernel: audit: type=1105 audit(1592670956.364:159): pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:59 temnayapc sudo[5448]: pam_unix(sudo:session): session closed for user root
cze 20 18:35:59 temnayapc audit[5448]: USER_END pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:59 temnayapc audit[5448]: CRED_DISP pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:59 temnayapc kernel: audit: type=1106 audit(1592670959.270:160): pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:35:59 temnayapc kernel: audit: type=1104 audit(1592670959.270:161): pid=5448 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
cze 20 18:38:45 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 18:38:45 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 18:39:47 temnayapc ntpd[5059]: kernel reports TIME_ERROR: 0x2041: Clock Unsynchronized
cze 20 18:47:30 temnayapc audit[5080]: ANOM_ABEND auid=1001 uid=1001 gid=1002 ses=1 pid=5080 comm="Discord" exe="/opt/discord/Discord" sig=11 res=1
cze 20 18:47:30 temnayapc kernel: Discord[5080]: segfault at 100d899d4000 ip 00007f641f504b65 sp 00007ffd534b3e70 error 4 in libappindicator3.so.1.0.0[7f641f501000+5000]
cze 20 18:47:30 temnayapc kernel: Code: 00 00 49 89 c5 48 8b 45 18 48 83 78 28 00 74 4e 48 8d 54 24 0c 48 8d 74 24 10 4c 89 ef 31 db ff 15 f8 61 00 00 48 8b 44 24 10 <48> 8b 3c d8 39 5c 24 0c 7f 09 48 85 ff 0f 85 58 01 00 00 48 8b 45
cze 20 18:47:30 temnayapc kernel: audit: type=1701 audit(1592671650.581:162): auid=1001 uid=1001 gid=1002 ses=1 pid=5080 comm="Discord" exe="/opt/discord/Discord" sig=11 res=1
cze 20 18:47:30 temnayapc audit: BPF prog-id=28 op=LOAD
cze 20 18:47:30 temnayapc kernel: audit: type=1334 audit(1592671650.591:163): prog-id=28 op=LOAD
cze 20 18:47:30 temnayapc kernel: audit: type=1334 audit(1592671650.591:164): prog-id=29 op=LOAD
cze 20 18:47:30 temnayapc audit: BPF prog-id=29 op=LOAD
cze 20 18:47:30 temnayapc systemd[1]: Started Process Core Dump (PID 5781/UID 0).
cze 20 18:47:30 temnayapc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-5781-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:47:30 temnayapc kernel: audit: type=1130 audit(1592671650.591:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-5781-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:47:31 temnayapc systemd-coredump[5782]: Process 5080 (Discord) of user 1001 dumped core.
                                                  
                                                  Stack trace of thread 5080:
                                                  #0  0x00007f641f504b65 n/a (libappindicator3.so + 0x7b65)
                                                  #1  0x00007f642cfb4052 g_closure_invoke (libgobject-2.0.so.0 + 0x13052)
                                                  #2  0x00007f642cfdc685 n/a (libgobject-2.0.so.0 + 0x3b685)
                                                  #3  0x00007f642cfd041d g_signal_emit_valist (libgobject-2.0.so.0 + 0x2f41d)
                                                  #4  0x00007f642cfd0980 g_signal_emit (libgobject-2.0.so.0 + 0x2f980)
                                                  #5  0x00007f641f503b7b app_indicator_set_icon_full (libappindicator3.so + 0x6b7b)
                                                  #6  0x000055ea4094fd28 n/a (Discord + 0x698dd28)
                                                  #7  0x000055ea3b64fd1f n/a (Discord + 0x168dd1f)
                                                  #8  0x000055ea3bde2ef3 n/a (Discord + 0x1e20ef3)
                                                  #9  0x000055ea3cf1350e n/a (Discord + 0x2f5150e)
                                                  #10 0x000055ea3d5426f9 n/a (Discord + 0x35806f9)
                                                  #11 0x000055ea3d528d1d n/a (Discord + 0x3566d1d)
                                                  #12 0x000055ea3d5287de n/a (Discord + 0x35667de)
                                                  #13 0x000055ea3d4eb0c7 n/a (Discord + 0x35290c7)
                                                  #14 0x00007f642ceca43c g_main_context_dispatch (libglib-2.0.so.0 + 0x5243c)
                                                  #15 0x00007f642cf17fa9 n/a (libglib-2.0.so.0 + 0x9ffa9)
                                                  #16 0x00007f642cec9221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
                                                  #17 0x000055ea3d4e2ba2 n/a (Discord + 0x3520ba2)
                                                  #18 0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #19 0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #20 0x000055ea3ce34e73 n/a (Discord + 0x2e72e73)
                                                  #21 0x000055ea3ce364f2 n/a (Discord + 0x2e744f2)
                                                  #22 0x000055ea3ce32102 n/a (Discord + 0x2e70102)
                                                  #23 0x000055ea3cd2a901 n/a (Discord + 0x2d68901)
                                                  #24 0x000055ea3cd2a4e6 n/a (Discord + 0x2d684e6)
                                                  #25 0x000055ea3eae26ec n/a (Discord + 0x4b206ec)
                                                  #26 0x000055ea3bffd481 n/a (Discord + 0x203b481)
                                                  #27 0x000055ea3b5cc27b n/a (Discord + 0x160a27b)
                                                  #28 0x00007f642b944002 __libc_start_main (libc.so.6 + 0x27002)
                                                  #29 0x000055ea3b5cc02a _start (Discord + 0x160a02a)
                                                  
                                                  Stack trace of thread 5118:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea3d574b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x000055ea3d5747cf n/a (Discord + 0x35b27cf)
                                                  #3  0x000055ea3d5346ba n/a (Discord + 0x35726ba)
                                                  #4  0x000055ea3d534c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x000055ea3d534934 n/a (Discord + 0x3572934)
                                                  #6  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5098:
                                                  #0  0x00007f642ba1cf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x000055ea3d616a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x000055ea3d614390 n/a (Discord + 0x3652390)
                                                  #3  0x000055ea3d57ca4f n/a (Discord + 0x35baa4f)
                                                  #4  0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #5  0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #6  0x000055ea3d538f00 n/a (Discord + 0x3576f00)
                                                  #7  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5114:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea408cb59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5088:
                                                  #0  0x00007f642ba1cf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x000055ea3d616a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x000055ea3d614390 n/a (Discord + 0x3652390)
                                                  #3  0x000055ea3d57cb09 n/a (Discord + 0x35bab09)
                                                  #4  0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #5  0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #6  0x000055ea3d52d177 n/a (Discord + 0x356b177)
                                                  #7  0x000055ea3d538f00 n/a (Discord + 0x3576f00)
                                                  #8  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #9  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #10 0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5106:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea3d574b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x000055ea3d5747cf n/a (Discord + 0x35b27cf)
                                                  #3  0x000055ea3d4e28f8 n/a (Discord + 0x35208f8)
                                                  #4  0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #5  0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #6  0x000055ea3d538f00 n/a (Discord + 0x3576f00)
                                                  #7  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5093:
                                                  #0  0x00007f642ba1cd56 epoll_pwait (libc.so.6 + 0xffd56)
                                                  #1  0x000055ea408dc974 n/a (Discord + 0x691a974)
                                                  #2  0x000055ea408ceb41 uv_run (Discord + 0x690cb41)
                                                  #3  0x000055ea40859308 n/a (Discord + 0x6897308)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5113:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea408cb59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5090:
                                                  #0  0x00007f642ba1cf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x000055ea3d616a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x000055ea3d614390 n/a (Discord + 0x3652390)
                                                  #3  0x000055ea3d57cb09 n/a (Discord + 0x35bab09)
                                                  #4  0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #5  0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #6  0x000055ea3ce3bac4 n/a (Discord + 0x2e79ac4)
                                                  #7  0x000055ea3d538f00 n/a (Discord + 0x3576f00)
                                                  #8  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #9  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #10 0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5087:
                                                  #0  0x00007f642b9e9c3f wait4 (libc.so.6 + 0xccc3f)
                                                  #1  0x000055ea3d570afd n/a (Discord + 0x35aeafd)
                                                  #2  0x000055ea3d57302f n/a (Discord + 0x35b102f)
                                                  #3  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5096:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea40859408 n/a (Discord + 0x6897408)
                                                  #3  0x000055ea4085717b n/a (Discord + 0x689517b)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5092:
                                                  #0  0x00007f642ba1205f __poll (libc.so.6 + 0xf505f)
                                                  #1  0x00007f642cf17f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                                                  #2  0x00007f642cec8c03 g_main_loop_run (libglib-2.0.so.0 + 0x50c03)
                                                  #3  0x00007f642cdbe1a8 n/a (libgio-2.0.so.0 + 0x1001a8)
                                                  #4  0x00007f642cef2511 n/a (libglib-2.0.so.0 + 0x7a511)
                                                  #5  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #6  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5082:
                                                  #0  0x00007f642ba1205f __poll (libc.so.6 + 0xf505f)
                                                  #1  0x000055ea3d173c62 n/a (Discord + 0x31b1c62)
                                                  #2  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5097:
                                                  #0  0x00007f642d0168f4 do_futex_wait.constprop.0 (libpthread.so.0 + 0x128f4)
                                                  #1  0x00007f642d0169f8 __new_sem_wait_slow.constprop.0 (libpthread.so.0 + 0x129f8)
                                                  #2  0x000055ea408da4b7 uv_sem_wait (Discord + 0x69184b7)
                                                  #3  0x000055ea40899802 n/a (Discord + 0x68d7802)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5089:
                                                  #0  0x00007f642d014158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
                                                  #1  0x000055ea3d574320 n/a (Discord + 0x35b2320)
                                                  #2  0x000055ea3d574a62 n/a (Discord + 0x35b2a62)
                                                  #3  0x000055ea3d5346c8 n/a (Discord + 0x35726c8)
                                                  #4  0x000055ea3d534c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x000055ea3d534904 n/a (Discord + 0x3572904)
                                                  #6  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5101:
                                                  #0  0x00007f642d014158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
                                                  #1  0x000055ea3d574320 n/a (Discord + 0x35b2320)
                                                  #2  0x000055ea3d574a62 n/a (Discord + 0x35b2a62)
                                                  #3  0x000055ea3d5346c8 n/a (Discord + 0x35726c8)
                                                  #4  0x000055ea3d534c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x000055ea3d534904 n/a (Discord + 0x3572904)
                                                  #6  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5105:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea3d5741e2 n/a (Discord + 0x35b21e2)
                                                  #2  0x000055ea3e60817d n/a (Discord + 0x464617d)
                                                  #3  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5091:
                                                  #0  0x00007f642ba1205f __poll (libc.so.6 + 0xf505f)
                                                  #1  0x00007f642cf17f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                                                  #2  0x00007f642cec9221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
                                                  #3  0x00007f642cec9272 n/a (libglib-2.0.so.0 + 0x51272)
                                                  #4  0x00007f642cef2511 n/a (libglib-2.0.so.0 + 0x7a511)
                                                  #5  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #6  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5112:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea408cb59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5099:
                                                  #0  0x00007f642d01787c read (libpthread.so.0 + 0x1387c)
                                                  #1  0x000055ea3b65134f n/a (Discord + 0x168f34f)
                                                  #2  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5094:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea40859408 n/a (Discord + 0x6897408)
                                                  #3  0x000055ea4085717b n/a (Discord + 0x689517b)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5111:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea408cb59a n/a (Discord + 0x690959a)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5107:
                                                  #0  0x00007f642ba1cf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x000055ea3b6c6f36 n/a (Discord + 0x1704f36)
                                                  #2  0x000055ea3b6c68d7 n/a (Discord + 0x17048d7)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5104:
                                                  #0  0x00007f642ba144fb __select (libc.so.6 + 0xf74fb)
                                                  #1  0x000055ea3d4dcad6 n/a (Discord + 0x351aad6)
                                                  #2  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #3  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #4  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5329:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea3d574b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x000055ea3d5747cf n/a (Discord + 0x35b27cf)
                                                  #3  0x000055ea3d4e28f8 n/a (Discord + 0x35208f8)
                                                  #4  0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #5  0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #6  0x000055ea3d538f00 n/a (Discord + 0x3576f00)
                                                  #7  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5116:
                                                  #0  0x00007f642ba1cf3e epoll_wait (libc.so.6 + 0xfff3e)
                                                  #1  0x000055ea3d616a4b n/a (Discord + 0x3654a4b)
                                                  #2  0x000055ea3d614390 n/a (Discord + 0x3652390)
                                                  #3  0x000055ea3d57cb09 n/a (Discord + 0x35bab09)
                                                  #4  0x000055ea3d5298e9 n/a (Discord + 0x35678e9)
                                                  #5  0x000055ea3d4fe167 n/a (Discord + 0x353c167)
                                                  #6  0x000055ea3d538f00 n/a (Discord + 0x3576f00)
                                                  #7  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #8  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #9  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5095:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea408da659 uv_cond_wait (Discord + 0x6918659)
                                                  #2  0x000055ea40859408 n/a (Discord + 0x6897408)
                                                  #3  0x000055ea4085717b n/a (Discord + 0x689517b)
                                                  #4  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #5  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
                                                  
                                                  Stack trace of thread 5108:
                                                  #0  0x00007f642d013e32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
                                                  #1  0x000055ea3d574b0b n/a (Discord + 0x35b2b0b)
                                                  #2  0x000055ea3d5747cf n/a (Discord + 0x35b27cf)
                                                  #3  0x000055ea3d5346ba n/a (Discord + 0x35726ba)
                                                  #4  0x000055ea3d534c3b n/a (Discord + 0x3572c3b)
                                                  #5  0x000055ea3d534964 n/a (Discord + 0x3572964)
                                                  #6  0x000055ea3d57eba5 n/a (Discord + 0x35bcba5)
                                                  #7  0x00007f642d00d422 start_thread (libpthread.so.0 + 0x9422)
                                                  #8  0x00007f642ba1cbf3 __clone (libc.so.6 + 0xffbf3)
cze 20 18:47:31 temnayapc systemd[1]: systemd-coredump@3-5781-0.service: Succeeded.
cze 20 18:47:31 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-5781-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:47:31 temnayapc kernel: audit: type=1131 audit(1592671651.714:166): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-5781-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:47:31 temnayapc audit: BPF prog-id=29 op=UNLOAD
cze 20 18:47:31 temnayapc audit: BPF prog-id=28 op=UNLOAD
cze 20 18:47:31 temnayapc kernel: audit: type=1334 audit(1592671651.821:167): prog-id=29 op=UNLOAD
cze 20 18:47:31 temnayapc kernel: audit: type=1334 audit(1592671651.821:168): prog-id=28 op=UNLOAD
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: thunderbolt 0000:00:0d.2: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:0d.0: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: iwlwifi 0000:00:14.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: xhci_hcd 0000:00:14.0: EDR: ACPI event 0x2 received
cze 20 18:48:06 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 18:48:06 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 18:48:07 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 18:48:07 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 18:55:59 temnayapc dbus-daemon[1067]: [session uid=1001 pid=1067] Activating service name='org.freedesktop.secrets' requested by ':1.50' (uid=1001 pid=1430 comm="/usr/lib/evolution-source-registry ")
cze 20 18:55:59 temnayapc gnome-keyring-daemon[6322]: couldn't access control socket: /run/user/1001/keyring/control: Нет такого файла или каталога
cze 20 18:55:59 temnayapc gnome-keyring-d[6322]: couldn't access control socket: /run/user/1001/keyring/control: Нет такого файла или каталога
cze 20 18:55:59 temnayapc dbus-daemon[1067]: [session uid=1001 pid=1067] Successfully activated service 'org.freedesktop.secrets'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0871] dhcp4 (wlo1): option dhcp_lease_time      => '3600'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0871] dhcp4 (wlo1): option domain_name          => 'home'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0871] dhcp4 (wlo1): option domain_name_servers  => '62.179.1.60 62.179.1.61'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0871] dhcp4 (wlo1): option expiry               => '1592675762'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option host_name            => 'temnayapc'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option ip_address           => '192.168.0.24'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option next_server          => '192.168.0.1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_broadcast_address => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_domain_name => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_domain_name_servers => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_domain_search => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_host_name  => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_interface_mtu => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0872] dhcp4 (wlo1): option requested_ms_classless_static_routes => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_nis_domain => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_nis_servers => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_ntp_servers => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_rfc3442_classless_static_routes => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_root_path  => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_routers    => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_static_routes => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_subnet_mask => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_time_offset => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0873] dhcp4 (wlo1): option requested_wpad       => '1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0874] dhcp4 (wlo1): option routers              => '192.168.0.1'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0874] dhcp4 (wlo1): option subnet_mask          => '255.255.255.0'
cze 20 18:56:02 temnayapc NetworkManager[552]: <info>  [1592672162.0874] dhcp4 (wlo1): state changed extended -> extended
cze 20 18:56:02 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=552 comm="/usr/bin/NetworkManager --no-daemon ")
cze 20 18:56:02 temnayapc systemd[1]: Starting Network Manager Script Dispatcher Service...
cze 20 18:56:02 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
cze 20 18:56:02 temnayapc systemd[1]: Started Network Manager Script Dispatcher Service.
cze 20 18:56:02 temnayapc 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'
cze 20 18:56:02 temnayapc kernel: audit: type=1130 audit(1592672162.099:169): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:56:12 temnayapc systemd[1]: NetworkManager-dispatcher.service: Succeeded.
cze 20 18:56:12 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 18:56:12 temnayapc kernel: audit: type=1131 audit(1592672172.056:170): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:02:22 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:02:22 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:02:22 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:02:22 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:02:22 temnayapc rtkit-daemon[1186]: Successfully made thread 6488 of process 1894 owned by '1001' RT at priority 10.
cze 20 19:02:22 temnayapc rtkit-daemon[1186]: Supervising 12 threads of 4 processes of 1 users.
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0695] dhcp4 (enp0s13f0u1u4): option dhcp_lease_time      => '3600'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0695] dhcp4 (enp0s13f0u1u4): option domain_name          => 'home'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0696] dhcp4 (enp0s13f0u1u4): option domain_name_servers  => '62.179.1.60 62.179.1.61'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0696] dhcp4 (enp0s13f0u1u4): option expiry               => '1592676251'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0696] dhcp4 (enp0s13f0u1u4): option host_name            => 'temnayapc'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0696] dhcp4 (enp0s13f0u1u4): option ip_address           => '192.168.0.17'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0696] dhcp4 (enp0s13f0u1u4): option next_server          => '192.168.0.1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_broadcast_address => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_domain_name => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_domain_name_servers => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_domain_search => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_host_name  => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_interface_mtu => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_ms_classless_static_routes => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0697] dhcp4 (enp0s13f0u1u4): option requested_nis_domain => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_nis_servers => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_ntp_servers => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_rfc3442_classless_static_routes => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_root_path  => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_routers    => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_static_routes => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_subnet_mask => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0698] dhcp4 (enp0s13f0u1u4): option requested_time_offset => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0699] dhcp4 (enp0s13f0u1u4): option requested_wpad       => '1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0699] dhcp4 (enp0s13f0u1u4): option routers              => '192.168.0.1'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0699] dhcp4 (enp0s13f0u1u4): option subnet_mask          => '255.255.255.0'
cze 20 19:04:11 temnayapc NetworkManager[552]: <info>  [1592672651.0699] dhcp4 (enp0s13f0u1u4): state changed bound -> extended
cze 20 19:04:11 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=552 comm="/usr/bin/NetworkManager --no-daemon ")
cze 20 19:04:11 temnayapc systemd[1]: Starting Network Manager Script Dispatcher Service...
cze 20 19:04:11 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
cze 20 19:04:11 temnayapc systemd[1]: Started Network Manager Script Dispatcher Service.
cze 20 19:04:11 temnayapc 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'
cze 20 19:04:11 temnayapc kernel: audit: type=1130 audit(1592672651.084:171): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:04:21 temnayapc systemd[1]: NetworkManager-dispatcher.service: Succeeded.
cze 20 19:04:21 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:04:21 temnayapc kernel: audit: type=1131 audit(1592672661.057:172): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:05:23 temnayapc rtkit-daemon[1186]: Supervising 12 threads of 4 processes of 1 users.
cze 20 19:05:23 temnayapc rtkit-daemon[1186]: Supervising 12 threads of 4 processes of 1 users.
cze 20 19:05:24 temnayapc rtkit-daemon[1186]: Supervising 12 threads of 4 processes of 1 users.
cze 20 19:05:24 temnayapc rtkit-daemon[1186]: Supervising 12 threads of 4 processes of 1 users.
cze 20 19:23:03 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:23:03 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:23:04 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:23:04 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:23:54 temnayapc kernel: usb 3-1: USB disconnect, device number 5
cze 20 19:24:13 temnayapc kernel: usb 3-1: new high-speed USB device number 7 using xhci_hcd
cze 20 19:24:14 temnayapc kernel: usb 3-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
cze 20 19:24:14 temnayapc kernel: usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
cze 20 19:24:14 temnayapc kernel: usb 3-1: Product: USB 2.0 Hub
cze 20 19:24:14 temnayapc kernel: hub 3-1:1.0: USB hub found
cze 20 19:24:14 temnayapc kernel: hub 3-1:1.0: 4 ports detected
cze 20 19:24:14 temnayapc kernel: usb 3-1.1: new full-speed USB device number 8 using xhci_hcd
cze 20 19:24:14 temnayapc kernel: usb 3-1.1: New USB device found, idVendor=413c, idProduct=301c, bcdDevice= 2.20
cze 20 19:24:14 temnayapc kernel: usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
cze 20 19:24:14 temnayapc kernel: usb 3-1.1: Product: Dell Universal Receiver
cze 20 19:24:14 temnayapc kernel: usb 3-1.1: Manufacturer: Dell Computer Corp
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:301C.000C/input/input36
cze 20 19:24:14 temnayapc kernel: hid-generic 0003:413C:301C.000C: input,hidraw4: USB HID v1.11 Keyboard [Dell Computer Corp Dell Universal Receiver] on usb-0000:00:14.0-1.1/input0
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input37
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input38
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input39
cze 20 19:24:14 temnayapc kernel: hid-generic 0003:413C:301C.000D: input,hidraw5: USB HID v1.11 Mouse [Dell Computer Corp Dell Universal Receiver] on usb-0000:00:14.0-1.1/input1
cze 20 19:24:14 temnayapc kernel: hid-generic 0003:413C:301C.000E: hiddev0,hidraw6: USB HID v1.11 Device [Dell Computer Corp Dell Universal Receiver] on usb-0000:00:14.0-1.1/input2
cze 20 19:24:15 temnayapc kernel: usb 3-1.2: new high-speed USB device number 9 using xhci_hcd
cze 20 19:24:15 temnayapc kernel: usb 3-1.2: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 0.01
cze 20 19:24:15 temnayapc kernel: usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
cze 20 19:24:15 temnayapc kernel: usb 3-1.2: Product: DataTraveler 3.0
cze 20 19:24:15 temnayapc kernel: usb 3-1.2: Manufacturer: Kingston
cze 20 19:24:15 temnayapc kernel: usb 3-1.2: SerialNumber: E839354C74CEF2B067AF0475
cze 20 19:24:15 temnayapc mtp-probe[7112]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 19:24:15 temnayapc mtp-probe[7112]: bus: 3, device: 8 was not an MTP device
cze 20 19:24:15 temnayapc mtp-probe[7114]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7114]: bus: 3, device: 9 was not an MTP device
cze 20 19:24:15 temnayapc kernel: usb-storage 3-1.2:1.0: USB Mass Storage device detected
cze 20 19:24:15 temnayapc kernel: scsi host16: usb-storage 3-1.2:1.0
cze 20 19:24:15 temnayapc kernel: usbcore: registered new interface driver usb-storage
cze 20 19:24:15 temnayapc kernel: usbcore: registered new interface driver uas
cze 20 19:24:15 temnayapc mtp-probe[7183]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7183]: bus: 3, device: 9 was not an MTP device
cze 20 19:24:15 temnayapc systemd-logind[554]: Watching system buttons on /dev/input/event14 (Dell Computer Corp Dell Universal Receiver)
cze 20 19:24:15 temnayapc systemd-logind[554]: Watching system buttons on /dev/input/event16 (Dell Computer Corp Dell Universal Receiver Consumer Control)
cze 20 19:24:15 temnayapc systemd-logind[554]: Watching system buttons on /dev/input/event18 (Dell Computer Corp Dell Universal Receiver System Control)
cze 20 19:24:15 temnayapc mtp-probe[7189]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 19:24:15 temnayapc mtp-probe[7189]: bus: 3, device: 8 was not an MTP device
cze 20 19:24:16 temnayapc kernel: scsi 16:0:0:0: Direct-Access     Kingston DataTraveler 3.0      PQ: 0 ANSI: 6
cze 20 19:24:16 temnayapc kernel: sd 16:0:0:0: Attached scsi generic sg0 type 0
cze 20 19:24:16 temnayapc kernel: sd 16:0:0:0: [sda] 60437492 512-byte logical blocks: (30.9 GB/28.8 GiB)
cze 20 19:24:16 temnayapc kernel: sd 16:0:0:0: [sda] Write Protect is off
cze 20 19:24:16 temnayapc kernel: sd 16:0:0:0: [sda] Mode Sense: 4f 00 00 00
cze 20 19:24:16 temnayapc kernel: sd 16:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
cze 20 19:24:16 temnayapc kernel:  sda: sda1
cze 20 19:24:16 temnayapc kernel: sd 16:0:0:0: [sda] Attached SCSI removable disk
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0863] dhcp4 (wlo1): option dhcp_lease_time      => '3600'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0863] dhcp4 (wlo1): option domain_name          => 'home'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0863] dhcp4 (wlo1): option domain_name_servers  => '62.179.1.60 62.179.1.61'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option expiry               => '1592677562'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option host_name            => 'temnayapc'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option ip_address           => '192.168.0.24'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option next_server          => '192.168.0.1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option requested_broadcast_address => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option requested_domain_name => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option requested_domain_name_servers => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0864] dhcp4 (wlo1): option requested_domain_search => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_host_name  => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_interface_mtu => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_ms_classless_static_routes => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_nis_domain => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_nis_servers => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_ntp_servers => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0865] dhcp4 (wlo1): option requested_rfc3442_classless_static_routes => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option requested_root_path  => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option requested_routers    => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option requested_static_routes => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option requested_subnet_mask => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option requested_time_offset => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option requested_wpad       => '1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option routers              => '192.168.0.1'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0866] dhcp4 (wlo1): option subnet_mask          => '255.255.255.0'
cze 20 19:26:02 temnayapc NetworkManager[552]: <info>  [1592673962.0867] dhcp4 (wlo1): state changed extended -> extended
cze 20 19:26:02 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=552 comm="/usr/bin/NetworkManager --no-daemon ")
cze 20 19:26:02 temnayapc ntpd[5059]: ntpd exiting on signal 15 (Terminated)
cze 20 19:26:02 temnayapc ntpd[5059]: 94.23.94.78 local addr 192.168.0.17 -> <null>
cze 20 19:26:02 temnayapc systemd[1]: Stopping Network Time Service...
cze 20 19:26:02 temnayapc ntpd[5059]: 213.199.225.40 local addr 192.168.0.17 -> <null>
cze 20 19:26:02 temnayapc systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
cze 20 19:26:02 temnayapc systemd[1]: Condition check resulted in First Boot Wizard being skipped.
cze 20 19:26:02 temnayapc systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
cze 20 19:26:02 temnayapc systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
cze 20 19:26:02 temnayapc systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
cze 20 19:26:02 temnayapc systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
cze 20 19:26:02 temnayapc systemd[1]: Starting Network Time Synchronization...
cze 20 19:26:02 temnayapc systemd[1]: ntpd.service: Succeeded.
cze 20 19:26:02 temnayapc systemd[1]: Stopped Network Time Service.
cze 20 19:26:02 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc kernel: audit: type=1131 audit(1592673962.095:173): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc systemd[1]: Started Network Time Synchronization.
cze 20 19:26:02 temnayapc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc kernel: audit: type=1130 audit(1592673962.361:174): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc systemd[1]: Starting Network Manager Script Dispatcher Service...
cze 20 19:26:02 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
cze 20 19:26:02 temnayapc systemd[1]: Started Network Manager Script Dispatcher Service.
cze 20 19:26:02 temnayapc 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'
cze 20 19:26:02 temnayapc kernel: audit: type=1130 audit(1592673962.368:175): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc systemd-timesyncd[7280]: Initial synchronization to time server 162.159.200.123:123 (0.arch.pool.ntp.org).
cze 20 19:26:13 temnayapc systemd[1]: NetworkManager-dispatcher.service: Succeeded.
cze 20 19:26:13 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:13 temnayapc kernel: audit: type=1131 audit(1592673973.057:176): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:32:41 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1511' (uid=1001 pid=7370 comm="gnome-screenshot --interactive ")
cze 20 19:32:41 temnayapc audit: BPF prog-id=30 op=LOAD
cze 20 19:32:41 temnayapc kernel: audit: type=1334 audit(1592674361.706:177): prog-id=30 op=LOAD
cze 20 19:32:41 temnayapc kernel: audit: type=1334 audit(1592674361.706:178): prog-id=31 op=LOAD
cze 20 19:32:41 temnayapc audit: BPF prog-id=31 op=LOAD
cze 20 19:32:41 temnayapc systemd[1]: Starting Hostname Service...
cze 20 19:32:41 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.hostname1'
cze 20 19:32:41 temnayapc systemd[1]: Started Hostname Service.
cze 20 19:32:41 temnayapc 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'
cze 20 19:32:41 temnayapc kernel: audit: type=1130 audit(1592674361.976:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:33:12 temnayapc systemd[1]: systemd-hostnamed.service: Succeeded.
cze 20 19:33:12 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:33:12 temnayapc kernel: audit: type=1131 audit(1592674392.031:180): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:33:12 temnayapc audit: BPF prog-id=31 op=UNLOAD
cze 20 19:33:12 temnayapc audit: BPF prog-id=30 op=UNLOAD
cze 20 19:33:12 temnayapc kernel: audit: type=1334 audit(1592674392.101:181): prog-id=31 op=UNLOAD
cze 20 19:33:12 temnayapc kernel: audit: type=1334 audit(1592674392.101:182): prog-id=30 op=UNLOAD
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0344] dhcp4 (enp0s13f0u1u4): option dhcp_lease_time      => '3600'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0344] dhcp4 (enp0s13f0u1u4): option domain_name          => 'home'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option domain_name_servers  => '62.179.1.60 62.179.1.61'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option expiry               => '1592678051'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option host_name            => 'temnayapc'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option ip_address           => '192.168.0.17'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option next_server          => '192.168.0.1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option requested_broadcast_address => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option requested_domain_name => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option requested_domain_name_servers => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_domain_search => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_host_name  => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_interface_mtu => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_ms_classless_static_routes => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_nis_domain => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_nis_servers => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_ntp_servers => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_rfc3442_classless_static_routes => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_root_path  => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_routers    => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_static_routes => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_subnet_mask => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_time_offset => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_wpad       => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option routers              => '192.168.0.1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option subnet_mask          => '255.255.255.0'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): state changed extended -> extended
cze 20 19:34:11 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=552 comm="/usr/bin/NetworkManager --no-daemon ")
cze 20 19:34:11 temnayapc systemd[1]: Starting Network Manager Script Dispatcher Service...
cze 20 19:34:11 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
cze 20 19:34:11 temnayapc systemd[1]: Started Network Manager Script Dispatcher Service.
cze 20 19:34:11 temnayapc 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'
cze 20 19:34:11 temnayapc kernel: audit: type=1130 audit(1592674451.046:183): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:34:21 temnayapc systemd[1]: NetworkManager-dispatcher.service: Succeeded.
cze 20 19:34:21 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:34:21 temnayapc kernel: audit: type=1131 audit(1592674461.059:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:38:41 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:38:41 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
 

I hope that I have used the right codes for outputs

Offline

#10 2020-06-20 18:00:03

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

Yep, codes are perfect.  Thanks. That does not appear to be the entire output.  I do not see where the PCI bus is enumerated.  I am also deeply concerned that the first thing I see in your output is a core dump.

let's try this:
What are the output of journalctl -b | grep pci and of journalctl -b | grep sound


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#11 2020-06-20 18:05:08

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

I have no such files o directories - my terminal is in Russian. How can I change it to English, so I can post it here?
Terminal output:

grep: and: Нет такого файла или каталога
grep: of: Нет такого файла или каталога
grep: journalctl: Нет такого файла или каталога 

Offline

#12 2020-06-20 18:06:36

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

Ok I see. I will use 1 command at a time

Offline

#13 2020-06-20 18:16:19

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

journalctl -b | grep pci:

d/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc kernel: audit: type=1130 audit(1592673962.361:174): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc systemd[1]: Starting Network Manager Script Dispatcher Service...
cze 20 19:26:02 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
cze 20 19:26:02 temnayapc systemd[1]: Started Network Manager Script Dispatcher Service.
cze 20 19:26:02 temnayapc 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'
cze 20 19:26:02 temnayapc kernel: audit: type=1130 audit(1592673962.368:175): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:02 temnayapc systemd-timesyncd[7280]: Initial synchronization to time server 162.159.200.123:123 (0.arch.pool.ntp.org).
cze 20 19:26:13 temnayapc systemd[1]: NetworkManager-dispatcher.service: Succeeded.
cze 20 19:26:13 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:26:13 temnayapc kernel: audit: type=1131 audit(1592673973.057:176): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:32:41 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1511' (uid=1001 pid=7370 comm="gnome-screenshot --interactive ")
cze 20 19:32:41 temnayapc audit: BPF prog-id=30 op=LOAD
cze 20 19:32:41 temnayapc kernel: audit: type=1334 audit(1592674361.706:177): prog-id=30 op=LOAD
cze 20 19:32:41 temnayapc kernel: audit: type=1334 audit(1592674361.706:178): prog-id=31 op=LOAD
cze 20 19:32:41 temnayapc audit: BPF prog-id=31 op=LOAD
cze 20 19:32:41 temnayapc systemd[1]: Starting Hostname Service...
cze 20 19:32:41 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.hostname1'
cze 20 19:32:41 temnayapc systemd[1]: Started Hostname Service.
cze 20 19:32:41 temnayapc 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'
cze 20 19:32:41 temnayapc kernel: audit: type=1130 audit(1592674361.976:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:33:12 temnayapc systemd[1]: systemd-hostnamed.service: Succeeded.
cze 20 19:33:12 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:33:12 temnayapc kernel: audit: type=1131 audit(1592674392.031:180): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:33:12 temnayapc audit: BPF prog-id=31 op=UNLOAD
cze 20 19:33:12 temnayapc audit: BPF prog-id=30 op=UNLOAD
cze 20 19:33:12 temnayapc kernel: audit: type=1334 audit(1592674392.101:181): prog-id=31 op=UNLOAD
cze 20 19:33:12 temnayapc kernel: audit: type=1334 audit(1592674392.101:182): prog-id=30 op=UNLOAD
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0344] dhcp4 (enp0s13f0u1u4): option dhcp_lease_time      => '3600'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0344] dhcp4 (enp0s13f0u1u4): option domain_name          => 'home'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option domain_name_servers  => '62.179.1.60 62.179.1.61'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option expiry               => '1592678051'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option host_name            => 'temnayapc'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option ip_address           => '192.168.0.17'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option next_server          => '192.168.0.1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option requested_broadcast_address => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option requested_domain_name => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0345] dhcp4 (enp0s13f0u1u4): option requested_domain_name_servers => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_domain_search => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_host_name  => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_interface_mtu => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_ms_classless_static_routes => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_nis_domain => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_nis_servers => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_ntp_servers => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0346] dhcp4 (enp0s13f0u1u4): option requested_rfc3442_classless_static_routes => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_root_path  => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_routers    => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_static_routes => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_subnet_mask => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_time_offset => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option requested_wpad       => '1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option routers              => '192.168.0.1'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): option subnet_mask          => '255.255.255.0'
cze 20 19:34:11 temnayapc NetworkManager[552]: <info>  [1592674451.0347] dhcp4 (enp0s13f0u1u4): state changed extended -> extended
cze 20 19:34:11 temnayapc dbus-daemon[551]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=552 comm="/usr/bin/NetworkManager --no-daemon ")
cze 20 19:34:11 temnayapc systemd[1]: Starting Network Manager Script Dispatcher Service...
cze 20 19:34:11 temnayapc dbus-daemon[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
cze 20 19:34:11 temnayapc systemd[1]: Started Network Manager Script Dispatcher Service.
cze 20 19:34:11 temnayapc 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'
cze 20 19:34:11 temnayapc kernel: audit: type=1130 audit(1592674451.046:183): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:34:21 temnayapc systemd[1]: NetworkManager-dispatcher.service: Succeeded.
cze 20 19:34:21 temnayapc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:34:21 temnayapc kernel: audit: type=1131 audit(1592674461.059:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
cze 20 19:38:41 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
cze 20 19:38:41 temnayapc rtkit-daemon[1186]: Supervising 11 threads of 3 processes of 1 users.
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                 130 ↵ temnaya@temnayapc
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » journalctl -b | grep pci and of journalctl -b | grep sound                                                                      130 ↵ temnaya@temnayapc
grep: and: Нет такого файла или каталога
grep: of: Нет такого файла или каталога
grep: journalctl: Нет такого файла или каталога
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » journalctl -b | grep pci and of journalctl -b | grep sound                                                                        1 ↵ temnaya@temnayapc
grep: and: Нет такого файла или каталога
grep: of: Нет такого файла или каталога
grep: journalctl: Нет такого файла или каталога
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » journalctl -b                                                                                                                     1 ↵ temnaya@temnayapc
-- Logs begin at Sat 2020-06-20 17:55:53 CEST, end at Sat 2020-06-20 20:04:21 CEST. --
cze 20 17:55:53 temnayapc kernel: Linux version 5.7.4-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC), GNU ld (GNU Binutils) 2.34.0) #1 SMP PREEMPT Thu>
cze 20 17:55:53 temnayapc kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=254f4e19-6417-403e-8804-465c7f47276a rw quiet resume=UUID=63dbfc32>
cze 20 17:55:53 temnayapc kernel: KERNEL supported cpus:
cze 20 17:55:53 temnayapc kernel:   Intel GenuineIntel
cze 20 17:55:53 temnayapc kernel:   AMD AuthenticAMD
cze 20 17:55:53 temnayapc kernel:   Hygon HygonGenuine
cze 20 17:55:53 temnayapc kernel:   Centaur CentaurHauls
cze 20 17:55:53 temnayapc kernel:   zhaoxin   Shanghai  
cze 20 17:55:53 temnayapc kernel: x86/split lock detection: warning about user-space split_locks
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
cze 20 17:55:53 temnayapc kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
cze 20 17:55:53 temnayapc kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
cze 20 17:55:53 temnayapc kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
cze 20 17:55:53 temnayapc kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
cze 20 17:55:53 temnayapc kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
cze 20 17:55:53 temnayapc kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
cze 20 17:55:53 temnayapc kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
cze 20 17:55:53 temnayapc kernel: BIOS-provided physical RAM map:
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000053205fff] usable
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000053206000-0x0000000053206fff] ACPI NVS
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000053207000-0x000000005322cfff] usable
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x000000005322d000-0x000000005322dfff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x000000005322e000-0x0000000057b24fff] usable
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000057b25000-0x0000000058970fff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000058971000-0x0000000058a0cfff] ACPI data
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000058a0d000-0x0000000058ac7fff] ACPI NVS
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000058ac8000-0x000000005df42fff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x000000005df43000-0x000000005dffefff] type 20
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x000000005dfff000-0x000000005dffffff] usable
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x000000005e000000-0x0000000061ffffff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000062e00000-0x0000000067bfffff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
cze 20 17:55:53 temnayapc kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004983fffff] usable
cze 20 17:55:53 temnayapc kernel: NX (Execute Disable) protection: active
cze 20 17:55:53 temnayapc kernel: efi: EFI v2.70 by American Megatrends
cze 20 17:55:53 temnayapc kernel: efi:  ACPI=0x58a0c000  ACPI 2.0=0x58a0c014  TPMFinalLog=0x58a4f000  SMBIOS=0x5ddb7000  SMBIOS 3.0=0x5ddb6000  MEMATTR=0x5>
cze 20 17:55:53 temnayapc kernel: SMBIOS 3.2.0 present.
cze 20 17:55:53 temnayapc kernel: DMI: HP HP Spectre x360 Convertible 13-aw0xxx/86F9, BIOS F.13 03/02/2020
cze 20 17:55:53 temnayapc kernel: tsc: Detected 1500.000 MHz processor
cze 20 17:55:53 temnayapc kernel: tsc: Detected 1497.600 MHz TSC
cze 20 17:55:53 temnayapc kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
cze 20 17:55:53 temnayapc kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
cze 20 17:55:53 temnayapc kernel: last_pfn = 0x498400 max_arch_pfn = 0x400000000
cze 20 17:55:53 temnayapc kernel: MTRR default type: write-back
cze 20 17:55:53 temnayapc kernel: MTRR fixed ranges enabled:
cze 20 17:55:53 temnayapc kernel:   00000-9FFFF write-back
cze 20 17:55:53 temnayapc kernel:   A0000-BFFFF uncachable
cze 20 17:55:53 temnayapc kernel:   C0000-FFFFF write-protect
cze 20 17:55:53 temnayapc kernel: MTRR variable ranges enabled:
cze 20 17:55:53 temnayapc kernel:   0 base 0080000000 mask 7F80000000 uncachable
cze 20 17:55:53 temnayapc kernel:   1 base 0070000000 mask 7FF0000000 uncachable
cze 20 17:55:53 temnayapc kernel:   2 base 0068000000 mask 7FF8000000 uncachable
cze 20 17:55:53 temnayapc kernel:   3 base 0064000000 mask 7FFC000000 uncachable
cze 20 17:55:53 temnayapc kernel:   4 base 0063800000 mask 7FFF800000 uncachable
cze 20 17:55:53 temnayapc kernel:   5 base 2000000000 mask 6000000000 uncachable
cze 20 17:55:53 temnayapc kernel:   6 base 1000000000 mask 7000000000 uncachable
cze 20 17:55:53 temnayapc kernel:   7 base 0800000000 mask 7800000000 uncachable
cze 20 17:55:53 temnayapc kernel:   8 base 4000000000 mask 4000000000 uncachable
cze 20 17:55:53 temnayapc kernel:   9 disabled
cze 20 17:55:53 temnayapc kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
cze 20 17:55:53 temnayapc kernel: last_pfn = 0x5e000 max_arch_pfn = 0x400000000
cze 20 17:55:53 temnayapc kernel: esrt: Reserving ESRT space from 0x0000000050b36c98 to 0x0000000050b36cd0.
cze 20 17:55:53 temnayapc kernel: e820: update [mem 0x50b36000-0x50b36fff] usable ==> reserved
cze 20 17:55:53 temnayapc kernel: check: Scanning 1 areas for low memory corruption
cze 20 17:55:53 temnayapc kernel: Using GB pages for direct mapping
cze 20 17:55:53 temnayapc kernel: BRK [0x467c01000, 0x467c01fff] PGTABLE

------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                 130 ↵ temnaya@temnayapc
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » grep pci                                                                                                                        130 ↵ temnaya@temnayapc
^C
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » grep pci                                                                                                                        130 ↵ temnaya@temnayapc
^Z
[1]  + 8640 suspended  grep --color=always pci
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » grep -i pci                                                                                                                     148 ↵ temnaya@temnayapc
^Z
[2]  + 8667 suspended  grep --color=always -i pci
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » sudo grep pci                                                                                                                   148 ↵ temnaya@temnayapc
[sudo] пароль для temnaya: 
^Z^X^C
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                 130 ↵ temnaya@temnayapc
























------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » journalctl -b | grep pci                                                                                                        130 ↵ temnaya@temnayapc
cze 20 17:55:53 temnayapc kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: reg 0x10: [mem 0x603d160000-0x603d16ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: [8086:8a1d] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: [8086:8a1f] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x603d150000-0x603d15ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: [8086:8a17] type 00 class 0x088000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x603d100000-0x603d13ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x603d181000-0x603d181fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: supports D1 D2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: [8086:34fc] type 00 class 0x070000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: reg 0x10: [mem 0x603d17a000-0x603d17bfff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: reg 0x10: [mem 0x603d140000-0x603d14ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x10: [mem 0x603d178000-0x603d179fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x18: [mem 0x603d180000-0x603d180fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: reg 0x10: [mem 0x603d174000-0x603d177fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: reg 0x10: [mem 0x603d17d000-0x603d17dfff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: PME# supported from D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x10: [mem 0x82400000-0x82401fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x14: [mem 0x82403000-0x824030ff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x24: [mem 0x82402000-0x824027ff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: PME# supported from D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: [8086:34bd] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: [8086:34b4] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040100
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x603d170000-0x603d173fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x603d000000-0x603d0fffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x603d17c000-0x603d17c0ff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: [10ec:525a] type 00 class 0xff0000
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: reg 0x14: [mem 0x82300000-0x82300fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: supports D1 D2
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: PME# supported from D1 D2 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: [144d:a808] type 00 class 0x010802
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: reg 0x10: [mem 0x82200000-0x82203fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: bridge control possible
cze 20 17:55:53 temnayapc kernel: PCI: pci_cache_line_size set to 64 bytes
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2b] add_size 1000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2c-56] add_size 1000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: BAR 13: assigned [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x67c00000-0x67c00fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 7 [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 1 [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 1 [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:57: resource 1 [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:58: resource 1 [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: Adding to iommu group 0
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Adding to iommu group 1
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: Adding to iommu group 2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Using iommu dma mapping
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: Adding to iommu group 5
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: Adding to iommu group 8
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: Adding to iommu group 9
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: can't derive routing for PCI INT A
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PCI INT A: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: can't derive routing for PCI INT B
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PCI INT B: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 123
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
cze 20 17:55:53 temnayapc kernel: nvme nvme0: pci function 0000:58:00.0
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: DMAR: 32bit DMA uses non-identity mapping
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input7
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input8
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input9
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input10
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input13
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input14
cze 20 17:55:54 temnayapc boltd[556]: [9054667e-04a5-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input16
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input17
cze 20 17:55:54 temnayapc mtp-probe[747]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:54 temnayapc mtp-probe[746]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input18
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input19
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input22
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input23
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
cze 20 17:55:54 temnayapc NetworkManager[552]: <info>  [1592668554.4133] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill0) (driver iwlwifi)
cze 20 17:55:54 temnayapc mtp-probe[943]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: Samsung USBC Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.4/0003:04E8:A051.0008/input/input26
cze 20 17:55:54 temnayapc mtp-probe[945]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: use msi interrupt mode
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware info: version 1:5:1-88707
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 3 size 0x1c
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 4 size 0x10
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Topology: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp3 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec0_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp2 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec1_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp1 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec0_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Digital CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec2_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Alt Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Digital CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Alt Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp3_out not handled
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:301C.0009/input/input27
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input28
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input29
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input30
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35
cze 20 17:55:55 temnayapc mtp-probe[983]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 17:55:56 temnayapc mtp-probe[1017]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:07 temnayapc mtp-probe[4977]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:34:08 temnayapc mtp-probe[5039]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:301C.000C/input/input36
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input37
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input38
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input39
cze 20 19:24:15 temnayapc mtp-probe[7112]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 19:24:15 temnayapc mtp-probe[7114]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7183]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7189]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:59 temnayapc mtp-probe[8511]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:06:00 temnayapc mtp-probe[8544]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:11:08 temnayapc sudo[8680]:  temnaya : TTY=pts/1 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/grep pci
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » journalctl -b | grep pci                                                                                                              temnaya@temnayapc
cze 20 17:55:53 temnayapc kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: reg 0x10: [mem 0x603d160000-0x603d16ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: [8086:8a1d] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: [8086:8a1f] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x603d150000-0x603d15ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: [8086:8a17] type 00 class 0x088000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x603d100000-0x603d13ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x603d181000-0x603d181fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: supports D1 D2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: [8086:34fc] type 00 class 0x070000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: reg 0x10: [mem 0x603d17a000-0x603d17bfff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: reg 0x10: [mem 0x603d140000-0x603d14ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x10: [mem 0x603d178000-0x603d179fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x18: [mem 0x603d180000-0x603d180fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: reg 0x10: [mem 0x603d174000-0x603d177fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: reg 0x10: [mem 0x603d17d000-0x603d17dfff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: PME# supported from D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x10: [mem 0x82400000-0x82401fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x14: [mem 0x82403000-0x824030ff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x24: [mem 0x82402000-0x824027ff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: PME# supported from D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: [8086:34bd] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: [8086:34b4] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040100
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x603d170000-0x603d173fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x603d000000-0x603d0fffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x603d17c000-0x603d17c0ff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: [10ec:525a] type 00 class 0xff0000
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: reg 0x14: [mem 0x82300000-0x82300fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: supports D1 D2
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: PME# supported from D1 D2 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: [144d:a808] type 00 class 0x010802
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: reg 0x10: [mem 0x82200000-0x82203fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: bridge control possible
cze 20 17:55:53 temnayapc kernel: PCI: pci_cache_line_size set to 64 bytes
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2b] add_size 1000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2c-56] add_size 1000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: BAR 13: assigned [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x67c00000-0x67c00fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 7 [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 1 [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 1 [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:57: resource 1 [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:58: resource 1 [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: Adding to iommu group 0
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Adding to iommu group 1
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: Adding to iommu group 2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Using iommu dma mapping
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: Adding to iommu group 5
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: Adding to iommu group 8
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: Adding to iommu group 9
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: can't derive routing for PCI INT A
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PCI INT A: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: can't derive routing for PCI INT B
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PCI INT B: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 123
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
cze 20 17:55:53 temnayapc kernel: nvme nvme0: pci function 0000:58:00.0
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: DMAR: 32bit DMA uses non-identity mapping
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input7
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input8
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input9
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input10
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input13
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input14
cze 20 17:55:54 temnayapc boltd[556]: [9054667e-04a5-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input16
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input17
cze 20 17:55:54 temnayapc mtp-probe[747]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:54 temnayapc mtp-probe[746]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input18
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input19
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input22
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input23
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
cze 20 17:55:54 temnayapc NetworkManager[552]: <info>  [1592668554.4133] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill0) (driver iwlwifi)
cze 20 17:55:54 temnayapc mtp-probe[943]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: Samsung USBC Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.4/0003:04E8:A051.0008/input/input26
cze 20 17:55:54 temnayapc mtp-probe[945]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: use msi interrupt mode
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware info: version 1:5:1-88707
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 3 size 0x1c
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 4 size 0x10
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Topology: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp3 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec0_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp2 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec1_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp1 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec0_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Digital CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec2_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Alt Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Digital CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Alt Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp3_out not handled
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:301C.0009/input/input27
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input28
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input29
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input30
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35
cze 20 17:55:55 temnayapc mtp-probe[983]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 17:55:56 temnayapc mtp-probe[1017]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:07 temnayapc mtp-probe[4977]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:34:08 temnayapc mtp-probe[5039]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:301C.000C/input/input36
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input37
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input38
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input39
cze 20 19:24:15 temnayapc mtp-probe[7112]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 19:24:15 temnayapc mtp-probe[7114]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7183]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7189]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:59 temnayapc mtp-probe[8511]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:06:00 temnayapc mtp-probe[8544]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:11:08 temnayapc sudo[8680]:  temnaya : TTY=pts/1 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/grep pci
 journalctl -b | grep sound                                                                                                           temnaya@temnayapc
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35

Offline

#14 2020-06-20 18:17:53

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

temnaya wrote:

I have no such files o directories - my terminal is in Russian. How can I change it to English, so I can post it here?

prepend LC_ALL=C to your commands

e.g. LC_ALL=C journalctl -b | grep pci


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#15 2020-06-20 18:22:34

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 7 [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 1 [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 1 [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:57: resource 1 [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:58: resource 1 [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: Adding to iommu group 0
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Adding to iommu group 1
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: Adding to iommu group 2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Using iommu dma mapping
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: Adding to iommu group 5
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: Adding to iommu group 8
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: Adding to iommu group 9
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: can't derive routing for PCI INT A
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PCI INT A: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: can't derive routing for PCI INT B
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PCI INT B: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 123
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
cze 20 17:55:53 temnayapc kernel: nvme nvme0: pci function 0000:58:00.0
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: DMAR: 32bit DMA uses non-identity mapping
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input7
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input8
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input9
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input10
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input13
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input14
cze 20 17:55:54 temnayapc boltd[556]: [9054667e-04a5-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input16
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input17
cze 20 17:55:54 temnayapc mtp-probe[747]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:54 temnayapc mtp-probe[746]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input18
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input19
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input22
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input23
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
cze 20 17:55:54 temnayapc NetworkManager[552]: <info>  [1592668554.4133] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill0) (driver iwlwifi)
cze 20 17:55:54 temnayapc mtp-probe[943]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: Samsung USBC Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.4/0003:04E8:A051.0008/input/input26
cze 20 17:55:54 temnayapc mtp-probe[945]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: use msi interrupt mode
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware info: version 1:5:1-88707
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 3 size 0x1c
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 4 size 0x10
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Topology: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp3 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec0_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp2 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec1_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp1 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec0_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Digital CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec2_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Alt Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Digital CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Alt Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp3_out not handled
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:301C.0009/input/input27
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input28
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input29
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input30
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35
cze 20 17:55:55 temnayapc mtp-probe[983]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 17:55:56 temnayapc mtp-probe[1017]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:07 temnayapc mtp-probe[4977]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:34:08 temnayapc mtp-probe[5039]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:301C.000C/input/input36
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input37
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input38
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input39
cze 20 19:24:15 temnayapc mtp-probe[7112]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 19:24:15 temnayapc mtp-probe[7114]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7183]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7189]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:59 temnayapc mtp-probe[8511]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:06:00 temnayapc mtp-probe[8544]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:11:08 temnayapc sudo[8680]:  temnaya : TTY=pts/1 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/grep pci
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc







































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » journalctl -b | grep pci                                                                                                              temnaya@temnayapc
cze 20 17:55:53 temnayapc kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: reg 0x10: [mem 0x603d160000-0x603d16ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: [8086:8a1d] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: [8086:8a1f] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x603d150000-0x603d15ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: [8086:8a17] type 00 class 0x088000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x603d100000-0x603d13ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x603d181000-0x603d181fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: supports D1 D2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: [8086:34fc] type 00 class 0x070000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: reg 0x10: [mem 0x603d17a000-0x603d17bfff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: reg 0x10: [mem 0x603d140000-0x603d14ffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x10: [mem 0x603d178000-0x603d179fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x18: [mem 0x603d180000-0x603d180fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: reg 0x10: [mem 0x603d174000-0x603d177fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: reg 0x10: [mem 0x603d17d000-0x603d17dfff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: PME# supported from D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x10: [mem 0x82400000-0x82401fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x14: [mem 0x82403000-0x824030ff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x24: [mem 0x82402000-0x824027ff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: PME# supported from D3hot
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: [8086:34bd] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: [8086:34b4] type 01 class 0x060400
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040100
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x603d170000-0x603d173fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x603d000000-0x603d0fffff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x603d17c000-0x603d17c0ff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: [10ec:525a] type 00 class 0xff0000
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: reg 0x14: [mem 0x82300000-0x82300fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: supports D1 D2
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: PME# supported from D1 D2 D3hot D3cold
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: [144d:a808] type 00 class 0x010802
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: reg 0x10: [mem 0x82200000-0x82203fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: bridge control possible
cze 20 17:55:53 temnayapc kernel: PCI: pci_cache_line_size set to 64 bytes
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2b] add_size 1000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2c-56] add_size 1000
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: BAR 13: assigned [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x67c00000-0x67c00fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 7 [mem 0x67c00000-0xbfffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 1 [mem 0x76000000-0x821fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 1 [mem 0x68000000-0x741fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:57: resource 1 [mem 0x82300000-0x823fffff]
cze 20 17:55:53 temnayapc kernel: pci_bus 0000:58: resource 1 [mem 0x82200000-0x822fffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
cze 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: Adding to iommu group 0
cze 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Adding to iommu group 1
cze 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: Adding to iommu group 2
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Using iommu dma mapping
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: Adding to iommu group 3
cze 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DMAR: Use Intel IOMMU bounce page dma_ops
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: Adding to iommu group 4
cze 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: Adding to iommu group 5
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: Adding to iommu group 6
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: Adding to iommu group 7
cze 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: Adding to iommu group 8
cze 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: Adding to iommu group 9
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: Adding to iommu group 12
cze 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: Adding to iommu group 10
cze 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: Adding to iommu group 11
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: can't derive routing for PCI INT A
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PCI INT A: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: can't derive routing for PCI INT B
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PCI INT B: not connected
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 123
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
cze 20 17:55:53 temnayapc kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
cze 20 17:55:53 temnayapc kernel: nvme nvme0: pci function 0000:58:00.0
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
cze 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: DMAR: 32bit DMA uses non-identity mapping
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input7
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input8
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input9
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input10
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input13
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input14
cze 20 17:55:54 temnayapc boltd[556]: [9054667e-04a5-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input16
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input17
cze 20 17:55:54 temnayapc mtp-probe[747]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:54 temnayapc mtp-probe[746]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input18
cze 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input19
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input22
cze 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input23
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
cze 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
cze 20 17:55:54 temnayapc NetworkManager[552]: <info>  [1592668554.4133] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill0) (driver iwlwifi)
cze 20 17:55:54 temnayapc mtp-probe[943]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
cze 20 17:55:54 temnayapc kernel: input: Samsung USBC Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.4/0003:04E8:A051.0008/input/input26
cze 20 17:55:54 temnayapc mtp-probe[945]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: use msi interrupt mode
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware info: version 1:5:1-88707
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 3 size 0x1c
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 4 size 0x10
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Topology: ABI 3:16:0 Kernel ABI 3:13:0
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp3 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec0_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp2 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec1_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp1 Tx not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec0_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Digital CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec2_in not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Alt Analog CPU Playback not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp1_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Digital CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp2_out not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Alt Analog CPU Capture not handled
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp3_out not handled
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:301C.0009/input/input27
cze 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input28
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input29
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
cze 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input30
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35
cze 20 17:55:55 temnayapc mtp-probe[983]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 17:55:56 temnayapc mtp-probe[1017]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:34:07 temnayapc mtp-probe[4977]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:34:08 temnayapc mtp-probe[5039]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:301C.000C/input/input36
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input37
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input38
cze 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input39
cze 20 19:24:15 temnayapc mtp-probe[7112]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 19:24:15 temnayapc mtp-probe[7114]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7183]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
cze 20 19:24:15 temnayapc mtp-probe[7189]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
cze 20 20:05:59 temnayapc mtp-probe[8511]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:06:00 temnayapc mtp-probe[8544]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
cze 20 20:11:08 temnayapc sudo[8680]:  temnaya : TTY=pts/1 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/grep pci
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »  journalctl -b | grep sound                                                                                                           temnaya@temnayapc
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
cze 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35
------------------------------------------------------------------------------------------------------------------------------------------------------------
~ »                                                                                                                                       temnaya@temnayapc
































------------------------------------------------------------------------------------------------------------------------------------------------------------
~ » LC_ALL=C journalctl -b | grep pci                                                                                                     temnaya@temnayapc
Jun 20 17:55:53 temnayapc kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x67c00000-0xbfffffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: reg 0x10: [mem 0x603d160000-0x603d16ffff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: [8086:8a1d] type 01 class 0x060400
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: [8086:8a1f] type 01 class 0x060400
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x603d150000-0x603d15ffff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: [8086:8a17] type 00 class 0x088000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x603d100000-0x603d13ffff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x603d181000-0x603d181fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: supports D1 D2
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: [8086:34fc] type 00 class 0x070000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: reg 0x10: [mem 0x603d17a000-0x603d17bfff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: reg 0x10: [mem 0x603d140000-0x603d14ffff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x10: [mem 0x603d178000-0x603d179fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: reg 0x18: [mem 0x603d180000-0x603d180fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: reg 0x10: [mem 0x603d174000-0x603d177fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: reg 0x10: [mem 0x603d17d000-0x603d17dfff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x10: [mem 0x82400000-0x82401fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x14: [mem 0x82403000-0x824030ff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: reg 0x24: [mem 0x82402000-0x824027ff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: [8086:34bd] type 01 class 0x060400
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: [8086:34b4] type 01 class 0x060400
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040100
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x603d170000-0x603d173fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x603d000000-0x603d0fffff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x603d17c000-0x603d17c0ff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: [10ec:525a] type 00 class 0xff0000
Jun 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: reg 0x14: [mem 0x82300000-0x82300fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: supports D1 D2
Jun 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: [144d:a808] type 00 class 0x010802
Jun 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: reg 0x10: [mem 0x82200000-0x82203fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 20 17:55:53 temnayapc kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2b] add_size 1000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2c-56] add_size 1000
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: BAR 13: assigned [io  0x5000-0x5fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x67c00000-0x67c00fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: PCI bridge to [bus 01-2b]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x76000000-0x821fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: PCI bridge to [bus 2c-56]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x68000000-0x741fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: PCI bridge to [bus 57]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0:   bridge window [mem 0x82300000-0x823fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: PCI bridge to [bus 58]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0:   bridge window [mem 0x82200000-0x822fffff]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 7 [mem 0x67c00000-0xbfffffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 1 [mem 0x76000000-0x821fffff]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 1 [mem 0x68000000-0x741fffff]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:57: resource 1 [mem 0x82300000-0x823fffff]
Jun 20 17:55:53 temnayapc kernel: pci_bus 0000:58: resource 1 [mem 0x82200000-0x822fffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:00.0: Adding to iommu group 0
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:02.0: Adding to iommu group 1
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:04.0: Adding to iommu group 2
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Adding to iommu group 3
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: Using iommu dma mapping
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.0: DMAR: Use Intel IOMMU bounce page dma_ops
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: Adding to iommu group 3
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:07.1: DMAR: Use Intel IOMMU bounce page dma_ops
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.0: Adding to iommu group 4
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:0d.2: Adding to iommu group 4
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:12.0: Adding to iommu group 5
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.0: Adding to iommu group 6
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.2: Adding to iommu group 6
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:14.3: Adding to iommu group 6
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.0: Adding to iommu group 7
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:15.1: Adding to iommu group 7
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:16.0: Adding to iommu group 8
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:17.0: Adding to iommu group 9
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1c.0: Adding to iommu group 10
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1d.0: Adding to iommu group 11
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.0: Adding to iommu group 12
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.3: Adding to iommu group 12
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.4: Adding to iommu group 12
Jun 20 17:55:53 temnayapc kernel: pci 0000:00:1f.5: Adding to iommu group 12
Jun 20 17:55:53 temnayapc kernel: pci 0000:57:00.0: Adding to iommu group 10
Jun 20 17:55:53 temnayapc kernel: pci 0000:58:00.0: Adding to iommu group 11
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: can't derive routing for PCI INT A
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PCI INT A: not connected
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 122
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: can't derive routing for PCI INT B
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PCI INT B: not connected
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 123
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
Jun 20 17:55:53 temnayapc kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
Jun 20 17:55:53 temnayapc kernel: nvme nvme0: pci function 0000:58:00.0
Jun 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
Jun 20 17:55:53 temnayapc kernel: rtsx_pci 0000:57:00.0: DMAR: 32bit DMA uses non-identity mapping
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input7
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input8
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input9
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input10
Jun 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input13
Jun 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input14
Jun 20 17:55:54 temnayapc boltd[556]: [9054667e-04a5-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input16
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input17
Jun 20 17:55:54 temnayapc mtp-probe[747]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
Jun 20 17:55:54 temnayapc mtp-probe[746]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input18
Jun 20 17:55:54 temnayapc kernel: input: ELAN2514:00 04F3:29F9 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN2514:00/0018:04F3:29F9.0001/input/input19
Jun 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input22
Jun 20 17:55:54 temnayapc kernel: input: SYNA3297:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA3297:00/0018:06CB:CD50.0002/input/input23
Jun 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Jun 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Jun 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
Jun 20 17:55:54 temnayapc kernel: sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Jun 20 17:55:54 temnayapc NetworkManager[552]: <info>  [1592668554.4133] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill0) (driver iwlwifi)
Jun 20 17:55:54 temnayapc mtp-probe[943]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
Jun 20 17:55:54 temnayapc kernel: input: Samsung USBC Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.4/0003:04E8:A051.0008/input/input26
Jun 20 17:55:54 temnayapc mtp-probe[945]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: use msi interrupt mode
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware info: version 1:5:1-88707
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:16:0 Kernel ABI 3:13:0
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 3 size 0x1c
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: unknown ext header type 4 size 0x10
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: Topology: ABI 3:16:0 Kernel ABI 3:13:0
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp3 Tx not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec0_in not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp2 Tx not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec1_in not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name iDisp1 Tx not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec0_out not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Analog CPU Playback not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec1_out not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Digital CPU Playback not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name codec2_in not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 7 name Alt Analog CPU Playback not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name codec2_out not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Analog CPU Capture not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp1_out not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Digital CPU Capture not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp2_out not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 0 name Alt Analog CPU Capture not handled
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: warning: widget type 1 name iDisp3_out not handled
Jun 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:301C.0009/input/input27
Jun 20 17:55:55 temnayapc kernel: sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
Jun 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input28
Jun 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input29
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
Jun 20 17:55:55 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:413C:301C.000A/input/input30
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35
Jun 20 17:55:55 temnayapc mtp-probe[983]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
Jun 20 17:55:56 temnayapc mtp-probe[1017]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
Jun 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:34:06 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:34:07 temnayapc mtp-probe[4977]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
Jun 20 18:34:08 temnayapc mtp-probe[5039]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 18:47:38 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:301C.000C/input/input36
Jun 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input37
Jun 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input38
Jun 20 19:24:14 temnayapc kernel: input: Dell Computer Corp Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:301C.000D/input/input39
Jun 20 19:24:15 temnayapc mtp-probe[7112]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
Jun 20 19:24:15 temnayapc mtp-probe[7114]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
Jun 20 19:24:15 temnayapc mtp-probe[7183]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2"
Jun 20 19:24:15 temnayapc mtp-probe[7189]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1"
Jun 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 20:05:58 temnayapc kernel: sof-audio-pci 0000:00:1f.3: EDR: ACPI event 0x2 received
Jun 20 20:05:59 temnayapc mtp-probe[8511]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
Jun 20 20:06:00 temnayapc mtp-probe[8544]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-1/2-1.4"
Jun 20 20:11:08 temnayapc sudo[8680]:  temnaya : TTY=pts/1 ; PWD=/home/temnaya ; USER=root ; COMMAND=/usr/bin/grep pci
LC_ALL=C journalctl -b | grep sound                                                                                             130 ↵ temnaya@temnayapc
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input34
Jun 20 17:55:55 temnayapc kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input35

Offline

#16 2020-06-20 19:16:49

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

I did add LC_ALL=C to both commands. But first command gave me outputs only from 17:55

Offline

#17 2020-06-21 15:51:40

bmataram
Member
Registered: 2020-05-11
Posts: 5

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

temnaya wrote:

Output for uname -a

 Linux temnayapc 5.7.4-arch1-1 #1 SMP PREEMPT Thu, 18 Jun 2020 16:01:07 +0000 x86_64 GNU/Linux 

Output for

 linux 5.7.4.arch1-1 

I use same laptop as you.

my pfetch:

 
       /\         bmataram@x360
      /  \        os     Arch Linux
     /\   \       host   HP Spectre x360 Convertible 13-aw0xxx
    /      \      kernel 5.4.46-1-lts
   /   ,,   \     uptime 4m
  /   |  |  -\    pkgs   666
 /_-''    ''-_\   memory 479M / 7706M

Try this method (well at least it works for me): Use linux-lts.
That's it!

my aplay -lL:

null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
sysdefault:CARD=PCH
    HDA Intel PCH, ALC285 Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    Front output / input
surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
hdmi:CARD=PCH,DEV=1
    HDA Intel PCH, HDMI 1
    HDMI Audio Output
hdmi:CARD=PCH,DEV=2
    HDA Intel PCH, HDMI 2
    HDMI Audio Output
hdmi:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 3
    HDMI Audio Output
hdmi:CARD=PCH,DEV=4
    HDA Intel PCH, HDMI 4
    HDMI Audio Output
hdmi:CARD=PCH,DEV=5
    HDA Intel PCH, HDMI 5
    HDMI Audio Output
hdmi:CARD=PCH,DEV=6
    HDA Intel PCH, HDMI 6
    HDMI Audio Output
usbstream:CARD=PCH
    HDA Intel PCH
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC285 Analog [ALC285 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 12: HDMI 6 [HDMI 6]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Offline

#18 2020-06-22 20:28:09

temnaya
Member
Registered: 2020-06-19
Posts: 39

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

Thank you for your answer.
So do I understand it right way? Drivers for our sound card are as follow:

journalctl -b | grep sound                                 1 ↵ temnaya@temnayapc
cze 22 17:24:49 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input25
cze 22 17:24:49 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input26
cze 22 17:24:49 temnayapc alsactl[1032]: /usr/bin/alsactl: state_lock:125: file /var/lib/alsa/asound.state lock error: File exists
cze 22 17:24:49 temnayapc alsactl[1032]: /usr/bin/alsactl: load_state:1683: Cannot open /var/lib/alsa/asound.state for reading: File exists

This is the name of the driver? : sof-hda-dsp?

Last edited by temnaya (2020-06-22 20:28:47)

Offline

#19 2020-06-24 02:44:08

bmataram
Member
Registered: 2020-05-11
Posts: 5

Re: HP Spectre x360 Convertible 13-aw0xxx - Dummy Output

temnaya wrote:

Thank you for your answer.
So do I understand it right way? Drivers for our sound card are as follow:

journalctl -b | grep sound                                 1 ↵ temnaya@temnayapc
cze 22 17:24:49 temnayapc kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input25
cze 22 17:24:49 temnayapc kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input26
cze 22 17:24:49 temnayapc alsactl[1032]: /usr/bin/alsactl: state_lock:125: file /var/lib/alsa/asound.state lock error: File exists
cze 22 17:24:49 temnayapc alsactl[1032]: /usr/bin/alsactl: load_state:1683: Cannot open /var/lib/alsa/asound.state for reading: File exists

This is the name of the driver? : sof-hda-dsp?

no its different:

 
journalctl -b | grep sound
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jun 24 08:45:16 x360 kernel: input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15

i guess that is obvious, since we are using different kenel (perhaps?)

You probably already read the wiki : HP_Spectre_x360_-_13-aw0xxx,
on the Audio section:

...
As of kernel 5.7, out of the box neither the speakers nor the microphone work.
...

It means that your (internal) audio and microphone will not work out from the box.
You still can get sound from bluetooth speaker or an USB-C earphone (I tested myself).

I also had a problem with kernel 5.7.x, with reboot or shutdown. My laptop just freeze if I reboot or shutdown the system.
And again I get the answered from here: Laptop freezing on shutdown
It was mention that several type of recent laptop having this problem (include HP_Spectre_x360_-_13-aw0xxx)

It seems that kernel 5.7.x is not ready yet for newly / recent laptop.

As with me, I'm just a regular user with only minimum knowledge on Linux (lucky for me the arch wiki helps a lot) and I don't want to messing around with the kernel.
So I used the LTS kernel instead to get everything worked.

Offline

Board footer

Powered by FluxBB