Open aneek opened 6 years ago
Any suggestions?
https://github.com/ulli-kroll/mt7610u is working for me
Hi @EliSnow @goetzc ,
What do you do? I do:
$ make
$ sudo make installfw
$ sudo modprobe cfg80211
$ sudo insmod mt7610u.ko
$ cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
I don't have any error but I cannot install successfully :(
Today will try this..
@bukosabino try https://linux-thai.blogspot.com/2018/10/install-tp-link-ac600-archer-t2u-driver.html
This didnt work for me :(
I think we just have to accept this wont work on ubunto 18.
Worked for me.
Worked for me.
@Lauriy Which method worked for you?
Worked for me.
@Lauriy Which method worked for you?
The Thai blog.
Worked for me.
@Lauriy Which method worked for you?
The Thai blog.
@Lauriy do you have a TP-LINK AC600 T2U Archer adapter? It's not working for me
Worked for me.
@Lauriy Which method worked for you?
The Thai blog.
@Lauriy do you have a TP-LINK AC600 T2U Archer adapter? It's not working for me
Make sure you download the pull request and not just the master branch. Make sure you have stuff like build-essentials to compile. And reboot.
Worked for me.
@Lauriy Which method worked for you?
The Thai blog.
@Lauriy do you have a TP-LINK AC600 T2U Archer adapter? It's not working for me
Make sure you download the pull request and not just the master branch. Make sure you have stuff like build-essentials to compile. And reboot.
Would you be so kind to let me know how to download a pull request from terminal? I'm not able to do it
Use the command the blogger shows: wget https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916/archive/638d4f25c4014952bb723d98d85d99ba11ba93bd.zip unzip mt7610u_wifi_sta_v3002_dpo_20130916-638d4f25c4014952bb723d98d85d99ba11ba93bd.zip
Thank you so much @Lauriy ! you saved my day! Not sure why the first time it didn't work. It's solved at my end too.
Today, drivers suddenly stopped working on Ubuntu 18.04. Anyone else facing the same issue?
Today, drivers suddenly stopped working on Ubuntu 18.04. Anyone else facing the same issue?
same problem here
Hey guys, i am using TP LINK T2U Archer 600 plus Wireless adapter. i tried this method but i does not show any device. When i lsusb, it shows like follows. Bus 003 Device 005: ID 2357:0120
can you guys can give some tips to install the drivers to ubuntu 18.04 ?
@Shashika007 Hello, have you already solved this installation issue and how to fix it ? appreciated
@Shashika007 @yichinwang I'm looking for a solution, too! Did you find anything out?
EDIT: Got it working with https://github.com/aircrack-ng/rtl8812au at my oDroid XU4 / Ubuntu 18.04.
@yichinwang not yet! @3lue i will try this solution https://github.com/aircrack-ng/rtl8812au at my jetson and see if its working or not! thanks! you just followed the steps right ? Did you try any extra steps ?
@Shashika007 nope, just run the dkms-install script and rebooted. After I had a wlan0 interface.
Hey guys, i am using TP LINK AC600 Archer T2U Wireless adapter. i tried this method but i does not show any device. When i lsusb, it shows like follows. Bus 003 Device 002: ID 2357:011f can you guys can give some tips to install the drivers to ubuntu 18.04 ? @Lauriy and @3lue i try for your solution still not working
when i iwconfig result this: lo no wireless extensions.
enp4s0 no wireless extensions.
@3lue it works perfectly. Thank you. @nuradyCloud i managed to make it work on my laptop ubuntu 18.04 without any issue. Is your adapter is T2U plus or T2U?
@Shashika007 i try update-usbids and then update driver result : Bus 003 Device 002: ID 2357:011f TP-Link but i try check iwconfig still like this lo no wireless extensions.
enp4s0 no wireless extensions.
im using TP-Link AC 600 mini wireless usb adapter Archer T2U please help me how to make this device running. Thanks
Hello, I also have the same problem with the same device TP-Link AC 600 mini wireless usb adapter Archer T2U.
I also use this solution https://github.com/aircrack-ng/rtl8812au and manage to make it work (on Ubuntu 18.04)
The WiFi adapter is TP-Link Archer T2U Nano AC
@yichinwang For this solution https://github.com/aircrack-ng/rtl8812au are you following step by step? Or maybe me wrong follow step?
What difference from your device with my device? Im using TP-Link AC 600 mini wireless usb adapter Archer T2U
Yes, one-by-one, execute 4 commands below
Are all above steps successfully by your side?
And I'm using this adapter https://www.qoo10.sg/item/TP-LINK-ARCHER-T2U-NANO-AC600-NANO-WIRELESS-USB-ADAPTER-3-YEARS/653301495
Hello @yichinwang, When trying to follow your steps, I get the following error:
➜ ~ sudo apt-get install dkms
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
dkms ya está en su versión más reciente (2.3-3ubuntu9.4).
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 44 no actualizados.
➜ ~ sudo ./dkms-install.sh
sudo: ./dkms-install.sh: orden no encontrada
Basically after installing dkms
and trying to execute sudo ./dkms-install.sh
, it throws an order not found.
@yichinwang your only execute 4 command? are you not copy file .dat to etc/Wireless and then reboot? i use this https://www.blibli.com/p/tp-link-archer-ac600-t2u-wireless-dual-band-usb-adapter/pc--MTA-1162909?ds=STV-24179-00114-00001&source=SEARCH_OR_CATEGORY_PAGE
Only execute 4 commands, and reboot !
Im done with execute 4 commands. But still not working. What can i know this device is work? Because I try to check iwconfig still like this
lo no wireless extensions.
enp4s0 no wireless extensions.
Hello @yichinwang, When trying to follow your steps, I get the following error:
➜ ~ sudo apt-get install dkms Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho dkms ya está en su versión más reciente (2.3-3ubuntu9.4). 0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 44 no actualizados. ➜ ~ sudo ./dkms-install.sh sudo: ./dkms-install.sh: orden no encontrada
Basically after installing
dkms
and trying to executesudo ./dkms-install.sh
, it throws an order not found.
You have to clone the github repository first and execute the ./dkms-install.sh command in the directory of the repo where the file is.
Hi @3lue, exactly that I did, I leave you a capture for a better understanding. If someone can help me, I thank you in advance.
Hi @3lue, exactly that I did, I leave you a capture for a better understanding. If someone can help me, I thank you in advance.
We're talking about https://github.com/aircrack-ng/rtl8812au all the time; not mt7610u_wifi_sta_v3002_dpo_20130916.
@3lue, I appreciate your clarification, I did it now with the repo that you indicated to me, but it still does not work for me, I leave you all the output of the process that I did:
➜ rtl8812au git:(v5.3.4) sudo ./dkms-install.sh
About to run dkms install steps...
Creating symlink /var/lib/dkms/rtl8812au/5.3.4/source ->
/usr/src/rtl8812au-5.3.4
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
'make' -j4 KVER=4.15.0-54-generic KSRC=/lib/modules/4.15.0-54-generic/build....................
Signing module:
- /var/lib/dkms/rtl8812au/5.3.4/4.15.0-54-generic/x86_64/module/88XXau.ko
Secure Boot not enabled on this system.
cleaning build area...
DKMS: build completed.
88XXau:
Running module version sanity check.
/usr/sbin/dkms: línea 784: find_module: orden no encontrada
modinfo: ERROR: missing module or filename.
- Original module
- Installation
- Installing to /lib/modules/4.15.0-54-generic/updates/dkms/
depmod...
DKMS: install completed.
Finished running dkms install steps.
➜ rtl8812au git:(v5.3.4) make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.0-54-generic/build M=/home/ernesto/rtl8812au O="" modules
make[1]: se entra en el directorio '/usr/src/linux-headers-4.15.0-54-generic'
CC [M] /home/ernesto/rtl8812au/core/rtw_cmd.o
CC [M] /home/ernesto/rtl8812au/core/rtw_security.o
CC [M] /home/ernesto/rtl8812au/core/rtw_debug.o
CC [M] /home/ernesto/rtl8812au/core/rtw_io.o
CC [M] /home/ernesto/rtl8812au/core/rtw_ioctl_query.o
CC [M] /home/ernesto/rtl8812au/core/rtw_ioctl_set.o
CC [M] /home/ernesto/rtl8812au/core/rtw_ieee80211.o
CC [M] /home/ernesto/rtl8812au/core/rtw_mlme.o
CC [M] /home/ernesto/rtl8812au/core/rtw_mlme_ext.o
CC [M] /home/ernesto/rtl8812au/core/rtw_mi.o
CC [M] /home/ernesto/rtl8812au/core/rtw_wlan_util.o
CC [M] /home/ernesto/rtl8812au/core/rtw_vht.o
CC [M] /home/ernesto/rtl8812au/core/rtw_pwrctrl.o
CC [M] /home/ernesto/rtl8812au/core/rtw_rf.o
CC [M] /home/ernesto/rtl8812au/core/rtw_recv.o
CC [M] /home/ernesto/rtl8812au/core/rtw_sta_mgt.o
CC [M] /home/ernesto/rtl8812au/core/rtw_ap.o
CC [M] /home/ernesto/rtl8812au/core/mesh/rtw_mesh.o
CC [M] /home/ernesto/rtl8812au/core/mesh/rtw_mesh_pathtbl.o
CC [M] /home/ernesto/rtl8812au/core/mesh/rtw_mesh_hwmp.o
CC [M] /home/ernesto/rtl8812au/core/rtw_xmit.o
CC [M] /home/ernesto/rtl8812au/core/rtw_p2p.o
CC [M] /home/ernesto/rtl8812au/core/rtw_rson.o
CC [M] /home/ernesto/rtl8812au/core/rtw_tdls.o
CC [M] /home/ernesto/rtl8812au/core/rtw_br_ext.o
CC [M] /home/ernesto/rtl8812au/core/rtw_iol.o
CC [M] /home/ernesto/rtl8812au/core/rtw_sreset.o
CC [M] /home/ernesto/rtl8812au/core/rtw_btcoex_wifionly.o
CC [M] /home/ernesto/rtl8812au/core/rtw_btcoex.o
CC [M] /home/ernesto/rtl8812au/core/rtw_beamforming.o
CC [M] /home/ernesto/rtl8812au/core/rtw_odm.o
CC [M] /home/ernesto/rtl8812au/core/rtw_rm.o
CC [M] /home/ernesto/rtl8812au/core/rtw_rm_fsm.o
CC [M] /home/ernesto/rtl8812au/core/efuse/rtw_efuse.o
CC [M] /home/ernesto/rtl8812au/os_dep/osdep_service.o
symbolmap: la: invalid section
CC [M] /home/ernesto/rtl8812au/os_dep/linux/os_intfs.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/usb_intf.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/usb_ops_linux.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/ioctl_linux.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/xmit_linux.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/mlme_linux.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/recv_linux.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/ioctl_cfg80211.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/rtw_cfgvendor.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/wifi_regd.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/rtw_android.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/rtw_rhashtable.o
CC [M] /home/ernesto/rtl8812au/os_dep/linux/ioctl_mp.o
CC [M] /home/ernesto/rtl8812au/hal/hal_intf.o
CC [M] /home/ernesto/rtl8812au/hal/hal_com.o
CC [M] /home/ernesto/rtl8812au/hal/hal_com_phycfg.o
CC [M] /home/ernesto/rtl8812au/hal/hal_phy.o
CC [M] /home/ernesto/rtl8812au/hal/hal_dm.o
CC [M] /home/ernesto/rtl8812au/hal/hal_dm_acs.o
CC [M] /home/ernesto/rtl8812au/hal/hal_btcoex_wifionly.o
CC [M] /home/ernesto/rtl8812au/hal/hal_btcoex.o
CC [M] /home/ernesto/rtl8812au/hal/hal_mp.o
CC [M] /home/ernesto/rtl8812au/hal/hal_mcc.o
CC [M] /home/ernesto/rtl8812au/hal/hal_hci/hal_usb.o
CC [M] /home/ernesto/rtl8812au/hal/led/hal_led.o
CC [M] /home/ernesto/rtl8812au/hal/led/hal_usb_led.o
CC [M] /home/ernesto/rtl8812au/hal/HalPwrSeqCmd.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/Hal8812PwrSeq.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/Hal8821APwrSeq.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_xmit.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_sreset.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_hal_init.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_phycfg.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_rf6052.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_dm.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_rxdesc.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/rtl8812a_cmd.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/usb/usb_halinit.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/usb/rtl8812au_led.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/usb/rtl8812au_xmit.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/usb/rtl8812au_recv.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/usb/usb_ops_linux.o
CC [M] /home/ernesto/rtl8812au/hal/efuse/rtl8812a/HalEfuseMask8812A_USB.o
CC [M] /home/ernesto/rtl8812au/hal/efuse/rtl8812a/HalEfuseMask8821A_USB.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/hal8812a_fw.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8812a/hal8821a_fw.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/Hal8814PwrSeq.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_xmit.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_sreset.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_hal_init.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_phycfg.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_rf6052.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_dm.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_rxdesc.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/rtl8814a_cmd.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/hal8814a_fw.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/usb/usb_halinit.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/usb/rtl8814au_led.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/usb/rtl8814au_xmit.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/usb/rtl8814au_recv.o
CC [M] /home/ernesto/rtl8812au/hal/rtl8814a/usb/usb_ops_linux.o
CC [M] /home/ernesto/rtl8812au/hal/efuse/rtl8814a/HalEfuseMask8814A_USB.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_debug.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_antdiv.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_soml.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_smt_ant.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_antdect.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_interface.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_phystatus.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_hwconfig.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_dig.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_pathdiv.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_rainfo.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_dynamictxpower.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_adaptivity.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_cfotracking.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_noisemonitor.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_beamforming.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_dfs.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/txbf/halcomtxbf.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/txbf/haltxbfinterface.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/txbf/phydm_hal_txbf_api.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_adc_sampling.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_ccx.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_psd.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_primary_cca.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_cck_pd.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_rssi_monitor.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_auto_dbg.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_math_lib.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_api.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/phydm_pow_train.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/halrf.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/halphyrf_ce.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/halrf_powertracking_ce.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/halrf_powertracking.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/halrf_kfree.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8812a/halhwimg8812a_mac.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8812a/halhwimg8812a_bb.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8812a/halhwimg8812a_rf.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/rtl8812a/halrf_8812a_ce.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8812a/phydm_regconfig8812a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8812a/phydm_rtl8812a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/txbf/haltxbfjaguar.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8821a/halhwimg8821a_mac.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8821a/halhwimg8821a_bb.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8821a/halhwimg8821a_rf.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/rtl8821a/halrf_8821a_ce.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8821a/phydm_regconfig8821a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8821a/phydm_rtl8821a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/rtl8821a/halrf_iqk_8821a_ce.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8814a/halhwimg8814a_bb.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8814a/halhwimg8814a_mac.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8814a/halhwimg8814a_rf.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/rtl8814a/halrf_iqk_8814a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8814a/phydm_regconfig8814a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/halrf/rtl8814a/halrf_8814a_ce.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/rtl8814a/phydm_rtl8814a.o
CC [M] /home/ernesto/rtl8812au/hal/phydm/txbf/haltxbf8814a.o
CC [M] /home/ernesto/rtl8812au/core/rtw_mp.o
LD [M] /home/ernesto/rtl8812au/88XXau.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/ernesto/rtl8812au/88XXau.mod.o
LD [M] /home/ernesto/rtl8812au/88XXau.ko
make[1]: se sale del directorio '/usr/src/linux-headers-4.15.0-54-generic'
➜ rtl8812au git:(v5.3.4) make install
install -p -m 644 88XXau.ko /lib/modules/4.15.0-54-generic/kernel/drivers/net/wireless/
install: no se puede borrar '/lib/modules/4.15.0-54-generic/kernel/drivers/net/wireless/88XXau.ko': Permiso denegado
Makefile:1729: recipe for target 'install' failed
make: *** [install] Error 1
➜ rtl8812au git:(v5.3.4) sudo make install
install -p -m 644 88XXau.ko /lib/modules/4.15.0-54-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 4.15.0-54-generic
➜ rtl8812au git:(v5.3.4)
I want to add that after doing the above mentioned, I restarted the computer as indicated above.
@ernestojr did you get the T2U with this Bus 003 Device 002: ID 2357:011f TP-Link to work in Ubuntu 18.04?
@bukosabino try https://linux-thai.blogspot.com/2018/10/install-tp-link-ac600-archer-t2u-driver.html
I followed instructions there, then i see modem, but it was unable to connect to network, it prompts for password every n-th second.
Newer kernels support it out-of-the-box, I run 18.04 and the freshest kernel at any time.
Newer kernels support it out-of-the-box, I run 18.04 and the freshest kernel at any time.
What is the freshest kernel and how can i get it? I've got also 18.04 Ubuntu.
cat /proc/version
Linux version 4.15.0-88-generic (buildd@lgw01-amd64-036) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020
Yes, one-by-one, execute 4 commands below
- sudo apt-get install dkms
- sudo ./dkms-install.sh
- make
- make install
Are all above steps successfully by your side?
And I'm using this adapter https://www.qoo10.sg/item/TP-LINK-ARCHER-T2U-NANO-AC600-NANO-WIRELESS-USB-ADAPTER-3-YEARS/653301495
I followed these steps (https://pastebin.com/Z1S8eJTq) then rebooted. I see that modem shows me valid networks. When i forget connection on my internal wifi I was able to connect to a network via it (a 5ghz connection that i hosted via my mobile phone). When i forget connection on my internal wifi I was able to connect to a network via it. But i was not able to connect to my other 5ghz network, and that's weird. It was prompting for password many times, when i pasted the correct one.
Install ukuu.
Install ukuu.
I am not sure i want to upgrade to Linux 5.5.5 from Linux 4.15.0.88.88 I am not sure it's safe.
Hello, I have a TP-Link AC600 (Archer T2U) and I installed Ubuntu 18.04. However, the default drivers were not compiled. So I searched and got to this. Whenever I do
lsusb
I see the device:Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 007: ID 2a70:f00e Bus 001 Device 004: ID 413c:2107 Dell Computer Corp. Bus 001 Device 003: ID 046d:c077 Logitech, Inc. M105 Optical Mouse Bus 001 Device 008: ID 148f:761a Ralink Technology, Corp. Bus 001 Device 005: ID 03f0:5a07 Hewlett-Packard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Following the instruction gives me this error as per this file: https://gist.github.com/aneek/8c5fcb7c775999c5a1fd3455001ef3e6
My kernel version is 4.15.0-20-generic (as per uname -r) uname -a: Linux Aneek-AB350M 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux Please let me know how to solve this.
Regards, Aneek