新規インストール後、有線接続はしばらくは機能しますが、その後停止します

新規インストール後、有線接続はしばらくは機能しますが、その後停止します

使用していないラップトップがあり、Ubuntu を実行したいと考えています (そして、さまざまなスクリプトを実行するために隅に置いておきます)。Ubuntu デスクトップをインストールし、有線接続はしばらく機能しましたが、その後機能しなくなりました (Wi-Fi は機能します)。もう一度新規インストールを実行すると、しばらく機能しましたが、その後機能しなくなりました。ケーブルや接続に問題はありません。2 つの異なるラップトップで 2 つの異なるイーサネット ケーブルも試しましたが、ルーター、ケーブル、インターネット接続に問題はありません。

Google やこのフォーラムで見つけたあらゆる方法を試しましたが、何も機能しませんでした。「ケーブルが外れています」と表示されるだけです。一度再接続しましたが、また消えてしまいます。

以前にこれに遭遇した方、解決策をお持ちの方はいらっしゃいますか? ご協力いただければ幸いです。

出力は次のようになります。

sudo lshw -c network


*-network
       description: Wireless interface
       product: QCA9565 / AR9565 Wireless Network Adapter
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlp3s0
       version: 01
       serial: 40:f0:2f:74:52:ec
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=5.8.0-55-generic firmware=N/A ip=192.168.1.77 latency=0 link=yes multicas
       resources: irq:18 memory:f7900000-f797ffff memory:f7980000-f798ffff
  *-network
       description: Ethernet interface
       product: QCA8171 Gigabit Ethernet
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: enp4s0
       version: 10
       serial: 0c:54:a5:1d:f4:6e
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiati
       configuration: autonegotiation=on broadcast=yes driver=alx driverversion=5.8.0-55-generic latency=0 link=no multicast=yes port=tw
       resources: irq:19 memory:f7800000-f783ffff ioport:d000(size=128)

答え1

結局、ハードウェアの接続が緩んでいたことが判明しました。USB イーサネット アダプターは今のところ問題なく動作しており、ソフトウェアの問題ではありませんでした。うーん、これにはかなりの時間を費やしましたが、人生とはそういうものです。皆さんの助けに感謝します。

関連情報