View Full Version : pcieport 0000:00:01.0: AER: Corrected error received
Wise Ferret
February 1st, 2022, 12:58 AM
New computer. My dmesg keeps feeling with these messages, multiplied many times:
[ 5155.285337] pcieport 0000:00:01.0: AER: Corrected error received: 0000:00:01.0
[ 5155.285341] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5155.285341] pcieport 0000:00:01.0: device [8086:460d] error status/mask=00000001/00002000
[ 5155.285342] pcieport 0000:00:01.0: [ 0] RxErr
I checked lspci -vv and it said nothing about the numbers 8086:460d. The PCI address 00:01.0 belongs to the CPU, no less (intel i5 12600).
What (and where) is the problem here? How can I debug this?
#&thj^%
February 1st, 2022, 01:47 AM
New computer. My dmesg keeps feeling with these messages, multiplied many times:
I checked lspci -vv and it said nothing about the numbers 8086:460d. The PCI address 00:01.0 belongs to the CPU, no less (intel i5 12600).
What (and where) is the problem here? How can I debug this?
This may be due to PCIe Active State Power Management that is transitioning the link to a lower power state and maybe causing the device to trigger these errors.
You could add this to "/etc/default/grub"
pcie_aspm=off
##Or
pci=nomsi
And
sudo update-grub
I'm assuming you know how. If not just ask and i'll help you
(REMEMBER THIS IS NOT A PERMANENT FIX TO FIX IT)
EDIT: Forgot this: https://wiki.ubuntu.com/Kernel/Debugging
Wise Ferret
February 1st, 2022, 06:14 PM
Thank you, I used the pcie_aspm=off option and these messages disappeared. I think that disabling this is not a problem - this is a desktop, anway, and a very new one.
However, the system keeps hard-freezing and crashing extremely frequently, like it did before the pcie_aspm=off was set (mostly libreoffice and firefox cause this, but even update-manager triggered a freeze). Now I see iterations like this in my dmesg:
ine" capability=38 capname="perfmon"
[ 100.204589] audit: type=1400 audit(1643731881.373:43): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=2537 comm="snap-confine" capability=4 capname="fsetid"
[ 101.120805] SQUASHFS error: xz decompression failed, data probably corrupt
[ 101.120808] SQUASHFS error: Failed to read block 0xf7d36f1: -5
[ 101.120810] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120811] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120814] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120814] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120821] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120821] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120825] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120826] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120827] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120827] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120831] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120832] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120835] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120835] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120837] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120837] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.120841] SQUASHFS error: Unable to read metadata cache entry [f7d36ef]
[ 101.120841] SQUASHFS error: Unable to read directory block [f7d36ef:faf]
[ 101.298066] audit: type=1400 audit(1643731882.469:44): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/proc/2537/environ" pid=2652 comm="GeckoMain" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 101.428103] audit: type=1326 audit(1643731882.597:45): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=2653 comm="crashreporter" exe="/snap/firefox/912/usr/lib/firefox/crashreporter" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fdf221ab89d code=0x50000
[ 108.092358] audit: type=1326 audit(1643731889.261:46): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=2662 comm="GeckoMain" exe="/snap/firefox/912/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fc227d8589d code=0x50000
[ 116.020656] audit: type=1107 audit(1643731897.189:47): pid=645 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/RealtimeKit1" interface="org.freedesktop.RealtimeKit1" member="MakeThreadRealtimeWithPID" mask="send" name="org.freedesktop.RealtimeKit1" pid=2662 label="snap.firefox.firefox" peer_pid=905 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 116.020659] audit: type=1420 audit(1643731897.189:48): subj_apparmor=unconfined
[ 125.381228] audit: type=1400 audit(1643731906.554:49): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/proc/2662/environ" pid=3527 comm="GeckoMain" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 125.453860] audit: type=1326 audit(1643731906.626:50): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=3528 comm="crashreporter" exe="/snap/firefox/912/usr/lib/firefox/crashreporter" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f656fb0d89d code=0x50000
[ 127.990904] audit: type=1326 audit(1643731909.162:51): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=3536 comm="GeckoMain" exe="/snap/firefox/912/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7ff5395e889d code=0x50000
[ 177.192735] audit: type=1400 audit(1643731958.362:52): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/proc/4162/environ" pid=3536 comm=427265616B70616420536572766572 requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 177.195014] Isolated Web Co[4162]: segfault at 0 ip 0000000000000000 sp 00007ffec1559c70 error 14
[ 177.195018] Code: Unable to access opcode bytes at RIP 0xffffffffffffffd6.
[ 267.395793] traps: gnome-shell[2272] general protection fault ip:337470b70167 sp:7ffe587f4348 error:0
[ 267.416646] traps: apport[4516] general protection fault ip:4da230 sp:7ffd37a87f20 error:0 in python3.9[41f000+280000]
[ 267.416656] Process 4516(apport) has RLIMIT_CORE set to 1
[ 267.416656] Aborting core
[ 267.983105] JS Helper[4537]: segfault at fc0a0 ip 00007f7d7c3769be sp 00007f7d5e6ee538 error 4 in libmozjs-78.so.78.15.0[7f7d7bef9000+899000]
[ 267.983113] Code: 01 00 00 00 48 89 d7 48 89 c1 48 25 00 00 f0 ff 48 c1 e9 03 48 0d a0 c0 0f 00 81 e1 ff ff 01 00 49 89 c8 48 d3 e7 49 c1 e8 06 <4a> 23 3c c0 41 b8 01 00 00 00 75 14 48 83 c1 01 48 89 cf 48 d3 e2
[ 268.003149] traps: apport[4572] general protection fault ip:4e62f0 sp:7fff0fa6bd70 error:0 in python3.9[41f000+280000]
[ 268.003159] Process 4572(apport) has RLIMIT_CORE set to 1
[ 268.003160] Aborting core
[ 272.420133] rfkill: input handler enabled
[ 274.133683] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20210730/dsfield-184)
[ 274.133693] ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20210730/dswload2-477)
[ 274.133697] No Local Variables are initialized for Method [_DSM]
[ 274.133698] Initialized Arguments for Method [_DSM]: (4 arguments defined for method invocation)
[ 274.133699] Arg0: 0000000043e793e1 <Obj> Buffer(16) 75 0B A5 D4 C7 65 F7 46
[ 274.133706] Arg1: 00000000ca0d449f <Obj> Integer 0000000000000102
[ 274.133708] Arg2: 000000009bf45152 <Obj> Integer 0000000000000010
[ 274.133710] Arg3: 000000008372d9f4 <Obj> Buffer(4) 00 10 52 44
[ 274.133715] ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20210730/psparse-529)
[ 274.133978] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20210730/dsfield-184)
[ 274.133982] ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20210730/dswload2-477)
[ 274.133985] No Local Variables are initialized for Method [_DSM]
[ 274.133987] Initialized Arguments for Method [_DSM]: (4 arguments defined for method invocation)
[ 274.133987] Arg0: 000000008372d9f4 <Obj> Buffer(16) 75 0B A5 D4 C7 65 F7 46
[ 274.133992] Arg1: 000000009bf45152 <Obj> Integer 0000000000000102
[ 274.133994] Arg2: 00000000ca0d449f <Obj> Integer 0000000000000010
[ 274.133996] Arg3: 0000000043e793e1 <Obj> Buffer(4) 00 20 52 44
[ 274.134000] ACPI Error: Aborting method \_SB.PC00.PEG1.PEGP._DSM due to previous error (AE_ALREADY_EXISTS) (20210730/psparse-529)
[ 274.134259] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20210730/dsfield-184)
[ 274.134262] ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20210730/dswload2-477)
I tried using the grub kernel parameter acpi=off to get rid of these, but my nvidia card is not recognised with it (it is also not recognised with noapic acpi=noirq options). Is there any way to tackle this problem?
#&thj^%
February 1st, 2022, 09:56 PM
I'm pretty sure if you reverse the change in grub, your new messages will normalize back to your first 'dmesg' in your first post.
Will you show us this:
apt policy apparmor
Also This Please:
inxi -CG --admin
Wise Ferret
February 2nd, 2022, 01:38 AM
ׁI left the pcie_aspm=off in grub, I just reverted my further experiments with acpi flags.
Here is the output (in the meanwhile the crash frequency decreased significantly, I only get some firefox tab crashes here and there):
1.
$ apt policy apparmor
apparmor:
Installed: 3.0.3-0ubuntu5
Candidate: 3.0.3-0ubuntu5
Version table:
*** 3.0.3-0ubuntu5 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/status
2.
$ inxi -CG --admin
CPU:
Info: model: 12th Gen Intel Core i5-12600K bits: 64 type: MST AMCP
arch: Alder Lake family: 6 model-id: 0x97 (151) stepping: 2 microcode: 0x15
Topology: cpus: 1x cores: 10 mt: 6 tpc: 2 st: 4 threads: 16 smt: enabled
cache: L1: 864 KiB desc: d-4x32 KiB, 6x48 KiB; i-6x32 KiB, 4x64 KiB
L2: 9.5 MiB desc: 6x1.2 MiB, 1x2 MiB L3: 20 MiB desc: 1x20 MiB
Speed (MHz): avg: 4275 high: 4500 min/max: 800/6300:3600 scaling:
driver: intel_pstate governor: performance cores: 1: 4500 2: 4500 3: 4500
4: 4500 5: 4500 6: 4500 7: 4500 8: 4500 9: 4500 10: 4500 11: 4500
12: 4500 13: 3599 14: 3601 15: 3600 16: 3600 bogomips: 117964
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Vulnerabilities:
Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: spec_store_bypass
mitigation: Speculative Store Bypass disabled via prctl and seccomp
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2
mitigation: Enhanced IBRS, IBPB: conditional, RSB filling
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: NVIDIA GA104 [GeForce RTX 3070 Ti] vendor: Gigabyte
driver: nvidia v: 470.86 alternate: nvidiafb,nouveau,nvidia_drm
bus-ID: 01:00.0 chip-ID: 10de:2482 class-ID: 0300
Display: x11 server: X.Org 1.20.14 compositor: gnome-shell v: 41.3
driver: loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa
display-ID: :1 screens: 1
Screen-1: 0 s-res: 3840x2160 s-dpi: 162 s-size: 602x341mm (23.7x13.4")
s-diag: 692mm (27.2")
Monitor-1: DP-0 res: 3840x2160 hz: 60 dpi: 163
size: 600x340mm (23.6x13.4") diag: 690mm (27.2")
OpenGL: renderer: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2
v: 4.6.0 NVIDIA 470.86 direct render: Yes
#&thj^%
February 3rd, 2022, 08:37 PM
ׁI left the pcie_aspm=off in grub, I just reverted my further experiments with acpi flags.
Here is the output (in the meanwhile the crash frequency decreased significantly, I only get some firefox tab crashes here and there):
1.
2.
I'm so sorry I almost forgot you.
This is a guess but this>>"Device-1: NVIDIA GA104 [GeForce RTX 3070 Ti] vendor: Gigabyte
driver: nvidia v: 470.86 alternate: nvidiafb,nouveau,nvidia_drm"
Do you have <nvidia-drm> installed?
I have to add to my grub as well, due to custom kernels. "nvidia-drm.modeset=1"
Wise Ferret
February 4th, 2022, 12:31 AM
There is no nvidia-drm package in the repositories, but nvidia-495 and its dependencies are installed. Should I add to that linux-modules-nvidia-495-5.15.0-18-generic and its dependencies, which are not installed?
lsmod shows that I do have the module nvidia_drm loaded.
There are many other worrying symptoms: the computer always freezes on shutdown, there is a bad input lag in libreoffice even though all hardware acceleration options are set o off, firefox tabs keep crashing...
The nvidia card seems to work well with games, but productivity is in a bad shape. Every kind of help will be much appreciated.
#&thj^%
February 4th, 2022, 01:04 AM
There is no nvidia-drm package in the repositories, but nvidia-495 and its dependencies are installed. Should I add to that linux-modules-nvidia-495-5.15.0-18-generic and its dependencies, which are not installed?
There are many other worrying symptoms: the computer always freezes on shutdown, there is a bad input lag in libreoffice even though all hardware acceleration options are set o off, firefox tabs keep crashing...
The nvidia card seems to work well with games, but productivity is in a bad shape. Every kind of help will be much appreciated.
inxi showed "driver: nvidia v: 470.86 " and your saying you have "nvidia-495 and its dependencies"installed
Now I'm stabbing in the dark here, but your problem certainly sounds like a driver problem.
Wouldn't hurt to see:
lsmod
And one more:
nvidia-smi -a
We might be chasing our tail here but worth a shot to see if something obvious pops up.
Wise Ferret
February 4th, 2022, 01:23 AM
I upgraded the drivers, it reduced the number of freezes.
Here are the outputs:
$ lsmod
Module Size Used by
uvcvideo 106496 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 32768 1 uvcvideo
videobuf2_common 77824 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf 2_memops
videodev 253952 3 videobuf2_v4l2,uvcvideo,videobuf2_common
rfcomm 81920 16
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
cmac 16384 2
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 32768 6 algif_hash,algif_skcipher
bnep 28672 2
nvidia_uvm 1179648 0
nvidia_drm 65536 9
nvidia_modeset 1150976 17 nvidia_drm
intel_rapl_msr 20480 0
intel_rapl_common 36864 1 intel_rapl_msr
intel_tcc_cooling 16384 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
coretemp 24576 0
nvidia 36917248 842 nvidia_uvm,nvidia_modeset
snd_sof_pci_intel_tgl 16384 0
snd_sof_intel_hda_common 98304 1 snd_sof_pci_intel_tgl
soundwire_intel 40960 1 snd_sof_intel_hda_common
soundwire_generic_allocation 16384 1 soundwire_intel
soundwire_cadence 36864 1 soundwire_intel
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_pci 20480 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
snd_sof 143360 2 snd_sof_pci,snd_sof_intel_hda_common
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 32768 3 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_ intel_hda
snd_soc_acpi_intel_match 57344 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
soundwire_bus 94208 3 soundwire_intel,soundwire_generic_allocation,sound wire_cadence
snd_soc_core 331776 4 soundwire_intel,snd_sof,snd_sof_intel_hda_common,s nd_soc_hdac_hda
snd_hda_codec_realtek 151552 1
snd_hda_codec_generic 102400 1 snd_hda_codec_realtek
snd_compress 24576 1 snd_soc_core
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_sof
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_codec_hdmi 73728 1
kvm_intel 352256 0
snd_hda_intel 53248 6
snd_intel_dspcfg 28672 2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
mei_hdcp 24576 0
snd_usb_audio 344064 6
snd_hda_codec 155648 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_i ntel,snd_hda_codec_realtek,snd_soc_hdac_hda
kvm 1003520 1 kvm_intel
snd_hda_core 110592 9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_i ntel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_ realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda, snd_sof_intel_hda
snd_usbmidi_lib 45056 1 snd_usb_audio
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
binfmt_misc 24576 1
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
crct10dif_pclmul 16384 1
ghash_clmulni_intel 16384 0
drm_kms_helper 307200 1 nvidia_drm
snd_rawmidi 49152 2 snd_seq_midi,snd_usbmidi_lib
btusb 57344 0
btrtl 24576 1 btusb
mc 61440 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,vid eobuf2_common
aesni_intel 376832 3
btbcm 16384 1 btusb
snd_seq 73728 9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
cec 61440 1 drm_kms_helper
btintel 40960 1 btusb
crypto_simd 16384 1 aesni_intel
snd_pcm 139264 11 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd _hda_codec,soundwire_intel,snd_sof,snd_sof_intel_h da_common,snd_compress,snd_soc_core,snd_hda_core,s nd_pcm_dmaengine
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
rapl 20480 0
nls_iso8859_1 16384 1
intel_cstate 20480 0
input_leds 16384 0
joydev 32768 0
bluetooth 684032 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
rc_core 65536 1 cec
snd_timer 40960 3 snd_seq,snd_hrtimer,snd_pcm
fb_sys_fops 16384 1 drm_kms_helper
snd 102400 41 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_h da_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audi o,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_real tek,snd_timer,snd_compress,snd_soc_core,snd_pcm,sn d_rawmidi
ecdh_generic 16384 1 bluetooth
syscopyarea 16384 1 drm_kms_helper
eeepc_wmi 16384 0
sysfillrect 20480 1 drm_kms_helper
ecc 36864 1 ecdh_generic
efi_pstore 16384 0
sysimgblt 16384 1 drm_kms_helper
wmi_bmof 16384 0
pmt_telemetry 16384 0
soundcore 16384 1 snd
pmt_class 16384 1 pmt_telemetry
mei_me 40960 1
mei 135168 3 mei_hdcp,mei_me
mac_hid 16384 0
acpi_tad 20480 0
acpi_pad 184320 0
sch_fq_codel 20480 5
ipmi_devintf 20480 0
ipmi_msghandler 122880 1 ipmi_devintf
msr 16384 0
parport_pc 49152 0
ppdev 24576 0
lp 28672 0
parport 65536 3 parport_pc,lp,ppdev
drm 606208 13 drm_kms_helper,nvidia,nvidia_drm
ip_tables 32768 0
x_tables 53248 1 ip_tables
autofs4 49152 2
hid_playstation 24576 0
ff_memless 24576 1 hid_playstation
hid_generic 16384 0
usbhid 65536 0
hid 147456 4 usbhid,hid_playstation,hid_generic
mfd_aaeon 16384 0
asus_wmi 45056 2 eeepc_wmi,mfd_aaeon
sparse_keymap 16384 1 asus_wmi
platform_profile 16384 1 asus_wmi
crc32_pclmul 16384 0
nvme 45056 2
intel_lpss_pci 24576 0
igc 155648 0
i2c_i801 36864 0
ahci 45056 0
xhci_pci 24576 0
intel_lpss 16384 1 intel_lpss_pci
nvme_core 126976 3 nvme
i2c_smbus 20480 1 i2c_i801
libahci 45056 1 ahci
vmd 24576 0
xhci_pci_renesas 20480 1 xhci_pci
idma64 20480 0
intel_pmt 16384 0
wmi 32768 3 asus_wmi,wmi_bmof,mfd_aaeon
video 53248 1 asus_wmi
pinctrl_alderlake 24576 0
$ nvidia-smi -a
==============NVSMI LOG==============
Timestamp : Fri Feb 4 02:22:38 2022
Driver Version : 495.46
CUDA Version : 11.5
Attached GPUs : 1
GPU 00000000:01:00.0
Product Name : NVIDIA GeForce RTX 3070 Ti
Product Brand : GeForce
Product Architecture : Ampere
Display Mode : Enabled
Display Active : Enabled
Persistence Mode : Disabled
MIG Mode
Current : N/A
Pending : N/A
Accounting Mode : Disabled
Accounting Mode Buffer Size : 4000
Driver Model
Current : N/A
Pending : N/A
Serial Number : N/A
GPU UUID : GPU-c758f976-7e7b-8925-d224-ac893eb9b29c
Minor Number : 0
VBIOS Version : 94.04.5A.00.90
MultiGPU Board : No
Board ID : 0x100
GPU Part Number : N/A
Module ID : 0
Inforom Version
Image Version : G001.0000.03.03
OEM Object : 2.0
ECC Object : N/A
Power Management Object : N/A
GPU Operation Mode
Current : N/A
Pending : N/A
GSP Firmware Version : N/A
GPU Virtualization Mode
Virtualization Mode : None
Host VGPU Mode : N/A
IBMNPU
Relaxed Ordering Mode : N/A
PCI
Bus : 0x01
Device : 0x00
Domain : 0x0000
Device Id : 0x248210DE
Bus Id : 00000000:01:00.0
Sub System Id : 0x408F1458
GPU Link Info
PCIe Generation
Max : 4
Current : 2
Link Width
Max : 16x
Current : 8x
Bridge Chip
Type : N/A
Firmware : N/A
Replays Since Reset : 334
Replay Number Rollovers : 0
Tx Throughput : 3000 KB/s
Rx Throughput : 8000 KB/s
Fan Speed : 0 %
Performance State : P5
Clocks Throttle Reasons
Idle : Active
Applications Clocks Setting : Not Active
SW Power Cap : Not Active
HW Slowdown : Not Active
HW Thermal Slowdown : Not Active
HW Power Brake Slowdown : Not Active
Sync Boost : Not Active
SW Thermal Slowdown : Not Active
Display Clock Setting : Not Active
FB Memory Usage
Total : 7948 MiB
Used : 1427 MiB
Free : 6521 MiB
BAR1 Memory Usage
Total : 256 MiB
Used : 41 MiB
Free : 215 MiB
Compute Mode : Default
Utilization
Gpu : 0 %
Memory : 5 %
Encoder : 0 %
Decoder : 0 %
Encoder Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
FBC Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
Ecc Mode
Current : N/A
Pending : N/A
ECC Errors
Volatile
SRAM Correctable : N/A
SRAM Uncorrectable : N/A
DRAM Correctable : N/A
DRAM Uncorrectable : N/A
Aggregate
SRAM Correctable : N/A
SRAM Uncorrectable : N/A
DRAM Correctable : N/A
DRAM Uncorrectable : N/A
Retired Pages
Single Bit ECC : N/A
Double Bit ECC : N/A
Pending Page Blacklist : N/A
Remapped Rows : N/A
Temperature
GPU Current Temp : 38 C
GPU Shutdown Temp : 98 C
GPU Slowdown Temp : 95 C
GPU Max Operating Temp : 93 C
GPU Target Temperature : 83 C
Memory Current Temp : N/A
Memory Max Operating Temp : N/A
Power Readings
Power Management : Supported
Power Draw : 18.94 W
Power Limit : 310.00 W
Default Power Limit : 310.00 W
Enforced Power Limit : 310.00 W
Min Power Limit : 100.00 W
Max Power Limit : 320.00 W
Clocks
Graphics : 210 MHz
SM : 210 MHz
Memory : 810 MHz
Video : 810 MHz
Applications Clocks
Graphics : N/A
Memory : N/A
Default Applications Clocks
Graphics : N/A
Memory : N/A
Max Clocks
Graphics : 2130 MHz
SM : 2130 MHz
Memory : 9501 MHz
Video : 1950 MHz
Max Customer Boost Clocks
Graphics : N/A
Clock Policy
Auto Boost : N/A
Auto Boost Default : N/A
Voltage
Graphics : 668.750 mV
Processes
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1478
Type : G
Name : /usr/lib/xorg/Xorg
Used GPU Memory : 872 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1623
Type : G
Name : /usr/bin/gnome-shell
Used GPU Memory : 171 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 62396
Type : G
Name : /home/yotam/.steam/debian-installation/ubuntu12_32/steam
Used GPU Memory : 51 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 62403
Type : G
Name : ./steamwebhelper
Used GPU Memory : 3 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 62483
Type : G
Name : /home/yotam/.steam/debian-installation/ubuntu12_64/steamwebhelper --type=gpu-process --field-trial-handle=13780997148104764079,7462181723686122856,13 1072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --log-file=/home/yotam/.steam/debian-installation/logs/cef_log.txt --product-version=Valve Steam Client --lang=en_US.UTF-8 --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAA AAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= --log-file=/home/yotam/.steam/debian-installation/logs/cef_log.txt --shared-files
Used GPU Memory : 130 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 65254
Type : G
Name : /snap/firefox/912/usr/lib/firefox/firefox
Used GPU Memory : 190 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 66002
Type : G
Name : /snap/firefox/912/usr/lib/firefox/firefox
Used GPU Memory : 3 MiB
#&thj^%
February 4th, 2022, 01:37 AM
Whoops I should of mentioned using Code tags instead of Quote tags. (Preferred with large text out puts and better formatting)
Example
nvidia-smi -a
==============NVSMI LOG==============
Timestamp : Thu Feb 3 17:01:59 2022
Driver Version : 510.47.03
CUDA Version : 11.6
Attached GPUs : 1
GPU 00000000:01:00.0
Product Name : NVIDIA GeForce GTX 1650 Ti
Product Brand : GeForce
Product Architecture : Turing
Display Mode : Enabled
Display Active : Enabled
Persistence Mode : Disabled
MIG Mode
Current : N/A
Pending : N/A
Accounting Mode : Disabled
Accounting Mode Buffer Size : 4000
Driver Model
Current : N/A
Pending : N/A
Serial Number : N/A
GPU UUID : GPU-c6f98d81-557d-7bfd-8af2-b62d3540d330
Minor Number : 0
VBIOS Version : 90.17.4E.00.12
MultiGPU Board : No
Board ID : 0x100
GPU Part Number : N/A
Module ID : 0
Inforom Version
Image Version : G001.0000.02.04
OEM Object : 1.1
ECC Object : N/A
Power Management Object : N/A
GPU Operation Mode
Current : N/A
Pending : N/A
GSP Firmware Version : N/A
GPU Virtualization Mode
Virtualization Mode : None
Host VGPU Mode : N/A
IBMNPU
Relaxed Ordering Mode : N/A
PCI
Bus : 0x01
Device : 0x00
Domain : 0x0000
Device Id : 0x1F9510DE
Bus Id : 00000000:01:00.0
Sub System Id : 0x3A3E17AA
GPU Link Info
PCIe Generation
Max : 3
Current : 1
Link Width
Max : 16x
Current : 8x
Bridge Chip
Type : N/A
Firmware : N/A
Replays Since Reset : 0
Replay Number Rollovers : 0
Tx Throughput : 1000 KB/s
Rx Throughput : 3000 KB/s
Fan Speed : N/A
Performance State : P8
Clocks Throttle Reasons
Idle : Active
Applications Clocks Setting : Not Active
SW Power Cap : Not Active
HW Slowdown : Not Active
HW Thermal Slowdown : Not Active
HW Power Brake Slowdown : Not Active
Sync Boost : Not Active
SW Thermal Slowdown : Not Active
Display Clock Setting : Not Active
FB Memory Usage
Total : 4096 MiB
Reserved : 192 MiB
Used : 372 MiB
Free : 3530 MiB
BAR1 Memory Usage
Total : 256 MiB
Used : 14 MiB
Free : 242 MiB
Compute Mode : Default
Utilization
Gpu : 6 %
Memory : 12 %
Encoder : 0 %
Decoder : 0 %
Encoder Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
FBC Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
Ecc Mode
Current : N/A
Pending : N/A
ECC Errors
Volatile
SRAM Correctable : N/A
SRAM Uncorrectable : N/A
DRAM Correctable : N/A
DRAM Uncorrectable : N/A
Aggregate
SRAM Correctable : N/A
SRAM Uncorrectable : N/A
DRAM Correctable : N/A
DRAM Uncorrectable : N/A
Retired Pages
Single Bit ECC : N/A
Double Bit ECC : N/A
Pending Page Blacklist : N/A
Remapped Rows : N/A
Temperature
GPU Current Temp : 41 C
GPU Shutdown Temp : 102 C
GPU Slowdown Temp : 97 C
GPU Max Operating Temp : 87 C
GPU Target Temperature : N/A
Memory Current Temp : N/A
Memory Max Operating Temp : N/A
Power Readings
Power Management : N/A
Power Draw : 3.57 W
Power Limit : N/A
Default Power Limit : N/A
Enforced Power Limit : N/A
Min Power Limit : N/A
Max Power Limit : N/A
Clocks
Graphics : 345 MHz
SM : 345 MHz
Memory : 405 MHz
Video : 540 MHz
Applications Clocks
Graphics : N/A
Memory : N/A
Default Applications Clocks
Graphics : N/A
Memory : N/A
Max Clocks
Graphics : 2100 MHz
SM : 2100 MHz
Memory : 6001 MHz
Video : 1950 MHz
Max Customer Boost Clocks
Graphics : N/A
Clock Policy
Auto Boost : N/A
Auto Boost Default : N/A
Voltage
Graphics : N/A
Processes
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1041
Type : G
Name : /usr/lib/Xorg
Used GPU Memory : 221 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1947
Type : G
Name : xfwm4
Used GPU Memory : 2 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1017589
Type : G
Name : /usr/lib/firefox/firefox
Used GPU Memory : 146 MiB
Wise Ferret
February 4th, 2022, 01:41 AM
Thanks!
$ lsmod
Module Size Used by
uvcvideo 106496 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 32768 1 uvcvideo
videobuf2_common 77824 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf 2_memops
videodev 253952 3 videobuf2_v4l2,uvcvideo,videobuf2_common
rfcomm 81920 16
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
cmac 16384 2
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 32768 6 algif_hash,algif_skcipher
bnep 28672 2
nvidia_uvm 1179648 0
nvidia_drm 65536 9
nvidia_modeset 1150976 17 nvidia_drm
intel_rapl_msr 20480 0
intel_rapl_common 36864 1 intel_rapl_msr
intel_tcc_cooling 16384 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
coretemp 24576 0
nvidia 36917248 881 nvidia_uvm,nvidia_modeset
snd_sof_pci_intel_tgl 16384 0
snd_sof_intel_hda_common 98304 1 snd_sof_pci_intel_tgl
soundwire_intel 40960 1 snd_sof_intel_hda_common
soundwire_generic_allocation 16384 1 soundwire_intel
soundwire_cadence 36864 1 soundwire_intel
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_pci 20480 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
snd_sof 143360 2 snd_sof_pci,snd_sof_intel_hda_common
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 32768 3 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_ intel_hda
snd_soc_acpi_intel_match 57344 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
soundwire_bus 94208 3 soundwire_intel,soundwire_generic_allocation,sound wire_cadence
snd_soc_core 331776 4 soundwire_intel,snd_sof,snd_sof_intel_hda_common,s nd_soc_hdac_hda
snd_hda_codec_realtek 151552 1
snd_hda_codec_generic 102400 1 snd_hda_codec_realtek
snd_compress 24576 1 snd_soc_core
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_sof
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_codec_hdmi 73728 1
kvm_intel 352256 0
snd_hda_intel 53248 6
snd_intel_dspcfg 28672 2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
mei_hdcp 24576 0
snd_usb_audio 344064 6
snd_hda_codec 155648 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_i ntel,snd_hda_codec_realtek,snd_soc_hdac_hda
kvm 1003520 1 kvm_intel
snd_hda_core 110592 9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_i ntel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_ realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda, snd_sof_intel_hda
snd_usbmidi_lib 45056 1 snd_usb_audio
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
binfmt_misc 24576 1
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
crct10dif_pclmul 16384 1
ghash_clmulni_intel 16384 0
drm_kms_helper 307200 1 nvidia_drm
snd_rawmidi 49152 2 snd_seq_midi,snd_usbmidi_lib
btusb 57344 0
btrtl 24576 1 btusb
mc 61440 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,vid eobuf2_common
aesni_intel 376832 3
btbcm 16384 1 btusb
snd_seq 73728 9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
cec 61440 1 drm_kms_helper
btintel 40960 1 btusb
crypto_simd 16384 1 aesni_intel
snd_pcm 139264 11 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd _hda_codec,soundwire_intel,snd_sof,snd_sof_intel_h da_common,snd_compress,snd_soc_core,snd_hda_core,s nd_pcm_dmaengine
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
rapl 20480 0
nls_iso8859_1 16384 1
intel_cstate 20480 0
input_leds 16384 0
joydev 32768 0
bluetooth 684032 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
rc_core 65536 1 cec
snd_timer 40960 3 snd_seq,snd_hrtimer,snd_pcm
fb_sys_fops 16384 1 drm_kms_helper
snd 102400 41 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_h da_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audi o,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_real tek,snd_timer,snd_compress,snd_soc_core,snd_pcm,sn d_rawmidi
ecdh_generic 16384 1 bluetooth
syscopyarea 16384 1 drm_kms_helper
eeepc_wmi 16384 0
sysfillrect 20480 1 drm_kms_helper
ecc 36864 1 ecdh_generic
efi_pstore 16384 0
sysimgblt 16384 1 drm_kms_helper
wmi_bmof 16384 0
pmt_telemetry 16384 0
soundcore 16384 1 snd
pmt_class 16384 1 pmt_telemetry
mei_me 40960 1
mei 135168 3 mei_hdcp,mei_me
mac_hid 16384 0
acpi_tad 20480 0
acpi_pad 184320 0
sch_fq_codel 20480 5
ipmi_devintf 20480 0
ipmi_msghandler 122880 1 ipmi_devintf
msr 16384 0
parport_pc 49152 0
ppdev 24576 0
lp 28672 0
parport 65536 3 parport_pc,lp,ppdev
drm 606208 13 drm_kms_helper,nvidia,nvidia_drm
ip_tables 32768 0
x_tables 53248 1 ip_tables
autofs4 49152 2
hid_playstation 24576 0
ff_memless 24576 1 hid_playstation
hid_generic 16384 0
usbhid 65536 0
hid 147456 4 usbhid,hid_playstation,hid_generic
mfd_aaeon 16384 0
asus_wmi 45056 2 eeepc_wmi,mfd_aaeon
sparse_keymap 16384 1 asus_wmi
platform_profile 16384 1 asus_wmi
crc32_pclmul 16384 0
nvme 45056 2
intel_lpss_pci 24576 0
igc 155648 0
i2c_i801 36864 0
ahci 45056 0
xhci_pci 24576 0
intel_lpss 16384 1 intel_lpss_pci
nvme_core 126976 3 nvme
i2c_smbus 20480 1 i2c_i801
libahci 45056 1 ahci
vmd 24576 0
xhci_pci_renesas 20480 1 xhci_pci
idma64 20480 0
intel_pmt 16384 0
wmi 32768 3 asus_wmi,wmi_bmof,mfd_aaeon
video 53248 1 asus_wmi
pinctrl_alderlake 24576 0
$ nvidia-smi -a
==============NVSMI LOG==============
Timestamp : Fri Feb 4 02:43:00 2022
Driver Version : 495.46
CUDA Version : 11.5
Attached GPUs : 1
GPU 00000000:01:00.0
Product Name : NVIDIA GeForce RTX 3070 Ti
Product Brand : GeForce
Product Architecture : Ampere
Display Mode : Enabled
Display Active : Enabled
Persistence Mode : Disabled
MIG Mode
Current : N/A
Pending : N/A
Accounting Mode : Disabled
Accounting Mode Buffer Size : 4000
Driver Model
Current : N/A
Pending : N/A
Serial Number : N/A
GPU UUID : GPU-c758f976-7e7b-8925-d224-ac893eb9b29c
Minor Number : 0
VBIOS Version : 94.04.5A.00.90
MultiGPU Board : No
Board ID : 0x100
GPU Part Number : N/A
Module ID : 0
Inforom Version
Image Version : G001.0000.03.03
OEM Object : 2.0
ECC Object : N/A
Power Management Object : N/A
GPU Operation Mode
Current : N/A
Pending : N/A
GSP Firmware Version : N/A
GPU Virtualization Mode
Virtualization Mode : None
Host VGPU Mode : N/A
IBMNPU
Relaxed Ordering Mode : N/A
PCI
Bus : 0x01
Device : 0x00
Domain : 0x0000
Device Id : 0x248210DE
Bus Id : 00000000:01:00.0
Sub System Id : 0x408F1458
GPU Link Info
PCIe Generation
Max : 4
Current : 1
Link Width
Max : 16x
Current : 8x
Bridge Chip
Type : N/A
Firmware : N/A
Replays Since Reset : 337
Replay Number Rollovers : 0
Tx Throughput : 1000 KB/s
Rx Throughput : 0 KB/s
Fan Speed : 0 %
Performance State : P8
Clocks Throttle Reasons
Idle : Active
Applications Clocks Setting : Not Active
SW Power Cap : Not Active
HW Slowdown : Not Active
HW Thermal Slowdown : Not Active
HW Power Brake Slowdown : Not Active
Sync Boost : Not Active
SW Thermal Slowdown : Not Active
Display Clock Setting : Not Active
FB Memory Usage
Total : 7948 MiB
Used : 1410 MiB
Free : 6538 MiB
BAR1 Memory Usage
Total : 256 MiB
Used : 41 MiB
Free : 215 MiB
Compute Mode : Default
Utilization
Gpu : 2 %
Memory : 10 %
Encoder : 0 %
Decoder : 0 %
Encoder Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
FBC Stats
Active Sessions : 0
Average FPS : 0
Average Latency : 0
Ecc Mode
Current : N/A
Pending : N/A
ECC Errors
Volatile
SRAM Correctable : N/A
SRAM Uncorrectable : N/A
DRAM Correctable : N/A
DRAM Uncorrectable : N/A
Aggregate
SRAM Correctable : N/A
SRAM Uncorrectable : N/A
DRAM Correctable : N/A
DRAM Uncorrectable : N/A
Retired Pages
Single Bit ECC : N/A
Double Bit ECC : N/A
Pending Page Blacklist : N/A
Remapped Rows : N/A
Temperature
GPU Current Temp : 38 C
GPU Shutdown Temp : 98 C
GPU Slowdown Temp : 95 C
GPU Max Operating Temp : 93 C
GPU Target Temperature : 83 C
Memory Current Temp : N/A
Memory Max Operating Temp : N/A
Power Readings
Power Management : Supported
Power Draw : 15.75 W
Power Limit : 310.00 W
Default Power Limit : 310.00 W
Enforced Power Limit : 310.00 W
Min Power Limit : 100.00 W
Max Power Limit : 320.00 W
Clocks
Graphics : 210 MHz
SM : 210 MHz
Memory : 405 MHz
Video : 555 MHz
Applications Clocks
Graphics : N/A
Memory : N/A
Default Applications Clocks
Graphics : N/A
Memory : N/A
Max Clocks
Graphics : 2130 MHz
SM : 2130 MHz
Memory : 9501 MHz
Video : 1950 MHz
Max Customer Boost Clocks
Graphics : N/A
Clock Policy
Auto Boost : N/A
Auto Boost Default : N/A
Voltage
Graphics : 668.750 mV
Processes
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1478
Type : G
Name : /usr/lib/xorg/Xorg
Used GPU Memory : 872 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 1623
Type : G
Name : /usr/bin/gnome-shell
Used GPU Memory : 163 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 62396
Type : G
Name : /home/yotam/.steam/debian-installation/ubuntu12_32/steam
Used GPU Memory : 51 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 62403
Type : G
Name : ./steamwebhelper
Used GPU Memory : 3 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 62483
Type : G
Name : /home/yotam/.steam/debian-installation/ubuntu12_64/steamwebhelper --type=gpu-process --field-trial-handle=13780997148104764079,7462181723686122856,13 1072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --log-file=/home/yotam/.steam/debian-installation/logs/cef_log.txt --product-version=Valve Steam Client --lang=en_US.UTF-8 --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAA AAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= --log-file=/home/yotam/.steam/debian-installation/logs/cef_log.txt --shared-files
Used GPU Memory : 130 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 65254
Type : G
Name : /snap/firefox/912/usr/lib/firefox/firefox
Used GPU Memory : 181 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 66002
Type : G
Name : /snap/firefox/912/usr/lib/firefox/firefox
Used GPU Memory : 3 MiB
#&thj^%
February 4th, 2022, 02:00 AM
Check it out to-nite and see if things are smoothed out a bit.
After checking all my notes this:
[ 5155.285341] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5155.285341] pcieport 0000:00:01.0: device [8086:460d] error status/mask=00000001/00002000
Is related to your WiFi.
And also see if Nvidia (on-demand), and not Nvidia (Performance mode) is set.
And make sure "nvidia-prime" is installed.
Wise Ferret
February 4th, 2022, 02:20 AM
1. I have no WiFi here, only a USB Bluetooth dongle, and Bluetooth I disabled earlier using Gnome.
2. Where do you set "on demand" and "performance" with regards to Nvidia? I set Powermizer settings in nvidia-settings to "adaptive" instead of "auto". Is that it?
3. nvidia-prime is installed.
#&thj^%
February 4th, 2022, 08:17 PM
1. I have no WiFi here, only a USB Bluetooth dongle, and Bluetooth I disabled earlier using Gnome.
Wi-Fi is similar to Bluetooth in that it also uses radio waves for high-speed data transfer over short distances without the need for a wire connection. Wi-Fi works by breaking a signal into pieces and transmitting those fragments over multiple radio frequencies.
This sounds like your exclusively using just the Nvidia card here, is that correct?
Do you have plans to use your Intel GPU anytime soon?
Important for me to know.
2. Where do you set "on demand" and "performance" with regards to Nvidia? I set Powermizer settings in nvidia-settings to "adaptive" instead of "auto". Is that it?
.
Show us this:
prime-select query
Wise Ferret
February 5th, 2022, 12:58 AM
1. Should I just remove the usb Bluetooth dongle?
2. I intend to use the nvidia card exclusively, and I do not need the intel GPU.
3.
$ prime-select query
on-demand
4.289980
I don't know how to reach "prime profiles" or "nvidia x server settings". I only have "x server information" and "x server configuration", and they have no "prime profiles" option.
#&thj^%
February 5th, 2022, 08:43 PM
1. Should I just remove the usb Bluetooth dongle?
It's not hurting anything, but If your not using it go ahead.
4. I don't know how to reach "prime profiles" or "nvidia x server settings". I only have "x server information" and "x server configuration", and they have no "prime profiles" option.
Don't worry about that just yet. Lets get your machine running nice. :)
Now the OP states he's not interested in Intel GPU at this time.
So install:
sudo apt install nvidia-dkms-495
That is providing you have not upgraded your Nividia driver since our last chat.
if you have then:
sudo apt install nvidia-dkms-510
Reboot.
If all is good then run it for a few days.
A progress report from you wouldn't hurt
Wise Ferret
February 5th, 2022, 09:15 PM
nvidia-dkms-495 is already installed. nvidia-dkms-510 is not on the repos. How should I get it? Should I use "jammy-proposed" packages, or is there a PPA I should add?
#&thj^%
February 5th, 2022, 09:18 PM
nvidia-dkms-495 is already installed. nvidia-dkms-510 is not on the repos. How should I get it? Should I use "jammy-proposed" packages, or is there a PPA I should add?
No lets keep it as stable as possible.
I found the 495 Nvidia package sufficient.
I wish you let me know how your machine is now running though. ;)
Wise Ferret
February 5th, 2022, 09:23 PM
It's not freezing anymore, but firefox tabs are crashing occassionaly. In few hours I'll report about libreoffice input lags - those are the real problems for me.
I still can't reach a shutdown, and I have to manually turn the power off - this can't be good for the system.
Maybe the last gdm3 update helped...
#&thj^%
February 5th, 2022, 09:26 PM
Yep that was clear.
Wise Ferret
February 5th, 2022, 09:32 PM
It's not freezing anymore, but firefox tabs are crashing occassionaly. In few hours I'll report about libreoffice input lags - those are the real problems for me.
I still can't reach a shutdown, and I have to manually turn the power off - this can't be good for the system.
Maybe the last gdm3 update helped...
#&thj^%
February 5th, 2022, 09:33 PM
It's not freezing anymore, but firefox tabs are crashing occassionaly. In few hours I'll report about libreoffice input lags - those are the real problems for me.
I still can't reach a shutdown, and I have to manually turn the power off - this can't be good for the system.
Maybe the last gdm3 update helped...
My findings with Gnome:
What wasn’t so good with GNOME
There were still issues that turned out to be rather major. In specific, Firefox. This thing really does like to cause us problems. I have always had to set things up a lot to get it to work even remotely acceptably, but under X11 it was always usable after that initial setting up process. Here, not so much.
Basic web browsing functioned, but a crucial function didn’t: new windows. If I tried to run more than one window of Firefox, it would typically freeze and close after a little bit. Also the previous window would be frozen until the new one closed. On occasions the new window would actually work, though.
Can I now see this:
echo $XDG_SESSION_TYPE
Wise Ferret
February 5th, 2022, 09:36 PM
$ echo $XDG_SESSION_TYPE
x11
#&thj^%
February 5th, 2022, 09:56 PM
Humm? I maybe running out of Ideas here:
one more please
systemctl --failed
Wise Ferret
February 5th, 2022, 10:12 PM
$ systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● apport-autoreport.path loaded failed failed Process error reports when automatic reporting is enabled (file watch)
● apport-autoreport.service loaded failed failed Process error reports when automatic reporting is enabled
● nvidia-persistenced.service loaded failed failed NVIDIA Persistence Daemon
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
3 loaded units listed.
lines 1-9/9 (END)
Wise Ferret
February 5th, 2022, 10:17 PM
Here is further information:
$ systemctl status nvidia-persistenced
× nvidia-persistenced.service - NVIDIA Persistence Daemon
Loaded: loaded (/lib/systemd/system/nvidia-persistenced.service; static)
Active: failed (Result: exit-code) since Sat 2022-02-05 23:10:06 IST; 6min ago
Process: 880 ExecStart=/usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose (code=exited, statu>
Process: 881 ExecStopPost=/bin/rm -rf /var/run/nvidia-persistenced (code=exited, status=0/SUCCESS)
CPU: 1ms
פבר 05 23:10:06 ape systemd[1]: Starting NVIDIA Persistence Daemon...
פבר 05 23:10:06 ape nvidia-persistenced[880]: ERROR: Failed to find user ID of user 'nvidia-persistenced': Success
פבר 05 23:10:06 ape systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, status=1/FAILURE
פבר 05 23:10:06 ape systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.
פבר 05 23:10:06 ape systemd[1]: Failed to start NVIDIA Persistence Daemon.
lines 1-12/12 (END)
#&thj^%
February 5th, 2022, 10:38 PM
Yep that helps.
show this:
sudo prime-select-nvidia
Wise Ferret
February 5th, 2022, 10:41 PM
sudo prime-select-nvidia is not found. However:
$ sudo prime-select nvidia
Error: no integrated GPU detected.
#&thj^%
February 5th, 2022, 11:02 PM
That's a good thing.
At this point I would now remove and purge all Nvidia, and try to re-install the 495 Driver. After a reboot of course.
Wise Ferret
February 5th, 2022, 11:02 PM
Further information:
$ nvidia-persistenced --verbose
nvidia-persistenced failed to initialize. Check syslog for more details.
$ tail -f /var/log/syslog
Feb 6 00:00:00 ape systemd[1]: logrotate.service: Deactivated successfully.
Feb 6 00:00:00 ape systemd[1]: Finished Rotate log files.
Feb 6 00:00:00 ape kernel: [ 1222.036519] audit: type=1400 audit(1644098400.703:74): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=5397 comm="cups-browsed" capability=23 capname="sys_nice"
Feb 6 00:00:00 ape systemd[1]: dpkg-db-backup.service: Deactivated successfully.
Feb 6 00:00:00 ape systemd[1]: Finished Daily dpkg database backup service.
Feb 6 00:00:35 ape nvidia-persistenced: Verbose syslog connection opened
Feb 6 00:00:35 ape nvidia-persistenced: Failed to create directory /var/run/nvidia-persistenced: Permission denied
Feb 6 00:00:35 ape nvidia-persistenced: Directory /var/run/nvidia-persistenced will not be removed on exit
Feb 6 00:00:35 ape nvidia-persistenced: Unable to access /var/run/nvidia-persistenced: No such file or directory
Feb 6 00:00:35 ape nvidia-persistenced: Shutdown (5462)
Wise Ferret
February 5th, 2022, 11:28 PM
Thank you very much! I ran
sudo apt remove --purge '^nvidia-.*' rebooted, installed nvidia-driver-495, rebooted, and now nvidia-persistenced runs fine.
Should I remove now the pcie_aspm=off setting from grub?
#&thj^%
February 5th, 2022, 11:39 PM
See how it behaves with that still intact. Presently it's not hurting.
Glad things are smoothing out. :)
EDIT: Hows the shutdowns now?
Wise Ferret
February 6th, 2022, 07:15 PM
Unfortunately, libreoffice is still extremely laggy (about 20 seconds without lag, and than 40 seconds with impossible lag, and so on and so forth).
Shutdown/reboot doesn't work too. I had to repair initramfs twice by now, having broken it by hard-resetting, and once even the grub recovery mode stopped working and I had to run fsck using liveUSB. How can I debug this problem?
#&thj^%
February 7th, 2022, 07:54 PM
Lets get rid of "pcie_aspm=off"
pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
Management.
off Disable ASPM.
force Enable ASPM even on devices that claim not to support it.
WARNING: Forcing ASPM on may cause system lockups.
If still no luck, check:
dmesg|grep PCIe
As root. and paste back.
We are getting close enough now I might just recommend a clean-install.
Your computer specs tell me this should run your OS Cleanly and Snappy.
EDIT: You seem to keep running into race conditions, and I can't find why.
Wise Ferret
February 7th, 2022, 11:58 PM
The system is a clean install. It was nut upgraded from a former version.
No luck here. Here is the output after removing the pcie_aspm=off option from /etc/default/grub, running sudo update-grub and rebooting:
$ sudo dmesg|grep PCIe
[sudo] password for yotam:
[ 0.144053] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.264569] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.275958] pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.528376] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 0.636593] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 0.766920] igc 0000:06:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
[ 0.879663] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.139876] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.260178] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.588806] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.599775] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.647083] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.841716] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.854771] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 1.985667] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.230303] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.332153] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.369778] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.604627] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.703255] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.782646] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2.822406] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 3.040561] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 3.133568] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 3.349889] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 3.703134] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 3.710622] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 4.742085] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 4.815837] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 4.832255] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 4.997443] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.357204] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.384760] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.422339] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.655964] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.872272] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.968990] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.985402] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.084047] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.305830] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.335500] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.382196] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.398605] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.413926] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 6.694428] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 7.392464] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 7.404994] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 7.415914] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 7.633841] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 7.945351] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8.060047] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8.709931] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 9.295841] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 9.392483] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 9.810946] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 10.163639] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 10.877970] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 11.279063] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 11.403893] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 11.708418] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 12.088914] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 12.263470] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 12.684683] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 12.774449] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 13.061690] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 13.075517] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 13.730970] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 13.802847] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 14.367027] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 14.503889] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 15.338529] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 15.369204] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 15.585494] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 15.803419] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 15.996215] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.170313] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.219162] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.367785] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.586559] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.692219] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.707879] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 16.861237] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.148483] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.271758] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.282676] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.319853] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.553498] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.569910] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 17.912994] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 18.374231] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
[ 18.471650] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 18.577284] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 19.128973] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 19.339915] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 19.352675] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 19.501600] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 19.529818] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 25.820324] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 25.956114] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.131206] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.280130] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.520490] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.576326] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.657882] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.737238] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 26.958332] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 27.177100] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 27.204597] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 27.529732] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 27.748473] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 27.896863] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.003578] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.041118] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.226698] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.303332] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.468512] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.614190] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.720823] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.817545] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 28.830608] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 29.269407] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 29.422787] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 29.664026] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 29.669599] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 30.116241] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 35.178671] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 35.258060] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 35.479151] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 35.768709] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 35.824568] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 35.852790] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 36.480975] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 36.518600] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 36.805029] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 37.116490] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 37.348040] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 37.427432] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 37.533057] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 37.617934] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 37.688764] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 38.176499] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 38.310455] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 38.342240] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 38.456370] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 39.295134] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 39.607416] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 39.828980] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 39.829992] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 40.002224] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 40.313122] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 40.530130] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 40.541584] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 40.751333] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 40.871627] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 41.238774] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 42.090046] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 42.119938] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 42.131385] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 42.372616] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 42.539225] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
#&thj^%
February 8th, 2022, 12:10 AM
The system is a clean install. It was nut upgraded from a former version.
No luck here. Here is the output after removing the pcie_aspm=off option from /etc/default/grub, running sudo update-grub and rebooting:
One last attempt at triageing your system.
May sound overkill here but please to be sure run this Check-List
1) update your BIOS:
Makesure your BOIS to the latest version
2) BIOS setting:
fast boot = Disable
secure boot = Disable
Boot mode select =UEFI
3)Reboot system
Wise Ferret
February 8th, 2022, 04:59 PM
I updated my bios from usb to the freshest version (1 month old, ver. 1003, asus prime Z690-A).
I made sure that secure boot is disabled.
I disabled fast boot.
I am running in uefi mode (the folder /sys/firmware/uefi exists and is full of content).
However, the system still hangs on shutdown.
#&thj^%
February 8th, 2022, 06:47 PM
I updated my bios from usb to the freshest version (1 month old, ver. 1003, asus prime Z690-A).
I made sure that secure boot is disabled.
I disabled fast boot.
I am running in uefi mode (the folder /sys/firmware/uefi exists and is full of content).
However, the system still hangs on shutdown.
I've seen this now: https://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg5994642.html
For Shutdown will you see if this temp work-around indeed works:
systemctl poweroff
Might not hurt to see that output as well, seems we are searching for the needle in the hay stack.
Thanks for hanging in with me.
Wise Ferret
February 8th, 2022, 10:17 PM
systemctl --poweroff just darkens the screen, and then the system hangs indefinitely (it does not reach a shutdown, no matter how long I wait).
I am the one to thank you for hanging with me and my problems for so long...
#&thj^%
February 8th, 2022, 10:25 PM
That's what the UF Clan is about>>(how we roll)
Is that now the only major problem?
Wise Ferret
February 9th, 2022, 12:11 AM
Happily, during the last hour or so Libreoffice seems to run fine, without input lags. So hopefully this is the last important issue remaining.
#&thj^%
February 9th, 2022, 12:23 AM
Happily, during the last hour or so Libreoffice seems to run fine, without input lags. So hopefully this is the last important issue remaining.
Great News!
I still hate the fact you have to power off for shutdown, just not a good thing.
As much as I hate to suggest adding "acpi=force" to grub, I think its still better than a hard power-off.
Try it, see if you have any hangs with it.
Wise Ferret
February 9th, 2022, 12:35 AM
Still hangs after acpi=force, update-grub, hard reset and attempt to restart.
#&thj^%
February 9th, 2022, 12:39 AM
Thanks for trying, hopefully they'll get this fixed soon.
Can you file a bug for this? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1959652
Wise Ferret
March 10th, 2022, 12:15 AM
I am happy to report that with the latest kernel upgrade (to 5.15.0-22) my system can shut down and restart normally.
The change log mentioned fixes to some counters specific to Alder Lake processors. Maybe that is what did the trick.
Claus7
March 11th, 2022, 05:38 PM
Hello,
late response here, just to mention that libreoffice was lagging to my system as well (took descent amount of time to launch). With latest updates (including lo ones) this is no longer observed.
Regards!
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.