Windows 측면에 우분투 18.04를 설치했습니다. Wi-Fi 문제가 있음을 알 수 있습니다 .Windows가 동일한 거리에서 신호를 잡는 거리에서 Wi-Fi 신호를 포착하지 못합니다.
나는 이것을 알아 내기 위해 많은 방법을 시도했지만 이것에 대한 해결책을 찾을 수 없습니다.
아래 수정 사항으로 확인했지만 운이 없습니다.
아래 솔루션은 동일한 랩톱의 우분투 14.04에서 작동합니다.
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
그러나 우분투 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.
출력 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
출력 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
커널 버전 : 4.15.0-29- 일반