Tôi đã cài đặt Ubuntu 18.04 cùng với Windows. Tôi có thể thấy rằng có vấn đề về wifi, nó không bắt được tín hiệu wifi từ khoảng cách nơi các cửa sổ bắt tín hiệu từ cùng một khoảng cách.
Tôi đã thử rất nhiều cách để tìm ra điều này, nhưng không thể tìm ra cách khắc phục cho việc này.
Kiểm tra với sửa chữa dưới đây nhưng không có may mắn:
Giải pháp dưới đây hoạt động cho Ubuntu 14.04 cho cùng một máy tính xách tay.
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
Nhưng nó đưa ra lỗi dưới đây trong lệnh cập nhật cho Ubuntu 18.04:
Get:16 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [5,100 B]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Đầu ra của lspci -knn | grep Net -A3
13:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Đầu ra của grep rtl8723be /etc/modprobe.d/*
/etc/modprobe.d/50-rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723-ant-sel.conf:options rtl8723be ant_sel=1
/etc/modprobe.d/rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723be.con:options rtl8723be ant_sel=2
Phiên bản hạt nhân: 4.15.0-29-generic