Salve,ho comprato una chiavetta usb che fa da wifi e bluetooth, ma non trovo i driver per ubuntu 20.04. Nel mini dischetto allegato ci sono i driver per Windows nominati rtl8191su ma per linux non ci sono e non li trovo da nessuna parte. Potete aiutarmi? Grazie |
simone@simone-Veriton-X4620G:~$ modinfo rtl8812au modinfo: ERROR: Module rtl8812au not found. simone@simone-Veriton-X4620G:~$ modinfo rtl88xxau modinfo: ERROR: Module rtl88xxau not found. simone@simone-Veriton-X4620G:~$ modinfo 88xxau modinfo: ERROR: Module 88xxau not found. simone@simone-Veriton-X4620G:~$ modinfo r88xxau modinfo: ERROR: Module r88xxau not found. simone@simone-Veriton-X4620G:~$ modinfo rtl88xxau modinfo: ERROR: Module rtl88xxau not found. simone@simone-Veriton-X4620G:~$ cd rtl8814au simone@simone-Veriton-X4620G:~/rtl8814au$ sudo make dkms_install [sudo] password di simone: mkdir -p /usr/src/8814au-5.8.5.1 cp -r * /usr/src/8814au-5.8.5.1 dkms add -m 8814au -v 5.8.5.1 Creating symlink /var/lib/dkms/8814au/5.8.5.1/source -> /usr/src/8814au-5.8.5.1 DKMS: add completed. dkms build -m 8814au -v 5.8.5.1 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... 'make' -j2 KVER=5.11.0-44-generic KSRC=/lib/modules/5.11.0-44-generic/build.............................. cleaning build area... DKMS: build completed. dkms install -m 8814au -v 5.8.5.1 8814au.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.11.0-44-generic/updates/dkms/ depmod......... DKMS: install completed. dkms status 8812au, 5.6.4.2_35491.20191025, 5.11.0-44-generic, x86_64: installed 8814au, 5.8.5.1, 5.11.0-44-generic, x86_64: installed rtl8821CU, 5.4.1, 5.11.0-43-generic, x86_64: installed (WARNING! Diff between built and installed module!) rtl8821CU, 5.4.1, 5.11.0-44-generic, x86_64: installed simone@simone-Veriton-X4620G:~$ modinfo rtl8812au modinfo: ERROR: Module rtl8812au not found. simone@simone-Veriton-X4620G:~$ modinfo rtl88xxau modinfo: ERROR: Module rtl88xxau not found. simone@simone-Veriton-X4620G:~$ modinfo 88xxau modinfo: ERROR: Module 88xxau not found. simone@simone-Veriton-X4620G:~$ modinfo r88xxau modinfo: ERROR: Module r88xxau not found. inoltre adesso mi è sparito anche con il comando lsblk e per farlo ricomparire di solito spengo il pc e gli tolgo la corrente... i moduli sembrano: 8812au e 8814au e poi: rtl8821CU mi chiedevo e l'ho chiesto anche sul forum dove ho aperto una discussione qui https://forum.ubuntu-it.org/viewtopic.php?f=9&t=648254&p=5285118#p5285118 se il problema non risieda nel bios dove ho l'usb posizionato come prima scelta di avvio... poi ho il cd come seconda e l'hard disk come terza... HA SWICCHATO HA SWICCHATOOOO
(puoi fare una controprova, mettere l'hd come primo)
o farlo tu a mano: sudo mpdprobe 8821cu Allora... ho dato dmesg | grep CD-ROMsudo eject /dev/sr1sudo usb_modeswitch -KW -v 0bda -p 1a2blsusbBus 001 Device 005: ID 0bda:c820 Realtek Semiconductor Corp. magozurlinux mi ha detto che domani mi prepara la regola udev per farlo in automatico.. che grande grazie anche a te Sacarde per il supporto e la pazienza... ma dimmi ora devo installare il famoso driver di McMCCRU ce lo dovresti avere gia', sopra ho visto il tuo comando: modinfo 8821cu dove vedi tra gli alias: alias: usb:v0BDApC820ddcdscdpicFFiscFFipFFin* dovrebbe essere questo il driver giusto è accesooo è accesoooooo in impostazioni è comparsa la voce wifi. non devo più installare nulla? no? vabbè che quando spengerò il pc andrà tutto a farsi friggere finchè non avrò la regola udev di magozurlinux... giusto?
e dovrebbe creare il devices wl..... da se (credo) senza fare piu' nulla, oramai il modulo lo hai compilato (chiaro se tu dovessi installare un'altro kernel dovresti reinstallarlo) Allora... ho installato la regola udev e funziona,appena ho inserito la chiavetta si è accesa e si è collegata in automatico alla rete wifi del mio smartphone come avevo fatto ieri. Credo che a questo punto posso scrivere risolto all'inizio del post... ciao e a presto!!! questa quella risolutiva? Si! mi hanno fatto cambiare il titolo facendomi mettere come modulo 8821cu ma secondo me chi cerca il driver di questa chiavetta per linux cerca lo stesso che trova nel cd per windows solo dopo viene a sapere che deve usare 8821cu. Vabbè sono riuscito a farla funzionare e anche a non doverla reinserire tutte le volte che spegnevo e accendevo il pc. Per ora sono a posto... quando cambierò kernel vedremo il da farsi. Un saluto. ciao e alla prossima
5 su 12
mostra altri 7 commenti
|
simone@simone-Veriton-X4620G:~$ git clone https://github.com/aircrack-ng/rtl8814au.git Clone in 'rtl8814au' in corso... remote: Enumerating objects: 1121, done. remote: Counting objects: 100% (1121/1121), done. remote: Compressing objects: 100% (720/720), done. remote: Total 1121 (delta 546), reused 944 (delta 385), pack-reused 0 Ricezione degli oggetti: 100% (1121/1121), 2.97 MiB | 1.54 MiB/s, fatto. Risoluzione dei delta: 100% (546/546), fatto. simone@simone-Veriton-X4620G:~$ cd rtl8814au simone@simone-Veriton-X4620G:~/rtl8814au$ make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.11.0-44-generic/build M=/home/simone/rtl8814au modules make[1]: ingresso nella directory «/usr/src/linux-headers-5.11.0-44-generic» CC [M] /home/simone/rtl8814au/core/rtw_cmd.o CC [M] /home/simone/rtl8814au/core/rtw_security.o CC [M] /home/simone/rtl8814au/core/rtw_debug.o CC [M] /home/simone/rtl8814au/core/rtw_io.o CC [M] /home/simone/rtl8814au/core/rtw_ioctl_query.o CC [M] /home/simone/rtl8814au/core/rtw_ioctl_set.o CC [M] /home/simone/rtl8814au/core/rtw_ieee80211.o CC [M] /home/simone/rtl8814au/core/rtw_mlme.o CC [M] /home/simone/rtl8814au/core/rtw_mlme_ext.o CC [M] /home/simone/rtl8814au/core/rtw_mi.o CC [M] /home/simone/rtl8814au/core/rtw_wlan_util.o CC [M] /home/simone/rtl8814au/core/rtw_vht.o CC [M] /home/simone/rtl8814au/core/rtw_pwrctrl.o CC [M] /home/simone/rtl8814au/core/rtw_rf.o CC [M] /home/simone/rtl8814au/core/rtw_chplan.o CC [M] /home/simone/rtl8814au/core/rtw_recv.o CC [M] /home/simone/rtl8814au/core/rtw_sta_mgt.o CC [M] /home/simone/rtl8814au/core/rtw_ap.o CC [M] /home/simone/rtl8814au/core/mesh/rtw_mesh.o CC [M] /home/simone/rtl8814au/core/mesh/rtw_mesh_pathtbl.o CC [M] /home/simone/rtl8814au/core/mesh/rtw_mesh_hwmp.o CC [M] /home/simone/rtl8814au/core/rtw_xmit.o CC [M] /home/simone/rtl8814au/core/rtw_p2p.o CC [M] /home/simone/rtl8814au/core/rtw_rson.o CC [M] /home/simone/rtl8814au/core/rtw_tdls.o CC [M] /home/simone/rtl8814au/core/rtw_br_ext.o CC [M] /home/simone/rtl8814au/core/rtw_iol.o CC [M] /home/simone/rtl8814au/core/rtw_sreset.o CC [M] /home/simone/rtl8814au/core/rtw_btcoex_wifionly.o CC [M] /home/simone/rtl8814au/core/rtw_btcoex.o CC [M] /home/simone/rtl8814au/core/rtw_beamforming.o CC [M] /home/simone/rtl8814au/core/rtw_odm.o CC [M] /home/simone/rtl8814au/core/rtw_rm.o CC [M] /home/simone/rtl8814au/core/rtw_rm_fsm.o CC [M] /home/simone/rtl8814au/core/rtw_rm_util.o CC [M] /home/simone/rtl8814au/core/efuse/rtw_efuse.o CC [M] /home/simone/rtl8814au/os_dep/osdep_service.o CC [M] /home/simone/rtl8814au/os_dep/linux/os_intfs.o CC [M] /home/simone/rtl8814au/os_dep/linux/usb_intf.o CC [M] /home/simone/rtl8814au/os_dep/linux/usb_ops_linux.o CC [M] /home/simone/rtl8814au/os_dep/linux/ioctl_linux.o CC [M] /home/simone/rtl8814au/os_dep/linux/xmit_linux.o CC [M] /home/simone/rtl8814au/os_dep/linux/mlme_linux.o CC [M] /home/simone/rtl8814au/os_dep/linux/recv_linux.o CC [M] /home/simone/rtl8814au/os_dep/linux/ioctl_cfg80211.o /home/simone/rtl8814au/os_dep/linux/ioctl_cfg80211.c: In function ‘rtw_cfg80211_ch_switch_notify’: /home/simone/rtl8814au/os_dep/linux/ioctl_cfg80211.c:472:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 472 | if (!rtw_cfg80211_allow_ch_switch_notify(adapter)) | ^~ /home/simone/rtl8814au/os_dep/linux/ioctl_cfg80211.c:474:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 474 | cfg80211_ch_switch_notify(adapter->pnetdev, &chdef); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC [M] /home/simone/rtl8814au/os_dep/linux/rtw_cfgvendor.o CC [M] /home/simone/rtl8814au/os_dep/linux/wifi_regd.o CC [M] /home/simone/rtl8814au/os_dep/linux/rtw_android.o CC [M] /home/simone/rtl8814au/os_dep/linux/rtw_proc.o CC [M] /home/simone/rtl8814au/os_dep/linux/rtw_rhashtable.o CC [M] /home/simone/rtl8814au/os_dep/linux/ioctl_mp.o CC [M] /home/simone/rtl8814au/hal/hal_intf.o CC [M] /home/simone/rtl8814au/hal/hal_com.o CC [M] /home/simone/rtl8814au/hal/hal_com_phycfg.o CC [M] /home/simone/rtl8814au/hal/hal_phy.o CC [M] /home/simone/rtl8814au/hal/hal_dm.o CC [M] /home/simone/rtl8814au/hal/hal_dm_acs.o CC [M] /home/simone/rtl8814au/hal/hal_btcoex_wifionly.o CC [M] /home/simone/rtl8814au/hal/hal_btcoex.o CC [M] /home/simone/rtl8814au/hal/hal_mp.o CC [M] /home/simone/rtl8814au/hal/hal_mcc.o CC [M] /home/simone/rtl8814au/hal/hal_hci/hal_usb.o CC [M] /home/simone/rtl8814au/hal/led/hal_led.o CC [M] /home/simone/rtl8814au/hal/led/hal_usb_led.o CC [M] /home/simone/rtl8814au/hal/HalPwrSeqCmd.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/Hal8814PwrSeq.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_xmit.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_sreset.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_hal_init.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_phycfg.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_rf6052.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_dm.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_rxdesc.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/rtl8814a_cmd.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/hal8814a_fw.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/usb/usb_halinit.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/usb/rtl8814au_led.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/usb/rtl8814au_xmit.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/usb/rtl8814au_recv.o CC [M] /home/simone/rtl8814au/hal/rtl8814a/usb/usb_ops_linux.o CC [M] /home/simone/rtl8814au/hal/efuse/rtl8814a/HalEfuseMask8814A_USB.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_debug.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_antdiv.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_soml.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_smt_ant.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_antdect.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_interface.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_phystatus.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_hwconfig.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_dig.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_pathdiv.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_rainfo.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_dynamictxpower.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_adaptivity.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_cfotracking.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_noisemonitor.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_beamforming.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_direct_bf.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_dfs.o CC [M] /home/simone/rtl8814au/hal/phydm/txbf/halcomtxbf.o CC [M] /home/simone/rtl8814au/hal/phydm/txbf/haltxbfinterface.o CC [M] /home/simone/rtl8814au/hal/phydm/txbf/phydm_hal_txbf_api.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_adc_sampling.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_ccx.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_psd.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_primary_cca.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_cck_pd.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_rssi_monitor.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_auto_dbg.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_math_lib.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_api.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_pow_train.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_lna_sat.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_pmac_tx_setting.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_mp.o CC [M] /home/simone/rtl8814au/hal/phydm/phydm_cck_rx_pathdiv.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halrf.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halrf_debug.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halphyrf_ce.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halrf_powertracking_ce.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halrf_powertracking.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halrf_kfree.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/halrf_psd.o CC [M] /home/simone/rtl8814au/hal/phydm/rtl8814a/halhwimg8814a_bb.o CC [M] /home/simone/rtl8814au/hal/phydm/rtl8814a/halhwimg8814a_mac.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/rtl8814a/halhwimg8814a_rf.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/rtl8814a/halrf_iqk_8814a.o CC [M] /home/simone/rtl8814au/hal/phydm/rtl8814a/phydm_regconfig8814a.o CC [M] /home/simone/rtl8814au/hal/phydm/halrf/rtl8814a/halrf_8814a_ce.o CC [M] /home/simone/rtl8814au/hal/phydm/rtl8814a/phydm_rtl8814a.o CC [M] /home/simone/rtl8814au/hal/phydm/txbf/haltxbf8814a.o CC [M] /home/simone/rtl8814au/platform/platform_ops.o CC [M] /home/simone/rtl8814au/core/rtw_mp.o LD [M] /home/simone/rtl8814au/8814au.o MODPOST /home/simone/rtl8814au/Module.symvers CC [M] /home/simone/rtl8814au/8814au.mod.o LD [M] /home/simone/rtl8814au/8814au.ko BTF [M] /home/simone/rtl8814au/8814au.ko Skipping BTF generation for /home/simone/rtl8814au/8814au.ko due to unavailability of vmlinux make[1]: uscita dalla directory «/usr/src/linux-headers-5.11.0-44-generic» simone@simone-Veriton-X4620G:~/rtl8814au$ make install install -p -m 644 8814au.ko /lib/modules/5.11.0-44-generic/kernel/drivers/net/wireless/ install: impossibile creare il file regolare '/lib/modules/5.11.0-44-generic/kernel/drivers/net/wireless/8814au.ko': Permesso negato make: *** [Makefile:2359: install] Errore 1 simone@simone-Veriton-X4620G:~/rtl8814au$ con "make" compili i sorgenti, con dkms compili soltanto la parte del modulo con "make install" installi il modulo e devi anteporre "sudo" |
simone@simone-Veriton-X4620G:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT loop0 7:0 0 185,3M 1 loop /snap/audacity/922 loop1 7:1 0 186,8M 1 loop /snap/audacity/934 loop2 7:2 0 4K 1 loop /snap/bare/5 loop3 7:3 0 66,5M 1 loop /snap/citra-emu/144 loop4 7:4 0 99,5M 1 loop /snap/core/11798 loop5 7:5 0 99,4M 1 loop /snap/core/11993 loop6 7:6 0 61,9M 1 loop /snap/core20/1242 loop7 7:7 0 55,5M 1 loop /snap/core18/2253 loop8 7:8 0 55,5M 1 loop /snap/core18/2246 loop9 7:9 0 61,9M 1 loop /snap/core20/1270 loop10 7:10 0 219M 1 loop /snap/gnome-3-34-1804/72 loop11 7:11 0 219M 1 loop /snap/gnome-3-34-1804/77 loop12 7:12 0 247,9M 1 loop /snap/gnome-3-38-2004/87 loop13 7:13 0 65,1M 1 loop /snap/gtk-common-themes/1515 loop14 7:14 0 140K 1 loop /snap/gtk2-common-themes/13 loop15 7:15 0 65,2M 1 loop /snap/gtk-common-themes/1519 loop16 7:16 0 424,2M 1 loop /snap/kde-frameworks-5-qt-5-15-3-core20/8 loop17 7:17 0 185,7M 1 loop /snap/melonds/3 loop18 7:18 0 517,7M 1 loop /snap/nightmayr-kf5-qt-5-15-2-core20/20 loop19 7:19 0 518,3M 1 loop /snap/nightmayr-kf5-qt-5-15-2-core20/26 loop20 7:20 0 51M 1 loop /snap/snap-store/547 loop21 7:21 0 54,2M 1 loop /snap/snap-store/558 loop22 7:22 0 42,2M 1 loop /snap/snapd/14066 loop23 7:23 0 43,3M 1 loop /snap/snapd/14295 sda 8:0 0 465,8G 0 disk ├─sda1 8:1 0 512M 0 part /boot/efi ├─sda2 8:2 0 1K 0 part └─sda5 8:5 0 465,3G 0 part / sr0 11:0 1 1024M 0 rom sr1 11:1 1 7,8M 0 rom mmm sr0 cosa e'? un'altro usb o dvd? p.s. che vedi da: dmesg|grep sr1 sr0 è il lettore cddvd simone@simone-Veriton-X4620G:~$ dmesg|grep sr1 [ 4.088464] sr 4:0:0:0: [sr1] scsi3-mmc drive: 0x/0x caddy [ 4.123721] sr 4:0:0:0: Attached scsi CD-ROM sr1 [14784.857964] sr 4:0:0:0: [sr1] scsi3-mmc drive: 0x/0x caddy [14784.901090] sr 4:0:0:0: Attached scsi CD-ROM sr1 in sr0 c'e' qualcosa dentro? di 1024M ? No non c'è niente. Ma se modificassi il file autorun.inf con puppy... Si può fare? Tipo come dice qui https://askubuntu.com/questions/642511/how-to-autorun-files-and-scripts-in-ubuntu-when-inserting-a-usb-stick-like-autor quindi dici di montarlo? ma se e' "rom" sara' readonly, boh Allora... ho trovato questo sito https://itectec.com/ubuntu/ubuntu-ac600-wifi-5ghz-dongle-or-realtek-semiconductor-corp-802-11ac-nic-on-ubuntu/ però quando gli dò questo comando mi dice ~$ cd rtl8812au simone@simone-Veriton-X4620G:~/rtl8812au$ sudo ./dkms-install.sh sudo: ./dkms-install.sh: comando non trovato come dice il file README.md puoi installare con: sudo make dkms_install Niente da fare... l'ha installato ma non funziona... lsusb Bus 001 Device 003: ID 0bda:1a2b Realtek Semiconductor Corp.
simone@simone-Veriton-X4620G:~$ modinfo rtl8812au modinfo: ERROR: Module rtl8812au not found. ho sbagliato qualcosa? prova 88XXau o r88XXau ?
5 su 11
mostra altri 6 commenti
|
simone@simone-Veriton-X4620G:~$ df -HT File system Tipo Dim. Usati Dispon. Uso% Montato su udev devtmpfs 2,0G 0 2,0G 0% /dev tmpfs tmpfs 399M 1,9M 397M 1% /run /dev/sda5 ext4 491G 28G 439G 6% / tmpfs tmpfs 2,0G 0 2,0G 0% /dev/shm tmpfs tmpfs 5,3M 4,1k 5,3M 1% /run/lock tmpfs tmpfs 2,0G 0 2,0G 0% /sys/fs/cgroup /dev/loop0 squashfs 195M 195M 0 100% /snap/audacity/922 /dev/loop1 squashfs 196M 196M 0 100% /snap/audacity/934 /dev/loop2 squashfs 132k 132k 0 100% /snap/bare/5 /dev/loop3 squashfs 70M 70M 0 100% /snap/citra-emu/144 /dev/loop4 squashfs 105M 105M 0 100% /snap/core/11798 /dev/loop6 squashfs 59M 59M 0 100% /snap/core18/2246 /dev/loop7 squashfs 65M 65M 0 100% /snap/core20/1242 /dev/loop5 squashfs 105M 105M 0 100% /snap/core/11993 /dev/loop8 squashfs 59M 59M 0 100% /snap/core18/2253 /dev/loop9 squashfs 66M 66M 0 100% /snap/core20/1270 /dev/loop10 squashfs 230M 230M 0 100% /snap/gnome-3-34-1804/72 /dev/loop11 squashfs 230M 230M 0 100% /snap/gnome-3-34-1804/77 /dev/loop12 squashfs 69M 69M 0 100% /snap/gtk-common-themes/1515 /dev/loop13 squashfs 261M 261M 0 100% /snap/gnome-3-38-2004/87 /dev/loop14 squashfs 263k 263k 0 100% /snap/gtk2-common-themes/13 /dev/loop15 squashfs 69M 69M 0 100% /snap/gtk-common-themes/1519 /dev/loop17 squashfs 195M 195M 0 100% /snap/melonds/3 /dev/loop16 squashfs 445M 445M 0 100% /snap/kde-frameworks-5-qt-5-15-3-core20/8 /dev/loop18 squashfs 543M 543M 0 100% /snap/nightmayr-kf5-qt-5-15-2-core20/20 /dev/loop20 squashfs 54M 54M 0 100% /snap/snap-store/547 /dev/loop21 squashfs 57M 57M 0 100% /snap/snap-store/558 /dev/loop19 squashfs 544M 544M 0 100% /snap/nightmayr-kf5-qt-5-15-2-core20/26 /dev/loop22 squashfs 45M 45M 0 100% /snap/snapd/14066 /dev/loop23 squashfs 46M 46M 0 100% /snap/snapd/14295 /dev/sda1 vfat 536M 4,1k 536M 1% /boot/efi tmpfs tmpfs 399M 37k 399M 1% /run/user/1000 non c'e' niente... quando la inserisci ti chiede di montarla? no non mi chiede niente. ho idea che non ci sia soluzione. grazie lo stesso per la disponibilità. mi rifarò vivo sicuramente con altri guai da risolvere. ti auguro un buon capodanno. se tu o qualcuno che ha seguito la discussione mi vuole consigliare una chiavetta da comprare che funzioni su ubuntu ne sarei felice. ciao e a presto io uso questa: NetGear, Inc. WNA1100 Wireless-N 150 Atheros [AR9271] usa i driver inclusi nel kernel: ath9k_htc inserisco e funziona ma non e' bluetooth, ma dai link di sopra cene sono tante altre p.s. altri posti dove chiedere: forum italiano o internazionale Beata testardaggine... sono riuscito a vederla con il comando lsblksr1 11:1 1 7,8M 0 rom sto seguendo questa guida https://noviello.it/come-montare-mount-e-smontare-unmount-file-system-su-linux/ ma mi perdo.. e con: sudo umount /dev/sr1 ? simone@simone-Veriton-X4620G:~$ sudo umount /dev/sr1 [sudo] password di simone: umount: /dev/sr1: not mounted. forse prima devo montarla creando una directory sudo mkdir -p /media/usbe poi sudo mount /dev/sr1 /media/usbfunzionerà?? no mi dice mount: /media/usb: no medium found on /dev/sr1. dove l'avevi vista la riga: sr1 11:1 1 7,8M 0 rom in fondo alla lista del comando lsblk
5 su 11
mostra altri 6 commenti
|
modinfo 8821cu filename: /lib/modules/5.11.0-43-generic/kernel/drivers/net/wireless/realtek/rtl8821cu/8821cu.ko version: v5.4.1_28754.20180921_COEX20180712-3232 author: Realtek Semiconductor Corp. description: Realtek Wireless Lan Driver license: GPL srcversion: DC5A81B4D73A40D1B29E55E alias: usb:v2001p331Dd*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0BDAp2006d*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDAp8811d*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApC811d*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApC82Bd*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApC82Ad*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApC820d*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApC821d*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApB820d*dc*dsc*dp*icFFiscFFipFFin* alias: usb:v0BDApB82Bd*dc*dsc*dp*icFFiscFFipFFin* depends: cfg80211 retpoline: Y name: 8821cu vermagic: 5.11.0-43-generic SMP mod_unload modversions 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_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_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_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_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_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 ci sono dei parametri con "switch" ... fosse uno di quelli che controlla la modalita'? che vedi da: systool -vm 8821cu | grep switch p.s. la vedi la tua? https://deviwiki.com/wiki/DNI:USB_WiFi_adapters_w/_probable_Linux_support simone@simone-Veriton-X4620G:~$ systool -vm 8821cu | grep switch rtw_ch_switch_offload= "0" rtw_drv_ant_band_switch= "1" rtw_switch_usb_mode = "0" incredibile credo di averla trovata quasi al volo... dovrebbe essere questa anche se non c'è l'immagine: https://deviwiki.com/wiki/Unbranded_WL300G comunque facendo una ricerca su google immagini basta digitare: usb wifi bluetooth e compare; è quella con le scritte verdi con scritto: wifi 5 BT+AC600 driver free se e' quello il modulo che utilizza dovrebbe essere il r8712u prova a caricarlo se non lo fosse: sudo modprobe r8712u dove trovi l'alias: alias: usb:v0BDAp8172ddcdscdpiciscipin pero' se da lsusb rimane l'ID 1a2b... boh! p.s. anche il significato dei parametri non e' tanto chiaro p.s. lo vedi montato? df -HT ho provato ma resta sempre 1a2b invece per installare questo https://github.com/chunkeey/rtl8192su come faccio? è un pò vecchio... forse non è compatibile col kernel... con df -HT non mi sembra di vederlo. con alias mi da comando non trovato "alias ..." e' la riga che vedi dal comando: modinfo ...... quindi da puppy si comporta diversamente che da ubuntu? qui una recensione sui problemi su unix Ah Ah e te pareva che non beccavo l'unica pennetta incompatibile con linux... Che faccio? La svolo dalla finestra? per curiosita' , su puppy, quando cambia i valori ID, riesci a vedere ase crea il dispositivo wlan0 o wl.... lo vedi nelle ultime righe di "dmesg" o da "iwconfig" con # dmesg mi da wlp6s0: deauthenticated from 58:3f:54:dc:b7:71 (Reason: 3=DEAUTH_LEAVING) con iwconfig mi da iwconfigwlp6s0 IEEE 802.11 ESSID:off/any lo no wireless extensions. enp8s0 no wireless extensions. secondo me su puppy dovrei installare il rtl8821CU ma non accetta i comandi di ubuntu. quelli che ho pubblicato penso appartengano al wifi interno del notebook ma se su ubuntu installassi pmount dovrei riuscire a fare lo switch e cambiare i parametri 0bda:1a2b o mi va in conflitto con il software che c'è in ubuntu
sudo apt updatesudo: apt: command not found modprobe 8821cumodprobe: FATAL: Module 8821cu not found in directory /lib/modules/4.9.163-lxpup-32-pae modinfo 8821cumodinfo: ERROR: Module 8821cu not found.
puoi chiedere al venditore se ha informazioni su come usarla su linux?
5 su 16
mostra altri 11 commenti
|
con il comando dmesg le ultime righe sono [ 770.358422] 8821cu: loading out-of-tree module taints kernel. [ 770.359451] 8821cu: module verification failed: signature and/or required key missing - tainting kernel [ 770.363816] RTW: module init start [ 770.363818] RTW: rtl8821cu v5.4.1_28754.20180921_COEX20180712-3232 [ 770.363819] RTW: build time: Dec 28 2021 22:07:08 [ 770.363820] RTW: rtl8821cu BT-Coex version = COEX20180712-3232 [ 770.363866] usbcore: registered new interface driver rtl8821cu [ 770.363867] RTW: module init ret=0 |
simone@simone-Veriton-X4620G:~$ sudo usb_modeswitch -KW -v 0bda -p 1a2b [sudo] password di simone: Take all parameters from the command line * usb_modeswitch: handle USB devices with multiple modes * Version 2.5.2 (C) Josua Dietze 2017 * Based on libusb1/libusbx ! PLEASE REPORT NEW CONFIGURATIONS ! DefaultVendor= 0x0bda DefaultProduct= 0x1a2b StandardEject=1 Look for default devices ... found USB ID 8087:0024 found USB ID 1d6b:0002 found USB ID 046d:c52e found USB ID 0bda:1a2b vendor ID matched product ID matched found USB ID 8087:0024 found USB ID 1d6b:0002 found USB ID 1d6b:0003 found USB ID 0e8d:2004 found USB ID 1d6b:0002 Found devices in default mode (1) Access device 003 on bus 001 Get the current device configuration ... Current configuration number is 1 Use interface number 0 with class 8 Use endpoints 0x0b (out) and 0x8a (in) USB description data (for identification) ------------------------- Manufacturer: Realtek Product: DISK Serial No.: not provided ------------------------- Sending standard EJECT sequence Looking for active drivers ... OK, driver detached Set up interface 0 Use endpoint 0x0b for message sending ... Trying to send message 1 to endpoint 0x0b ... Sending the message returned error -7. Try to continue Read the response to message 1 (CSW) ... Response successfully read (13 bytes), status 32 Trying to send message 2 to endpoint 0x0b ... Sending the message returned error -7. Try to continue Read the response to message 2 (CSW) ... Response successfully read (13 bytes), status 0 Trying to send message 3 to endpoint 0x0b ... OK, message successfully sent Read the response to message 3 (CSW) ... Response successfully read (13 bytes), status 1 Trying to send message 4 to endpoint 0x0b ... OK, message successfully sent Read the response to message 4 (CSW) ... Response successfully read (13 bytes), status 1 Reset response endpoint 0x8a Reset message endpoint 0x0b -> Run lsusb to note any changes. Bye! simone@simone-Veriton-X4620G:~$ lsusb Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 046d:c52e Logitech, Inc. MK260 Wireless Combo Receiver Bus 001 Device 003: ID 0bda:1a2b Realtek Semiconductor Corp. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 006: ID 0e8d:2004 MediaTek Inc. A71 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub come accendo il wifi se non ho un tasto fisico? se riavvio dici che cambia qualcosa? ho chiesto al tizio wow grazie provato con i link suggeriti da McMCCRU ? Sono al lavoro. Questa sera ci provo. Grazie Ho provato con i comandi del primo link, compresi quelli che rimandano ad un'altra pagina, ma non ha funzionato. Ha scaricato un sacco di pacchetti e mi ha fatto installare anche qualcosa ma alla fine non da segni di vita. Domani provo col secondo link. Ciao provato a compilare il driver rtl8188gu? Si gli ho ridato sudo usb_modeswitch -KW -v 0bda -p 1a2b e anche i due comandi che all'inizio avevo scartato sudo eject /dev/cdrom0 (or /dev/sr0, etc) anche se nel secondo non ho messo etc perché pensavo non facesse parte del comando. Comunque stasera riprovo a fare la procedura che dovrebbe andare liscia senza installazioni in mezzo... credo. Ciao il comando e': sudo eject /dev/cdrom0 oppure: sudo eject /dev/sr0 dipende da dove vedi montato il dispositivo: df -HT p.s. altrimenti poi ti dico come compilare il modulo rtl8188gu simone@simone-Veriton-X4620G:~$ sudo eject /dev/cdrom0 [sudo] password di simone: eject: impossibile trovare o aprire il dispositivo "/dev/cdrom0" simone@simone-Veriton-X4620G:~$ sudo eject /dev/sr0 con il secondo comando mi si è aperto il lettore cd dvd e dopo aperto il dvd noti qualcosa di diverso da: lsusb nella realtek ? 0bda:... Bus 001 Device 005: ID 0bda:1a2b Realtek Semiconductor Corp. non vedo niente di diverso... tranne che adesso il device è 005 Ho installato questo dal primo link di McMCCRU
Ho visto che nel secondo link c'è questo
Mi chiedevo se potevo scrivere solo le ultime tre righe o se devo ripartire da sudo apt update sudo apt, serve per istallare il necessario per la compilazione git ... scarichi i sorgenti make e make install compili e installi in windows, come vedi il nome della chiavetta wireless? riesci a vedere da li' gli ID: 0bda:.... ? Non ho un windows dove provare. Ho un notebook con puppy linux a 32bit se serve. Devo riuscire a far funzionare questa chiavetta perché il tetering del mio smartphone non funziona più, forse perché è troppo vecchio. Sto usando il tetering dello smartphone di mia mamma. Ho una vodafone station 2 che potrei trasformarla in ponte per l'hotspot del mio smartphone ma preferisco cercar di far funzionare la chiavetta wifi. Il punto è che non c'è uno swich in ubuntu 20.04 per attivare il wifi. Non c'è nemmeno la voce wifi. Invece c'è lo swich per il bluetooth, ma non si muove.
Il bello è che avevo comprato questa chiavetta perché c'è scritto sopra Driver free. Pensavo di riuscire ad usarla senza problemi. Stasera provo a installare i comandi del secondo link di McMCCRU e poi ti pubblico i comandi che mi hai chiesto. Ciao e grazie qui purtroppo non c'e' tanto traffico, soprattutto per chiavette particolari come la tua, prova a chiedere sul forum italiano o internazionale p.s. quando inserisci la chiavetta, cosa vedi negli ultimi 10-20 messaggi da: dmesg p.s. puppy che dice? quando la inserisco in puppy mi apre una cartella con dentro due file che sono: autorun.inf e wifiautoinstallsetup.exe se gli do il comando lsusb Bus 002 Device 006: ID 0bda:1a2b Realtek Semiconductor Corp. ok questo e' in versione memoria usb, riesci a smontarla come memoria? credo di si perchè ha la freccina nell'icona che permette di smontarla anche se poi quando la smonto mi sembra che rimane l'icona senza più la freccina una volta smontata cambia nulla degli ID con lsusb ? si cambia diventa 0bda:c820 e sparisce anche l'icona il 0bda:c820 dovrebbe essere per il modulo 8821cu se esegui: modprobe 8821cu poi vedi il wl.... dal comando iwconfig ?
5 su 26
mostra altri 21 commenti
|
lsusb Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 046d:c52e Logitech, Inc. MK260 Wireless Combo Receiver Bus 001 Device 003: ID 0bda:1a2b Realtek Semiconductor Corp. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 003: ID 0e8d:2004 MediaTek Inc. A71 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ~$ dmesg | grep wl simone@simone-Veriton-X4620G:~$ simone@simone-Veriton-X4620G:~$ iwconfig lo no wireless extensions. enp2s0 no wireless extensions. usb0 no wireless extensions. no non ha un interrutore fisico. scusa ma sono un principiante, come installo il driver dell'indirizzo? cosa ne pensi di questo? https://github.com/MatrixMike/WiFi-c sembra che quel device usb abbia 2 modi di essere usato: cdrom e wifi per la modalita' wifi: sudo eject /dev/cdrom0 (or /dev/sr0, etc) o sudo usb_modeswitch -KW -v 0bda -p 1a2b il primo comando credo che non serva per ubuntu 20.04 disable CDROM mode and select in WiFi mode. (not for Ubuntu 20.04) ma questi comandi li devo dare dopo che l'ho installato...? e come lo installo? abbi pazienza ma sono un principiante
se impostata la modalita' wifi dovresti trovare i valori: 0BDA:B711 utilizzabili poi dal driver 8188gu (da compilare seguendo le istruzioni)
5 su 7
mostra altri 2 commenti
|
Segui questa domanda
Via email:Una volta eseguito l'accesso potrai iscriverti a tutti gli aggiornamenti qui
Via RSS:Basi di markdown
- *corsivo* o __corsivo__
- **grassetto** o __grassetto__
- collegamento:[testo](http://url.com/ "titolo")
- immagine?
- elenco numerato: 1. Foo 2. Bar
- per aggiungere un'interruzione di riga, aggiungi due spazi a fine riga e premi «Invio»
- è supportato anche semplice HTML
Tag:
domanda posta: 26 Dec '21, 09:42
domanda visualizzata: 1,801 volte
ultimo aggiornamento: 14 Jan '22, 23:54
che vedi da: lsusb
il modulo/driver utilizzato dovrebbe essere il "r8712u"
vedi se il device di rete viene creato?
dmesg | grep wl
iwconfig