- This topic has 12 risposte, 2 partecipanti, and was last updated 3 years fa by fredflinstone. 
- 
		AutoreArticoli
- 
		
			- 
8 Agosto, 2022 alle 19:55 #33790fredflinstone Participantciao ! 
 ho sostituito il vecchio usb wifi con questo della TP-Link.
 Ho notato che il driver fornito ha la seguente dicitura ” 8188eu.ko ” mentre il mio adattatore : ” RTL8188EUS 802.11n Wireless Network Adapter “.
 Premetto che l’ adattatore funziona ma con prestazioni non brillantissime… 35MG in download contro le settanta precedenti
 Il fatto che presenti ” US ” invece di ” eu ” può essere determinante ?Se può servire inserisco link della pagina ove è possibile scaricare il driver ” US ” https://www.tp-link.com/us/support/download/tl-wn725n/ 
 ho provato a compilarlo seguendo le istruzioni ma mi da degli errori….Grazie per la pazienza. 
- 
9 Agosto, 2022 alle 12:02 #33791Silvan KeymasterCiao, 
 potresti provare ad installare questo:
 https://github.com/aircrack-ng/rtl8188eusoppure trovi il pacchetto che ho aggiunto nel repository di openmamba e che a breve potrai installare con: 
 sudo dnf install rtl8188eus- 
		Questa risposta è stata modificata 3 years, 2 months fa da Silvan. 
 
- 
		Questa risposta è stata modificata 3 years, 2 months fa da 
- 
9 Agosto, 2022 alle 15:51 #33792fredflinstone ParticipantCiao ! 
 per stare nel sicuro aspetto il pacchetto ottimizzato.Grazie di tutto ! 
- 
11 Agosto, 2022 alle 17:54 #33794fredflinstone ParticipantCiao ! 
 Il funzionamento del dispositivo è nettamente migliorato.Grazie. 
- 
28 Ottobre, 2022 alle 17:25 #33823fredflinstone ParticipantCiao ! 
 Purtroppo dopo l’ ultimo aggiornamento il sistema non riconosce più il dispositivo in oggetto.
 Ho provato a scaricare il pacchetto col driver dal repository per reinstallare ma dnf mi dice che è già installato e con le dipendenze risolte.
 Il kdwallet lo devo aprire dal manager delle applicazioni ma non accade nulla, mentre precedentemente appariva automaticamente la finestra all’avvio della sessione e network manager lanciava regolarmente il wifi.
 Come posso rimediare ?Grazie. 
- 
28 Ottobre, 2022 alle 20:15 #33825Silvan KeymasterCiao, 
 ho verificato che il driverrtl8188eusviene compilato correttamente dadkmscon l’ultimo aggiornamento del kernel che è soltanto una patch release. Per capire quale sia nello specifico il tuo problema si potrebbe iniziare a guardare cosa riporta il comando:
 sudo dkms status
 ed eventualmente guardare un report di sistema.Per quanto riguarda un problema relativo a kdewalletti chiedo la cortesia di aprire un post a parte con un titolo pertinente. Grazie.
- 
28 Ottobre, 2022 alle 21:29 #33826fredflinstone ParticipantCiao ! 
 Ecco…“bash-5.2$ sudo dkms status 
 Error! Could not locate dkms.conf file.
 File: /var/lib/dkms/ndiswrapper/1.63/source/dkms.conf does not exist. ”il report non viene generato : ” Cannot run program openmamba-makereport: No such file or directory ” Grazie 
- 
28 Ottobre, 2022 alle 21:55 #33827Silvan KeymasterProverei invece a guardare cosa restituisce questo comando: 
 sudo journalctl -b -u dkmsIl comando openmamba-makereportadesso si chiamaos-makereportma per adesso non serve.
- 
28 Ottobre, 2022 alle 22:56 #33828fredflinstone ParticipantEcco : ” bash-5.2$ sudo journalctl -b -u dkms 
 ott 28 21:15:35 blackmamba systemd[1]: Starting Bu>
 ott 28 21:16:04 blackmamba dkms[4239]: Error! Coul>
 ott 28 21:16:04 blackmamba dkms[4239]: File: /var/>
 ott 28 21:16:04 blackmamba systemd[1]: Finished Bu>
 lines 1-4/4 (END) ”
- 
28 Ottobre, 2022 alle 22:57 #33829fredflinstone ParticipantScusa… non ha copiato correttamente : ” ott 28 21:15:35 blackmamba systemd[1]: Starting Builds and install new kernel modules through DKMS… 
 ott 28 21:16:04 blackmamba dkms[4239]: Error! Could not locate dkms.conf file.
 ott 28 21:16:04 blackmamba dkms[4239]: File: /var/lib/dkms/ndiswrapper/1.63/source/dkms.conf does not exist.
 ott 28 21:16:04 blackmamba systemd[1]: Finished Builds and install new kernel modules through DKMS.
 ~
 ~
 ”
- 
29 Ottobre, 2022 alle 00:42 #33830Silvan KeymasterForse nel frattempo hai disinstallato il pacchetto ndiswrappered è rimasta una situazione non pulita per cui dkms si ferma a questo errore e non procede oltre. In tal caso proverei a cancellare la cartella indicata (attenzione a specificare il percorso corretto per non rischiare di cancellare in modo irreversibile grosse aree del filesystem):
 sudo rm -rf /var/lib/dkms/ndiswrapper/1.63Riprovando, dopo il riavvio, una delle indicazioni di diagnostica di dkms che ho dato nei post precedenti, si può verificare se ci sono altri problemi analoghi da risolvere o se dkms è andato avanti a compilare i driver configurati. Nel caso in cui non ci fossero errori ma dkms non indicasse di aver installato il driver rtl8188eusallora controllerei che il pacchetto che ha lo stesso nome sia effettivamente installato nel sistema.- 
		Questa risposta è stata modificata 3 years fa da Silvan. 
 
- 
		Questa risposta è stata modificata 3 years fa da 
- 
29 Ottobre, 2022 alle 09:03 #33832fredflinstone ParticipantCiao ! ho eseguito ” sudo rm -rf /var/lib/dkms/ndiswrapper/1.63 ” ed eseguito la diagnostica. 
 questo il risultato :
 ” bash-5.2$ sudo journalctl -b -u dkms
 ott 29 08:52:18 blackmamba systemd[1]: Starting Bu>
 ott 29 08:52:43 blackmamba dkms[4084]: Deprecated >
 ott 29 08:52:44 blackmamba dkms[4145]: Deprecated >
 ott 29 08:52:44 blackmamba dkms[4157]: Sign comman>
 ott 29 08:52:44 blackmamba dkms[4157]: Signing key>
 ott 29 08:52:44 blackmamba dkms[4157]: Public cert>
 ott 29 08:52:44 blackmamba dkms[4212]: Deprecated >
 ott 29 08:52:52 blackmamba dkms[4157]: Building mo>
 ott 29 08:52:52 blackmamba dkms[4157]: ‘make’ clean
 ott 29 08:52:53 blackmamba dkms[4237]: #make -C /l>
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm>
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm>
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm>
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm>
 ott 29 08:52:53 blackmamba dkms[4237]: cd core ; r>
 ott 29 08:52:53 blackmamba dkms[4237]: cd core ; r>
 ott 29 08:52:53 blackmamba dkms[4237]: cd os_dep/l>
 ott 29 08:52:53 blackmamba dkms[4237]: cd os_dep ;>
 ott 29 08:52:53 blackmamba dkms[4237]: cd platform>
 ott 29 08:52:53 blackmamba dkms[4237]: rm -fr Modu>
 ott 29 08:52:53 blackmamba dkms[4237]: rm -fr *.mo>
 ott 29 08:52:53 blackmamba dkms[4237]: rm -fr .tmp>
 ott 29 08:52:53 blackmamba dkms[4157]: { ‘make’ -j>
 ott 29 08:55:12 blackmamba dkms[4157]: Signing mod>
 ott 29 08:55:12 blackmamba dkms[4157]: ‘make’ clean
 ott 29 08:55:12 blackmamba dkms[7059]: #make -C /l>
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm>
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm>
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm>
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm>
 ott 29 08:55:12 blackmamba dkms[7059]: cd core ; r>
 ott 29 08:55:12 blackmamba dkms[7059]: cd core ; r>
 ott 29 08:55:12 blackmamba dkms[7059]: cd os_dep/l>
 ott 29 08:55:12 blackmamba dkms[7059]: cd os_dep ;>
 ott 29 08:55:12 blackmamba dkms[7059]: cd platform>
 ott 29 08:55:12 blackmamba dkms[7059]: rm -fr Modu>
 ott 29 08:55:12 blackmamba dkms[7059]: rm -fr *.mo>
 ott 29 08:55:12 blackmamba dkms[7059]: rm -fr .tmp>
 ott 29 08:55:12 blackmamba dkms[4157]: 8188eu.ko:
 ott 29 08:55:12 blackmamba dkms[4157]: Running mod>
 ott 29 08:55:18 blackmamba dkms[4157]: – Original>
 lines 1-41…skipping…
 ott 29 08:52:18 blackmamba systemd[1]: Starting Builds and install new kernel modules through DKMS…
 ott 29 08:52:43 blackmamba dkms[4084]: Deprecated feature: REMAKE_INITRD
 ott 29 08:52:44 blackmamba dkms[4145]: Deprecated feature: REMAKE_INITRD
 ott 29 08:52:44 blackmamba dkms[4157]: Sign command: /lib/modules/5.15.71-1mamba-x86_64/build/scripts/sign-file
 ott 29 08:52:44 blackmamba dkms[4157]: Signing key: /var/lib/dkms/mok.key
 ott 29 08:52:44 blackmamba dkms[4157]: Public certificate (MOK): /var/lib/dkms/mok.pub
 ott 29 08:52:44 blackmamba dkms[4212]: Deprecated feature: REMAKE_INITRD
 ott 29 08:52:52 blackmamba dkms[4157]: Building module:
 ott 29 08:52:52 blackmamba dkms[4157]: ‘make’ clean
 ott 29 08:52:53 blackmamba dkms[4237]: #make -C /lib/modules/5.15.71-1mamba-x86_64/build M=/var/lib/dkms/rtl8188eus/5.3.9.20220319git/build clean
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm -fr */*/*/*.mod.c */*/*/*.mod */*/*/*.o */*/*/.*.cmd */*/*/*.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm -fr */*/*.mod.c */*/*.mod */*/*.o */*/.*.cmd */*/*.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd core ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:52:53 blackmamba dkms[4237]: cd platform ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:52:53 blackmamba dkms[4237]: rm -fr Module.symvers ; rm -fr Module.markers ; rm -fr modules.order
 ott 29 08:52:53 blackmamba dkms[4237]: rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
 ott 29 08:52:53 blackmamba dkms[4237]: rm -fr .tmp_versions
 ott 29 08:52:53 blackmamba dkms[4157]: { ‘make’ -j2 KVER=5.15.71-1mamba-x86_64 KSRC=/lib/modules/5.15.71-1mamba-x86_64/build; } >> /var/lib/dkms/rtl8188eus/5.3.9.20>
 ott 29 08:55:12 blackmamba dkms[4157]: Signing module /var/lib/dkms/rtl8188eus/5.3.9.20220319git/build/8188eu.ko
 ott 29 08:55:12 blackmamba dkms[4157]: ‘make’ clean
 ott 29 08:55:12 blackmamba dkms[7059]: #make -C /lib/modules/5.15.71-1mamba-x86_64/build M=/var/lib/dkms/rtl8188eus/5.3.9.20220319git/build clean
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm -fr */*/*/*.mod.c */*/*/*.mod */*/*/*.o */*/*/.*.cmd */*/*/*.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm -fr */*/*.mod.c */*/*.mod */*/*.o */*/.*.cmd */*/*.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd core ; rm -fr */*.mod.c */*.mod */*.o */.*.cmd */*.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd core ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd os_dep/linux ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:55:12 blackmamba dkms[7059]: cd platform ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
 ott 29 08:55:12 blackmamba dkms[7059]: rm -fr Module.symvers ; rm -fr Module.markers ; rm -fr modules.order
 ott 29 08:55:12 blackmamba dkms[7059]: rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~
 ott 29 08:55:12 blackmamba dkms[7059]: rm -fr .tmp_versions
 ott 29 08:55:12 blackmamba dkms[4157]: 8188eu.ko:
 ott 29 08:55:12 blackmamba dkms[4157]: Running module version sanity check.
 ott 29 08:55:18 blackmamba dkms[4157]: – Original module
 ott 29 08:55:18 blackmamba dkms[4157]: – No original module exists within this kernel
 ott 29 08:55:18 blackmamba dkms[4157]: – Installation
 ott 29 08:55:18 blackmamba dkms[4157]: – Installing to /lib/modules/5.15.71-1mamba-x86_64/updates/
 ott 29 08:55:18 blackmamba dkms[4157]: do_depmod 5.15.71-1mamba-x86_64
 ott 29 08:56:35 blackmamba systemd[1]: Finished Builds and install new kernel modules through DKMS.
 ~
 ~Grazie 
- 
29 Ottobre, 2022 alle 09:48 #33833fredflinstone ParticipantCiao ! 
 ho estratto la chiavetta e dopo averla reinserita il sistema l’ ha riconosciuta ed ora fuziona.Grazie di tutto. 
 
- 
- 
		AutoreArticoli
- Devi aver eseguito l’accesso per poter rispondere a questa discussione.








