Rimozione VirtualBox + Problema Wifi

Ma i log non hanno nessun problema posta anche lsusb , poi se stacchi il cavo eternet compare il simbolo del wifi o un aereo ?

lsusb:

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f3:0c00 Elan Microelectronics Corp. ELAN:ARM-M4
Bus 001 Device 002: ID 0408:5365 Quanta Computer, Inc. HP TrueVision HD Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Ho provato a togliere il cavo, e non compare nessun simbolo

Ma sicuro che prima andava ? perchè per la scheda wifi che monti è pieno di post di gente che su fedora 30 è 31 non funziona più con gli ultimi kernel

Sono sicurissimo, prima non dava problemi

molto strano in pratica non vedi il wifi non compare nessuna icona ?

Esattamente, e se vado nelle impostazioni mi dice che non viene trovato nessun adattatore wifi, anche quando installai la prima volta fedora mi diede questo problema, però lo risolsi
(ecco il link del mio post precedente: [RISOLTO] Attivazione wirless )

Si mi ricordo di quel post ma avevi compilato il driver difatti nel kernel non è presente :
modinfo r8821
modinfo: ERROR: Module r8821 not found
modinfo r8169
filename: /lib/modules/5.8.18-200.fc32.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko.xz
il primo è il wifi il secondo è il cavo niente ricompila come hai fatto , io pensavo che il driver era nel kernel poi ho guardato è infatti non cè , l’unica strada è compilare il driver

Rimuovo il driver
chmod +x dkms-remove.sh
sudo ./dkms-remove.sh

e lo reinstallo quindi?

Si perchè facilmente quel pacchetto di virtualbox ha sballato qualcosa è rimovendolo si è portato via la configurazione che aveva creato il compilatore , controlla che hai installato dkms prima che è stato rimosso , gnome-softwer sarà comodo però non vedi mai cosa mette o cosa rimuove :slightly_smiling_face:

Provo subito e ti dico :slight_smile:
dkms è ancora presente :slight_smile:

Ok aspetto :slightly_smiling_face:

Purtroppo non funziona ancora,
Ti riporto i comandi che ho eseguito dopo sudo ./dkms-remove.sh

git clone https://github.com/tomaspinho/rtl8821ce
cd rtl8821ce/
chmod +x dkms-install.sh 
sudo ./dkms-install.sh 

all’eseguire di sudo modprobe 8821ce mi comunica:
modprobe: ERROR: could not insert ‘8821ce’: Exec format error

Non è che ti è capitato come avevi scritto nell’altro post il problema della secure mode ?

Ci ho pensato, ma ho controllato e la secure mode è disattivata :frowning:
Infatti l’ultima volta mi diceva che l’operazione non era permessa, questa volta il messaggio è diverso

Hai notato errori nella compilazione del driver ?

Nessun errore :frowning:
L’unica differenza è che non ho eseguito questi comandi:
sudo dnf update
sudo dnf install dkms make kernel-devel -y

Quello che servirebbe sarebbe kernel-headers che non vedo nel tuo comando comunque se li avevi già installati strano che li habbia tolti prova a dare un locate 8821ce per vedere

Link output:
https://paste.centos.org/view/78ea3fe2

Pensi possa essere causato da quello?

No li hai installati :

* /usr/lib/modules/5.4.8-200.fc31.x86_64/kernel/drivers/net/wireless/8821ce.ko

* /usr/lib/modules/5.4.8-200.fc31.x86_64/weak-updates/8821ce.ko.xz

* /usr/lib/modules/5.5.17-200.fc31.x86_64/extra/8821ce.ko.xz

* /usr/lib/modules/5.8.18-100.fc31.x86_64/kernel/drivers/net/wireless/8821ce.ko

* /usr/src/rtl8821ce-v5.5.2_34066.20190614

* /var/lib/dkms/rtl8821ce

* /var/lib/dkms/rtl8821ce/kernel-5.4.8-200.fc31.x86_64-x86_64

* /var/lib/dkms/rtl8821ce/kernel-5.5.17-200.fc31.x86_64-x86_64

* /var/lib/dkms/rtl8821ce/v5.5.2_34066.20190614

prova dare modinfo 8821ce

filename: /lib/modules/5.8.18-100.fc31.x86_64/kernel/drivers/net/wireless/8821ce.ko
version: v5.5.2_34066.20190614_COEX20180712-3232
author: Realtek Semiconductor Corp.
description: Realtek Wireless Lan Driver
license: GPL
srcversion: B43ACB057D7359CC4D85C68
alias: pci:v000010ECd0000C82Bsvsdbcsci*
alias: pci:v000010ECd0000C82Asvsdbcsci*
alias: pci:v000010ECd0000C821svsdbcsci*
depends: cfg80211
retpoline: Y
name: 8821ce
vermagic: 5.4.8-200.fc31.x86_64 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