これでkubuntu 16.04を使用しています PC 。
私が直面している問題は次のとおりです。
Wifiの問題:Wi-Fiを時々発見せず、ランダムに切断され続けます。また、WiFiに接続しているときは非常に遅くなります。しかし、Windowsを起動すると、事態はスムーズに進みます。ワイヤレスカードに関する情報:
abhishek@hp:~$ Sudo lshw | grep wireless
description: Bluetooth wireless interface
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.4.0-22-generic firmware=N/A ip=192.168.1.13 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
ハードウェアに関する情報:
$ lspci |grep Network
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
abhishek@hp:~$ cat /etc/modprobe.d/rtl8723be.conf
options rtl8723be fwlps=N ips=N
問題に関連するdmesg出力:
[ 4288.272924] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e5(Receiver ID)
[ 4288.272935] pcieport 0000:00:1c.5: device [8086:9d15] error status/mask=00000001/00000000
[ 4288.272943] pcieport 0000:00:1c.5: [ 0] Receiver Error (First)
[ 4297.800384] ------------[ cut here ]------------
[ 4297.800424] WARNING: CPU: 3 PID: 1355 at /build/linux-UbQGH5/linux-4.4.0/ubuntu/i915/intel_uncore.c:649 __unclaimed_reg_debug+0x80/0x90 [i915_bpo]()
[ 4297.800427] Unclaimed register detected after reading register 0x65f10
[ 4297.800428] Modules linked in: nvram msr cmac rfcomm drbg ansi_cprng ctr ccm bbswitch(OE) bnep nls_iso8859_1 nvidia_uvm(POE) arc4 rtl8723be(OE) btcoexist(OE) rtl_pci(OE) rtlwifi(OE) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core v4l2_common videodev media mac80211 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm snd_hda_codec_hdmi snd_hda_codec_realtek cfg80211 snd_hda_codec_generic snd_soc_skl snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_core hp_wmi sparse_keymap rtsx_pci_ms memstick snd_compress ac97_bus btusb snd_pcm_dmaengine btrtl dw_dmac_core btbcm snd_hda_intel btintel snd_hda_codec bluetooth irqbypass crct10dif_pclmul crc32_pclmul aesni_intel snd_hda_core snd_hwdep snd_pcm aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd
[ 4297.800463] joydev input_leds serio_raw wmi hp_accel lis3lv02d snd_seq_midi snd_seq_midi_event input_polldev hp_wireless snd_rawmidi snd_seq snd_seq_device snd_timer snd mei_me mei soundcore shpchp tpm_crb int3403_thermal processor_thermal_device int340x_thermal_zone intel_soc_dts_iosf int3400_thermal acpi_thermal_rel acpi_pad mac_hid parport_pc ppdev lp parport autofs4 hid_generic usbhid hid rtsx_pci_sdmmc nvidia_drm(POE) i915_bpo nvidia_modeset(POE) nvidia(POE) intel_ips i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops psmouse r8169 rtsx_pci mii drm ahci libahci video fjes
[ 4297.800491] CPU: 3 PID: 1355 Comm: alsa-sink-ALC32 Tainted: P OE 4.4.0-22-generic #39-Ubuntu
[ 4297.800492] Hardware name: HP HP Pavilion Notebook/80A4, BIOS F.78 03/07/2016
[ 4297.800494] 0000000000000086 00000000b30b4625 ffff880276dd7780 ffffffff813e9c53
[ 4297.800496] ffff880276dd77c8 ffffffffc0cea888 ffff880276dd77b8 ffffffff81080fb2
[ 4297.800498] 0000000000000000 0000000000000001 0000000000065f10 ffff88026f890080
[ 4297.800500] Call Trace:
[ 4297.800506] [<ffffffff813e9c53>] dump_stack+0x63/0x90
[ 4297.800509] [<ffffffff81080fb2>] warn_slowpath_common+0x82/0xc0
[ 4297.800511] [<ffffffff8108104c>] warn_slowpath_fmt+0x5c/0x80
[ 4297.800515] [<ffffffff816f7588>] ? pci_conf1_write+0xb8/0xf0
[ 4297.800534] [<ffffffffc0c5aac0>] __unclaimed_reg_debug+0x80/0x90 [i915_bpo]
[ 4297.800550] [<ffffffffc0c609ae>] gen9_read32+0x35e/0x390 [i915_bpo]
[ 4297.800567] [<ffffffffc0c66bb9>] i915_audio_component_codec_wake_override+0x39/0xb0 [i915_bpo]
[ 4297.800573] [<ffffffffc0e839cf>] snd_hdac_set_codec_wakeup+0x3f/0xa0 [snd_hda_core]
[ 4297.800575] [<ffffffffc0e970c7>] azx_runtime_resume+0x187/0x1b0 [snd_hda_intel]
[ 4297.800579] [<ffffffff8143987b>] pci_pm_runtime_resume+0x7b/0xa0
[ 4297.800581] [<ffffffff81556b23>] __rpm_callback+0x33/0x70
[ 4297.800584] [<ffffffff81439800>] ? pci_restore_standard_config+0x40/0x40
[ 4297.800586] [<ffffffff81556b84>] rpm_callback+0x24/0x80
[ 4297.800588] [<ffffffff81439800>] ? pci_restore_standard_config+
今まで試したとき:
Sudo add-apt-repository ppa:hanipouspilot/rtlwifi
Sudo apt-get update
Sudo apt-get install rtlwifi-new-dkms linux-firmware
here からの最初の解決策。カーネルの更新ごとに再コンパイルする必要があるため、2番目のものを試してはいませんでした。
私はこれからインストールを試みました https://github.com/lwfinger/rtlwifi_new でも動作しません。
この問題は継続的な問題であり、以下は一時的な回答のようなものです。
ステップ1。最新のドライバーのリポジトリを追加し(lwfinger on GitHub)、インストールします。
Sudo add-apt-repository ppa:hanipouspilot/rtlwifi Sudo apt-get update Sudo apt-get install rtlwifi-new-dkms linux-firmware
ドライバーをインストールできない場合は、BIOSからのセキュアブートを無効にします(一部のノートブックにはこの問題があります)。
Wi-Fiアダプターは現在動作しているはずです(ただし、しばらくすると信号が弱くなるか、切断される可能性があります)。
ステップ2。特定のアンテナの選択と電源管理のために、新しいドライバーの構成ファイルを編集します。
--最初バックアップを作成します。
Sudo cp /etc/modprobe.d/rtl8723be.conf /etc/modprobe.d/rtl8723be.old.conf
その後、
echo "options rtl8723be fwlps=0 ips=0 ant_sel=2" | Sudo tee /etc/modprobe.d/rtl8723be.conf
ステップ3。再起動
あなたのwifiアダプタは今より良く機能しているはずです。しばらくの間、負荷がかかった状態でワイヤレス接続をテストすることをお勧めします。ユーザーは、ant_sel=1
を使用してテストするか、このパラメーターを削除して、最適な動作状態を確認できます。変更のたびに再起動が必要です。
詳細:将来のカーネルアップデートでは、linux-firmware
もインストールされるため、追加の構成は必要ありません。
参照ソリューション: rtl8723beの別の問題
GitHubでのlwfingerによるドライバー開発: rtl8723be driver 今後の更新のためにこれに従ってください。