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
    • 最新
    • 标签
主页 / user-794961

Nikhil Rathore's questions

Martin Hope
Nikhil Rathore
Asked: 2018-10-27 05:25:06 +0800 CST

重新插入网络电缆不会重新连接

  • 1

我正在使用 ubuntu 18.04。当我启动笔记本电脑并插入网络电缆时,它会连接。但是当我拔下电缆然后重新插入时,它不会重新连接。然后我必须将笔记本电脑置于睡眠模式,然后它会重新连接。这意味着在 2 次暂停之间,笔记本电脑将仅连接一次 LAN 端口。如果它被拔掉然后让它休眠,唤醒然后重新插入。我发现问题是由于安装了 tlp 而发生的。一旦我安装了 tlp,这个问题就会出现,卸载它会让一切都很好。请注意,我说的是 LAN 端口,而不是我们用于 pendrive 进行文件传输的端口。由于我的笔记本电脑是双启动的,因此问题也不会出现在 Windows 10 中

tlp
  • 1 个回答
  • 779 Views
Martin Hope
Nikhil Rathore
Asked: 2018-10-10 07:16:47 +0800 CST

使用 tlp 时的 LAN 问题

  • 1

我正在使用 Ubuntu 18.04。我遇到了一个 LAN 连接问题,我之前在这个社区发布了 3 次,但没有得到答案。问题是当我启动我的笔记本电脑时,它会连接到 LAN,但是一旦我断开它,它就不会重新连接。然后我将不得不将笔记本电脑置于睡眠模式,然后它会重新连接。每次我重新安装 Ubuntu 并且前 3-4 天都没有出现问题,然后再次发生同样的问题。

但这一次我想我已经弄清楚了这背后的原因。直到今天我安装 tlp 并启动​​它时都没有问题。只有在 tlp 之后它再次显示相同的问题。我用谷歌搜索并知道 tlp 激活会更改一些设置以节省电池。tlp 是否有可能是罪魁祸首。如果是这样,有什么方法可以禁用特定设置,以便 tlp 继续工作并解决问题。

是的,我的笔记本电脑在 Windows 10 上双启动,在 Windows 10 中没有这样的问题。所以它肯定是 Ubuntu 特有的。

的输出

lspci -nnk | grep -iA2 net

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:832b]
    Kernel driver in use: r8169
    Kernel modules: r8169
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
    Subsystem: Hewlett-Packard Company Device [103c:8319]
    Kernel driver in use: rtl8723de

在此之后,我暂停并运行 lspci,我得到了这个

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 02)
00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Device 9d4e (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430] (rev 83)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device d723

请注意,我现在没有安装 tlp。由于这个问题,我删除了它。

lan tlp
  • 1 个回答
  • 708 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