मैंने विंडोज के साथ ubuntu 18.04 इंस्टॉल किया है। मैं देख सकता हूँ कि वहाँ wifi मुद्दा है, यह उस दूरी से wifi सिग्नल को नहीं पकड़ता है जहाँ विंडोज़ उसी दूरी से सिग्नल पकड़ता है।
मैंने इसका पता लगाने की बहुत कोशिश की है, लेकिन इसके लिए तय नहीं कर पाया।
नीचे इस फिक्स के साथ जाँच की लेकिन कोई किस्मत नहीं:
Rtl8723be वाईफाई अविश्वसनीय रूप से कमजोर है
उसी लैपटॉप के लिए ubuntu 14.04 के लिए नीचे दिए गए समाधान काम करते हैं।
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
लेकिन यह 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.
का आउटपुट 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-जेनेरिक