我刚刚在 HP pavillon 15-p088ca 上安装了 Kubuntu,一切都很正常,只是我的互联网停止响应了。我尝试 ping localhost:一切正常,尝试 ping google.com:没有结果...我发现的唯一解决方案是关闭/打开 wifi,但几分钟后它仍然停止...
这是我的网络配置:
eti@eti-kubuntu:~$ sudo lshw -class network
*-无线网卡
description: Wireless interface
product: RTL8723BE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlo1
version: 00
serial: 9c:ad:97:93:4f:5b
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.2.0-25-generic firmware=N/A ip=135.135.21.109 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:42 ioport:e000(size=256) memory:fe900000-fe903fff
*- 以太网卡
description: Ethernet interface
product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eno1
version: 07
serial: 6c:c2:17:72:59:43
size: 10Mbit/s
capacity: 100Mbit/s
width: 64 bits
Clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd a utonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8106e-1_0.0.1 06/29/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:36 ioport:d000(size=256) memory:fe814000-fe814fff memory:fe810000-fe813fff memory:fe800000-fe80ffff
我检查了内核版本:
eti@eti-kubuntu:~$ uname -nr
eti-kubuntu 4.2.0-25-通用
但根据这个网站我的内核版本支持我的网卡驱动程序: https://wireless.wiki.kernel.org/en/users/drivers/rtl819x
请问你能帮帮我吗??
谢谢 :)