AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[power-management](ubuntu)

Martin Hope
Omar Enayeh
Asked: 2025-03-14 05:42:16 +0800 CST

Ubuntu + thunderbolt dock:电池电量不足或充满时屏幕变黑

  • 5

我的 AN40 Lenovo thunderbolt 底座和 l14 ThinkPad 笔记本在 Ubuntu(已完全更新)上出现问题。

当电池充电时一切顺利,我的第二台显示器使用 DP 端口工作,boltctl 命令显示底座连接良好并且电池正在充电。

但是当它充满电时,除了第二台显示器外,一切仍然正常工作(雷电底座检测,连接到底座的每个 USB 设备)!DP 已断开连接!

我添加了 gnome 扩展来设置电池电量的阈值,但我遇到了同样的问题,当达到电量限制时,显示器变黑。

有趣的是,如果我禁用 gnome 扩展上的阈值,我连接底座,一切正常。当我启用阈值电池时(当然我的电池电量高于限制).. 屏幕突然变黑。

我尝试设置 TLB 的 RUNTIME_PM_DISABLE 参数来添加与雷电相关的所有内容的 PCIe 地址,但它不起作用,行为相同。

我基座中的所有固件都已更新,在其他操作系统(Windows)上没有遇到同样的情况,我尝试了多条雷电电缆和基座(我有两个 40AN 联想基座),当我将基座连接到 USB-C(非雷电端口)时没有遇到此问题 --> 这是我目前的解决方案,但我很好奇为什么它不起作用

编辑:添加 uname -a Linux oenayeh-L14 6.11.0-19-generic #19-Ubuntu SMP PREEMPT_DYNAMIC 星期三 2 月 12 日 21:43:43 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a 没有可用的 LSB 模块。

分销商 ID:Ubuntu

描述:Ubuntu 24.10

发行:24.10

代号:oracular

power-management
  • 1 个回答
  • 52 Views
Martin Hope
sebgiles
Asked: 2025-02-01 03:25:25 +0800 CST

升级至 24.04 后,修复了每种电源模式的风扇速度

  • 5

在省电模式下,风扇旋转得非常慢;在平衡模式下,风扇旋转得相当响;在性能模式下,风扇以 100% 的速度旋转 - 与 CPU 利用率/温度无关。

我还怀疑在较低功率模式下温度升高时风扇不会加速,但功率模式以某种方式阻止我尝试让 CPU 变热(我只尝试更换电源帽,但这还不够)。

将我的 Lenovo Thinkpad X1 Extreme Gen5 Carbon 更新至 Ubuntu 24.04 后,出现了此问题。我格式化了磁盘并重新安装了 24.04。

该问题在全新安装后就已经存在,我没有对系统进行任何可能导致此问题的配置。

我在 Ubuntu 20.04 和 22.04 中都没有遇到这个问题。也许它以前在较旧的 Ubuntu 版本上可以工作,因为oem-sutton.simon-balin-meta我找不到 24.04 的软件包。

Linux -- 6.8.0-52-generic #53-Ubuntu SMP PREEMPT_DYNAMIC Sat Jan 11 00:06:25 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

有谁用过同样的笔记本电脑吗?你也有这个问题吗?任何帮助都非常感谢,因为我现在被迫要么一直处于低功耗模式,要么只在执行任何轻度 CPU 密集型操作时切换到恼人的高功率模式

power-management
  • 1 个回答
  • 49 Views
Martin Hope
H3R3T1K
Asked: 2025-01-16 06:13:14 +0800 CST

使用 HP EliteBook 840 G6 上的 TLP 将笔记本电脑电池充电限制为 80%

  • 6

我买了这台二手笔记本,想让电池的使用寿命最大化。安装 TLP 后,我尝试使用本指南将充电限制在 80%。但不起作用。按所述方式修改 /etc/tlp.conf,使行状态STOP_CHARGE_THRESH_BAT0=80(取消注释)不起作用。电池仍可充电至 100%。我该如何解决?

power-management
  • 1 个回答
  • 51 Views
Martin Hope
dcpetit
Asked: 2024-05-10 01:13:58 +0800 CST

如何更改电池充电阈值(在较新的 ThinkPad 型号上)?

  • 6

我正在努力在未来的许多年里节省我的新笔记本电脑的电池。你能帮我进行最佳设置吗(可能是一种在电池达到60% 到 85%之间的某个值后自动停止充电的方法)?

我在网上读过一些关于tlp、tp-smapi和的内容tpacti-bat,但最终对它感到更加困惑,而不是理解哪一个最适合较新的机器(我读过的大多数帖子和评论都是大约 8 年前的);以及如何安装和配置最好的电池。

先感谢您!这是有关我的设置的信息:-)

  • 操作系统: Ubuntu 24.04 LTS
  • 型号:联想 ThinkPad X13 Gen 4
  • 处理器: AMD 锐龙 7 PRO 7840U
  • 内核: Linux 6.8.0-31-generic

(这可能是不必要的,但在终端中,该命令lsmod会产生:

...:~$ lsmod 

Module                  Size  Used by

ccm                    20480  6

michael_mic            12288  1

rfcomm                 98304  4

snd_seq_dummy          12288  0

snd_hrtimer            12288  1

snd_seq_midi           24576  0

snd_seq_midi_event     16384  1 snd_seq_midi

snd_rawmidi            57344  1 snd_seq_midi

snd_seq               118784  9 
snd_seq_midi,snd_seq_midi_event,snd_seq_dummy

snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi

cmac                   12288  3

algif_hash             12288  1

algif_skcipher         16384  1

af_alg                 32768  6 algif_hash,algif_skcipher

bnep                   32768  2

qrtr_mhi               16384  0

binfmt_misc            24576  1

nls_iso8859_1          12288  2

amdgpu              17088512  9

snd_acp6x_pdm_dma      12288  0

snd_soc_dmic           12288  0

snd_soc_acp6x_mach     28672  0

snd_sof_amd_acp63      16384  0

snd_sof_amd_vangogh    16384  0

snd_sof_amd_rembrandt    16384  0

snd_sof_amd_renoir     16384  0

snd_sof_amd_acp        61440  4 

snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_acp63,snd_sof_amd
_renoir

snd_sof_pci            24576  4 
snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_acp63,snd_sof_amd_renoir

snd_sof_xtensa_dsp     12288  1 snd_sof_amd_acp

snd_sof               380928  2 snd_sof_amd_acp,snd_sof_pci

snd_ctl_led            24576  0

snd_sof_utils          16384  1 snd_sof

snd_hda_codec_realtek   200704  1

snd_soc_core          454656  4 
snd_soc_acp6x_mach,snd_sof,snd_acp6x_pdm_dma,snd_soc_dmic

snd_hda_codec_generic   122880  1 snd_hda_codec_realtek

snd_compress           28672  1 snd_soc_core

snd_hda_codec_hdmi     94208  1

amdxcp                 12288  1 amdgpu

btusb                  77824  0

ac97_bus               12288  1 snd_soc_core

drm_exec               16384  1 amdgpu

btrtl                  36864  1 btusb

snd_pcm_dmaengine      16384  1 snd_soc_core

gpu_sched              61440  1 amdgpu

snd_pci_ps             24576  0

snd_hda_intel          61440  2

uvcvideo              139264  0

btintel                57344  1 btusb

drm_buddy              20480  1 amdgpu

snd_rpl_pci_acp6x      16384  0

snd_intel_dspcfg       36864  2 snd_hda_intel,snd_sof

videobuf2_vmalloc      20480  1 uvcvideo

btbcm                  24576  1 btusb

drm_suballoc_helper    16384  1 amdgpu

snd_acp_pci            12288  0

snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg

uvc                    12288  1 uvcvideo

btmtk                  16384  1 btusb

drm_ttm_helper         12288  1 amdgpu

snd_acp_legacy_common    16384  1 snd_acp_pci

videobuf2_memops       16384  1 videobuf2_vmalloc

snd_hda_codec         217088  4 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_re
altek

ttm                   110592  2 amdgpu,drm_ttm_helper

videobuf2_v4l2         40960  1 uvcvideo

bluetooth            1089536  34 
btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm

snd_pci_acp6x          16384  0

snd_hda_core          151552  5 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,sn
d_hda_codec_realtek

drm_display_helper    253952  1 amdgpu

snd_pci_acp5x          16384  0

videodev              364544  2 videobuf2_v4l2,uvcvideo

snd_hwdep              20480  1 snd_hda_codec

cec                    98304  1 drm_display_helper

snd_rn_pci_acp3x       16384  0

ecdh_generic           16384  2 bluetooth

videobuf2_common       86016  4 
videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops

snd_acp_config         20480  9 
snd_rn_pci_acp3x,snd_pci_acp6x,snd_pci_acp5x,snd_sof_amd_rembrandt,snd_
sof_amd_vangogh,snd_sof_amd_acp63,snd_acp_pci,snd_pci_ps,snd_sof_amd_re
noir

rc_core                77824  1 cec

snd_pcm               200704  13 
snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_
codec,snd_sof,snd_acp6x_pdm_dma,snd_compress,snd_soc_core,snd_sof_utils
,snd_hda_core,snd_pci_ps,snd_pcm_dmaengine

ecc                    45056  1 ecdh_generic

usbhid                 77824  0

mc                     86016  4 
videodev,videobuf2_v4l2,uvcvideo,videobuf2_common

snd_soc_acpi           20480  2 snd_sof_amd_acp,snd_acp_config

i2c_algo_bit           16384  1 amdgpu

snd_pci_acp3x          16384  0

snd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcm

intel_rapl_msr         20480  0

intel_rapl_common      40960  1 intel_rapl_msr

edac_mce_amd           28672  0

kvm_amd               208896  0

ccp                   143360  1 kvm_amd

qrtr                   53248  7 qrtr_mhi

ath11k_pci             32768  0

kvm                  1437696  1 kvm_amd

ath11k                868352  1 ath11k_pci

irqbypass              12288  1 kvm

crct10dif_pclmul       12288  1

qmi_helpers            32768  1 ath11k

polyval_clmulni        12288  0

polyval_generic        12288  1 polyval_clmulni

ses                    20480  0

ghash_clmulni_intel    16384  0

enclosure              24576  1 ses

mac80211             1728512  1 ath11k

sha256_ssse3           32768  0

scsi_transport_sas     57344  1 ses

sha1_ssse3             32768  0

aesni_intel           356352  8

crypto_simd            16384  1 aesni_intel

cryptd                 28672  3 crypto_simd,ghash_clmulni_intel

cfg80211             1339392  2 ath11k,mac80211

uas                    28672  1

usb_storage            90112  1 uas

rapl                   20480  0

libarc4                12288  1 mac80211

think_lmi              45056  0

firmware_attributes_class    12288  1 think_lmi

thinkpad_acpi         163840  0

wmi_bmof               12288  0

mhi                   106496  2 ath11k_pci,qrtr_mhi

k10temp                16384  0

i2c_piix4              32768  0

nvram                  16384  1 thinkpad_acpi

amd_pmc                45056  0

input_leds             12288  0

joydev                 32768  0

serio_raw              20480  0

mac_hid                12288  0

msr                    12288  0

parport_pc             53248  0

ppdev                  24576  0

lp                     28672  0

parport                77824  3 parport_pc,lp,ppdev

efi_pstore             12288  0

nfnetlink              20480  1

dmi_sysfs              24576  0

ip_tables              36864  0

x_tables               69632  1 ip_tables

autofs4                57344  2

nvme                   61440  2

hid_multitouch         36864  0

ucsi_acpi              12288  0

snd                   147456  22 
snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_
hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_so
f,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm,snd_rawmidi

nvme_core             212992  3 nvme

hid_generic            12288  0

typec_ucsi             61440  1 ucsi_acpi

soundcore              16384  2 snd_ctl_led,snd

xhci_pci               24576  0

video                  73728  2 thinkpad_acpi,amdgpu

crc32_pclmul           12288  0

ledtrig_audio          12288  2 snd_ctl_led,thinkpad_acpi

psmouse               217088  0

thunderbolt           512000  0

xhci_pci_renesas       20480  1 xhci_pci

i2c_hid_acpi           12288  0

nvme_auth              28672  1 nvme_core

typec                 110592  1 typec_ucsi

platform_profile       12288  1 thinkpad_acpi

i2c_hid                40960  1 i2c_hid_acpi

wmi                    32768  3 video,wmi_bmof,think_lmi

hid                   184320  4 
i2c_hid,usbhid,hid_multitouch,hid_generic

)

power-management
  • 2 个回答
  • 49 Views
Martin Hope
Markus Gratis
Asked: 2024-01-18 18:19:07 +0800 CST

禁用/启用“自动屏幕亮度”的终端命令(Ubuntu 23.10)

  • 5

为了方便起见,我想设置键盘快捷键以在电源设置中启用/禁用“自动屏幕亮度”。这样的命令存在吗?

power-management
  • 1 个回答
  • 74 Views
Martin Hope
Kevin Evans
Asked: 2023-11-02 00:11:32 +0800 CST

Ubuntu 22.04 陷入省电模式

  • 5

我正在全新安装 Ubuntu 22.04.3 LTS。我注意到我无法退出省电模式。当我选择“性能”或“平衡”时,它会立即切换回“省电模式”。

我尝试过powerprofilesctl set balanced手动设置它,它似乎工作正常(没有错误消息),但它似乎没有改变任何东西,因为powerprofilesctl list仍然说它在power-saver配置文件中。

由于其他原因,我还尝试将内核更新到最新的主线(6.5.7-060507-generic),但这似乎并没有影响电源设置。

最后,我尝试在BIOS中一一禁用各种省电设置,但没有效果。

我目前正在联想 Thinkpad P14s Gen 4 上运行,配备 AMD Ryzen 7 PRO 7840U,插入 USB4 坞站。

如何确保我的 CPU 不会受到限制?我应该使用 tlp 而不是 powerdaemon (如果是这样,有这方面的指南吗?)?


更新:我升级到 23.10,看起来工作正常。但过了一段时间,它又恢复到有问题的行为,我还不知道为什么。

power-management
  • 1 个回答
  • 88 Views
Martin Hope
MJimitater
Asked: 2023-08-16 16:55:33 +0800 CST

如何删除TLP的设置?

  • 5

我还没有弄清楚如何让 TLP 在我的 Ubuntu Thinkpad 上正常工作,因为前几天我不得不报废损坏的电池并更换新电池。

我现在已经安装好新电池,但不再需要 TLP。所以我放置了TLP_ENABLE=0via sudo vim /etc/tlp.conf(如此处所述)。我重新启动,但阈值仍然存在,这意味着我的电池电量为 80% 并且未充电。所以现在我已经从我的笔记本电脑中完全删除了TLP,希望它能够一劳永逸地消除阈值。但事实也并非如此。

那么如何彻底删除TLP设置呢?

power-management
  • 1 个回答
  • 30 Views
Martin Hope
Ivn Alfonso Pizarro Montenegro
Asked: 2023-01-25 07:00:06 +0800 CST

“性能”电源模式在我的一台笔记本电脑上不可用

  • 5

在我的一台笔记本电脑中,我没有选择“性能”电源模式的选项,因为它没有显示在可用选项中(只有平衡和节电)。

现在,我明白这种情况会发生在某些硬件上,我可以接受我的机器(我指的是那个机器)太旧了,但是当我尝试不同的基于 Ubuntu 的发行版时,它确实显示为一个选项.

如何在 Ubuntu 22.04 LTS 中强制启用性能选项?因为那是我打算与那台笔记本电脑一起使用的发行版,而不是衍生版。干杯。

编辑 1:有问题的笔记本电脑是 2015 年左右的 HP 14 R017。它有奔腾 n3540、8gb 内存和机械硬盘。我已经将这台笔记本电脑与 Ubuntu Mate 22.04 LTS 一起使用了一年,没有出现任何问题。我决定尝试 Regolith Desktop(基于 Ubuntu),因为平铺窗口管理器会提供一些性能提升;确实如此。在 Regolith 上,性能作为电源设置的一个选项可用。请记住,Regolith 使用 Gnome 的片段、i3 的片段和一些其他组件。但重点是一样的,性能是可用的。

我知道可以启用性能模式,即使它是在不受支持的硬件上强制启用的。问题是,如何在 Ubuntu 22.04 LTS(带有 Gnome 的版本)上执行此操作,而无需安装不同的发行版。

power-management
  • 1 个回答
  • 39 Views
Martin Hope
user997112
Asked: 2022-06-24 18:09:39 +0800 CST

无法在 22.04 上下载 Thinkpad Power Manager 的 PPA

  • 0

我正在尝试在 22.04 上安装 Thinkpad Power Manager GUI

我正在遵循本指南:

https://www.linuxuprising.com/2018/11/install-tlpui-in-ubuntu-or-linux-mint.html

但是当我这样做时:

sudo add-apt-repository ppa:linuxuprising/apps

我得到:

Err:7 https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu jammy Release
  404  Not Found [IP: 2620:2d:4000:1::3e 443]
Reading package lists... Done                                  
E: The repository 'https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

安装电源管理器 gui 的最简单方法是什么?

power-management
  • 1 个回答
  • 134 Views
Martin Hope
ecatanzani
Asked: 2022-05-18 00:58:13 +0800 CST

Ubuntu 22 随机暂停

  • 0

我最近用 ryzen 5900x、ASUS ROG strix B550-F 和 RTX 3060 完成了一个新版本。我打算将这台机器用作工作站作为 ML 软件工程师。我安装了 ubuntu 22.04 LTS 并将主板的 bios 更新到最新版本。

问题如下:在不活动几分钟后,即使设置中的条件不匹配,电脑也会进入睡眠状态:

设置应用程序的屏幕

我发现这很熟悉:Ubuntu 20.04 在空闲时挂起,即使相关的电源设置被禁用。所以我应用了建议的解决方案,但现在我没有机会让我的电脑睡觉了(我知道这一点)。我想知道这是否是一个常见问题,以及你们中是否有人找到了有效的解决方案。

在事件“进入睡眠”的 5 分钟内,终端命令sudo journalctl --since="-6 minutes"给出以下输出:

mag 17 16:47:16 kepler NetworkManager[806]: <info>  [1652798836.5240] manager: sleep: sleep requested (sleeping: no  enabled: yes)
mag 17 16:47:16 kepler ModemManager[877]: <info>  [sleep-monitor] system is about to suspend
mag 17 16:47:16 kepler NetworkManager[806]: <info>  [1652798836.5240] manager: NetworkManager state is now ASLEEP
mag 17 16:47:16 kepler gnome-shell[2104]: cr_parser_new_from_buf: assertion 'a_buf && a_len' failed
mag 17 16:47:16 kepler gnome-shell[2104]: cr_declaration_parse_list_from_buf: assertion 'parser' failed
mag 17 16:47:16 kepler gnome-shell[2104]: cr_parser_new_from_buf: assertion 'a_buf && a_len' failed
mag 17 16:47:16 kepler gnome-shell[2104]: cr_declaration_parse_list_from_buf: assertion 'parser' failed
mag 17 16:47:16 kepler gnome-shell[2104]: cr_parser_new_from_buf: assertion 'a_buf && a_len' failed
mag 17 16:47:16 kepler gnome-shell[2104]: cr_declaration_parse_list_from_buf: assertion 'parser' failed
mag 17 16:47:16 kepler gsd-media-keys[2459]: Unable to get default sink

@ManOnTheMoon 提出的解决方案似乎解决了这个问题。

我libata.noacpi=1在 grub 文件中添加了选项:/etc/default/grub.

因此,最终的字符串如下:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.noacpi=1"

我还需要更多测试,但我的电脑不会再挂起。

我很想了解...这是由于 bios 能量配置文件中的配置错误还是仅与 grub 配置有关?

更新:

同样在建议的修改之后,系统会在几分钟后进入睡眠模式:

这里有一些睡眠事件后的日志......

mag 17 21:14:30 kepler systemd[1]: Reached target Sleep.
mag 17 21:14:30 kepler systemd[1]: Starting Record successful boot for GRUB...
mag 17 21:14:30 kepler systemd[1]: Starting NVIDIA system suspend actions...
mag 17 21:14:30 kepler suspend[3481]: nvidia-suspend.service
mag 17 21:14:30 kepler logger[3481]: <13>May 17 21:14:30 suspend: nvidia-suspend.service
mag 17 21:14:30 kepler systemd[1]: grub-common.service: Deactivated successfully.
mag 17 21:14:30 kepler systemd[1]: Finished Record successful boot for GRUB.
mag 17 21:14:30 kepler systemd[1]: Starting GRUB failed boot detection...
mag 17 21:14:30 kepler systemd[1]: grub-initrd-fallback.service: Deactivated successfully.
mag 17 21:14:30 kepler systemd[1]: Finished GRUB failed boot detection.
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "40"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event1  - Power Button: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "43"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event0  - Power Button: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "44"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event6  - ASUSTeK ROG FALCHION: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "45"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event10 - ASUSTeK ROG FALCHION Mouse: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "46"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event7  - ASUSTeK ROG FALCHION Consumer Control: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "47"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event8  - ASUSTeK ROG FALCHION System Control: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "48"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event11 - ASUSTeK ROG FALCHION: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "49"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "50"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event3  - Eee PC WMI hotkeys: device removed
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (**) Option "fd" "49"
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) event2  - Logitech G305: device removed
mag 17 21:14:30 kepler rtkit-daemon[1256]: Supervising 5 threads of 3 processes of 1 users.
mag 17 21:14:30 kepler rtkit-daemon[1256]: Successfully made thread 3497 of process 1976 owned by '1000' RT at priority 5.
mag 17 21:14:30 kepler rtkit-daemon[1256]: Supervising 6 threads of 3 processes of 1 users.
mag 17 21:14:30 kepler kernel: rfkill: input handler enabled
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:65
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:70
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:67
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:74
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:72
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:71
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:75
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:64
mag 17 21:14:30 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got pause for 13:66
mag 17 21:14:30 kepler kernel: snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD data byte 90
mag 17 21:14:31 kepler systemd[1]: nvidia-suspend.service: Deactivated successfully.
mag 17 21:14:31 kepler systemd[1]: Finished NVIDIA system suspend actions.
mag 17 21:14:31 kepler systemd[1]: Starting System Suspend...
mag 17 21:14:31 kepler systemd-sleep[3498]: Entering sleep state 'suspend'...
mag 17 21:14:31 kepler kernel: PM: suspend entry (deep)
mag 17 21:14:36 kepler kernel: Filesystems sync: 0.001 seconds
mag 17 21:14:36 kepler kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
mag 17 21:14:36 kepler kernel: OOM killer disabled.
mag 17 21:14:36 kepler kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
mag 17 21:14:36 kepler kernel: printk: Suspending console(s) (use no_console_suspend to debug)
mag 17 21:14:36 kepler kernel: ACPI: PM: Preparing to enter system sleep state S3
mag 17 21:14:36 kepler kernel: ACPI: PM: Saving platform NVS memory
mag 17 21:14:36 kepler kernel: Disabling non-boot CPUs ...
mag 17 21:14:36 kepler kernel: smpboot: CPU 1 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 2 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 3 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 4 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 5 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 6 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 7 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 8 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 9 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 10 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 11 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 12 is now offline
mag 17 21:14:36 kepler kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
mag 17 21:14:36 kepler kernel: smpboot: CPU 13 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 14 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 15 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 16 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 17 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 18 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 19 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 20 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 21 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 22 is now offline
mag 17 21:14:36 kepler kernel: smpboot: CPU 23 is now offline
mag 17 21:14:36 kepler kernel: ACPI: PM: Low-level resume complete
mag 17 21:14:36 kepler kernel: ACPI: PM: Restoring platform NVS memory
mag 17 21:14:36 kepler kernel: LVT offset 0 assigned for vector 0x400
mag 17 21:14:36 kepler kernel: Enabling non-boot CPUs ...
mag 17 21:14:36 kepler kernel: x86: Booting SMP configuration:
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
mag 17 21:14:36 kepler kernel: microcode: CPU1: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU1 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
mag 17 21:14:36 kepler kernel: microcode: CPU2: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU2 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
mag 17 21:14:36 kepler kernel: microcode: CPU3: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU3 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
mag 17 21:14:36 kepler kernel: microcode: CPU4: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU4 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
mag 17 21:14:36 kepler kernel: microcode: CPU5: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU5 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 6 APIC 0x10
mag 17 21:14:36 kepler kernel: microcode: CPU6: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU6 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 7 APIC 0x12
mag 17 21:14:36 kepler kernel: microcode: CPU7: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU7 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 8 APIC 0x14
mag 17 21:14:36 kepler kernel: microcode: CPU8: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU8 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 9 APIC 0x16
mag 17 21:14:36 kepler kernel: microcode: CPU9: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU9 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 10 APIC 0x18
mag 17 21:14:36 kepler kernel: microcode: CPU10: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU10 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1a
mag 17 21:14:36 kepler kernel: microcode: CPU11: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU11 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 12 APIC 0x1
mag 17 21:14:36 kepler kernel: microcode: CPU12: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
mag 17 21:14:36 kepler kernel: CPU12 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 13 APIC 0x3
mag 17 21:14:36 kepler kernel: microcode: CPU13: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU13 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 14 APIC 0x5
mag 17 21:14:36 kepler kernel: microcode: CPU14: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU14 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 15 APIC 0x7
mag 17 21:14:36 kepler kernel: microcode: CPU15: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU15 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 16 APIC 0x9
mag 17 21:14:36 kepler kernel: microcode: CPU16: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU16 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 17 APIC 0xb
mag 17 21:14:36 kepler kernel: microcode: CPU17: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU17 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 18 APIC 0x11
mag 17 21:14:36 kepler kernel: microcode: CPU18: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU18 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 19 APIC 0x13
mag 17 21:14:36 kepler kernel: microcode: CPU19: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU19 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 20 APIC 0x15
mag 17 21:14:36 kepler kernel: microcode: CPU20: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU20 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 21 APIC 0x17
mag 17 21:14:36 kepler kernel: microcode: CPU21: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU21 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 22 APIC 0x19
mag 17 21:14:36 kepler kernel: microcode: CPU22: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU22 is up
mag 17 21:14:36 kepler kernel: smpboot: Booting Node 0 Processor 23 APIC 0x1b
mag 17 21:14:36 kepler kernel: microcode: CPU23: patch_level=0x0a201205
mag 17 21:14:36 kepler kernel: CPU23 is up
mag 17 21:14:36 kepler kernel: ACPI: PM: Waking up from system sleep state S3
mag 17 21:14:36 kepler kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
mag 17 21:14:36 kepler kernel: usb usb1: root hub lost power or was reset
mag 17 21:14:36 kepler kernel: usb usb2: root hub lost power or was reset
mag 17 21:14:36 kepler kernel: nvme nvme0: 32/0/0 default/read/poll queues
mag 17 21:14:36 kepler kernel: ata3: SATA link down (SStatus 0 SControl 330)
mag 17 21:14:36 kepler kernel: ata2: SATA link down (SStatus 0 SControl 330)
mag 17 21:14:36 kepler kernel: ata5: SATA link down (SStatus 0 SControl 330)
mag 17 21:14:36 kepler kernel: ata4: SATA link down (SStatus 0 SControl 330)
mag 17 21:14:36 kepler kernel: ata6: SATA link down (SStatus 0 SControl 330)
mag 17 21:14:36 kepler kernel: ata1: SATA link down (SStatus 0 SControl 330)
mag 17 21:14:36 kepler kernel: usb 1-6: reset full-speed USB device number 2 using xhci_hcd
mag 17 21:14:36 kepler kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
mag 17 21:14:36 kepler kernel: usb 1-9: reset full-speed USB device number 4 using xhci_hcd
mag 17 21:14:36 kepler kernel: usb 1-10: reset full-speed USB device number 5 using xhci_hcd
mag 17 21:14:36 kepler kernel: OOM killer enabled.
mag 17 21:14:36 kepler kernel: Restarting tasks ... done.
mag 17 21:14:36 kepler kernel: PM: suspend exit
mag 17 21:14:36 kepler systemd-resolved[727]: Clock change detected. Flushing caches.
mag 17 21:14:36 kepler acpid[787]: client 2134[1000:1000] has disconnected
mag 17 21:14:36 kepler systemd-sleep[3498]: System returned from sleep state.
mag 17 21:14:36 kepler systemd[1]: fprintd.service: Deactivated successfully.
mag 17 21:14:37 kepler systemd[1]: systemd-suspend.service: Deactivated successfully.
mag 17 21:14:37 kepler systemd[1]: Finished System Suspend.
mag 17 21:14:37 kepler systemd[1]: Stopped target Sleep.
mag 17 21:14:37 kepler systemd[1]: Reached target Suspend.
mag 17 21:14:37 kepler rtkit-daemon[1256]: Supervising 5 threads of 3 processes of 1 users.
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:65
mag 17 21:14:37 kepler systemd[1]: Starting NVIDIA system resume actions...
mag 17 21:14:37 kepler systemd[1]: Stopped target Suspend.
mag 17 21:14:37 kepler suspend[3654]: nvidia-resume.service
mag 17 21:14:37 kepler logger[3654]: <13>May 17 21:14:37 suspend: nvidia-resume.service
mag 17 21:14:37 kepler systemd[1]: nvidia-resume.service: Deactivated successfully.
mag 17 21:14:37 kepler systemd[1]: Finished NVIDIA system resume actions.
mag 17 21:14:37 kepler rtkit-daemon[1256]: Successfully made thread 3653 of process 1976 owned by '1000' RT at priority 5.
mag 17 21:14:37 kepler rtkit-daemon[1256]: Supervising 6 threads of 3 processes of 1 users.
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): connected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): Internal TMDS
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): 600.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-1: disconnected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-2: disconnected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-3: disconnected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-4: disconnected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-5: disconnected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-6: disconnected
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
mag 17 21:14:37 kepler gsd-media-keys[2453]: Unable to get default sink
mag 17 21:14:37 kepler acpid[787]: client connected from 2134[1000:1000]
mag 17 21:14:37 kepler acpid[787]: 1 client rule loaded
mag 17 21:14:37 kepler rtkit-daemon[1256]: Supervising 5 threads of 3 processes of 1 users.
mag 17 21:14:37 kepler rtkit-daemon[1256]: Successfully made thread 3656 of process 1976 owned by '1000' RT at priority 5.
mag 17 21:14:37 kepler rtkit-daemon[1256]: Supervising 6 threads of 3 processes of 1 users.
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event1  - Power Button: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event1  - Power Button: device is a keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:70
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event6  - ASUSTeK ROG FALCHION: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event6  - ASUSTeK ROG FALCHION: device is a keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:67
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event3  - Eee PC WMI hotkeys: device is a keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:74
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event10 - ASUSTeK ROG FALCHION Mouse: is tagged by udev as: Mouse
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event10 - ASUSTeK ROG FALCHION Mouse: device is a pointer
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:72
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event8  - ASUSTeK ROG FALCHION System Control: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event8  - ASUSTeK ROG FALCHION System Control: device is a keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:71
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event7  - ASUSTeK ROG FALCHION Consumer Control: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event7  - ASUSTeK ROG FALCHION Consumer Control: device is a keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:75
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event11 - ASUSTeK ROG FALCHION: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event11 - ASUSTeK ROG FALCHION: device is a keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:64
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event0  - Power Button: is tagged by udev as: Keyboard
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event0  - Power Button: device is a keyboard
mag 17 21:14:37 kepler systemd-logind[811]: Operation 'sleep' finished.
mag 17 21:14:37 kepler ModemManager[841]: <info>  [sleep-monitor] system is resuming
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9317] manager: sleep: wake requested (sleeping: yes  enabled: yes)
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) systemd-logind: got resume for 13:66
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9317] device (enp6s0): state change: activated -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event2  - Logitech G305: is tagged by udev as: Keyboard Mouse
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event2  - Logitech G305: device is a pointer
mag 17 21:14:37 kepler /usr/libexec/gdm-x-session[2134]: (II) event2  - Logitech G305: device is a keyboard
mag 17 21:14:37 kepler kernel: rfkill: input handler disabled
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9669] dhcp4 (enp6s0): canceled DHCP transaction
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9669] dhcp4 (enp6s0): activation: beginning transaction (timeout in 45 seconds)
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9669] dhcp4 (enp6s0): state changed no lease
mag 17 21:14:37 kepler avahi-daemon[790]: Withdrawing address record for 192.168.1.17 on enp6s0.
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9670] dhcp6 (enp6s0): canceled DHCP transaction
mag 17 21:14:37 kepler avahi-daemon[790]: Leaving mDNS multicast group on interface enp6s0.IPv4 with address 192.168.1.17.
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9670] dhcp6 (enp6s0): activation: beginning transaction (timeout in 45 seconds)
mag 17 21:14:37 kepler avahi-daemon[790]: Interface enp6s0.IPv4 no longer relevant for mDNS.
mag 17 21:14:37 kepler NetworkManager[795]: <info>  [1652814877.9670] dhcp6 (enp6s0): state changed no lease
mag 17 21:14:37 kepler avahi-daemon[790]: Withdrawing address record for fe80::8886:80db:1519:6d6c on enp6s0.
mag 17 21:14:37 kepler systemd-resolved[727]: enp6s0: Bus client reset search domain list.
mag 17 21:14:37 kepler avahi-daemon[790]: Leaving mDNS multicast group on interface enp6s0.IPv6 with address fe80::8886:80db:1519:6d6c.
mag 17 21:14:37 kepler systemd-resolved[727]: enp6s0: Bus client set default route setting: no
mag 17 21:14:37 kepler avahi-daemon[790]: Interface enp6s0.IPv6 no longer relevant for mDNS.
mag 17 21:14:37 kepler systemd-resolved[727]: enp6s0: Bus client reset DNS server list.
mag 17 21:14:38 kepler NetworkManager[795]: <info>  [1652814878.0150] manager: NetworkManager state is now CONNECTED_GLOBAL
mag 17 21:14:38 kepler geoclue[1539]: Failed to query location: Error resolving “location.services.mozilla.com”: Temporary failure in name resolution
mag 17 21:14:38 kepler NetworkManager[795]: <info>  [1652814878.0959] device (enp6s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
mag 17 21:14:38 kepler dbus-daemon[793]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=795 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
mag 17 21:14:38 kepler systemd[1]: Starting Network Manager Script Dispatcher Service...
mag 17 21:14:38 kepler dbus-daemon[793]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
mag 17 21:14:38 kepler systemd[1]: Started Network Manager Script Dispatcher Service.
mag 17 21:14:38 kepler kernel: logitech-hidpp-device 0003:046D:4074.0009: HID++ 4.2 device connected.
mag 17 21:14:38 kepler gnome-shell[2337]: cr_parser_new_from_buf: assertion 'a_buf && a_len' failed
mag 17 21:14:38 kepler gnome-shell[2337]: cr_declaration_parse_list_from_buf: assertion 'parser' failed
mag 17 21:14:38 kepler upowerd[1373]: treated changed event as add on /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.2/0003:046D:C53F.0004/0003:046D:4074.0009/power_supply/hidpp_battery_0
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): connected
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): Internal TMDS
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): 600.0 MHz maximum pixel clock
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): connected
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): Internal TMDS
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): 600.0 MHz maximum pixel clock
mag 17 21:14:39 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0):
mag 17 21:14:40 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): connected
mag 17 21:14:40 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): Internal TMDS
mag 17 21:14:40 kepler /usr/libexec/gdm-x-session[2134]: (--) NVIDIA(GPU-0): Microstep MSI MD271QP (DFP-0): 600.0 MHz maximum pixel clock

由于与 nvidia 驱动程序相关的大量日志,我尝试使用开放的 noveau 驱动程序,使用附加的驱动程序选项卡,而不是建议的 510.60。在这种情况下,暂停问题肯定会消失。

所以这与nvidia驱动程序有关。我注意到 ubuntu 存储库中实际上不存在更新的驱动程序 (510.73.05)。根据变更日志,没有与此类或问题相关的改进。

你有什么建议?我需要 nvidia 驱动程序才能将 gpu 用于 tensorflow 相关的东西......

非常感谢你的帮助

power-management
  • 1 个回答
  • 242 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve