我有一个联想Thinkpad 25。当我第一次安装这台机器时,我安装了一个较旧版本的Ubuntu (可能17.10?)而联想雷电3号码头在关闭BIOS中的雷电安全后开始工作。在Ubuntu升级到18.04之后,码头就停止工作了。码头仍在为笔记本电脑充电,但所有端口都无法工作。
这不是我的主要笔记本电脑,所以我决定等待,看看未来的更新是否会修复码头。今天我终于花了些时间来解决这个问题。我升级到了Ubuntu18.10,但这没有帮助。
lspci显示了迅雷3控制器:
$ lspci -tv
-[0000:00]-+-00.0 Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers
+-02.0 Intel Corporation HD Graphics 620
+-14.0 Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller
+-14.2 Intel Corporation Sunrise Point-LP Thermal subsystem
+-15.0 Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0
+-16.0 Intel Corporation Sunrise Point-LP CSME HECI #1
+-1c.0-[02]----00.0 NVIDIA Corporation GM108M [GeForce 940MX]
+-1c.6-[04]----00.0 Intel Corporation Wireless 8265 / 8275
+-1d.0-[05-3d]----00.0-[06-3d]--+-00.0-[07]----00.0 Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016]
| +-01.0-[08-3c]--
| \-02.0-[3d]--
+-1d.2-[3e]----00.0 Lenovo Device 0004
+-1f.0 Intel Corporation Sunrise Point-LP LPC Controller
+-1f.2 Intel Corporation Sunrise Point-LP PMC
+-1f.3 Intel Corporation Sunrise Point-LP HD Audio
+-1f.4 Intel Corporation Sunrise Point-LP SMBus
\-1f.6 Intel Corporation Ethernet Connection (4) I219-V但出于某种原因,boltctl列表没有输出任何内容。我试图编辑雷霆3 BIOS设置多次,但似乎他们没有任何影响。
更新:
我注意到我的dmesg包含以下文本:
[ 147.300417] thunderbolt 0000:07:00.0: Thunderbolt host controller is in safe mode.
[ 147.300418] thunderbolt 0000:07:00.0: You need to update NVM firmware of the controller before it can be used.
[ 147.300419] thunderbolt 0000:07:00.0: For latest updates check https://thunderbolttechnology.net/updates.我应该如何更新雷电3控制器固件?我能够用一个可引导的记忆棒来更新BIOS,但是所有其他的联想更新都是.exe文件。
发布于 2019-06-07 16:22:35
我有一个克隆原Windows磁盘的机器,所以我安装了windows,并使用它安装了许多来自微软和联想的升级。在windows上,联想迅雷3软件促使我安装了新的固件,一切顺利。
经过所有的升级,我买了一个新的500 on的磁盘,把它放在机器上,并在上面安装了Ubuntu。现在雷霆3也在Ubuntu工作。
我想,我们应该学到的是,总是有一个带有窗口的磁盘。以防万一。:-(
https://askubuntu.com/questions/1128337
复制相似问题