staging.inyokaproject.org

Für diese Funktion musst du eingeloggt sein.

Lenovo V15 WLAN

Status: Gelöst | Ubuntu-Version: Ubuntu 20.04 (Focal Fossa)
Antworten |

Anja012

Anmeldungsdatum:
30. Mai 2018

Beiträge: Zähle...

Ich habe ein neues Notebook Lenovo V15IIL gekauft und bekomme das WLAN einfach nicht zum laufen.

Laut Hersteller-Angaben ist ein Realtek RTL8821CE verbaut.

https://www.lenovo.com/de/de/laptops/lenovo/v-series/Lenovo-V15/p/88LG80V8018

Ich habe schon drei verschiedene Treiber installiert:

RTL8821ce-dkms
https://launchpad.net/~canonical-hwe-team/+archive/ubuntu/rtl8821ce/+files/rtl8821ce-dkms_5.2.5.2.1.30816.20190425-0ubuntu1_all.deb
https://github.com/tomaspinho/rtl8821ce

Aber alles ohne Erfolg. Ich bekomme auch die Modulnummer nicht explizit angezeigt, und es scheint immer noch kein Treiber zu passen:

anja@Lenovo-V15-IIL:~$ lspci -nnk
(...)
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:c82f]
	Subsystem: Lenovo Device [17aa:c02f]
06:00.0 Non-Volatile memory controller [0108]: Sandisk Corp Device [15b7:5005] (rev 01)
	Subsystem: Sandisk Corp Device [15b7:5005]
	Kernel driver in use: nvme
	Kernel modules: nvme

In den Einstellungen sehe ich nicht mal einen Reiter WLAN. Ich bin mit meinem Latein am Ende. Was kann ich tun?

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19527

Zeige mal bitte die Ausgabe von

sudo lshw -short

DJKUhpisse Team-Icon

Supporter, Wikiteam
Avatar von DJKUhpisse

Anmeldungsdatum:
18. Oktober 2016

Beiträge: 16818

Eventuell hilft dir das: https://askubuntu.com/questions/1215532/realtek-8822ce-wifi-not-working-but-bluetooth-working Ich rate aber von er ersten Lösung zum Kompilieren gänzlich ab.

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Ich habe schon drei verschiedene Treiber installiert:

Hallo,
viel hilft nicht viel. Problem ist, dass bei allen Varianten wohl die hier erforderliche Geräte-ID 10ec:c82f fehlt und daher die Unterstützung grundsätzlich nicht gegeben ist. Ich schaue mir das etwas später mal genauer an. Dauert aber etwas.

Ok, habe es schon. War nicht so schwierig. Das angepasste Paket aus den Repos stelle ich über meine HP zum Download bereit ...

Vorhandene Treiber erst entfernen und ggf Dateien löschen und kontrollieren:

1
2
3
sudo rm -r /usr/src/rtl*
dkms status
ls -l /usr/src/*

Alles entfernt? → Installation mittels DKMS:

1
2
3
wget http://elektronenblitz63.de/download/rtl8821ce-5.5.2.1_V15IIL.tar.gz
sudo tar xvf rtl8821ce-5.5.2.1_V15IIL.tar.gz -C /usr/src
sudo dkms install rtl8821ce/5.5.2.1

Keine Fehler? → Neustart und prüfen:

1
2
3
4
dkms status
sudo modprobe -v rtl8821ce
iwconfig
iwlist chan

(die Kanal-, bzw Regioneinstellung muss ggf noch über Modulparameter gesetzt werden, da der Treiber nur mit dem veralteten cfg80211-Subsystem arbeitet und Systemeinstellungen nicht funktionieren)

Modulinfo:

filename:       /lib/modules/.../updates/dkms/rtl8821ce.ko
version:        v5.5.2.1_35598.20191029
author:         Realtek Semiconductor Corp.
description:    Realtek Wireless Lan Driver
license:        GPL
srcversion:     2F8C7827E4F5200CA97EB7C
alias:          pci:v000010ECd0000C82Fsv*sd*bc*sc*i*
alias:          pci:v000010ECd0000C82Bsv*sd*bc*sc*i*
alias:          pci:v000010ECd0000C82Asv*sd*bc*sc*i*
alias:          pci:v000010ECd0000C821sv*sd*bc*sc*i*
depends:        cfg80211
retpoline:      Y
name:           rtl8821ce
vermagic:       4.15.0-101-generic SMP mod_unload 
parm:           rtw_wireless_mode:int
parm:           rtw_ips_mode:The default IPS mode (int)
parm:           rtw_lps_level:The default LPS level (int)
parm:           rtw_lps_chk_by_tp:int
parm:           rtw_max_bss_cnt:int
parm:           rtw_usb_rxagg_mode:int
parm:           rtw_dynamic_agg_enable:int
parm:           rtw_tx_bw_mode:The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode (uint)
parm:           rtw_rx_ampdu_sz_limit_1ss:RX AMPDU size limit for 1SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_2ss:RX AMPDU size limit for 2SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_3ss:RX AMPDU size limit for 3SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_4ss:RX AMPDU size limit for 4SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_vht_enable:int
parm:           rtw_vht_rx_mcs_map:VHT RX MCS map (uint)
parm:           rtw_rf_config:int
parm:           rtw_country_code:The default country code (in alpha2) (charp)
parm:           rtw_channel_plan:The default chplan ID when rtw_alpha2 is not specified or valid (int)
parm:           rtw_excl_chs:exclusive channel array (array of uint)
parm:           rtw_btcoex_enable:BT co-existence on/off, 0:off, 1:on, 2:by efuse (int)
parm:           rtw_ant_num:Antenna number setting, 0:by efuse (int)
parm:           rtw_qos_opt_enable:int
parm:           ifname:The default name to allocate for first interface (charp)
parm:           if2name:The default name to allocate for second interface (charp)
parm:           rtw_pwrtrim_enable:int
parm:           rtw_initmac:charp
parm:           rtw_special_rf_path:int
parm:           rtw_chip_version:int
parm:           rtw_rfintfs:int
parm:           rtw_lbkmode:int
parm:           rtw_network_mode:int
parm:           rtw_channel:int
parm:           rtw_mp_mode:int
parm:           rtw_wmm_enable:int
parm:           rtw_uapsd_max_sp:int
parm:           rtw_uapsd_ac_enable:int
parm:           rtw_wmm_smart_ps:int
parm:           rtw_vrtl_carrier_sense:int
parm:           rtw_vcs_type:int
parm:           rtw_busy_thresh:int
parm:           rtw_ht_enable:int
parm:           rtw_bw_mode:int
parm:           rtw_ampdu_enable:int
parm:           rtw_rx_stbc:int
parm:           rtw_rx_ampdu_amsdu:int
parm:           rtw_tx_ampdu_amsdu:int
parm:           rtw_lowrate_two_xmit:int
parm:           rtw_power_mgnt:int
parm:           rtw_smart_ps:int
parm:           rtw_low_power:int
parm:           rtw_wifi_spec:int
parm:           rtw_full_ch_in_p2p_handshake:int
parm:           rtw_antdiv_cfg:int
parm:           rtw_antdiv_type:int
parm:           rtw_drv_ant_band_switch:int
parm:           rtw_single_ant_path:int
parm:           rtw_switch_usb_mode:int
parm:           rtw_enusbss:int
parm:           rtw_hwpdn_mode:int
parm:           rtw_hwpwrp_detect:int
parm:           rtw_hw_wps_pbc:int
parm:           rtw_check_hw_status:int
parm:           rtw_pci_aspm_enable:int
parm:           rtw_max_roaming_times:The max roaming times to try (uint)
parm:           rtw_mc2u_disable:int
parm:           rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P (uint)
parm:           rtw_hiq_filter:0:allow all, 1:allow special, 2:deny all (uint)
parm:           rtw_adaptivity_en:0:disable, 1:enable (uint)
parm:           rtw_adaptivity_mode:0:normal, 1:carrier sense (uint)
parm:           rtw_adaptivity_th_l2h_ini:th_l2h_ini for Adaptivity (int)
parm:           rtw_adaptivity_th_edcca_hl_diff:th_edcca_hl_diff for Adaptivity (int)
parm:           rtw_amplifier_type_2g:BIT3:2G ext-PA, BIT4:2G ext-LNA (uint)
parm:           rtw_amplifier_type_5g:BIT6:5G ext-PA, BIT7:5G ext-LNA (uint)
parm:           rtw_RFE_type:default init value:64 (uint)
parm:           rtw_powertracking_type:default init value:64 (uint)
parm:           rtw_GLNA_type:default init value:0 (uint)
parm:           rtw_TxBBSwing_2G:default init value:0xFF (uint)
parm:           rtw_TxBBSwing_5G:default init value:0xFF (uint)
parm:           rtw_OffEfuseMask:default open Efuse Mask value:0 (uint)
parm:           rtw_FileMaskEfuse:default drv Mask Efuse value:0 (uint)
parm:           rtw_rxgain_offset_2g:default RF Gain 2G Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gl:default RF Gain 5GL Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gh:uint
parm:           rtw_rxgain_offset_5gm:default RF Gain 5GM Offset value:0 (uint)
parm:           rtw_pll_ref_clk_sel:force pll_ref_clk_sel, 0xF:use autoload value (uint)
parm:           rtw_tx_pwr_by_rate:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_tx_pwr_lmt_enable:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_target_tx_pwr_2g_a:2.4G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_b:2.4G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_c:2.4G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_d:2.4G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_a:5G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_b:5G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_c:5G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_d:5G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_tsf_update_pause_factor:num of bcn intervals to stay TSF update pause status (int)
parm:           rtw_tsf_update_restore_factor:num of bcn intervals to stay TSF update restore status (int)
parm:           rtw_phy_file_path:The path of phy parameter (charp)
parm:           rtw_load_phy_file:PHY File Bit Map (int)
parm:           rtw_decrypt_phy_file:Enable Decrypt PHY File (int)
parm:           rtw_en_napi:int
parm:           rtw_en_gro:int
parm:           rtw_iqk_fw_offload:int
parm:           rtw_ch_switch_offload:int

Anja012

(Themenstarter)

Anmeldungsdatum:
30. Mai 2018

Beiträge: 59

Vielen Dank für die schnelle und kompetente Antwort. Das ist passiert:

anja@Lenovo-V15-IIL:~$ sudo rm -r /usr/src/rtl*
anja@Lenovo-V15-IIL:~$ dkms status
anja@Lenovo-V15-IIL:~$ ls -l /usr/src/*
/usr/src/linux-headers-5.4.0-26:
insgesamt 160
drwxr-xr-x  27 root root  4096 Apr 23 09:37 arch
drwxr-xr-x   3 root root  4096 Apr 23 09:37 block
drwxr-xr-x   2 root root  4096 Apr 23 09:37 certs
drwxr-xr-x   4 root root  4096 Apr 23 09:37 crypto
drwxr-xr-x  14 root root  4096 Apr 23 09:37 Documentation
drwxr-xr-x 137 root root  4096 Apr 23 09:37 drivers
drwxr-xr-x  77 root root  4096 Apr 23 09:37 fs
drwxr-xr-x  27 root root  4096 Apr 23 09:37 include
drwxr-xr-x   2 root root  4096 Apr 23 09:37 init
drwxr-xr-x   2 root root  4096 Apr 23 09:37 ipc
-rw-r--r--   1 root root  1321 Nov 25  2019 Kbuild
-rw-r--r--   1 root root   620 Apr 20 18:33 Kconfig
drwxr-xr-x  17 root root  4096 Apr 23 09:37 kernel
drwxr-xr-x  19 root root  4096 Apr 23 09:37 lib
-rw-r--r--   1 root root 61531 Apr 20 18:33 Makefile
drwxr-xr-x   3 root root  4096 Apr 23 09:37 mm
drwxr-xr-x  70 root root  4096 Apr 23 09:37 net
drwxr-xr-x  29 root root  4096 Apr 23 09:37 samples
drwxr-xr-x  15 root root  4096 Apr 23 09:37 scripts
drwxr-xr-x  12 root root  4096 Apr 23 09:37 security
drwxr-xr-x  26 root root  4096 Apr 23 09:37 sound
drwxr-xr-x  33 root root  4096 Apr 23 09:37 tools
drwxr-xr-x   5 root root  4096 Apr 23 09:37 ubuntu
drwxr-xr-x   3 root root  4096 Apr 23 09:37 usr
drwxr-xr-x   4 root root  4096 Apr 23 09:37 virt

/usr/src/linux-headers-5.4.0-26-generic:
insgesamt 1600
drwxr-xr-x 3 root root    4096 Apr 23 09:37 arch
lrwxrwxrwx 1 root root      31 Jun 11 13:10 block -> ../linux-headers-5.4.0-26/block
lrwxrwxrwx 1 root root      31 Jun 11 13:10 certs -> ../linux-headers-5.4.0-26/certs
lrwxrwxrwx 1 root root      32 Jun 11 13:10 crypto -> ../linux-headers-5.4.0-26/crypto
lrwxrwxrwx 1 root root      39 Jun 11 13:10 Documentation -> ../linux-headers-5.4.0-26/Documentation
lrwxrwxrwx 1 root root      33 Jun 11 13:10 drivers -> ../linux-headers-5.4.0-26/drivers
lrwxrwxrwx 1 root root      28 Jun 11 13:10 fs -> ../linux-headers-5.4.0-26/fs
drwxr-xr-x 4 root root    4096 Apr 23 09:37 include
lrwxrwxrwx 1 root root      30 Jun 11 13:10 init -> ../linux-headers-5.4.0-26/init
lrwxrwxrwx 1 root root      29 Jun 11 13:10 ipc -> ../linux-headers-5.4.0-26/ipc
lrwxrwxrwx 1 root root      32 Jun 11 13:10 Kbuild -> ../linux-headers-5.4.0-26/Kbuild
lrwxrwxrwx 1 root root      33 Jun 11 13:10 Kconfig -> ../linux-headers-5.4.0-26/Kconfig
drwxr-xr-x 2 root root    4096 Apr 23 09:37 kernel
lrwxrwxrwx 1 root root      29 Jun 11 13:10 lib -> ../linux-headers-5.4.0-26/lib
lrwxrwxrwx 1 root root      34 Jun 11 13:10 Makefile -> ../linux-headers-5.4.0-26/Makefile
lrwxrwxrwx 1 root root      28 Jun 11 13:10 mm -> ../linux-headers-5.4.0-26/mm
-rw-r--r-- 1 root root 1615815 Apr 20 18:33 Module.symvers
lrwxrwxrwx 1 root root      29 Jun 11 13:10 net -> ../linux-headers-5.4.0-26/net
lrwxrwxrwx 1 root root      33 Jun 11 13:10 samples -> ../linux-headers-5.4.0-26/samples
drwxr-xr-x 7 root root    4096 Apr 23 09:37 scripts
lrwxrwxrwx 1 root root      34 Jun 11 13:10 security -> ../linux-headers-5.4.0-26/security
lrwxrwxrwx 1 root root      31 Jun 11 13:10 sound -> ../linux-headers-5.4.0-26/sound
drwxr-xr-x 3 root root    4096 Apr 23 09:37 tools
lrwxrwxrwx 1 root root      32 Jun 11 13:10 ubuntu -> ../linux-headers-5.4.0-26/ubuntu
lrwxrwxrwx 1 root root      29 Jun 11 13:10 usr -> ../linux-headers-5.4.0-26/usr
lrwxrwxrwx 1 root root      30 Jun 11 13:10 virt -> ../linux-headers-5.4.0-26/virt

Dann weiter:

anja@Lenovo-V15-IIL:~$ sudo tar xvf /media/anja/Stick/rtl8821ce-5.5.2.1_V15IIL.tar.gz -C /usr/src/
rtl8821ce-5.5.2.1/platform/platform_aml_s905_sdio.h
rtl8821ce-5.5.2.1/platform/platform_aml_s905_sdio.c
rtl8821ce-5.5.2.1/core/rtw_chplan.h
rtl8821ce-5.5.2.1/include/Hal8723BPhyCfg.h
rtl8821ce-5.5.2.1/core/rtw_chplan.c
rtl8821ce-5.5.2.1/include/rtw_mcc.h
rtl8821ce-5.5.2.1/include/rtl8812a_rf.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_fw_offload_h2c_ap.h
rtl8821ce-5.5.2.1/hal/btc/
rtl8821ce-5.5.2.1/hal/phydm/
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/halhwimg8821c_mac.c
rtl8821ce-5.5.2.1/hal/efuse/
rtl8821ce-5.5.2.1/include/hal_pg.h
rtl8821ce-5.5.2.1/os_dep/linux/ioctl_mp.c
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/halhwimg8821c_mac.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_gpio_cmd.h
rtl8821ce-5.5.2.1/include/rtl8710b_hal.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_noisemonitor.h
rtl8821ce-5.5.2.1/include/rtw_event.h
rtl8821ce-5.5.2.1/core/rtw_io.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_noisemonitor.c
rtl8821ce-5.5.2.1/hal/phydm/txbf/halcomtxbf.h
rtl8821ce-5.5.2.1/include/rtw_eeprom.h
rtl8821ce-5.5.2.1/include/rtl8188e_cmd.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_xmit.c
rtl8821ce-5.5.2.1/core/mesh/
rtl8821ce-5.5.2.1/include/rtl8192f_hal.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_h2c_extra_info_ap.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_android.c
rtl8821ce-5.5.2.1/core/rtw_btcoex_wifionly.c
rtl8821ce-5.5.2.1/include/drv_types_ce.h
rtl8821ce-5.5.2.1/include/rtl8814a_hal.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_bit_8822c.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_antdiv.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/halcomtxbf.c
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_recv.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_antdiv.c
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbfinterface.h
rtl8821ce-5.5.2.1/include/rtl8821a_spec.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_dpk.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbfinterface.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_dig.h
rtl8821ce-5.5.2.1/include/ieee80211_ext.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_dig.c
rtl8821ce-5.5.2.1/include/byteorder/big_endian.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_api.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_api.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_regtable.h
rtl8821ce-5.5.2.1/hal/hal_com_c2h.h
rtl8821ce-5.5.2.1/include/rtl8188f_cmd.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_pcie_88xx.c
rtl8821ce-5.5.2.1/platform/platform_arm_act_sdio.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_pcie_88xx.h
rtl8821ce-5.5.2.1/include/gspi_ops.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_ce.h
rtl8821ce-5.5.2.1/include/Hal8723DPhyCfg.h
rtl8821ce-5.5.2.1/include/rtw_odm.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_ce.c
rtl8821ce-5.5.2.1/Makefile
rtl8821ce-5.5.2.1/core/mesh/rtw_mesh.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_pow_train.h
rtl8821ce-5.5.2.1/include/rtl8822bs_hal.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_pwr_seq_8821c.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_smt_ant.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/version_rtl8821c.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_pow_train.c
rtl8821ce-5.5.2.1/hal/hal_phy.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_pwr_seq_8821c.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_smt_ant.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_regdefine11n.h
rtl8821ce-5.5.2.1/include/drv_types_gspi.h
rtl8821ce-5.5.2.1/platform/platform_ARM_SUNxI_sdio.c
rtl8821ce-5.5.2.1/include/Hal8703BPwrSeq.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_gpio_8821c.c
rtl8821ce-5.5.2.1/hal/btc/halbtc8821cwifionly.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_bit_8822b.h
rtl8821ce-5.5.2.1/include/rtw_rf.h
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c.h
rtl8821ce-5.5.2.1/hal/hal_intf.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_primary_cca.h
rtl8821ce-5.5.2.1/include/wlan_bssdef.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_primary_cca.c
rtl8821ce-5.5.2.1/include/hal_com_h2c.h
rtl8821ce-5.5.2.1/hal/halmac/
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_features.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_api.h
rtl8821ce-5.5.2.1/hal/btc/halbtc8821cwifionly.c
rtl8821ce-5.5.2.1/include/rtw_vht.h
rtl8821ce-5.5.2.1/os_dep/linux/mlme_linux.c
rtl8821ce-5.5.2.1/include/rtl8723b_dm.h
rtl8821ce-5.5.2.1/os_dep/linux/ioctl_cfg80211.h
rtl8821ce-5.5.2.1/include/rtw_android.h
rtl8821ce-5.5.2.1/os_dep/linux/wifi_regd.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_api.c
rtl8821ce-5.5.2.1/os_dep/linux/ioctl_cfg80211.c
rtl8821ce-5.5.2.1/rtl8821c.mk
rtl8821ce-5.5.2.1/include/rtl8188e_dm.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_rhashtable.h
rtl8821ce-5.5.2.1/hal/hal_mcc.c
rtl8821ce-5.5.2.1/include/rtl8723b_recv.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_rhashtable.c
rtl8821ce-5.5.2.1/core/mesh/rtw_mesh.h
rtl8821ce-5.5.2.1/include/Hal8192FPwrSeq.h
rtl8821ce-5.5.2.1/include/hal_intf.h
rtl8821ce-5.5.2.1/include/rtw_iol.h
rtl8821ce-5.5.2.1/os_dep/linux/xmit_linux.c
rtl8821ce-5.5.2.1/include/nic_spec.h
rtl8821ce-5.5.2.1/include/rtl8723b_xmit.h
rtl8821ce-5.5.2.1/include/HalPwrSeqCmd.h
rtl8821ce-5.5.2.1/hal/phydm/phydm.h
rtl8821ce-5.5.2.1/include/drv_types_xp.h
rtl8821ce-5.5.2.1/include/rtw_btcoex.h
rtl8821ce-5.5.2.1/include/hal_com.h
rtl8821ce-5.5.2.1/hal/phydm/phydm.c
rtl8821ce-5.5.2.1/include/Hal8192EPwrSeq.h
rtl8821ce-5.5.2.1/include/rtw_ht.h
rtl8821ce-5.5.2.1/Kconfig
rtl8821ce-5.5.2.1/include/rtl8822bu_hal.h
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/HalEfuseMask8821C_PCIE.h
rtl8821ce-5.5.2.1/include/Hal8710BPhyReg.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_gpio_8821c.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_halmac.o.ur-safe
rtl8821ce-5.5.2.1/core/rtw_mp.c
rtl8821ce-5.5.2.1/include/Hal8703BPhyReg.h
rtl8821ce-5.5.2.1/hal/btc/halbtc8821c2ant.h
rtl8821ce-5.5.2.1/hal/hal_btcoex_wifionly.c
rtl8821ce-5.5.2.1/include/rtl8822be_hal.h
rtl8821ce-5.5.2.1/include/rtl8192f_rf.h
rtl8821ce-5.5.2.1/hal/btc/halbtc8821c2ant.c
rtl8821ce-5.5.2.1/include/rtw_sdio.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_phystatus.h
rtl8821ce-5.5.2.1/include/drv_types_linux.h
rtl8821ce-5.5.2.1/include/rtl8814a_rf.h
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/HalEfuseMask8821C_PCIE.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_phystatus.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_buffer_chip.h
rtl8821ce-5.5.2.1/clean
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_flash_88xx.c
rtl8821ce-5.5.2.1/hal/phydm/ap_makefile.mk
rtl8821ce-5.5.2.1/include/byteorder/swab.h
rtl8821ce-5.5.2.1/platform/platform_zte_zx296716_sdio.h
rtl8821ce-5.5.2.1/include/rtl8723d_spec.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_features_ce2_kernel.h
rtl8821ce-5.5.2.1/include/
rtl8821ce-5.5.2.1/core/rtw_xmit.c
rtl8821ce-5.5.2.1/include/Hal8723BPwrSeq.h
rtl8821ce-5.5.2.1/platform/platform_zte_zx296716_sdio.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_init_88xx.c
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbfjaguar.h
rtl8821ce-5.5.2.1/include/rtl8192e_spec.h
rtl8821ce-5.5.2.1/core/rtw_recv.c
rtl8821ce-5.5.2.1/include/Hal8710BPwrSeq.h
rtl8821ce-5.5.2.1/
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbfjaguar.c
rtl8821ce-5.5.2.1/core/rtw_sreset.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_reg2.h
rtl8821ce-5.5.2.1/core/rtw_tdls.c
rtl8821ce-5.5.2.1/hal/hal_dm_acs.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_iqk.h
rtl8821ce-5.5.2.1/include/Hal8192FPhyReg.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_ops.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_pwr_seq_cmd.h
rtl8821ce-5.5.2.1/hal/hal_dm_acs.c
rtl8821ce-5.5.2.1/include/gspi_hal.h
rtl8821ce-5.5.2.1/include/rtl8723d_dm.h
rtl8821ce-5.5.2.1/include/rtl8821cs_hal.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_cfgvendor.h
rtl8821ce-5.5.2.1/hal/hal_dm.h
rtl8821ce-5.5.2.1/include/rtl8812a_led.h
rtl8821ce-5.5.2.1/include/rtl8703b_sreset.h
rtl8821ce-5.5.2.1/include/Hal8192EPhyReg.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_cfgvendor.c
rtl8821ce-5.5.2.1/hal/hal_dm.c
rtl8821ce-5.5.2.1/include/byteorder/swabb.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_proc.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_flash_88xx.h
rtl8821ce-5.5.2.1/include/rtl8188e_hal.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_init_88xx.h
rtl8821ce-5.5.2.1/os_dep/linux/rtw_proc.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_dynamictxpower.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_bit_8821c.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_bit_8814b.h
rtl8821ce-5.5.2.1/hal/rtl8821c/hal8821c_fw.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_adc_sampling.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_dynamictxpower.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_adc_sampling.c
rtl8821ce-5.5.2.1/include/hal_phy_reg.h
rtl8821ce-5.5.2.1/hal/rtl8821c/hal8821c_fw.c
rtl8821ce-5.5.2.1/include/rtw_p2p.h
rtl8821ce-5.5.2.1/hal/hal_mp.c
rtl8821ce-5.5.2.1/include/rtw_cmd.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_chip.h
rtl8821ce-5.5.2.1/cp/
rtl8821ce-5.5.2.1/os_dep/osdep_service.c
rtl8821ce-5.5.2.1/include/gspi_osintf.h
rtl8821ce-5.5.2.1/include/rtl8812a_xmit.h
rtl8821ce-5.5.2.1/include/Hal8723BPhyReg.h
rtl8821ce-5.5.2.1/hal/led/hal_led.c
rtl8821ce-5.5.2.1/include/rtl8188f_hal.h
rtl8821ce-5.5.2.1/include/rtl8812a_recv.h
rtl8821ce-5.5.2.1/include/mp_custom_oid.h
rtl8821ce-5.5.2.1/include/rtl8188e_spec.h
rtl8821ce-5.5.2.1/include/Hal8723DPwrSeq.h
rtl8821ce-5.5.2.1/core/mesh/rtw_mesh_hwmp.h
rtl8821ce-5.5.2.1/include/rtl8723d_lps_poff.h
rtl8821ce-5.5.2.1/hal/hal_btcoex.c
rtl8821ce-5.5.2.1/core/mesh/rtw_mesh_hwmp.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_rssi_monitor.h
rtl8821ce-5.5.2.1/include/rtw_io.h
rtl8821ce-5.5.2.1/core/mesh/rtw_mesh_pathtbl.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_rssi_monitor.c
rtl8821ce-5.5.2.1/include/rtl8812a_sreset.h
rtl8821ce-5.5.2.1/core/rtw_beamforming.c
rtl8821ce-5.5.2.1/core/mesh/rtw_mesh_pathtbl.c
rtl8821ce-5.5.2.1/include/usb_osintf.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_original_c2h_ap.h
rtl8821ce-5.5.2.1/include/rtl8821ce_hal.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_hwconfig.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_cfg_wmac_8821c.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_phy_8821c.c
rtl8821ce-5.5.2.1/include/rtl8812a_dm.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_hwconfig.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_cfg_wmac_8821c.c
rtl8821ce-5.5.2.1/include/cmn_info/rtw_sta_info.h
rtl8821ce-5.5.2.1/hal/btc/halbtcoutsrc.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_cck_pd.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_precomp.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_rx_desc_ap.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_bit_8197f.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_cck_pd.c
rtl8821ce-5.5.2.1/include/rtl8703b_led.h
rtl8821ce-5.5.2.1/platform/
rtl8821ce-5.5.2.1/include/rtw_security.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/phydm_hal_api8821c.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_ie_chip.h
rtl8821ce-5.5.2.1/core/rtw_wapi.c
rtl8821ce-5.5.2.1/include/rtl8814a_xmit.h
rtl8821ce-5.5.2.1/include/Hal8723DPhyReg.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/phydm_hal_api8821c.c
rtl8821ce-5.5.2.1/hal/phydm/txbf/
rtl8821ce-5.5.2.1/core/rtw_mem.c
rtl8821ce-5.5.2.1/include/rtl8814a_recv.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_interface.h
rtl8821ce-5.5.2.1/include/rtw_bt_mp.h
rtl8821ce-5.5.2.1/include/Hal8188EPhyCfg.h
rtl8821ce-5.5.2.1/core/rtw_eeprom.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_interface.c
rtl8821ce-5.5.2.1/include/gspi_ops_linux.h
rtl8821ce-5.5.2.1/hal/hal_hci/hal_pci.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_gpio_88xx.h
rtl8821ce-5.5.2.1/core/rtw_security.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_types.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_gpio_88xx.c
rtl8821ce-5.5.2.1/core/rtw_btcoex.c
rtl8821ce-5.5.2.1/include/rtl8188f_rf.h
rtl8821ce-5.5.2.1/include/rtl8703b_rf.h
rtl8821ce-5.5.2.1/core/rtw_rm.c
rtl8821ce-5.5.2.1/os_dep/linux/pci_intf.c
rtl8821ce-5.5.2.1/include/rtl8814a_sreset.h
rtl8821ce-5.5.2.1/hal/hal_com.c
rtl8821ce-5.5.2.1/include/rtl8821c_spec.h
rtl8821ce-5.5.2.1/hal/hal_com_phycfg.c
rtl8821ce-5.5.2.1/include/rtl8710b_rf.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_regdefine11ac.h
rtl8821ce-5.5.2.1/core/rtw_bt_mp.c
rtl8821ce-5.5.2.1/core/efuse/
rtl8821ce-5.5.2.1/include/rtl8821cu_hal.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_debug.h
rtl8821ce-5.5.2.1/include/wifi.h
rtl8821ce-5.5.2.1/hal/btc/mp_precomp.h
rtl8821ce-5.5.2.1/include/rtl8812a_cmd.h
rtl8821ce-5.5.2.1/platform/custom_country_chplan.h
rtl8821ce-5.5.2.1/include/sdio_ops.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_debug.c
rtl8821ce-5.5.2.1/include/rtl8723b_led.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_bb_rf_88xx.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/rtl8821c/halrf_iqk_8821c.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_math_lib.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_fw_info.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_bb_rf_88xx.c
rtl8821ce-5.5.2.1/include/rtl8703b_spec.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_math_lib.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/rtl8821c/halrf_iqk_8821c.c
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/halhwimg8821c_rf.h
rtl8821ce-5.5.2.1/include/rtl8192f_spec.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/halhwimg8821c_rf.c
rtl8821ce-5.5.2.1/hal/
rtl8821ce-5.5.2.1/core/rtw_mp_ioctl.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_soml.h
rtl8821ce-5.5.2.1/include/rtw_pwrctrl.h
rtl8821ce-5.5.2.1/include/rtw_mp.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_soml.c
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c_phy.c
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_io.c
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c_dm.c
rtl8821ce-5.5.2.1/include/ieee80211.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_buffer_nic.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_usb_reg.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_reg.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_common_8821c.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_common_8821c.h
rtl8821ce-5.5.2.1/include/rtl8821a_xmit.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_cfg_wmac_88xx.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking.h
rtl8821ce-5.5.2.1/include/hal_btcoex.h
rtl8821ce-5.5.2.1/include/rtw_qos.h
rtl8821ce-5.5.2.1/include/ip.h
rtl8821ce-5.5.2.1/include/Hal8188FPhyCfg.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_cfg_wmac_88xx.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_common_88xx.h
rtl8821ce-5.5.2.1/include/if_ether.h
rtl8821ce-5.5.2.1/include/usb_vendor_req.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_common_88xx.c
rtl8821ce-5.5.2.1/include/HalVerDef.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_halinit.c
rtl8821ce-5.5.2.1/hal/hal_halmac.h
rtl8821ce-5.5.2.1/include/recv_osdep.h
rtl8821ce-5.5.2.1/include/Hal8723PwrSeq.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_features_iot.h
rtl8821ce-5.5.2.1/hal/hal_halmac.c
rtl8821ce-5.5.2.1/include/hal_sdio.h
rtl8821ce-5.5.2.1/include/rtl8723d_led.h
rtl8821ce-5.5.2.1/hal/phydm/phydm.mk
rtl8821ce-5.5.2.1/include/rtl8192f_dm.h
rtl8821ce-5.5.2.1/include/hal_com_reg.h
rtl8821ce-5.5.2.1/core/rtw_sta_mgt.c
rtl8821ce-5.5.2.1/include/rtl8814a_dm.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_init_8821c.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_antdect.h
rtl8821ce-5.5.2.1/core/rtw_odm.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_init_8821c.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_antdect.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_efuse_88xx.h
rtl8821ce-5.5.2.1/include/rtl8188f_spec.h
rtl8821ce-5.5.2.1/include/rtw_beamforming.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_features_ap.h
rtl8821ce-5.5.2.1/include/rtw_mp_ioctl.h
rtl8821ce-5.5.2.1/include/rtl8703b_cmd.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_efuse_88xx.c
rtl8821ce-5.5.2.1/ifcfg-wlan0
rtl8821ce-5.5.2.1/hal/phydm/halrf/rtl8821c/halrf_8821c.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/rtl8821c/halrf_8821c.c
rtl8821ce-5.5.2.1/include/rtl8710b_spec.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf.h
rtl8821ce-5.5.2.1/hal/hal_hci/
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf.c
rtl8821ce-5.5.2.1/wlan0dhcp
rtl8821ce-5.5.2.1/include/sta_info.h
rtl8821ce-5.5.2.1/core/rtw_vht.c
rtl8821ce-5.5.2.1/include/sdio_hal.h
rtl8821ce-5.5.2.1/include/rtl8821c_hal.h
rtl8821ce-5.5.2.1/include/rtw_btcoex_wifionly.h
rtl8821ce-5.5.2.1/os_dep/linux/
rtl8821ce-5.5.2.1/include/rtw_mlme.h
rtl8821ce-5.5.2.1/core/rtw_ap.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_type.h
rtl8821ce-5.5.2.1/hal/HalPwrSeqCmd.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_ap.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_ap.c
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/mp_precomp.h
rtl8821ce-5.5.2.1/core/rtw_sdio.c
rtl8821ce-5.5.2.1/core/rtw_iol.c
rtl8821ce-5.5.2.1/platform/platform_ARM_SUNxI_usb.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_pathdiv.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_pathdiv.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_ap.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_original_h2c_ap.h
rtl8821ce-5.5.2.1/include/rtl8723b_sreset.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_psd.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_88xx_cfg.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_rainfo.h
rtl8821ce-5.5.2.1/include/drv_types_sdio.h
rtl8821ce-5.5.2.1/include/rtw_rson.h
rtl8821ce-5.5.2.1/include/hal_com_phycfg.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_rainfo.c
rtl8821ce-5.5.2.1/include/rtl8723b_cmd.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_psd.c
rtl8821ce-5.5.2.1/include/rtw_br_ext.h
rtl8821ce-5.5.2.1/include/h2clbk.h
rtl8821ce-5.5.2.1/include/rtl8821c_dm.h
rtl8821ce-5.5.2.1/include/rtl8723d_xmit.h
rtl8821ce-5.5.2.1/core/efuse/rtw_efuse.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_intf_phy_cmd.h
rtl8821ce-5.5.2.1/include/drv_conf.h
rtl8821ce-5.5.2.1/include/rtl8723d_recv.h
rtl8821ce-5.5.2.1/include/cmd_osdep.h
rtl8821ce-5.5.2.1/include/rtl8812a_hal.h
rtl8821ce-5.5.2.1/include/rtl8192e_xmit.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_hw_cfg.h
rtl8821ce-5.5.2.1/os_dep/linux/rhashtable.h
rtl8821ce-5.5.2.1/include/rtl8192e_recv.h
rtl8821ce-5.5.2.1/os_dep/linux/rhashtable.c
rtl8821ce-5.5.2.1/include/sdio_ops_ce.h
rtl8821ce-5.5.2.1/dkms.conf
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/HalEfuseMask8821C_SDIO.h
rtl8821ce-5.5.2.1/os_dep/
rtl8821ce-5.5.2.1/hal/phydm/halhwimg.h
rtl8821ce-5.5.2.1/include/Hal8812PhyCfg.h
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/HalEfuseMask8821C_SDIO.c
rtl8821ce-5.5.2.1/include/hal_data.h
rtl8821ce-5.5.2.1/hal/led/hal_pci_led.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_8821c_cfg.h
rtl8821ce-5.5.2.1/runwpa
rtl8821ce-5.5.2.1/include/Hal8188EPhyReg.h
rtl8821ce-5.5.2.1/os_dep/linux/custom_gpio_linux.c
rtl8821ce-5.5.2.1/include/rtl8192e_led.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_ie_nic.h
rtl8821ce-5.5.2.1/hal/btc/halbtc8821c1ant.h
rtl8821ce-5.5.2.1/include/rtl8192e_rf.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbf8822b.h
rtl8821ce-5.5.2.1/halmac.mk
rtl8821ce-5.5.2.1/hal/btc/halbtc8821c1ant.c
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbf8822b.c
rtl8821ce-5.5.2.1/core/rtw_mi.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_ccx.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_mimo_88xx.c
rtl8821ce-5.5.2.1/include/rtw_rm.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_ccx.c
rtl8821ce-5.5.2.1/include/linux/
rtl8821ce-5.5.2.1/include/rtw_byteorder.h
rtl8821ce-5.5.2.1/include/Hal8188FPwrSeq.h
rtl8821ce-5.5.2.1/include/rtl8710b_led.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_mimo_88xx.h
rtl8821ce-5.5.2.1/include/rtl8723d_cmd.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_reg_8822c.h
rtl8821ce-5.5.2.1/include/rtl8192e_sreset.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_features_win.h
rtl8821ce-5.5.2.1/core/rtw_p2p.c
rtl8821ce-5.5.2.1/include/pci_ops.h
rtl8821ce-5.5.2.1/core/rtw_cmd.c
rtl8821ce-5.5.2.1/include/Hal8188EPwrSeq.h
rtl8821ce-5.5.2.1/include/custom_gpio.h
rtl8821ce-5.5.2.1/include/rtl8192f_led.h
rtl8821ce-5.5.2.1/include/drv_types.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_fw_88xx.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_features.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_txgapcal.h
rtl8821ce-5.5.2.1/include/rtl8814a_led.h
rtl8821ce-5.5.2.1/include/rtw_rm_fsm.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_fw_88xx.c
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_txgapcal.c
rtl8821ce-5.5.2.1/include/rtl8188e_xmit.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_iot.h
rtl8821ce-5.5.2.1/include/rtl8188e_recv.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_iot.c
rtl8821ce-5.5.2.1/include/rtl8188f_dm.h
rtl8821ce-5.5.2.1/include/mlme_osdep.h
rtl8821ce-5.5.2.1/include/rtl8703b_dm.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_buffer_ap.h
rtl8821ce-5.5.2.1/.cache.mk
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_kfree.c
rtl8821ce-5.5.2.1/include/rtl8710b_dm.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_kfree.h
rtl8821ce-5.5.2.1/core/rtw_debug.c
rtl8821ce-5.5.2.1/include/Hal8814PhyCfg.h
rtl8821ce-5.5.2.1/include/rtl8703b_hal.h
rtl8821ce-5.5.2.1/platform/platform_ARM_SUNnI_sdio.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_rx_desc_nic.h
rtl8821ce-5.5.2.1/include/xmit_osdep.h
rtl8821ce-5.5.2.1/include/Hal8188FPhyReg.h
rtl8821ce-5.5.2.1/include/sdio_ops_xp.h
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c_cmd.c
rtl8821ce-5.5.2.1/core/rtw_ioctl_query.c
rtl8821ce-5.5.2.1/core/rtw_ioctl_set.c
rtl8821ce-5.5.2.1/include/linux/wireless.h
rtl8821ce-5.5.2.1/include/rtl8822b_hal.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_reg_8822b.h
rtl8821ce-5.5.2.1/include/osdep_service_ce.h
rtl8821ce-5.5.2.1/os_dep/linux/pci_ops_linux.c
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_recv.o.ur-safe
rtl8821ce-5.5.2.1/hal/halmac/halmac_fw_offload_c2h_ap.h
rtl8821ce-5.5.2.1/platform/platform_ARM_WMT_sdio.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_ap.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_pmac_tx_setting.h
rtl8821ce-5.5.2.1/os_dep/linux/ioctl_linux.c
rtl8821ce-5.5.2.1/include/osdep_service_bsd.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_ap.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_pmac_tx_setting.c
rtl8821ce-5.5.2.1/include/rtl8723b_spec.h
rtl8821ce-5.5.2.1/include/basic_types.h
rtl8821ce-5.5.2.1/include/rtl8710b_sreset.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_iot.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_rx_desc_chip.h
rtl8821ce-5.5.2.1/include/rtw_mp_phy_regdef.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_fw_offload_h2c_nic.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_iot.c
rtl8821ce-5.5.2.1/include/byteorder/
rtl8821ce-5.5.2.1/include/rtw_debug.h
rtl8821ce-5.5.2.1/platform/platform_RTK_DMP_usb.c
rtl8821ce-5.5.2.1/hal/efuse/efuse_mask.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_bit2.h
rtl8821ce-5.5.2.1/os_dep/linux/os_intfs.c
rtl8821ce-5.5.2.1/include/hal_btcoex_wifionly.h
rtl8821ce-5.5.2.1/include/rtl8723b_hal.h
rtl8821ce-5.5.2.1/include/usb_ops.h
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c_ops.c
rtl8821ce-5.5.2.1/include/osdep_service.h
rtl8821ce-5.5.2.1/include/circ_buf.h
rtl8821ce-5.5.2.1/include/byteorder/little_endian.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_ie_ap.h
rtl8821ce-5.5.2.1/include/rtw_ioctl_set.h
rtl8821ce-5.5.2.1/include/pci_hal.h
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/HalEfuseMask8821C_USB.c
rtl8821ce-5.5.2.1/hal/efuse/rtl8821c/HalEfuseMask8821C_USB.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbf8814a.c
rtl8821ce-5.5.2.1/include/rtl8192e_cmd.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/rtl8821c/
rtl8821ce-5.5.2.1/include/rtl8710b_lps_poff.h
rtl8821ce-5.5.2.1/hal/rtl8821c/
rtl8821ce-5.5.2.1/include/rtw_ap.h
rtl8821ce-5.5.2.1/include/byteorder/generic.h
rtl8821ce-5.5.2.1/include/rtl8192f_sreset.h
rtl8821ce-5.5.2.1/include/rtl8703b_recv.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_halmac.c
rtl8821ce-5.5.2.1/include/autoconf.h
rtl8821ce-5.5.2.1/include/Hal8812PwrSeq.h
rtl8821ce-5.5.2.1/include/rtl8703b_xmit.h
rtl8821ce-5.5.2.1/core/rtw_ioctl_rtl.c
rtl8821ce-5.5.2.1/include/rtw_version.h
rtl8821ce-5.5.2.1/include/rtl8188e_sreset.h
rtl8821ce-5.5.2.1/include/rtw_xmit.h
rtl8821ce-5.5.2.1/include/osdep_intf.h
rtl8821ce-5.5.2.1/include/rtl8192f_xmit.h
rtl8821ce-5.5.2.1/include/rtw_ioctl_query.h
rtl8821ce-5.5.2.1/include/rtl8723b_rf.h
rtl8821ce-5.5.2.1/include/rtw_recv.h
rtl8821ce-5.5.2.1/include/rtl8192f_recv.h
rtl8821ce-5.5.2.1/include/rtl8710b_cmd.h
rtl8821ce-5.5.2.1/hal/led/
rtl8821ce-5.5.2.1/include/rtw_efuse.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbf8814a.h
rtl8821ce-5.5.2.1/include/rtl8188e_rf.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_pcie_reg.h
rtl8821ce-5.5.2.1/core/rtw_ieee80211.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_lna_sat.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_state_machine.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_lna_sat.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_win.h
rtl8821ce-5.5.2.1/include/rtl8192f_cmd.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_features_ce.h
rtl8821ce-5.5.2.1/include/sdio_ops_linux.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_original_h2c_nic.h
rtl8821ce-5.5.2.1/include/rtl8814a_cmd.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/
rtl8821ce-5.5.2.1/hal/phydm/phydm_dfs.h
rtl8821ce-5.5.2.1/include/ethernet.h
rtl8821ce-5.5.2.1/core/rtw_rf.c
rtl8821ce-5.5.2.1/include/rtw_ioctl.h
rtl8821ce-5.5.2.1/include/osdep_service_xp.h
rtl8821ce-5.5.2.1/sudo/
rtl8821ce-5.5.2.1/include/rtl8723d_hal.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_debug.h
rtl8821ce-5.5.2.1/include/hal_com_led.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/halhwimg8821c_bb.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_dfs.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_auto_dbg.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_debug.c
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/halhwimg8821c_bb.c
rtl8821ce-5.5.2.1/include/hal_ic_cfg.h
rtl8821ce-5.5.2.1/include/rtl8188e_led.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_auto_dbg.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_win.c
rtl8821ce-5.5.2.1/include/hal_phy.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_reg_8821c.h
rtl8821ce-5.5.2.1/include/rtw_tdls.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_reg_8814b.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_ce.h
rtl8821ce-5.5.2.1/include/rtl8812a_spec.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_pre_define.h
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c_mac.c
rtl8821ce-5.5.2.1/include/rtw_wifi_regd.h
rtl8821ce-5.5.2.1/include/rtw_sreset.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/phydm_regconfig8821c.h
rtl8821ce-5.5.2.1/platform/platform_ops.h
rtl8821ce-5.5.2.1/include/Hal8812PhyReg.h
rtl8821ce-5.5.2.1/include/rtw_ioctl_rtl.h
rtl8821ce-5.5.2.1/platform/platform_ops.c
rtl8821ce-5.5.2.1/core/rtw_mlme.c
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbf8192e.c
rtl8821ce-5.5.2.1/core/rtw_mlme_ext.c
rtl8821ce-5.5.2.1/include/pci_osintf.h
rtl8821ce-5.5.2.1/core/rtw_rm_fsm.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/halphyrf_ce.c
rtl8821ce-5.5.2.1/include/Hal8814PwrSeq.h
rtl8821ce-5.5.2.1/platform/platform_hisilicon_hi3798_sdio.h
rtl8821ce-5.5.2.1/include/rtl8188f_xmit.h
rtl8821ce-5.5.2.1/include/rtl8188f_led.h
rtl8821ce-5.5.2.1/include/usb_ops_linux.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/haltxbf8192e.h
rtl8821ce-5.5.2.1/platform/platform_hisilicon_hi3798_sdio.c
rtl8821ce-5.5.2.1/include/rtw_mi.h
rtl8821ce-5.5.2.1/include/rtl8188f_recv.h
rtl8821ce-5.5.2.1/include/Hal8710BPhyCfg.h
rtl8821ce-5.5.2.1/hal/phydm/sd4_phydm_2_kernel.mk
rtl8821ce-5.5.2.1/hal/halmac/halmac_rx_bd_nic.h
rtl8821ce-5.5.2.1/include/rtl8723d_sreset.h
rtl8821ce-5.5.2.1/hal/phydm/mp_precomp.h
rtl8821ce-5.5.2.1/include/Hal8703BPhyCfg.h
rtl8821ce-5.5.2.1/hal/rtl8821c/rtl8821c_halinit.c
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/phydm_regconfig8821c.c
rtl8821ce-5.5.2.1/core/rtw_br_ext.c
rtl8821ce-5.5.2.1/core/rtw_wapi_sms4.c
rtl8821ce-5.5.2.1/os_dep/linux/recv_linux.c
rtl8821ce-5.5.2.1/include/rtl8710b_xmit.h
rtl8821ce-5.5.2.1/include/rtl8723d_rf.h
rtl8821ce-5.5.2.1/include/usb_hal.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_beamforming.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_2_platform.h
rtl8821ce-5.5.2.1/include/rtl8710b_recv.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_beamforming.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_cfotracking.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_desc_nic.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_mp.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_pcie_8821c.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_cfotracking.c
rtl8821ce-5.5.2.1/include/osdep_service_linux.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_mp.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_psd.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/halmac_8821c/halmac_pcie_8821c.c
rtl8821ce-5.5.2.1/include/rtl8192e_dm.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_psd.c
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_win.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/phydm_hal_txbf_api.h
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_xmit.o.ur-safe
rtl8821ce-5.5.2.1/core/rtw_wlan_util.c
rtl8821ce-5.5.2.1/include/drv_types_pci.h
rtl8821ce-5.5.2.1/hal/phydm/txbf/phydm_hal_txbf_api.c
rtl8821ce-5.5.2.1/include/rtw_mem.h
rtl8821ce-5.5.2.1/hal/phydm/halrf/halrf_powertracking_win.c
rtl8821ce-5.5.2.1/core/rtw_pwrctrl.c
rtl8821ce-5.5.2.1/include/Hal8192FPhyCfg.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_reg_8197f.h
rtl8821ce-5.5.2.1/include/cmn_info/
rtl8821ce-5.5.2.1/include/rtl8814a_spec.h
rtl8821ce-5.5.2.1/hal/phydm/phydm_adaptivity.h
rtl8821ce-5.5.2.1/os_dep/osdep_service.o.ur-safe
rtl8821ce-5.5.2.1/core/rtw_rson.c
rtl8821ce-5.5.2.1/hal/phydm/phydm_adaptivity.c
rtl8821ce-5.5.2.1/include/Hal8192EPhyCfg.h
rtl8821ce-5.5.2.1/include/rtw_mlme_ext.h
rtl8821ce-5.5.2.1/include/Hal8814PhyReg.h
rtl8821ce-5.5.2.1/include/rtw_wapi.h
rtl8821ce-5.5.2.1/core/
rtl8821ce-5.5.2.1/hal/rtl8821c/pci/rtl8821ce_led.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_88xx/
rtl8821ce-5.5.2.1/hal/halmac/halmac_original_c2h_nic.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_h2c_extra_info_nic.h
rtl8821ce-5.5.2.1/include/rtl8188f_sreset.h
rtl8821ce-5.5.2.1/hal/halmac/halmac_sdio_reg.h
rtl8821ce-5.5.2.1/include/sdio_osintf.h
rtl8821ce-5.5.2.1/hal/phydm/rtl8821c/
rtl8821ce-5.5.2.1/hal/halmac/halmac_fw_offload_c2h_nic.h
rtl8821ce-5.5.2.1/platform/platform_ARM_SUN50IW1P1_sdio.c
rtl8821ce-5.5.2.1/hal/halmac/halmac_tx_bd_nic.h
rtl8821ce-5.5.2.1/include/hal_gspi.h
rtl8821ce-5.5.2.1/include/Hal8821APwrSeq.h
rtl8821ce-5.5.2.1/include/rtl8192e_hal.h
rtl8821ce-5.5.2.1/platform/platform_sprd_sdio.c
anja@Lenovo-V15-IIL:~$ sudo dkms install rtl8821ce/5.5.2.1

Creating symlink /var/lib/dkms/rtl8821ce/5.5.2.1/source ->
                 /usr/src/rtl8821ce-5.5.2.1

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...
'make' -j8 KVER=5.4.0-26-generic USER_MODULE_NAME=rtl8821ce CONFIG_RTW_DEBUG=n...........
Signing module:
Generating a new Secure Boot signing key:
Can't load /var/lib/shim-signed/mok/.rnd into RNG
139815483159872:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:98:Filename=/var/lib/shim-signed/mok/.rnd
Generating a RSA private key
....................................+++++
......+++++
writing new private key to '/var/lib/shim-signed/mok/MOK.priv'
-----
 - /var/lib/dkms/rtl8821ce/5.5.2.1/5.4.0-26-generic/x86_64/module/rtl8821ce.ko
Secure Boot not enabled on this system.
cleaning build area...

DKMS: build completed.

rtl8821ce.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.4.0-26-generic/updates/dkms/

depmod...

DKMS: install completed.

und nach dem Neustart:

anja@Lenovo-V15-IIL:~$ dkms status
rtl8821ce, 5.5.2.1, 5.4.0-26-generic, x86_64: installed
anja@Lenovo-V15-IIL:~$ sudo modprobe -v rtl8821ce
insmod /lib/modules/5.4.0-26-generic/updates/dkms/rtl8821ce.ko 
^C
anja@Lenovo-V15-IIL:~$ iwconfig
lo        no wireless extensions.

anja@Lenovo-V15-IIL:~$ iwlist chan
lo        no frequency information.

Die letzten beiden Ausganben hätte ich so nicht erwartet. In Einstellungen sehe ich jetzt einen Reiter Bluetooth. Aber immer noch kein WLAN ☹ . Wo finde ich denn die Datei "Modulinfo"? Die müsste ich dann manuell editieren?

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Ok, schauen wir mal, ob ein Fehler erkennbar ist. Was zeigen ...

1
2
3
modprobe -c | grep -i "10ec.*c82f"
dmesg | egrep -i 'rtl8821|rtw|err|fail|firm'
modinfo rtw_pci

Es kann sein, dass der Treiber nicht passt und es sich um einen etwas anderen, neuen und hier (mir) bisher unbekannten Chipsatz-Typ handelt.

Wo finde ich denn die Datei "Modulinfo"?

Gibt es nicht, die Abfrage lautet

modinfo [modulname]
# also hier entsprechend
modinfo rtl8821ce

Anja012

(Themenstarter)

Anmeldungsdatum:
30. Mai 2018

Beiträge: 59

Hallo Rainer,

hier sind die Ausgaben:

anja@Lenovo-V15-IIL:~$ modprobe -c | grep -i "10ec.*c82f"
alias pci:v000010ECd0000C82Fsv*sd*bc*sc*i* rtl8821ce
anja@Lenovo-V15-IIL:~$ dmesg | egrep -i 'rtl8821|rtw|err|fail|firm'
[    0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -2881734838 force to 0
[    0.050430] ACPI: IRQ0 used by override.
[    0.050431] ACPI: IRQ9 used by override.
[    0.113640] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.010786] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.242862] ACPI: EC: interrupt blocked
[    0.290243] ACPI: Using IOAPIC for interrupt routing
[    0.932456] ACPI: EC: interrupt unblocked
[    1.571087] pci 0000:00:15.0: BAR 0: failed to assign [mem size 0x00001000 64bit]
[    1.571176] pci 0000:00:15.1: BAR 0: failed to assign [mem size 0x00001000 64bit]
[    1.571275] pci 0000:00:1f.5: BAR 0: trying firmware assignment [mem 0xfe010000-0xfe010fff]
[    1.571375] pci 0000:00:1f.5: BAR 0: failed to assign [mem size 0x00001000]
[    2.762638] fbcon: Deferring console take-over
[    2.855289] RAS: Correctable Errors collector initialized.
[    2.992320] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    3.008111] platform idma64.0: failed to claim resource 0: [mem 0x00000800-0x00000fff]
[    3.008115] intel-lpss 0000:00:15.0: Failed to add idma64, fallback to PIO
[    3.008264] intel-lpss: probe of 0000:00:15.0 failed with error -16
[    3.028171] platform idma64.0: failed to claim resource 0: [mem 0x00000800-0x00000fff]
[    3.028175] intel-lpss 0000:00:15.1: Failed to add idma64, fallback to PIO
[    3.028315] intel-lpss: probe of 0000:00:15.1 failed with error -16
[    3.051317] [drm] Finished loading DMC firmware i915/icl_dmc_ver1_07.bin (v1.7)
[    3.072498] fbcon: Deferring console take-over
[    8.887369]  note_interrupt.cold+0xb/0x61
[    8.887375]  common_interrupt+0xf/0xf
[   15.529751] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[   15.913915] rtl8821ce: loading out-of-tree module taints kernel.
[   15.960182] rtl8821ce: module verification failed: signature and/or required key missing - tainting kernel
[   15.965754] rtl8821ce 0000:01:00.0: enabling device (0000 -> 0003)
[   15.966060] #PF: error_code(0x0010) - not-present page
[   15.966134]  rtw_halmac_init_adapter+0xad/0x18e [rtl8821ce]
[   15.966171]  rtl8821ce_halmac_init_adapter+0x2f/0x31 [rtl8821ce]
[   15.966205]  rtl8821ce_set_hal_ops+0x12/0x12e [rtl8821ce]
[   15.966242]  rtw_set_hal_ops+0x36/0x47 [rtl8821ce]
[   15.966274]  rtw_pci_primary_adapter_init+0xeb/0x36b [rtl8821ce]
[   15.966305]  rtw_drv_init+0x2bb/0x66e [rtl8821ce]
[   15.966349]  rtw_drv_entry+0x4c/0x1000 [rtl8821ce]
[   15.966387] Modules linked in: snd_seq_midi snd_seq_midi_event mei_hdcp snd_rawmidi intel_rapl_msr rtl8821ce(OE+) fjes(-) x86_pkg_temp_thermal intel_powerclamp snd_seq coretemp uvcvideo snd_seq_device btusb videobuf2_vmalloc snd_timer videobuf2_memops btrtl videobuf2_v4l2 btbcm btintel input_leds bluetooth snd kvm_intel videobuf2_common processor_thermal_device(+) videodev intel_rapl_common mc serio_raw kvm mei_me ecdh_generic cfg80211 intel_wmi_thunderbolt wmi_bmof ecc mei intel_soc_dts_iosf intel_cstate intel_rapl_perf soundcore ideapad_laptop(+) sparse_keymap int3403_thermal int340x_thermal_zone int3400_thermal mac_hid acpi_thermal_rel acpi_pad acpi_tad sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 dm_crypt hid_generic usbhid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 aesni_intel crypto_simd i2c_algo_bit cryptd glue_helper drm_kms_helper syscopyarea sysfillrect sysimgblt nvme fb_sys_fops i2c_i801 ahci intel_lpss_pci nvme_core drm intel_lpss libahci
anja@Lenovo-V15-IIL:~$ modinfo rtw_pci
modinfo: ERROR: Module rtw_pci not found.
anja@Lenovo-V15-IIL:~$ modinfo rtl8821ce
filename:       /lib/modules/5.4.0-26-generic/updates/dkms/rtl8821ce.ko
version:        v5.5.2.1_35598.20191029
author:         Realtek Semiconductor Corp.
description:    Realtek Wireless Lan Driver
license:        GPL
srcversion:     2F8C7827E4F5200CA97EB7C
alias:          pci:v000010ECd0000C82Fsv*sd*bc*sc*i*
alias:          pci:v000010ECd0000C82Bsv*sd*bc*sc*i*
alias:          pci:v000010ECd0000C82Asv*sd*bc*sc*i*
alias:          pci:v000010ECd0000C821sv*sd*bc*sc*i*
depends:        cfg80211
retpoline:      Y
name:           rtl8821ce
vermagic:       5.4.0-26-generic SMP mod_unload 
sig_id:         PKCS#7
signer:         Lenovo-V15-IIL Secure Boot Module Signature key
sig_key:        79:C9:74:32:4F:C3:21:21:1D:E6:98:17:77:1D:E9:38:F9:EE:95:E9
sig_hashalgo:   sha512
signature:      6E:98:C5:56:8A:BB:26:25:1C:09:7F:A3:44:CC:B8:0F:EC:5C:1D:BD:
		15:98:AC:E7:4F:20:AA:0C:94:B9:B1:F2:EE:CA:B6:99:CD:52:C1:48:
		D4:2D:66:A2:7C:68:B8:5D:D2:88:F0:2B:BC:6E:B3:19:E1:4C:EF:9A:
		94:A7:00:E1:2B:DB:9B:78:5A:16:9F:46:11:42:1B:68:EF:52:76:00:
		F4:13:9F:A9:C9:12:E7:AB:F1:63:64:C7:22:80:21:29:9A:A9:ED:37:
		94:BA:FF:14:E4:36:7E:5F:28:F1:C8:8D:9C:C5:4C:E9:5A:A5:E7:55:
		1C:D2:BB:92:CA:40:B9:8B:A8:A7:94:BC:D6:80:B5:06:83:B5:64:A9:
		44:26:ED:E1:D2:A4:A6:6B:A8:AA:32:83:09:40:DB:B4:74:16:5C:23:
		9A:7D:B2:96:AD:8A:E1:19:6E:C0:C1:43:92:91:E9:B0:46:92:C6:D6:
		57:52:75:4B:83:C8:A4:4B:AD:B0:0F:DC:85:37:94:CB:D1:72:33:99:
		C6:A1:3E:92:0C:32:DB:B8:45:A0:A5:59:C6:C0:B5:84:65:7D:5C:59:
		17:95:4B:AA:CB:24:D3:D1:76:1A:5B:93:C1:F4:94:84:19:1F:D3:03:
		73:DD:69:36:D7:91:C0:12:A1:92:D7:4D:AC:D1:39:00
parm:           rtw_wireless_mode:int
parm:           rtw_ips_mode:The default IPS mode (int)
parm:           rtw_lps_level:The default LPS level (int)
parm:           rtw_lps_chk_by_tp:int
parm:           rtw_max_bss_cnt:int
parm:           rtw_usb_rxagg_mode:int
parm:           rtw_dynamic_agg_enable:int
parm:           rtw_tx_bw_mode:The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode (uint)
parm:           rtw_rx_ampdu_sz_limit_1ss:RX AMPDU size limit for 1SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_2ss:RX AMPDU size limit for 2SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_3ss:RX AMPDU size limit for 3SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_4ss:RX AMPDU size limit for 4SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_vht_enable:int
parm:           rtw_vht_rx_mcs_map:VHT RX MCS map (uint)
parm:           rtw_rf_config:int
parm:           rtw_country_code:The default country code (in alpha2) (charp)
parm:           rtw_channel_plan:The default chplan ID when rtw_alpha2 is not specified or valid (int)
parm:           rtw_excl_chs:exclusive channel array (array of uint)
parm:           rtw_btcoex_enable:BT co-existence on/off, 0:off, 1:on, 2:by efuse (int)
parm:           rtw_ant_num:Antenna number setting, 0:by efuse (int)
parm:           rtw_qos_opt_enable:int
parm:           ifname:The default name to allocate for first interface (charp)
parm:           if2name:The default name to allocate for second interface (charp)
parm:           rtw_pwrtrim_enable:int
parm:           rtw_initmac:charp
parm:           rtw_special_rf_path:int
parm:           rtw_chip_version:int
parm:           rtw_rfintfs:int
parm:           rtw_lbkmode:int
parm:           rtw_network_mode:int
parm:           rtw_channel:int
parm:           rtw_mp_mode:int
parm:           rtw_wmm_enable:int
parm:           rtw_uapsd_max_sp:int
parm:           rtw_uapsd_ac_enable:int
parm:           rtw_wmm_smart_ps:int
parm:           rtw_vrtl_carrier_sense:int
parm:           rtw_vcs_type:int
parm:           rtw_busy_thresh:int
parm:           rtw_ht_enable:int
parm:           rtw_bw_mode:int
parm:           rtw_ampdu_enable:int
parm:           rtw_rx_stbc:int
parm:           rtw_rx_ampdu_amsdu:int
parm:           rtw_tx_ampdu_amsdu:int
parm:           rtw_lowrate_two_xmit:int
parm:           rtw_power_mgnt:int
parm:           rtw_smart_ps:int
parm:           rtw_low_power:int
parm:           rtw_wifi_spec:int
parm:           rtw_full_ch_in_p2p_handshake:int
parm:           rtw_antdiv_cfg:int
parm:           rtw_antdiv_type:int
parm:           rtw_drv_ant_band_switch:int
parm:           rtw_single_ant_path:int
parm:           rtw_switch_usb_mode:int
parm:           rtw_enusbss:int
parm:           rtw_hwpdn_mode:int
parm:           rtw_hwpwrp_detect:int
parm:           rtw_hw_wps_pbc:int
parm:           rtw_check_hw_status:int
parm:           rtw_pci_aspm_enable:int
parm:           rtw_max_roaming_times:The max roaming times to try (uint)
parm:           rtw_mc2u_disable:int
parm:           rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P (uint)
parm:           rtw_hiq_filter:0:allow all, 1:allow special, 2:deny all (uint)
parm:           rtw_adaptivity_en:0:disable, 1:enable (uint)
parm:           rtw_adaptivity_mode:0:normal, 1:carrier sense (uint)
parm:           rtw_adaptivity_th_l2h_ini:th_l2h_ini for Adaptivity (int)
parm:           rtw_adaptivity_th_edcca_hl_diff:th_edcca_hl_diff for Adaptivity (int)
parm:           rtw_amplifier_type_2g:BIT3:2G ext-PA, BIT4:2G ext-LNA (uint)
parm:           rtw_amplifier_type_5g:BIT6:5G ext-PA, BIT7:5G ext-LNA (uint)
parm:           rtw_RFE_type:default init value:64 (uint)
parm:           rtw_powertracking_type:default init value:64 (uint)
parm:           rtw_GLNA_type:default init value:0 (uint)
parm:           rtw_TxBBSwing_2G:default init value:0xFF (uint)
parm:           rtw_TxBBSwing_5G:default init value:0xFF (uint)
parm:           rtw_OffEfuseMask:default open Efuse Mask value:0 (uint)
parm:           rtw_FileMaskEfuse:default drv Mask Efuse value:0 (uint)
parm:           rtw_rxgain_offset_2g:default RF Gain 2G Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gl:default RF Gain 5GL Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gh:uint
parm:           rtw_rxgain_offset_5gm:default RF Gain 5GM Offset value:0 (uint)
parm:           rtw_pll_ref_clk_sel:force pll_ref_clk_sel, 0xF:use autoload value (uint)
parm:           rtw_tx_pwr_by_rate:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_tx_pwr_lmt_enable:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_target_tx_pwr_2g_a:2.4G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_b:2.4G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_c:2.4G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_d:2.4G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_a:5G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_b:5G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_c:5G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_d:5G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_tsf_update_pause_factor:num of bcn intervals to stay TSF update pause status (int)
parm:           rtw_tsf_update_restore_factor:num of bcn intervals to stay TSF update restore status (int)
parm:           rtw_phy_file_path:The path of phy parameter (charp)
parm:           rtw_load_phy_file:PHY File Bit Map (int)
parm:           rtw_decrypt_phy_file:Enable Decrypt PHY File (int)
parm:           rtw_en_napi:int
parm:           rtw_en_gro:int
parm:           rtw_iqk_fw_offload:int
parm:           rtw_ch_switch_offload:int
anja@Lenovo-V15-IIL:~$ 

Das Modul rtw_pci wird nicht gefunden.

Danke & viele Grüße Anja

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Ok, funktioniert nicht. Es handelt sich wohl um einen rtl8822ce- Chipsatz.Treiber vollständig entfernen:

1
2
sudo dkms remove rtl8821ce/5.5.2.1 --all
sudo rm -r /usr/src/rtl*

Nächster Versuch. Angepasster Quellcode von https://github.com/juanro49/rtl88x2ce-dkms

1
2
3
4
wget http://elektronenblitz63.de/download/rtl88x2ce-dkms.tar.gz
tar xvf rtl88x2ce-dkms.tar.gz
sudo cp -r rtl88x2ce-dkms /usr/src/rtl88x2ce-5.7.3_35403
sudo dkms install rtl88x2ce/5.7.3_35403

Keine Fehler? → Neustart und Test:

1
2
3
4
5
dkms status
modprobe -c | grep -i "10ec.*c82f"
sudo modprobe rtl88x2ce
iwconfig
iwlist chan

Modulinfo: modinfo rtl88x2ce

filename:       /lib/modules/4.15.0-101-generic/updates/dkms/rtl88x2ce.ko
version:        v5.7.3_35403.20191028
author:         Realtek Semiconductor Corp.
description:    Realtek Wireless Lan Driver
license:        GPL
srcversion:     DBFA0E50EDD80A5DDFB19F4
alias:          pci:v000010ECd0000C82Fsv*sd*bc*sc*i*
depends:        cfg80211
retpoline:      Y
name:           rtl88x2ce
vermagic:       4.15.0-101-generic SMP mod_unload 
parm:           rtw_la_mode_en:int
parm:           rtw_wireless_mode:int
parm:           rtw_ips_mode:The default IPS mode (int)
parm:           rtw_lps_level:The default LPS level (int)
parm:           rtw_lps_chk_by_tp:int
parm:           rtw_max_bss_cnt:int
parm:           rtw_usb_rxagg_mode:int
parm:           rtw_dynamic_agg_enable:int
parm:           rtw_drv_log_level:set log level when insert driver module, default log level is _DRV_INFO_ = 4 (uint)
parm:           rtw_tx_aclt_flags:device TX AC queue packet lifetime control flags (uint)
parm:           rtw_tx_aclt_conf_default:device TX AC queue lifetime config for default status (array of uint)
parm:           rtw_tx_aclt_conf_ap_m2u:device TX AC queue lifetime config for AP mode M2U status (array of uint)
parm:           rtw_tx_bw_mode:The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode (uint)
parm:           rtw_rx_ampdu_sz_limit_1ss:RX AMPDU size limit for 1SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_2ss:RX AMPDU size limit for 2SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_3ss:RX AMPDU size limit for 3SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_4ss:RX AMPDU size limit for 4SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_vht_enable:int
parm:           rtw_vht_rx_mcs_map:VHT RX MCS map (uint)
parm:           rtw_rf_config:int
parm:           rtw_country_code:The default country code (in alpha2) (charp)
parm:           rtw_channel_plan:The default chplan ID when rtw_alpha2 is not specified or valid (int)
parm:           rtw_excl_chs:exclusive channel array (array of uint)
parm:           rtw_btcoex_enable:BT co-existence on/off, 0:off, 1:on, 2:by efuse (int)
parm:           rtw_ant_num:Antenna number setting, 0:by efuse (int)
parm:           rtw_qos_opt_enable:int
parm:           ifname:The default name to allocate for first interface (charp)
parm:           if2name:The default name to allocate for second interface (charp)
parm:           rtw_wowlan_sta_mix_mode:int
parm:           rtw_pwrtrim_enable:int
parm:           rtw_initmac:charp
parm:           rtw_special_rf_path:int
parm:           rtw_chip_version:int
parm:           rtw_rfintfs:int
parm:           rtw_lbkmode:int
parm:           rtw_network_mode:int
parm:           rtw_channel:int
parm:           rtw_mp_mode:int
parm:           rtw_wmm_enable:int
parm:           rtw_uapsd_max_sp:int
parm:           rtw_uapsd_ac_enable:int
parm:           rtw_wmm_smart_ps:int
parm:           rtw_vrtl_carrier_sense:int
parm:           rtw_vcs_type:int
parm:           rtw_busy_thresh:int
parm:           rtw_ht_enable:int
parm:           rtw_bw_mode:int
parm:           rtw_ampdu_enable:int
parm:           rtw_rx_stbc:int
parm:           rtw_rx_ampdu_amsdu:int
parm:           rtw_tx_ampdu_amsdu:int
parm:           rtw_quick_addba_req:int
parm:           rtw_beamform_cap:int
parm:           rtw_lowrate_two_xmit:int
parm:           rtw_power_mgnt:int
parm:           rtw_smart_ps:int
parm:           rtw_low_power:int
parm:           rtw_wifi_spec:int
parm:           rtw_full_ch_in_p2p_handshake:int
parm:           rtw_antdiv_cfg:int
parm:           rtw_antdiv_type:int
parm:           rtw_drv_ant_band_switch:int
parm:           rtw_single_ant_path:int
parm:           rtw_switch_usb_mode:int
parm:           rtw_enusbss:int
parm:           rtw_hwpdn_mode:int
parm:           rtw_hwpwrp_detect:int
parm:           rtw_hw_wps_pbc:int
parm:           rtw_check_hw_status:int
parm:           rtw_pci_aspm_enable:int
parm:           rtw_max_roaming_times:The max roaming times to try (uint)
parm:           rtw_mc2u_disable:int
parm:           rtw_advnace_ota:int
parm:           rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P (uint)
parm:           rtw_hiq_filter:0:allow all, 1:allow special, 2:deny all (uint)
parm:           rtw_adaptivity_en:0:disable, 1:enable (uint)
parm:           rtw_adaptivity_mode:0:normal, 1:carrier sense (uint)
parm:           rtw_adaptivity_th_l2h_ini:th_l2h_ini for Adaptivity (int)
parm:           rtw_adaptivity_th_edcca_hl_diff:th_edcca_hl_diff for Adaptivity (int)
parm:           rtw_amplifier_type_2g:BIT3:2G ext-PA, BIT4:2G ext-LNA (uint)
parm:           rtw_amplifier_type_5g:BIT6:5G ext-PA, BIT7:5G ext-LNA (uint)
parm:           rtw_RFE_type:default init value:64 (uint)
parm:           rtw_powertracking_type:default init value:64 (uint)
parm:           rtw_GLNA_type:default init value:0 (uint)
parm:           rtw_TxBBSwing_2G:default init value:0xFF (uint)
parm:           rtw_TxBBSwing_5G:default init value:0xFF (uint)
parm:           rtw_OffEfuseMask:default open Efuse Mask value:0 (uint)
parm:           rtw_FileMaskEfuse:default drv Mask Efuse value:0 (uint)
parm:           rtw_rxgain_offset_2g:default RF Gain 2G Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gl:default RF Gain 5GL Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gh:uint
parm:           rtw_rxgain_offset_5gm:default RF Gain 5GM Offset value:0 (uint)
parm:           rtw_pll_ref_clk_sel:force pll_ref_clk_sel, 0xF:use autoload value (uint)
parm:           rtw_tx_pwr_by_rate:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_tx_pwr_lmt_enable:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_target_tx_pwr_2g_a:2.4G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_b:2.4G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_c:2.4G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_d:2.4G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_a:5G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_b:5G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_c:5G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_d:5G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_tsf_update_pause_factor:num of bcn intervals to stay TSF update pause status (int)
parm:           rtw_tsf_update_restore_factor:num of bcn intervals to stay TSF update restore status (int)
parm:           rtw_phy_file_path:The path of phy parameter (charp)
parm:           rtw_load_phy_file:PHY File Bit Map (int)
parm:           rtw_decrypt_phy_file:Enable Decrypt PHY File (int)
parm:           rtw_phydm_ability:uint
parm:           rtw_halrf_ability:uint
parm:           rtw_en_napi:int
parm:           rtw_en_gro:int
parm:           rtw_iqk_fw_offload:int
parm:           rtw_ch_switch_offload:int
parm:           rtw_8822c_xcap_overwrite:uin

Deinstallation falls erforderlich:

1
2
sudo dkms remove rtl88x2ce/5.7.3_35403 --all
sudo rm -r /usr/src/rtl*

Anja012

(Themenstarter)

Anmeldungsdatum:
30. Mai 2018

Beiträge: 59

Hallo Rainer, vielen Dank, das sieht schon ganz gut aus:

anja@Lenovo-V15-IIL:~$ sudo dkms remove rtl8821ce/5.5.2.1 --all

-------- Uninstall Beginning --------
Module:  rtl8821ce
Version: 5.5.2.1
Kernel:  5.4.0-26-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

rtl8821ce.ko:
 - Uninstallation
   - Deleting from: /lib/modules/5.4.0-26-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod...

DKMS: uninstall completed.

------------------------------
Deleting module version: 5.5.2.1
completely from the DKMS tree.
------------------------------
Done.
anja@Lenovo-V15-IIL:~$ sudo rm -r /usr/src/rtl*
anja@Lenovo-V15-IIL:~$ cd /media/anja/Stick/
anja@Lenovo-V15-IIL:/media/anja/Stick$ tar xvf rtl88x2ce-dkms.tar.gz 
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_flash_88xx.h
rtl88x2ce-dkms/hal/halmac/halmac_h2c_extra_info_ap.h
rtl88x2ce-dkms/core/mesh/rtw_mesh_hwmp.h
rtl88x2ce-dkms/hal/phydm/phydm_soml.h
rtl88x2ce-dkms/include/Hal8723DPwrSeq.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_flash_88xx.c
rtl88x2ce-dkms/core/mesh/rtw_mesh_hwmp.c
rtl88x2ce-dkms/.git/logs/refs/remotes/origin/HEAD
rtl88x2ce-dkms/include/drv_types_linux.h
rtl88x2ce-dkms/hal/phydm/phydm_soml.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_init_8822c.c
rtl88x2ce-dkms/include/rtw_mi.h
rtl88x2ce-dkms/
rtl88x2ce-dkms/include/rtl8723b_spec.h
rtl88x2ce-dkms/.git/refs/heads/master
rtl88x2ce-dkms/hal/phydm/txbf/phydm_hal_txbf_api.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_init_8822c.h
rtl88x2ce-dkms/.git/refs/remotes/origin/
rtl88x2ce-dkms/include/hal_btcoex.h
rtl88x2ce-dkms/hal/phydm/txbf/haltxbfinterface.c
rtl88x2ce-dkms/hal/phydm/phydm_primary_cca.h
rtl88x2ce-dkms/hal/phydm/phydm_primary_cca.c
rtl88x2ce-dkms/hal/phydm/txbf/haltxbfinterface.h
rtl88x2ce-dkms/hal/phydm/ap_makefile.mk
rtl88x2ce-dkms/include/hal_data.h
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_ap.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_recv.o.ur-safe
rtl88x2ce-dkms/hal/halmac/halmac_bit_8814b.h
rtl88x2ce-dkms/hal/phydm/txbf/phydm_hal_txbf_api.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_phy_8822c.c
rtl88x2ce-dkms/include/rtl8723d_led.h
rtl88x2ce-dkms/include/rtl8812a_dm.h
rtl88x2ce-dkms/os_dep/linux/ioctl_cfg80211.h
rtl88x2ce-dkms/hal/halmac/halmac_reg2.h
rtl88x2ce-dkms/os_dep/linux/ioctl_cfg80211.c
rtl88x2ce-dkms/os_dep/linux/os_intfs.c
rtl88x2ce-dkms/hal/phydm/phydm_precomp.h
rtl88x2ce-dkms/include/recv_osdep.h
rtl88x2ce-dkms/hal/halmac/halmac_bit_8821c.h
rtl88x2ce-dkms/hal/phydm/phydm_cck_pd.h
rtl88x2ce-dkms/include/rtl8723b_cmd.h
rtl88x2ce-dkms/os_dep/linux/rtw_rhashtable.h
rtl88x2ce-dkms/include/osdep_service.h
rtl88x2ce-dkms/os_dep/linux/rtw_rhashtable.c
rtl88x2ce-dkms/hal/phydm/phydm_cck_pd.c
rtl88x2ce-dkms/hal/hal_dm.h
rtl88x2ce-dkms/include/rtl8703b_sreset.h
rtl88x2ce-dkms/include/rtw_ioctl_set.h
rtl88x2ce-dkms/core/efuse/rtw_efuse.c
rtl88x2ce-dkms/hal/phydm/phydm_features_ce2_kernel.h
rtl88x2ce-dkms/hal/hal_dm.c
rtl88x2ce-dkms/Kconfig
rtl88x2ce-dkms/platform/custom_country_chplan.h
rtl88x2ce-dkms/hal/halmac/halmac_original_c2h_nic.h
rtl88x2ce-dkms/include/cmn_info/
rtl88x2ce-dkms/platform/platform_hisilicon_hi3798_sdio.h
rtl88x2ce-dkms/core/rtw_sdio.c
rtl88x2ce-dkms/rtw88_blacklist.conf
rtl88x2ce-dkms/core/rtw_io.c
rtl88x2ce-dkms/platform/platform_hisilicon_hi3798_sdio.c
rtl88x2ce-dkms/include/osdep_service_xp.h
rtl88x2ce-dkms/include/Hal8812PwrSeq.h
rtl88x2ce-dkms/hal/phydm/phydm_direct_bf.h
rtl88x2ce-dkms/include/Hal8723DPhyReg.h
rtl88x2ce-dkms/hal/phydm/phydm_auto_dbg.c
rtl88x2ce-dkms/include/usb_ops.h
rtl88x2ce-dkms/hal/hal_mp.c
rtl88x2ce-dkms/hal/phydm/phydm_direct_bf.c
rtl88x2ce-dkms/include/rtl8703b_xmit.h
rtl88x2ce-dkms/include/hal_phy_reg.h
rtl88x2ce-dkms/hal/phydm/phydm_auto_dbg.h
rtl88x2ce-dkms/include/rtl8703b_recv.h
rtl88x2ce-dkms/include/rtl8192f_xmit.h
rtl88x2ce-dkms/include/Hal8188EPhyCfg.h
rtl88x2ce-dkms/include/pci_hal.h
rtl88x2ce-dkms/.git/description
rtl88x2ce-dkms/hal/rtl8822c/rtl8822c_halinit.c
rtl88x2ce-dkms/include/rtl8192f_recv.h
rtl88x2ce-dkms/include/rtl8192e_led.h
rtl88x2ce-dkms/hal/hal_hci/hal_pci.c
rtl88x2ce-dkms/Makefile
rtl88x2ce-dkms/include/rtl8188f_rf.h
rtl88x2ce-dkms/include/rtl8703b_rf.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_psd.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_win.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_fw_88xx.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_psd.c
rtl88x2ce-dkms/include/rtl8821c_hal.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_win.c
rtl88x2ce-dkms/include/rtl8710b_rf.h
rtl88x2ce-dkms/include/rtw_event.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_fw_88xx.c
rtl88x2ce-dkms/hal/rtl8822c/rtl8822c_phy.c
rtl88x2ce-dkms/include/rtl8812a_sreset.h
rtl88x2ce-dkms/hal/btc/halbtccommon.h
rtl88x2ce-dkms/include/hal_pg.h
rtl88x2ce-dkms/hal/halmac/halmac_bit_8197f.h
rtl88x2ce-dkms/hal/btc/halbtccommon.c
rtl88x2ce-dkms/include/rtl8812a_spec.h
rtl88x2ce-dkms/hal/halmac/halmac_rx_desc_nic.h
rtl88x2ce-dkms/include/rtw_wifi_regd.h
rtl88x2ce-dkms/.git/logs/
rtl88x2ce-dkms/hal/phydm/phydm_features_win.h
rtl88x2ce-dkms/platform/platform_ops.h
rtl88x2ce-dkms/include/Hal8812PhyReg.h
rtl88x2ce-dkms/README.md
rtl88x2ce-dkms/platform/platform_ops.c
rtl88x2ce-dkms/include/ethernet.h
rtl88x2ce-dkms/hal/efuse/rtl8822c/HalEfuseMask8822C_PCIE.c
rtl88x2ce-dkms/hal/efuse/rtl8822c/HalEfuseMask8822C_PCIE.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_common_8822c.h
rtl88x2ce-dkms/include/hal_phy.h
rtl88x2ce-dkms/include/rtl8188f_xmit.h
rtl88x2ce-dkms/include/rtw_pwrctrl.h
rtl88x2ce-dkms/include/Hal8814PwrSeq.h
rtl88x2ce-dkms/include/rtw_br_ext.h
rtl88x2ce-dkms/platform/platform_zte_zx296716_sdio.h
rtl88x2ce-dkms/hal/btc/halbtc8822cwifionly.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_common_8822c.c
rtl88x2ce-dkms/include/wifi.h
rtl88x2ce-dkms/include/rtl8188f_recv.h
rtl88x2ce-dkms/platform/platform_zte_zx296716_sdio.c
rtl88x2ce-dkms/hal/btc/halbtc8822cwifionly.c
rtl88x2ce-dkms/include/usb_ops_linux.h
rtl88x2ce-dkms/include/rtl8703b_hal.h
rtl88x2ce-dkms/include/osdep_service_bsd.h
rtl88x2ce-dkms/hal/phydm/phydm_reg.h
rtl88x2ce-dkms/include/rtl8812a_hal.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_tssi_8822c.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_bb_rf_88xx.h
rtl88x2ce-dkms/include/rtl8710b_xmit.h
rtl88x2ce-dkms/hal/phydm/
rtl88x2ce-dkms/include/Hal8188FPhyCfg.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_bb_rf_88xx.c
rtl88x2ce-dkms/hal/efuse/
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_tssi_8822c.c
rtl88x2ce-dkms/.git/objects/info/
rtl88x2ce-dkms/include/rtl8710b_recv.h
rtl88x2ce-dkms/core/rtw_rm_fsm.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_88xx_cfg.h
rtl88x2ce-dkms/hal/phydm/halhwimg.h
rtl88x2ce-dkms/include/circ_buf.h
rtl88x2ce-dkms/.git/hooks/pre-push.sample
rtl88x2ce-dkms/include/rtl8822b_hal.h
rtl88x2ce-dkms/include/gspi_ops_linux.h
rtl88x2ce-dkms/hal/phydm/rtl8822c/phydm_rtl8822c.c
rtl88x2ce-dkms/core/mesh/
rtl88x2ce-dkms/hal/phydm/rtl8822c/phydm_rtl8822c.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_xmit.c
rtl88x2ce-dkms/include/drv_types_pci.h
rtl88x2ce-dkms/include/rtl8192f_dm.h
rtl88x2ce-dkms/include/hal_com_reg.h
rtl88x2ce-dkms/core/rtw_mp.c
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_recv.c
rtl88x2ce-dkms/core/rtw_br_ext.c
rtl88x2ce-dkms/include/usb_hal.h
rtl88x2ce-dkms/hal/phydm/phydm_antdect.h
rtl88x2ce-dkms/include/rtl8814a_dm.h
rtl88x2ce-dkms/include/rtl8814a_spec.h
rtl88x2ce-dkms/include/rtl8814a_sreset.h
rtl88x2ce-dkms/hal/phydm/phydm_antdect.c
rtl88x2ce-dkms/hal/phydm/txbf/
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_halinit.c
rtl88x2ce-dkms/core/rtw_mem.c
rtl88x2ce-dkms/include/rtw_beamforming.h
rtl88x2ce-dkms/include/autoconf.h
rtl88x2ce-dkms/include/rtl8710b_led.h
rtl88x2ce-dkms/include/rtw_rf.h
rtl88x2ce-dkms/include/Hal8814PhyReg.h
rtl88x2ce-dkms/include/rtl8723d_cmd.h
rtl88x2ce-dkms/include/rtw_xmit.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_xmit.o.ur-safe
rtl88x2ce-dkms/include/rtw_recv.h
rtl88x2ce-dkms/include/rtl8192f_led.h
rtl88x2ce-dkms/include/rtw_mem.h
rtl88x2ce-dkms/include/rtl8814a_led.h
rtl88x2ce-dkms/include/rtw_rm_fsm.h
rtl88x2ce-dkms/platform/
rtl88x2ce-dkms/hal/hal_phy.c
rtl88x2ce-dkms/hal/phydm/rtl8822c/mp_precomp.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_pcie_88xx.h
rtl88x2ce-dkms/include/rtl8723b_hal.h
rtl88x2ce-dkms/hal/efuse/efuse_mask.h
rtl88x2ce-dkms/hal/halmac/halmac_intf_phy_cmd.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_pcie_88xx.c
rtl88x2ce-dkms/include/mlme_osdep.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_efuse_88xx.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_efuse_88xx.h
rtl88x2ce-dkms/os_dep/linux/
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_pcie_8822c.h
rtl88x2ce-dkms/hal/phydm/rtl8822c/
rtl88x2ce-dkms/core/rtw_btcoex_wifionly.c
rtl88x2ce-dkms/os_dep/linux/rtw_android.c
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_iot.h
rtl88x2ce-dkms/include/rtw_ht.h
rtl88x2ce-dkms/include/rtl8192e_cmd.h
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_iot.c
rtl88x2ce-dkms/.git/config
rtl88x2ce-dkms/include/rtw_tdls.h
rtl88x2ce-dkms/include/xmit_osdep.h
rtl88x2ce-dkms/include/ip.h
rtl88x2ce-dkms/os_dep/linux/custom_gpio_linux.c
rtl88x2ce-dkms/hal/hal_mcc.c
rtl88x2ce-dkms/include/rtw_mp_phy_regdef.h
rtl88x2ce-dkms/include/rtl8723b_sreset.h
rtl88x2ce-dkms/core/rtw_chplan.h
rtl88x2ce-dkms/core/rtw_ioctl_set.c
rtl88x2ce-dkms/include/usb_vendor_req.h
rtl88x2ce-dkms/core/rtw_ioctl_query.c
rtl88x2ce-dkms/include/rtw_mcc.h
rtl88x2ce-dkms/hal/phydm/phydm_regtable.h
rtl88x2ce-dkms/core/rtw_chplan.c
rtl88x2ce-dkms/os_dep/linux/ioctl_mp.c
rtl88x2ce-dkms/hal/phydm/phydm_rainfo.h
rtl88x2ce-dkms/include/hal_com_phycfg.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking.h
rtl88x2ce-dkms/hal/phydm/phydm_rainfo.c
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking.c
rtl88x2ce-dkms/include/rtl8821a_spec.h
rtl88x2ce-dkms/include/rtl8821c_dm.h
rtl88x2ce-dkms/platform/platform_RTK_DMP_usb.c
rtl88x2ce-dkms/hal/phydm/halrf/halrf_txgapcal.h
rtl88x2ce-dkms/include/ieee80211_ext.h
rtl88x2ce-dkms/os_dep/linux/rhashtable.h
rtl88x2ce-dkms/hal/hal_dm_acs.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_txgapcal.c
rtl88x2ce-dkms/hal/halmac/halmac_api.h
rtl88x2ce-dkms/os_dep/linux/rhashtable.c
rtl88x2ce-dkms/hal/hal_dm_acs.c
rtl88x2ce-dkms/hal/halmac/halmac_original_c2h_ap.h
rtl88x2ce-dkms/hal/halmac/halmac_api.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_pwr_seq_8822c.h
rtl88x2ce-dkms/include/rtl8822c_hal.h
rtl88x2ce-dkms/.git/HEAD
rtl88x2ce-dkms/include/rtl8710b_lps_poff.h
rtl88x2ce-dkms/include/sdio_ops_ce.h
rtl88x2ce-dkms/include/byteorder/generic.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_pwr_seq_8822c.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/
rtl88x2ce-dkms/hal/phydm/sd4_phydm_2_kernel.mk
rtl88x2ce-dkms/hal/led/hal_pci_led.c
rtl88x2ce-dkms/include/Hal8188EPhyReg.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_iqk_8822c.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_iqk_8822c.c
rtl88x2ce-dkms/include/rtl8822bs_hal.h
rtl88x2ce-dkms/core/rtw_pwrctrl.c
rtl88x2ce-dkms/include/rtl8192e_rf.h
rtl88x2ce-dkms/hal/halmac/halmac_fw_offload_h2c_nic.h
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_ie_nic.h
rtl88x2ce-dkms/core/rtw_odm.c
rtl88x2ce-dkms/hal/phydm/rtl8822c/halhwimg8822c_bb.h
rtl88x2ce-dkms/hal/hal_com_c2h.h
rtl88x2ce-dkms/hal/phydm/phydm_ccx.h
rtl88x2ce-dkms/hal/phydm/rtl8822c/halhwimg8822c_bb.c
rtl88x2ce-dkms/hal/phydm/rtl8822c/phydm_regconfig8822c.c
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_rfk_init_8822c.h
rtl88x2ce-dkms/hal/phydm/rtl8822c/version_rtl8822c.h
rtl88x2ce-dkms/hal/phydm/phydm_ccx.c
rtl88x2ce-dkms/include/Hal8188FPwrSeq.h
rtl88x2ce-dkms/include/rtl8192e_sreset.h
rtl88x2ce-dkms/.git/hooks/applypatch-msg.sample
rtl88x2ce-dkms/include/rtw_wapi.h
rtl88x2ce-dkms/include/rtw_odm.h
rtl88x2ce-dkms/hal/halmac/halmac_type.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_init_88xx.c
rtl88x2ce-dkms/hal/phydm/phydm_pathdiv.h
rtl88x2ce-dkms/include/gspi_ops.h
rtl88x2ce-dkms/include/Hal8188EPwrSeq.h
rtl88x2ce-dkms/include/custom_gpio.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_init_88xx.h
rtl88x2ce-dkms/hal/phydm/phydm_pathdiv.c
rtl88x2ce-dkms/include/osdep_intf.h
rtl88x2ce-dkms/core/rtw_sreset.c
rtl88x2ce-dkms/hal/halmac/
rtl88x2ce-dkms/.git/objects/pack/pack-1863da8896cfb9ab8ee5532208005b1282519879.idx
rtl88x2ce-dkms/hal/halmac/halmac_rx_desc_chip.h
rtl88x2ce-dkms/hal/hal_btcoex.c
rtl88x2ce-dkms/hal/phydm/rtl8822c/phydm_regconfig8822c.h
rtl88x2ce-dkms/include/rtl8710b_cmd.h
rtl88x2ce-dkms/platform/platform_ARM_WMT_sdio.c
rtl88x2ce-dkms/core/rtw_vht.c
rtl88x2ce-dkms/include/rtl8188f_dm.h
rtl88x2ce-dkms/hal/rtl8822c/rtl8822c_cmd.c
rtl88x2ce-dkms/hal/halmac/halmac_2_platform.h
rtl88x2ce-dkms/include/rtw_io.h
rtl88x2ce-dkms/include/hal_gspi.h
rtl88x2ce-dkms/os_dep/linux/pci_ops_linux.c
rtl88x2ce-dkms/include/drv_types_sdio.h
rtl88x2ce-dkms/include/rtl8703b_dm.h
rtl88x2ce-dkms/include/rtl8723b_xmit.h
rtl88x2ce-dkms/core/rtw_ieee80211.c
rtl88x2ce-dkms/include/rtl8192f_cmd.h
rtl88x2ce-dkms/hal/phydm/phydm_features_ap.h
rtl88x2ce-dkms/include/rtw_vht.h
rtl88x2ce-dkms/include/rtl8723b_recv.h
rtl88x2ce-dkms/include/rtl8814a_cmd.h
rtl88x2ce-dkms/.git/refs/heads/
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_rfk_init_8822c.c
rtl88x2ce-dkms/include/rtl8710b_dm.h
rtl88x2ce-dkms/core/rtw_rm.c
rtl88x2ce-dkms/include/rtl8723d_hal.h
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_ap.c
rtl88x2ce-dkms/core/rtw_iol.c
rtl88x2ce-dkms/include/rtl8822bu_hal.h
rtl88x2ce-dkms/include/ieee80211.h
rtl88x2ce-dkms/core/rtw_mlme.c
rtl88x2ce-dkms/.git/index
rtl88x2ce-dkms/platform/platform_ARM_SUNxI_usb.c
rtl88x2ce-dkms/include/rtw_mlme_ext.h
rtl88x2ce-dkms/include/hal_ic_cfg.h
rtl88x2ce-dkms/platform/platform_ARM_SUNnI_sdio.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_pcie_8822c.c
rtl88x2ce-dkms/include/rtl8188e_led.h
rtl88x2ce-dkms/include/rtl8822be_hal.h
rtl88x2ce-dkms/core/
rtl88x2ce-dkms/include/rtw_iol.h
rtl88x2ce-dkms/include/Hal8188FPhyReg.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/
rtl88x2ce-dkms/hal/phydm/phydm.h
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_win.h
rtl88x2ce-dkms/include/hal_com.h
rtl88x2ce-dkms/include/sdio_ops_xp.h
rtl88x2ce-dkms/hal/phydm/phydm.c
rtl88x2ce-dkms/os_dep/osdep_service.o.ur-safe
rtl88x2ce-dkms/include/rtw_sreset.h
rtl88x2ce-dkms/include/linux/wireless.h
rtl88x2ce-dkms/include/rtw_bt_mp.h
rtl88x2ce-dkms/hal/rtl8822c/hal8822c_fw.h
rtl88x2ce-dkms/include/rtw_btcoex_wifionly.h
rtl88x2ce-dkms/include/rtl8723d_spec.h
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_win.c
rtl88x2ce-dkms/include/nic_spec.h
rtl88x2ce-dkms/hal/rtl8822c/hal8822c_fw.c
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_ap.h
rtl88x2ce-dkms/.git/hooks/pre-commit.sample
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_ap.h
rtl88x2ce-dkms/include/pci_osintf.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_ap.c
rtl88x2ce-dkms/core/rtw_security.c
rtl88x2ce-dkms/core/rtw_rson.c
rtl88x2ce-dkms/include/rtl8192e_spec.h
rtl88x2ce-dkms/hal/rtl8822c/rtl8822c_ops.c
rtl88x2ce-dkms/include/rtl8192e_hal.h
rtl88x2ce-dkms/include/rtl8188f_led.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_halmac.c
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_nic.h
rtl88x2ce-dkms/hal/halmac/halmac_h2c_extra_info_nic.h
rtl88x2ce-dkms/include/rtl8710b_sreset.h
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_ie_chip.h
rtl88x2ce-dkms/include/basic_types.h
rtl88x2ce-dkms/hal/phydm/mp_precomp.h
rtl88x2ce-dkms/include/rtl8821cs_hal.h
rtl88x2ce-dkms/core/rtw_wapi_sms4.c
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_dpk_8822c.h
rtl88x2ce-dkms/.git/hooks/update.sample
rtl88x2ce-dkms/hal/halmac/halmac_fw_offload_c2h_nic.h
rtl88x2ce-dkms/hal/rtl8822c/
rtl88x2ce-dkms/os_dep/linux/rtw_proc.h
rtl88x2ce-dkms/hal/phydm/phydm_mp.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/version_rtl8822c_rf.h
rtl88x2ce-dkms/hal/halmac/halmac_bit2.h
rtl88x2ce-dkms/os_dep/linux/rtw_proc.c
rtl88x2ce-dkms/hal/halmac/halmac_pcie_reg.h
rtl88x2ce-dkms/hal/phydm/phydm_mp.c
rtl88x2ce-dkms/hal/rtl8822c/pci/
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_dpk_8822c.c
rtl88x2ce-dkms/include/drv_types_ce.h
rtl88x2ce-dkms/core/rtw_bt_mp.c
rtl88x2ce-dkms/hal/phydm/phydm_noisemonitor.h
rtl88x2ce-dkms/core/rtw_wlan_util.c
rtl88x2ce-dkms/hal/phydm/phydm_noisemonitor.c
rtl88x2ce-dkms/include/gspi_hal.h
rtl88x2ce-dkms/.git/hooks/post-update.sample
rtl88x2ce-dkms/core/rtw_p2p.c
rtl88x2ce-dkms/core/rtw_cmd.c
rtl88x2ce-dkms/hal/phydm/txbf/haltxbf8822b.h
rtl88x2ce-dkms/include/rtl8812a_xmit.h
rtl88x2ce-dkms/hal/phydm/phydm_hwconfig.h
rtl88x2ce-dkms/hal/hal_com.c
rtl88x2ce-dkms/include/rtl8192f_sreset.h
rtl88x2ce-dkms/include/rtl8812a_recv.h
rtl88x2ce-dkms/.git/hooks/commit-msg.sample
rtl88x2ce-dkms/hal/phydm/phydm_hwconfig.c
rtl88x2ce-dkms/include/rtl8188e_sreset.h
rtl88x2ce-dkms/include/rtl8188e_spec.h
rtl88x2ce-dkms/include/rtw_p2p.h
rtl88x2ce-dkms/include/rtw_cmd.h
rtl88x2ce-dkms/hal/phydm/phydm_pre_define.h
rtl88x2ce-dkms/include/rtw_version.h
rtl88x2ce-dkms/hal/phydm/txbf/haltxbf8822b.c
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_buffer_ap.h
rtl88x2ce-dkms/include/rtw_mp.h
rtl88x2ce-dkms/include/rtl8723b_rf.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce.h
rtl88x2ce-dkms/include/hal_intf.h
rtl88x2ce-dkms/platform/platform_ARM_SUN50IW1P1_sdio.c
rtl88x2ce-dkms/hal/phydm/phydm_lna_sat.h
rtl88x2ce-dkms/include/rtl8188e_rf.h
rtl88x2ce-dkms/hal/
rtl88x2ce-dkms/hal/rtl8822c/rtl8822c_mac.c
rtl88x2ce-dkms/include/HalVerDef.h
rtl88x2ce-dkms/hal/phydm/phydm_lna_sat.c
rtl88x2ce-dkms/hal/led/hal_led.c
rtl88x2ce-dkms/include/sdio_ops_linux.h
rtl88x2ce-dkms/include/rtl8821ce_hal.h
rtl88x2ce-dkms/hal/phydm/txbf/halcomtxbf.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_dpk.h
rtl88x2ce-dkms/hal/phydm/txbf/halcomtxbf.c
rtl88x2ce-dkms/hal/halmac/halmac_reg_8822c.h
rtl88x2ce-dkms/include/rtl8822cs_hal.h
rtl88x2ce-dkms/wlan0dhcp
rtl88x2ce-dkms/hal/phydm/phydm_dfs.h
rtl88x2ce-dkms/include/hal_com_led.h
rtl88x2ce-dkms/hal/phydm/phydm_dfs.c
rtl88x2ce-dkms/hal/hal_halmac.h
rtl88x2ce-dkms/core/rtw_ap.c
rtl88x2ce-dkms/hal/hal_halmac.c
rtl88x2ce-dkms/include/hal_btcoex_wifionly.h
rtl88x2ce-dkms/include/rtw_sdio.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_led.c
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/
rtl88x2ce-dkms/hal/efuse/rtl8822c/HalEfuseMask8822C_SDIO.h
rtl88x2ce-dkms/include/rtl8710b_hal.h
rtl88x2ce-dkms/hal/halmac/halmac_fw_offload_c2h_ap.h
rtl88x2ce-dkms/hal/efuse/rtl8822c/HalEfuseMask8822C_SDIO.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_cfg_wmac_88xx.h
rtl88x2ce-dkms/include/rtw_eeprom.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_kfree.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_cfg_wmac_88xx.c
rtl88x2ce-dkms/hal/phydm/halrf/halrf_kfree.c
rtl88x2ce-dkms/include/rtl8192f_hal.h
rtl88x2ce-dkms/include/rtl8814a_xmit.h
rtl88x2ce-dkms/include/rtl8188e_cmd.h
rtl88x2ce-dkms/include/rtl8814a_hal.h
rtl88x2ce-dkms/include/rtl8814a_recv.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_gpio_8822c.h
rtl88x2ce-dkms/include/drv_types_xp.h
rtl88x2ce-dkms/.git/logs/refs/remotes/
rtl88x2ce-dkms/hal/phydm/phydm_pow_train.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_gpio_8822c.c
rtl88x2ce-dkms/hal/phydm/phydm_adaptivity.h
rtl88x2ce-dkms/include/rtl8723d_sreset.h
rtl88x2ce-dkms/include/Hal8710BPhyCfg.h
rtl88x2ce-dkms/hal/phydm/phydm_adaptivity.c
rtl88x2ce-dkms/hal/phydm/phydm_pow_train.c
rtl88x2ce-dkms/include/Hal8703BPhyCfg.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_8822c.h
rtl88x2ce-dkms/.git/logs/refs/heads/
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_gpio_88xx.h
rtl88x2ce-dkms/hal/halmac/halmac_reg_8822b.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halrf_8822c.c
rtl88x2ce-dkms/core/efuse/
rtl88x2ce-dkms/hal/phydm/phydm_math_lib.h
rtl88x2ce-dkms/include/rtl8723d_rf.h
rtl88x2ce-dkms/hal/phydm/phydm_types.h
rtl88x2ce-dkms/include/rtl8188f_cmd.h
rtl88x2ce-dkms/os_dep/linux/pci_intf.c
rtl88x2ce-dkms/include/rtl8822cu_hal.h
rtl88x2ce-dkms/hal/phydm/phydm_math_lib.c
rtl88x2ce-dkms/include/rtw_ioctl_query.h
rtl88x2ce-dkms/.git/logs/HEAD
rtl88x2ce-dkms/include/rtl8821c_spec.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_gpio_88xx.c
rtl88x2ce-dkms/.git/refs/
rtl88x2ce-dkms/hal/halmac/halmac_sdio_reg.h
rtl88x2ce-dkms/core/rtw_eeprom.c
rtl88x2ce-dkms/include/rtl8821cu_hal.h
rtl88x2ce-dkms/include/byteorder/big_endian.h
rtl88x2ce-dkms/hal/phydm/phydm_psd.h
rtl88x2ce-dkms/include/rtl8822ce_hal.h
rtl88x2ce-dkms/include/rtl8192e_dm.h
rtl88x2ce-dkms/hal/phydm/phydm_debug.h
rtl88x2ce-dkms/hal/phydm/phydm_psd.c
rtl88x2ce-dkms/hal/phydm/phydm_debug.c
rtl88x2ce-dkms/core/rtw_btcoex.c
rtl88x2ce-dkms/include/Hal8192FPhyCfg.h
rtl88x2ce-dkms/dkms.conf
rtl88x2ce-dkms/core/rtw_mi.c
rtl88x2ce-dkms/hal/phydm/rtl8822c/phydm_hal_api8822c.h
rtl88x2ce-dkms/include/rtl8703b_spec.h
rtl88x2ce-dkms/include/Hal8192EPhyCfg.h
rtl88x2ce-dkms/include/cmd_osdep.h
rtl88x2ce-dkms/include/rtl8192f_spec.h
rtl88x2ce-dkms/include/linux/
rtl88x2ce-dkms/halmac.mk
rtl88x2ce-dkms/hal/phydm/txbf/haltxbfjaguar.h
rtl88x2ce-dkms/hal/halmac/halmac_gpio_cmd.h
rtl88x2ce-dkms/hal/phydm/phydm_regdefine11n.h
rtl88x2ce-dkms/hal/phydm/txbf/haltxbfjaguar.c
rtl88x2ce-dkms/.git/refs/remotes/origin/HEAD
rtl88x2ce-dkms/include/h2clbk.h
rtl88x2ce-dkms/hal/halmac/halmac_original_h2c_ap.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_common_88xx.c
rtl88x2ce-dkms/hal/phydm/phydm_phystatus.h
rtl88x2ce-dkms/hal/halmac/halmac_state_machine.h
rtl88x2ce-dkms/include/rtl8188f_sreset.h
rtl88x2ce-dkms/include/hal_sdio_coex.h
rtl88x2ce-dkms/include/rtl8723d_lps_poff.h
rtl88x2ce-dkms/core/rtw_xmit.c
rtl88x2ce-dkms/include/rtl8821a_xmit.h
rtl88x2ce-dkms/.git/logs/refs/remotes/origin/
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_common_88xx.h
rtl88x2ce-dkms/.git/hooks/pre-rebase.sample
rtl88x2ce-dkms/core/rtw_recv.c
rtl88x2ce-dkms/hal/phydm/phydm_phystatus.c
rtl88x2ce-dkms/core/mesh/rtw_mesh.c
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_io.c
rtl88x2ce-dkms/core/mesh/rtw_mesh.h
rtl88x2ce-dkms/.git/objects/
rtl88x2ce-dkms/include/sdio_osintf.h
rtl88x2ce-dkms/hal/phydm/phydm_adc_sampling.c
rtl88x2ce-dkms/include/Hal8821APwrSeq.h
rtl88x2ce-dkms/include/Hal8723BPhyCfg.h
rtl88x2ce-dkms/hal/led/
rtl88x2ce-dkms/hal/phydm/phydm_pmac_tx_setting.h
rtl88x2ce-dkms/include/rtw_btcoex.h
rtl88x2ce-dkms/hal/phydm/rtl8822c/phydm_hal_api8822c.c
rtl88x2ce-dkms/include/HalPwrSeqCmd.h
rtl88x2ce-dkms/hal/phydm/phydm_cfotracking.h
rtl88x2ce-dkms/hal/phydm/phydm_pmac_tx_setting.c
rtl88x2ce-dkms/hal/phydm/phydm_adc_sampling.h
rtl88x2ce-dkms/.git/
rtl88x2ce-dkms/hal/phydm/phydm_cfotracking.c
rtl88x2ce-dkms/include/rtl8812a_rf.h
rtl88x2ce-dkms/platform/platform_arm_act_sdio.c
rtl88x2ce-dkms/include/Hal8723PwrSeq.h
rtl88x2ce-dkms/hal/btc/halbtc8822c.h
rtl88x2ce-dkms/os_dep/linux/recv_linux.c
rtl88x2ce-dkms/hal/phydm/halrf/halrf_iqk.h
rtl88x2ce-dkms/hal/phydm/txbf/haltxbf8814a.h
rtl88x2ce-dkms/hal/btc/halbtc8822c.c
rtl88x2ce-dkms/include/rtw_qos.h
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_buffer_chip.h
rtl88x2ce-dkms/.cache.mk
rtl88x2ce-dkms/hal/phydm/txbf/haltxbf8814a.c
rtl88x2ce-dkms/hal/phydm/phydm_features_ce.h
rtl88x2ce-dkms/include/drv_types.h
rtl88x2ce-dkms/core/rtw_tdls.c
rtl88x2ce-dkms/.git/logs/refs/heads/master
rtl88x2ce-dkms/.git/info/exclude
rtl88x2ce-dkms/include/rtw_rm.h
rtl88x2ce-dkms/.git/objects/pack/
rtl88x2ce-dkms/include/cmn_info/rtw_sta_info.h
rtl88x2ce-dkms/include/rtl8188f_spec.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_debug.c
rtl88x2ce-dkms/hal/phydm/halrf/halrf_debug.h
rtl88x2ce-dkms/include/usb_osintf.h
rtl88x2ce-dkms/include/byteorder/little_endian.h
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_ie_ap.h
rtl88x2ce-dkms/hal/phydm/phydm_antdiv.h
rtl88x2ce-dkms/hal/halmac/halmac_pwr_seq_cmd.h
rtl88x2ce-dkms/hal/halmac/halmac_reg_8821c.h
rtl88x2ce-dkms/.git/objects/pack/pack-1863da8896cfb9ab8ee5532208005b1282519879.pack
rtl88x2ce-dkms/hal/phydm/phydm_antdiv.c
rtl88x2ce-dkms/.git/branches/
rtl88x2ce-dkms/clean
rtl88x2ce-dkms/hal/phydm/phydm_rssi_monitor.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf.c
rtl88x2ce-dkms/hal/halmac/halmac_reg_8814b.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf.h
rtl88x2ce-dkms/include/rtl8710b_spec.h
rtl88x2ce-dkms/hal/phydm/phydm_rssi_monitor.c
rtl88x2ce-dkms/hal/phydm/phydm.mk
rtl88x2ce-dkms/hal/phydm/phydm_dig.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_ce.c
rtl88x2ce-dkms/hal/btc/halbtcoutsrc.h
rtl88x2ce-dkms/hal/rtl8822c/rtl8822c.h
rtl88x2ce-dkms/hal/phydm/phydm_dig.c
rtl88x2ce-dkms/hal/phydm/phydm_dynamictxpower.h
rtl88x2ce-dkms/core/rtw_sta_mgt.c
rtl88x2ce-dkms/.git/refs/tags/
rtl88x2ce-dkms/hal/phydm/phydm_dynamictxpower.c
rtl88x2ce-dkms/include/rtl8703b_led.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_ce.h
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_ce.h
rtl88x2ce-dkms/include/rtl8812a_led.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_features.h
rtl88x2ce-dkms/hal/btc/btc_basic_types.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_halmac.o.ur-safe
rtl88x2ce-dkms/hal/phydm/halrf/halphyrf_ce.c
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_chip.h
rtl88x2ce-dkms/platform/platform_sprd_sdio.c
rtl88x2ce-dkms/include/Hal8723DPhyCfg.h
rtl88x2ce-dkms/include/rtl8188e_hal.h
rtl88x2ce-dkms/hal/halmac/halmac_rx_desc_ap.h
rtl88x2ce-dkms/include/sdio_ops.h
rtl88x2ce-dkms/hal/phydm/txbf/haltxbf8192e.h
rtl88x2ce-dkms/hal/phydm/phydm_smt_ant.h
rtl88x2ce-dkms/hal/halmac/halmac_rx_bd_nic.h
rtl88x2ce-dkms/hal/phydm/txbf/haltxbf8192e.c
rtl88x2ce-dkms/hal/phydm/phydm_smt_ant.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_mimo_88xx.h
rtl88x2ce-dkms/hal/halmac/halmac_hw_cfg.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_mimo_88xx.c
rtl88x2ce-dkms/include/drv_types_gspi.h
rtl88x2ce-dkms/hal/rtl8822c/pci/rtl8822ce_ops.c
rtl88x2ce-dkms/hal/phydm/phydm_beamforming.h
rtl88x2ce-dkms/include/Hal8703BPwrSeq.h
rtl88x2ce-dkms/include/sta_info.h
rtl88x2ce-dkms/os_dep/osdep_service.c
rtl88x2ce-dkms/hal/phydm/phydm_beamforming.c
rtl88x2ce-dkms/platform/platform_ARM_SUNxI_sdio.c
rtl88x2ce-dkms/hal/phydm/phydm_regdefine11ac.h
rtl88x2ce-dkms/.git/hooks/
rtl88x2ce-dkms/.git/info/
rtl88x2ce-dkms/include/osdep_service_linux.h
rtl88x2ce-dkms/.git/hooks/pre-applypatch.sample
rtl88x2ce-dkms/include/rtl8188f_hal.h
rtl88x2ce-dkms/include/wlan_bssdef.h
rtl88x2ce-dkms/hal/halmac/halmac_bit_8822c.h
rtl88x2ce-dkms/hal/efuse/rtl8822c/HalEfuseMask8822C_USB.h
rtl88x2ce-dkms/hal/phydm/phydm_api.h
rtl88x2ce-dkms/include/hal_com_h2c.h
rtl88x2ce-dkms/include/rtl8723b_dm.h
rtl88x2ce-dkms/include/rtl8723d_xmit.h
rtl88x2ce-dkms/os_dep/linux/wifi_regd.c
rtl88x2ce-dkms/hal/hal_com_phycfg.c
rtl88x2ce-dkms/core/rtw_wapi.c
rtl88x2ce-dkms/hal/phydm/phydm_api.c
rtl88x2ce-dkms/hal/halmac/halmac_reg_8197f.h
rtl88x2ce-dkms/include/rtl8723d_recv.h
rtl88x2ce-dkms/include/rtw_debug.h
rtl88x2ce-dkms/include/rtl8188e_dm.h
rtl88x2ce-dkms/include/rtl8192e_xmit.h
rtl88x2ce-dkms/hal/efuse/rtl8822c/HalEfuseMask8822C_USB.c
rtl88x2ce-dkms/os_dep/linux/xmit_linux.c
rtl88x2ce-dkms/include/rtl8192e_recv.h
rtl88x2ce-dkms/.git/refs/remotes/
rtl88x2ce-dkms/core/rtw_beamforming.c
rtl88x2ce-dkms/include/if_ether.h
rtl88x2ce-dkms/.git/hooks/prepare-commit-msg.sample
rtl88x2ce-dkms/include/rtl8723b_led.h
rtl88x2ce-dkms/hal/hal_intf.c
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_8822c_cfg.h
rtl88x2ce-dkms/include/Hal8812PhyCfg.h
rtl88x2ce-dkms/include/Hal8192EPwrSeq.h
rtl88x2ce-dkms/hal/hal_hci/
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_cfg_wmac_8822c.h
rtl88x2ce-dkms/include/hal_sdio.h
rtl88x2ce-dkms/hal/phydm/phydm_interface.h
rtl88x2ce-dkms/core/rtw_rf.c
rtl88x2ce-dkms/hal/phydm/phydm_interface.c
rtl88x2ce-dkms/.git/packed-refs
rtl88x2ce-dkms/os_dep/
rtl88x2ce-dkms/os_dep/linux/rtw_cfgvendor.h
rtl88x2ce-dkms/include/Hal8710BPhyReg.h
rtl88x2ce-dkms/hal/phydm/phydm_features.h
rtl88x2ce-dkms/hal/halmac/halmac_88xx/halmac_8822c/halmac_cfg_wmac_8822c.c
rtl88x2ce-dkms/hal/hal_btcoex_wifionly.c
rtl88x2ce-dkms/os_dep/linux/rtw_cfgvendor.c
rtl88x2ce-dkms/include/Hal8703BPhyReg.h
rtl88x2ce-dkms/include/drv_conf.h
rtl88x2ce-dkms/runwpa
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halhwimg8822c_rf.h
rtl88x2ce-dkms/include/rtl8192f_rf.h
rtl88x2ce-dkms/hal/phydm/halrf/rtl8822c/halhwimg8822c_rf.c
rtl88x2ce-dkms/hal/btc/
rtl88x2ce-dkms/include/rtl8814a_rf.h
rtl88x2ce-dkms/include/rtw_byteorder.h
rtl88x2ce-dkms/hal/halmac/halmac_tx_bd_nic.h
rtl88x2ce-dkms/include/rtw_security.h
rtl88x2ce-dkms/hal/halmac/halmac_bit_8822b.h
rtl88x2ce-dkms/core/rtw_debug.c
rtl88x2ce-dkms/include/byteorder/swab.h
rtl88x2ce-dkms/include/rtw_efuse.h
rtl88x2ce-dkms/include/rtw_ap.h
rtl88x2ce-dkms/include/Hal8723BPwrSeq.h
rtl88x2ce-dkms/hal/halmac/halmac_original_h2c_nic.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_iot.h
rtl88x2ce-dkms/include/Hal8710BPwrSeq.h
rtl88x2ce-dkms/hal/phydm/halrf/halrf_powertracking_iot.c
rtl88x2ce-dkms/hal/halmac/halmac_tx_desc_buffer_nic.h
rtl88x2ce-dkms/core/mesh/rtw_mesh_pathtbl.h
rtl88x2ce-dkms/include/rtl8188e_xmit.h
rtl88x2ce-dkms/include/Hal8192FPhyReg.h
rtl88x2ce-dkms/hal/efuse/rtl8822c/
rtl88x2ce-dkms/include/rtl8188e_recv.h
rtl88x2ce-dkms/include/rtw_ioctl.h
rtl88x2ce-dkms/hal/halmac/halmac_fw_info.h
rtl88x2ce-dkms/include/rtl8723d_dm.h
rtl88x2ce-dkms/include/byteorder/swabb.h
rtl88x2ce-dkms/include/pci_ops.h
rtl88x2ce-dkms/include/sdio_hal.h
rtl88x2ce-dkms/include/Hal8192EPhyReg.h
rtl88x2ce-dkms/include/byteorder/
rtl88x2ce-dkms/os_dep/linux/mlme_linux.c
rtl88x2ce-dkms/include/rtw_mlme.h
rtl88x2ce-dkms/hal/HalPwrSeqCmd.c
rtl88x2ce-dkms/hal/phydm/phydm_features_iot.h
rtl88x2ce-dkms/include/Hal8814PhyCfg.h
rtl88x2ce-dkms/include/rtw_android.h
rtl88x2ce-dkms/include/osdep_service_ce.h
rtl88x2ce-dkms/hal/btc/mp_precomp.h
rtl88x2ce-dkms/.git/logs/refs/
rtl88x2ce-dkms/hal/phydm/halrf/
rtl88x2ce-dkms/core/mesh/rtw_mesh_pathtbl.c
rtl88x2ce-dkms/include/Hal8192FPwrSeq.h
rtl88x2ce-dkms/include/rtl8703b_cmd.h
rtl88x2ce-dkms/hal/halmac/halmac_usb_reg.h
rtl88x2ce-dkms/hal/halmac/halmac_fw_offload_h2c_ap.h
rtl88x2ce-dkms/os_dep/linux/ioctl_linux.c
rtl88x2ce-dkms/include/rtl8812a_cmd.h
rtl88x2ce-dkms/platform/platform_aml_s905_sdio.h
rtl88x2ce-dkms/rtl8822c.mk
rtl88x2ce-dkms/core/rtw_mlme_ext.c
rtl88x2ce-dkms/ifcfg-wlan0
rtl88x2ce-dkms/platform/platform_aml_s905_sdio.c
rtl88x2ce-dkms/include/gspi_osintf.h
rtl88x2ce-dkms/include/
rtl88x2ce-dkms/include/rtw_rson.h
rtl88x2ce-dkms/include/Hal8723BPhyReg.h
anja@Lenovo-V15-IIL:/media/anja/Stick$ sudo cp -r rtl88x2ce-dkms /usr/src/rtl88x2ce-5.7.3_35403
anja@Lenovo-V15-IIL:/media/anja/Stick$ sudo dkms install rtl88x2ce/5.7.3_35403

Creating symlink /var/lib/dkms/rtl88x2ce/5.7.3_35403/source ->
                 /usr/src/rtl88x2ce-5.7.3_35403

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...
'make' -j8 KVER=5.4.0-26-generic KSRC=/lib/modules/5.4.0-26-generic/build USER_EXTRA_CFLAGS+=-DCONFIG_CONCURRENT_MODE..........
Signing module:
 - /var/lib/dkms/rtl88x2ce/5.7.3_35403/5.4.0-26-generic/x86_64/module/rtl88x2ce.ko
Secure Boot not enabled on this system.
cleaning build area...

DKMS: build completed.

rtl88x2ce.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.4.0-26-generic/updates/dkms/

depmod...

DKMS: install completed.

Neustart

anja@Lenovo-V15-IIL:~$ dkms status
rtl88x2ce, 5.7.3_35403, 5.4.0-26-generic, x86_64: installed
anja@Lenovo-V15-IIL:~$ modprobe -c | grep -i "10ec.*c82f"
alias pci:v000010ECd0000C82Fsv*sd*bc*sc*i* rtl88x2ce
anja@Lenovo-V15-IIL:~$ sudo modprobe rtl88x2ce
anja@Lenovo-V15-IIL:~$ iwconfig
wlp1s0    unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=0/100  Signal level=0 dBm  Noise level=0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.

wlan1     unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=0/100  Signal level=0 dBm  Noise level=0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

anja@Lenovo-V15-IIL:~$ iwlist chan
wlp1s0    32 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 36 : 5.18 GHz
          Channel 40 : 5.2 GHz
          Channel 44 : 5.22 GHz
          Channel 48 : 5.24 GHz
          Channel 52 : 5.26 GHz
          Channel 56 : 5.28 GHz
          Channel 60 : 5.3 GHz
          Channel 64 : 5.32 GHz
          Channel 100 : 5.5 GHz
          Channel 104 : 5.52 GHz
          Channel 108 : 5.54 GHz
          Channel 112 : 5.56 GHz
          Channel 116 : 5.58 GHz
          Channel 120 : 5.6 GHz
          Channel 124 : 5.62 GHz
          Channel 128 : 5.64 GHz
          Channel 132 : 5.66 GHz
          Channel 136 : 5.68 GHz
          Channel 140 : 5.7 GHz
          Current Frequency:2.412 GHz (Channel 1)

lo        no frequency information.

wlan1     32 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 36 : 5.18 GHz
          Channel 40 : 5.2 GHz
          Channel 44 : 5.22 GHz
          Channel 48 : 5.24 GHz
          Channel 52 : 5.26 GHz
          Channel 56 : 5.28 GHz
          Channel 60 : 5.3 GHz
          Channel 64 : 5.32 GHz
          Channel 100 : 5.5 GHz
          Channel 104 : 5.52 GHz
          Channel 108 : 5.54 GHz
          Channel 112 : 5.56 GHz
          Channel 116 : 5.58 GHz
          Channel 120 : 5.6 GHz
          Channel 124 : 5.62 GHz
          Channel 128 : 5.64 GHz
          Channel 132 : 5.66 GHz
          Channel 136 : 5.68 GHz
          Channel 140 : 5.7 GHz
          Current Frequency:2.412 GHz (Channel 1)

anja@Lenovo-V15-IIL:~$ modinfo rtl88x2ce
filename:       /lib/modules/5.4.0-26-generic/updates/dkms/rtl88x2ce.ko
version:        v5.7.3_35403.20191028
author:         Realtek Semiconductor Corp.
description:    Realtek Wireless Lan Driver
license:        GPL
srcversion:     DBFA0E50EDD80A5DDFB19F4
alias:          pci:v000010ECd0000C82Fsv*sd*bc*sc*i*
depends:        cfg80211
retpoline:      Y
name:           rtl88x2ce
vermagic:       5.4.0-26-generic SMP mod_unload 
sig_id:         PKCS#7
signer:         Lenovo-V15-IIL Secure Boot Module Signature key
sig_key:        79:C9:74:32:4F:C3:21:21:1D:E6:98:17:77:1D:E9:38:F9:EE:95:E9
sig_hashalgo:   sha512
signature:      68:02:D3:6C:29:48:B8:9D:9A:AB:25:7C:E7:1A:57:BA:D2:EC:56:E8:
		A3:6B:6B:B5:5A:F3:25:60:CD:98:7B:13:73:EB:A0:A1:DB:D0:2B:DE:
		8A:79:D6:B9:B5:D1:18:81:8E:A7:DC:33:06:66:E4:AC:C4:D1:74:2A:
		52:8F:DA:61:09:50:40:56:B7:1D:04:07:50:6A:89:23:F6:91:A7:7E:
		00:EF:6E:5C:0C:9A:37:8E:08:95:9E:F2:FF:EE:53:24:79:A7:09:B7:
		8A:CF:00:D7:72:BC:14:8E:1F:54:C1:16:A6:E4:49:F2:AF:DC:7F:60:
		70:F2:F1:71:5A:12:6C:1C:90:D7:6C:C6:D3:F5:2F:D1:97:4A:62:DF:
		D8:16:35:A3:D8:D4:4C:38:1D:6D:B8:90:CC:BE:5E:DF:53:28:C4:EB:
		66:E8:42:50:C4:5E:4C:BC:22:BC:E9:6E:3B:53:B0:8D:F5:8F:45:96:
		40:CF:A5:EA:B0:DF:3D:A5:7A:25:27:CF:F6:AF:78:72:B1:BF:37:D0:
		04:48:3D:4B:FF:43:49:EE:0E:26:96:14:96:B3:EC:24:5D:8F:18:D0:
		37:7E:63:EB:F8:24:48:60:D0:F9:F0:C4:FB:03:44:7A:00:AC:92:24:
		65:87:BE:51:A9:01:7E:48:5C:04:0F:4E:D5:83:3A:B5
parm:           rtw_la_mode_en:int
parm:           rtw_wireless_mode:int
parm:           rtw_ips_mode:The default IPS mode (int)
parm:           rtw_lps_level:The default LPS level (int)
parm:           rtw_lps_chk_by_tp:int
parm:           rtw_max_bss_cnt:int
parm:           rtw_usb_rxagg_mode:int
parm:           rtw_dynamic_agg_enable:int
parm:           rtw_drv_log_level:set log level when insert driver module, default log level is _DRV_INFO_ = 4 (uint)
parm:           rtw_tx_aclt_flags:device TX AC queue packet lifetime control flags (uint)
parm:           rtw_tx_aclt_conf_default:device TX AC queue lifetime config for default status (array of uint)
parm:           rtw_tx_aclt_conf_ap_m2u:device TX AC queue lifetime config for AP mode M2U status (array of uint)
parm:           rtw_tx_bw_mode:The max tx bw for 2.4G and 5G. format is the same as rtw_bw_mode (uint)
parm:           rtw_rx_ampdu_sz_limit_1ss:RX AMPDU size limit for 1SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_2ss:RX AMPDU size limit for 2SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_3ss:RX AMPDU size limit for 3SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_rx_ampdu_sz_limit_4ss:RX AMPDU size limit for 4SS link of each BW, 0xFF: no limitation (array of uint)
parm:           rtw_vht_enable:int
parm:           rtw_vht_rx_mcs_map:VHT RX MCS map (uint)
parm:           rtw_rf_config:int
parm:           rtw_country_code:The default country code (in alpha2) (charp)
parm:           rtw_channel_plan:The default chplan ID when rtw_alpha2 is not specified or valid (int)
parm:           rtw_excl_chs:exclusive channel array (array of uint)
parm:           rtw_btcoex_enable:BT co-existence on/off, 0:off, 1:on, 2:by efuse (int)
parm:           rtw_ant_num:Antenna number setting, 0:by efuse (int)
parm:           rtw_qos_opt_enable:int
parm:           ifname:The default name to allocate for first interface (charp)
parm:           if2name:The default name to allocate for second interface (charp)
parm:           rtw_wowlan_sta_mix_mode:int
parm:           rtw_pwrtrim_enable:int
parm:           rtw_initmac:charp
parm:           rtw_special_rf_path:int
parm:           rtw_chip_version:int
parm:           rtw_rfintfs:int
parm:           rtw_lbkmode:int
parm:           rtw_network_mode:int
parm:           rtw_channel:int
parm:           rtw_mp_mode:int
parm:           rtw_wmm_enable:int
parm:           rtw_uapsd_max_sp:int
parm:           rtw_uapsd_ac_enable:int
parm:           rtw_wmm_smart_ps:int
parm:           rtw_vrtl_carrier_sense:int
parm:           rtw_vcs_type:int
parm:           rtw_busy_thresh:int
parm:           rtw_ht_enable:int
parm:           rtw_bw_mode:int
parm:           rtw_ampdu_enable:int
parm:           rtw_rx_stbc:int
parm:           rtw_rx_ampdu_amsdu:int
parm:           rtw_tx_ampdu_amsdu:int
parm:           rtw_quick_addba_req:int
parm:           rtw_beamform_cap:int
parm:           rtw_lowrate_two_xmit:int
parm:           rtw_power_mgnt:int
parm:           rtw_smart_ps:int
parm:           rtw_low_power:int
parm:           rtw_wifi_spec:int
parm:           rtw_full_ch_in_p2p_handshake:int
parm:           rtw_antdiv_cfg:int
parm:           rtw_antdiv_type:int
parm:           rtw_drv_ant_band_switch:int
parm:           rtw_single_ant_path:int
parm:           rtw_switch_usb_mode:int
parm:           rtw_enusbss:int
parm:           rtw_hwpdn_mode:int
parm:           rtw_hwpwrp_detect:int
parm:           rtw_hw_wps_pbc:int
parm:           rtw_check_hw_status:int
parm:           rtw_pci_aspm_enable:int
parm:           rtw_max_roaming_times:The max roaming times to try (uint)
parm:           rtw_mc2u_disable:int
parm:           rtw_advnace_ota:int
parm:           rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P (uint)
parm:           rtw_hiq_filter:0:allow all, 1:allow special, 2:deny all (uint)
parm:           rtw_adaptivity_en:0:disable, 1:enable (uint)
parm:           rtw_adaptivity_mode:0:normal, 1:carrier sense (uint)
parm:           rtw_adaptivity_th_l2h_ini:th_l2h_ini for Adaptivity (int)
parm:           rtw_adaptivity_th_edcca_hl_diff:th_edcca_hl_diff for Adaptivity (int)
parm:           rtw_amplifier_type_2g:BIT3:2G ext-PA, BIT4:2G ext-LNA (uint)
parm:           rtw_amplifier_type_5g:BIT6:5G ext-PA, BIT7:5G ext-LNA (uint)
parm:           rtw_RFE_type:default init value:64 (uint)
parm:           rtw_powertracking_type:default init value:64 (uint)
parm:           rtw_GLNA_type:default init value:0 (uint)
parm:           rtw_TxBBSwing_2G:default init value:0xFF (uint)
parm:           rtw_TxBBSwing_5G:default init value:0xFF (uint)
parm:           rtw_OffEfuseMask:default open Efuse Mask value:0 (uint)
parm:           rtw_FileMaskEfuse:default drv Mask Efuse value:0 (uint)
parm:           rtw_rxgain_offset_2g:default RF Gain 2G Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gl:default RF Gain 5GL Offset value:0 (uint)
parm:           rtw_rxgain_offset_5gh:uint
parm:           rtw_rxgain_offset_5gm:default RF Gain 5GM Offset value:0 (uint)
parm:           rtw_pll_ref_clk_sel:force pll_ref_clk_sel, 0xF:use autoload value (uint)
parm:           rtw_tx_pwr_by_rate:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_tx_pwr_lmt_enable:0:Disable, 1:Enable, 2: Depend on efuse (int)
parm:           rtw_target_tx_pwr_2g_a:2.4G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_b:2.4G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_c:2.4G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_2g_d:2.4G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_a:5G target tx power (unit:dBm) of RF path A for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_b:5G target tx power (unit:dBm) of RF path B for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_c:5G target tx power (unit:dBm) of RF path C for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_target_tx_pwr_5g_d:5G target tx power (unit:dBm) of RF path D for each rate section, should match the real calibrate power, -1: undefined (array of int)
parm:           rtw_tsf_update_pause_factor:num of bcn intervals to stay TSF update pause status (int)
parm:           rtw_tsf_update_restore_factor:num of bcn intervals to stay TSF update restore status (int)
parm:           rtw_phy_file_path:The path of phy parameter (charp)
parm:           rtw_load_phy_file:PHY File Bit Map (int)
parm:           rtw_decrypt_phy_file:Enable Decrypt PHY File (int)
parm:           rtw_phydm_ability:uint
parm:           rtw_halrf_ability:uint
parm:           rtw_en_napi:int
parm:           rtw_en_gro:int
parm:           rtw_iqk_fw_offload:int
parm:           rtw_ch_switch_offload:int
parm:           rtw_8822c_xcap_overwrite:uint

WLAN funktioniert, super, vielen Dank 😀 , aber Bluetooth geht noch nicht ☹ . Wenn in die obere Leiste klicke, sehe ich statt dem Bluetooth-Symbol ein leeres WLAN-Symbol, und bei Einstellungen - Bluetooth sehe ich "Bluetooth ausgeschaltet". Wie bekomme ich das denn noch hin?

Gruß, Anja

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Prima, allerdings werden eigenartigerweise zwei Schnittstellen initialisiert (wlp1s0 & wlan1). Beobachte mal, ob das nach nächstem Neustart so bleibt 😉 Für Bluetooth gibt es möglicherweise noch keine Lösung, da der Adapter verm. zu neu ist. Mal schauen:

1
2
3
4
5
hciconfig --all
rfkill list
lsusb
dmesg | egrep -i 'blue|firm|err|fail'
lsmod | egrep -i 'bt|usb'

Anja012

(Themenstarter)

Anmeldungsdatum:
30. Mai 2018

Beiträge: 59

Hallo Rainer,

wlp1s0 und wlan1 sind immer noch beide dabei. Vielleicht ist das noch eine Altlast von den vorherigen Installationen? Ich versuche später mal eine komplette Neuinstallation nur mit der neuesten Variante.

Zu Bluetooth sind hier die Ausgaben:

anja@Lenovo-V15-IIL:~$ hciconfig --all
hci0:	Type: Primary  Bus: USB
	BD Address: 28:39:26:E3:E8:9A  ACL MTU: 1021:6  SCO MTU: 255:12
	DOWN 
	RX bytes:1527 acl:0 sco:0 events:161 errors:0
	TX bytes:31336 acl:0 sco:0 commands:161 errors:0
	Features: 0xff 0xff 0xff 0xfe 0xdb 0xfd 0x7b 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 

anja@Lenovo-V15-IIL:~$ rfkill list
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
1: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
3: phy1: Wireless LAN
	Soft blocked: no
	Hard blocked: no
4: ideapad_bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
anja@Lenovo-V15-IIL:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:5a08 IMC Networks Integrated Camera
Bus 001 Device 005: ID 090c:3267 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) USB DISK
Bus 001 Device 003: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 004: ID 0461:4d03 Primax Electronics, Ltd Kensington Mouse-in-a-box
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
anja@Lenovo-V15-IIL:~$ dmesg | egrep -i 'blue|firm|err|fail'
[    0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -2644983840 force to 0
[    0.049944] ACPI: IRQ0 used by override.
[    0.049945] ACPI: IRQ9 used by override.
[    0.112910] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.010679] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.235794] ACPI: EC: interrupt blocked
[    0.282433] ACPI: Using IOAPIC for interrupt routing
[    0.378996] ACPI: EC: interrupt unblocked
[    0.441088] pci 0000:00:15.0: BAR 0: failed to assign [mem size 0x00001000 64bit]
[    0.441093] pci 0000:00:15.1: BAR 0: failed to assign [mem size 0x00001000 64bit]
[    0.441097] pci 0000:00:1f.5: BAR 0: trying firmware assignment [mem 0xfe010000-0xfe010fff]
[    0.441101] pci 0000:00:1f.5: BAR 0: failed to assign [mem size 0x00001000]
[    4.197603] fbcon: Deferring console take-over
[    4.310266] RAS: Correctable Errors collector initialized.
[    4.546080] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    4.555285] platform idma64.0: failed to claim resource 0: [mem 0x00000800-0x00000fff]
[    4.555319] intel-lpss 0000:00:15.0: Failed to add idma64, fallback to PIO
[    4.555437] intel-lpss: probe of 0000:00:15.0 failed with error -16
[    4.579431] platform idma64.0: failed to claim resource 0: [mem 0x00000800-0x00000fff]
[    4.579437] intel-lpss 0000:00:15.1: Failed to add idma64, fallback to PIO
[    4.579617] intel-lpss: probe of 0000:00:15.1 failed with error -16
[    4.586879] [drm] Finished loading DMC firmware i915/icl_dmc_ver1_07.bin (v1.7)
[    4.606519] fbcon: Deferring console take-over
[    4.911997] usb 1-10: Product: Bluetooth Radio
[    9.604291]  note_interrupt.cold+0xb/0x61
[    9.604298]  common_interrupt+0xf/0xf
[   13.601875] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[   13.888507] Bluetooth: Core ver 2.22
[   13.888523] Bluetooth: HCI device and connection manager initialized
[   13.888527] Bluetooth: HCI socket layer initialized
[   13.888528] Bluetooth: L2CAP socket layer initialized
[   13.888531] Bluetooth: SCO socket layer initialized
[   13.896574] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   13.897560] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   13.897562] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[   13.898940] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[   13.899726] Bluetooth: hci0: RTL: cfg_sz 6, total sz 30446
[   13.959341] rtl88x2ce: module verification failed: signature and/or required key missing - tainting kernel
[   13.967499] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
[   13.992990] RTW: rtl8822c_fw_dl Download Firmware from array success
[   14.058565] Bluetooth: hci0: RTL: fw version 0x0998c2b4
[   14.484695] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.484697] Bluetooth: BNEP filters: protocol multicast
[   14.484702] Bluetooth: BNEP socket layer initialized
[   14.970872] RTW: rtl8822c_hal_init Download Firmware from array success
[   15.107269] RTW: ERROR rtl8822c_c2h_handler_no_io: C2H(9) enqueue FAIL!
[   15.107570] RTW: ERROR rtl8822c_c2h_handler_no_io: C2H(9) enqueue FAIL!
[   17.610010] Bluetooth: RFCOMM TTY layer initialized
[   17.610016] Bluetooth: RFCOMM socket layer initialized
[   17.610020] Bluetooth: RFCOMM ver 1.11
[   19.117103] rtl8822ce_interrupt: 26 callbacks suppressed
[   19.258338] RTW: rtl8822c_hal_init Download Firmware from array success
[   19.263018] RTW: ERROR rtl8822c_c2h_handler_no_io: C2H(9) enqueue FAIL!
[   19.264862] Modules linked in: rfcomm snd_hda_codec_hdmi snd_hda_codec_generic cmac algif_hash algif_skcipher af_alg bnep snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine mei_hdcp snd_hda_intel nls_iso8859_1 snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep intel_rapl_msr snd_pcm x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event kvm_intel snd_rawmidi kvm intel_cstate rtl88x2ce(OE) snd_seq intel_rapl_perf input_leds snd_seq_device btusb snd_timer serio_raw btrtl uvcvideo btbcm btintel videobuf2_vmalloc intel_wmi_thunderbolt videobuf2_memops bluetooth wmi_bmof videobuf2_v4l2 videobuf2_common snd videodev mei_me mc ecdh_generic processor_thermal_device ecc soundcore cfg80211 mei intel_rapl_common intel_soc_dts_iosf acpi_tad ideapad_laptop sparse_keymap
[   19.265187] Modules linked in: rfcomm snd_hda_codec_hdmi snd_hda_codec_generic cmac algif_hash algif_skcipher af_alg bnep snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine mei_hdcp snd_hda_intel nls_iso8859_1 snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep intel_rapl_msr snd_pcm x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event kvm_intel snd_rawmidi kvm intel_cstate rtl88x2ce(OE) snd_seq intel_rapl_perf input_leds snd_seq_device btusb snd_timer serio_raw btrtl uvcvideo btbcm btintel videobuf2_vmalloc intel_wmi_thunderbolt videobuf2_memops bluetooth wmi_bmof videobuf2_v4l2 videobuf2_common snd videodev mei_me mc ecdh_generic processor_thermal_device ecc soundcore cfg80211 mei intel_rapl_common intel_soc_dts_iosf acpi_tad ideapad_laptop sparse_keymap
[   64.945446] RTW: rtw_select_and_join_from_scanned_queue: return _FAIL(candidate == NULL)
[   66.573343] Modules linked in: hid_generic usbhid rfcomm snd_hda_codec_hdmi snd_hda_codec_generic cmac algif_hash algif_skcipher af_alg bnep snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine mei_hdcp snd_hda_intel nls_iso8859_1 snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep intel_rapl_msr snd_pcm x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event kvm_intel snd_rawmidi kvm intel_cstate rtl88x2ce(OE) snd_seq intel_rapl_perf input_leds snd_seq_device btusb snd_timer serio_raw btrtl uvcvideo btbcm btintel videobuf2_vmalloc intel_wmi_thunderbolt videobuf2_memops bluetooth wmi_bmof videobuf2_v4l2 videobuf2_common snd videodev mei_me mc ecdh_generic processor_thermal_device ecc soundcore cfg80211 mei intel_rapl_common intel_soc_dts_iosf acpi_tad
[   66.573840] Modules linked in: hid_generic usbhid rfcomm snd_hda_codec_hdmi snd_hda_codec_generic cmac algif_hash algif_skcipher af_alg bnep snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine mei_hdcp snd_hda_intel nls_iso8859_1 snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep intel_rapl_msr snd_pcm x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event kvm_intel snd_rawmidi kvm intel_cstate rtl88x2ce(OE) snd_seq intel_rapl_perf input_leds snd_seq_device btusb snd_timer serio_raw btrtl uvcvideo btbcm btintel videobuf2_vmalloc intel_wmi_thunderbolt videobuf2_memops bluetooth wmi_bmof videobuf2_v4l2 videobuf2_common snd videodev mei_me mc ecdh_generic processor_thermal_device ecc soundcore cfg80211 mei intel_rapl_common intel_soc_dts_iosf acpi_tad
anja@Lenovo-V15-IIL:~$ lsmod | egrep -i 'bt|usb'
usb_storage            77824  2 uas
usbhid                 57344  0
btusb                  57344  0
btrtl                  24576  1 btusb
btbcm                  16384  1 btusb
btintel                24576  1 btusb
bluetooth             581632  31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
hid                   131072  3 i2c_hid,usbhid,hid_generic

Viele Grüße Anja

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Auf den ersten Blick ist BT nur abgeschaltet ("Soft blocked").

1
2
3
rfkill unblock all
# oder 
rfkill unblock bluetooth

Siehe auch rfkill

wlp1s0 und wlan1 sind immer noch beide dabei. Vielleicht ist das noch eine Altlast von den vorherigen Installationen?

Unwahrscheinlich. Der WLAN-Treiber ist offensichtlich noch nicht fehlerfrei.

...
RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
...
RTW: ERROR rtl8822c_c2h_handler_no_io: C2H(9) enqueue FAIL!
...
RTW: rtw_select_and_join_from_scanned_queue: return _FAIL(candidate == NULL)
...

Anja012

(Themenstarter)

Anmeldungsdatum:
30. Mai 2018

Beiträge: 59

Hallo Rainer,

ja, jetzt scheint es zu funktionieren, vielen Dank 😀 😀 😀

Jetzt muss ich nur noch mein Touchpad zum Laufen bringen, aber das ist wohl ein anderes Thema, dafür sollte ich einen neuen Thread anlegen: https://forum.ubuntuusers.de/topic/touchpad-hid-0461-4d03-wird-nicht-erkannt/

Nochmals vielen herzlichen Dank,

Anja

Anja012

(Themenstarter)

Anmeldungsdatum:
30. Mai 2018

Beiträge: 59

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Danke für die Rückmeldung und Eigeninitiative, gut gemacht 😉

Antworten |