ThinkPad X1 Carbon 5th 有两个雷电三接口,不过这个接口偶尔会有问题。
具体就表现在你警察插拔雷电三或者 Type C dock 的时候,会失效,你只能重启。
索性 ThinkPad 最近推出了固件,修复了这个问题:
可以看到这个项目:
Fixed an issue where system might not be charged after repeating AC plug-in and out.
ThinkPad X1 Carbon 5th 有两个雷电三接口,不过这个接口偶尔会有问题。
具体就表现在你警察插拔雷电三或者 Type C dock 的时候,会失效,你只能重启。
索性 ThinkPad 最近推出了固件,修复了这个问题:
可以看到这个项目:
Fixed an issue where system might not be charged after repeating AC plug-in and out.
最近翻 Wiki,看到 Kaby lake 在 Linux 下的驱动默认是不完整的。
需要你查询一下 firmware 是不是加载完整。
俩命令:
sudo cat /sys/kernel/debug/dri/0/i915_huc_load_status
sudo cat /sys/kernel/debug/dri/0/i915_guc_load_status
如果是 None 的话,那你可以试试下面的招。