Ubuntu16.04 การเชื่อมต่อแบบใช้สายไม่ทำงานหลังจากถูกระงับ


11

ฉันมีแล็ปท็อป Dell vostro 14-5480 ติดตั้ง Ubuntu 16.04 ฉันจำได้ว่าหลังจากหยุดชั่วคราวการเชื่อมต่อผ่านสายของฉันไม่ทำงานอีกต่อไป ฉันลองรีสตาร์ทบริการจัดการเครือข่ายโดยsudo service network-manager restartและวิธีแก้ไขปัญหาจากWebupd8และที่นี่แต่ไม่มีใครแก้ปัญหาได้ นี่คือผลลัพธ์ของฉันจากsudo lshw -C network

  *-network               
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:06:00.0
       logical name: eth0
       version: 10
       serial: 20:47:47:63:b9:b3
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.1.2 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:45 ioport:e000(size=256) memory:f7204000-f7204fff memory:f7200000-f7203fff
  *-network DISABLED
       description: Wireless interface
       product: Wireless 7265
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: wlan0
       version: 59
       serial: 60:57:18:be:2e:5e
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=4.4.0-31-generic firmware=16.242414.0 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
       resources: irq:48 memory:f7100000-f7101fff

ขอบคุณสำหรับความช่วยเหลือ

คำตอบ:


7

ฉันพบวิธีแก้ปัญหาคือจำเป็นต้องติดตั้งไดรเวอร์ r8168

เพียงแค่เรียกใช้sudo apt install r8168-dkmsและรีสตาร์ทคอมพิวเตอร์


1
ใช้ได้กับ HP Elitebook ของฉัน, อีเธอร์เน็ต HW ตัวเดียวกัน, ใช้ Ubuntu 16.10 / 17.04 ขอบคุณมาก!
kasi

Dell XPS 15 (L502X) เช็คอินบน Ubuntu 17.04 ดูเหมือนว่าจะได้ทำงาน
บางส่วนของ

ใช้ได้กับ Ubuntu 18.04 ด้วย นี่คือดีกว่าดาวน์โหลด r8168 จากเว็บไซต์ realtek และสร้างเคอร์เนลใหม่
dragon2fly
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.