Problema ao instalar o driver Asus USB-N53

0

Eu olhei em volta e encontrei algumas respostas em tópicos semelhantes, mas não funcionou para mim.

Eu tentei instalar um driver retirado deste site link para meu adaptador USB-N53 Wireless-N600 da Asus.

Seguindo as instruções no arquivo leiame abaixo:

Build Instructions:  
====================

1> tar -jxvf 2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO.tar.bz2
   go to "./2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO" directory.


2> switch to super user.
     ** for Fedora
        $su

     ** for Ubuntu 
        $sudo su

3> in Makefile
     set the "MODE = STA" in Makefile and chose the TARGET to Linux by set "TARGET = LINUX"
     define the linux kernel source include file path LINUX_SRC
     modify to meet your need.

4> in os/linux/config.mk 
     define the GCC and LD of the target machine
     define the compiler flags CFLAGS
     modify to meet your need.

    ** Build for being controlled by NetworkManager or wpa_supplicant wext functions
       Please set 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'.
       => #>cd wpa_supplicant-x.x
       => #>./wpa_supplicant -Dwext -ira0 -c wpa_supplicant.conf -d

    ** Build for being controlled by WpaSupplicant with Ralink Driver
       Please set 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n'.
       => #>cd wpa_supplicant-0.5.7
       => #>./wpa_supplicant -Dralink -ira0 -c wpa_supplicant.conf -d

5>  compile driver source code
    $make

=======================================================================
Install Instructions:  
================================    
1> load driver
   $make install    

2> plug in USB dongle.  

But I'm a total newbie, I want to learn how Linux works but I don't want to do bad things, so I found some help in this topic https://sobrelinux.info/questions/29451/how-do-i-install-an-asus-usb-n53-wifi-adapter"Install the module".

I'm getting those errors :

      DBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Wrap: allocate %d bytes memory failure.
      DBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Wrap: allocate %d bytes memory failur

      DBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Unwrap: allocate %d bytes memory failur
      DBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Unwrap: allocate %d bytes memory failur

gned int’ [-Wformat=]
   DBGPRINT(RT_DEBUG_ERROR, ("%s unable to alloc memory for measure report buffe

   DBGPRINT(RT_DEBUG_ERROR, ("%s unable to alloc memory for measure report buffe

   DBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", __FUNCTION_
                                   ^
   DBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", __FUNCTION_

/home/lionel/Téléchargements/Linux/2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO/os/linux/../../sta/sta_cfg.c:4926:85: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
 intf(extra, size, "Driver version-%s, %s %s\n", STA_DRIVER_VERSION, __DATE__, _
                                                                     ^
/home/lionel/Téléchargements/Linux/2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO/os/linux/../../sta/sta_cfg.c:4926:95: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
 , size, "Driver version-%s, %s %s\n", STA_DRIVER_VERSION, __DATE__, __TIME__ );
                                                                     ^
cc1: some warnings being treated as errors
scripts/Makefile.build:258 : la recette pour la cible " /home/lionel/Téléchargements/Linux/2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO/os/linux/../../sta/sta_cfg.o " a échouée
make[2]: *** [/home/lionel/Téléchargements/Linux/2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO/os/linux/../../sta/sta_cfg.o] Erreur 1
Makefile:1403 : la recette pour la cible " _module_/home/lionel/Téléchargements/Linux/2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO/os/linux " a échouée
make[1]: *** [_module_/home/lionel/Téléchargements/Linux/2011_1003_RT3572_Linux_STA_v2.5.0.0.DPO/os/linux] Erreur 2
make[1] : on quitte le répertoire " /usr/src/linux-headers-4.4.0-38-generic "
Makefile:243 : la recette pour la cible " LINUX " a échouée
make: *** [LINUX] Erreur 2

Desculpe pelo longo post, eu não sabia o que mostrar para você me ajudar, mas eu não pude mostrar a todos vocês ...

Distributor ID: Ubuntu
Description:    Ubuntu 16.04.1 LTS

Linux 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

lsusb para a chave wi-fi

Bus 003 Device 007: ID 0b05:180b ASUSTek Computer, Inc. 

Hey chili, obrigado pela sua resposta!

Eu tentei o que você me disse para fazer, mas eu tenho alguns problemas ...

Eu queria testar meu wireless, então liguei a chave USB e, depois que o Ubuntu detectou, ocorreu um erro, solicitando que eu informasse isso.

Quando eu desconectei meu pc congelou e tive que desligar manualmente.

Desde então, toda vez que eu conecto, não consigo sair do terminal ou de outras janelas e preciso desligar manualmente. Quando no terminal, apareceu um aviso:

/ home / lionel / Netgear-A6210 / os / linux /../../ comum / cmm_data.c: Na função "TxPktClassification": /home/lionel/Netgear-A6210/os/linux/../../common/cmm_data.c:1085:4: aviso: sugira parênteses em torno de "& &" em "||" [-parênteses]     & & (TxFrameType == TX_LEGACY_FRAME)

Não sei se está ligado ao meu problema.

Acho que (acho que porque a luz da tecla não acendeu) consegui me conectar ao wi-fi com ele, mas não consigo mais fazer isso.

    
por Toub 29.09.2016 / 14:11

1 resposta

1

Sugiro que, com uma conexão temporária de internet por ethernet, vinculada ou qualquer outro meio possível, abra um terminal e faça:

sudo apt update
sudo apt install git
git clone https://github.com/jurobystricky/Netgear-A6210.git
cd Netgear-A6210
make
sudo make install
sudo modprobe mt7662u_sta

Você sem fio deve estar trabalhando agora.

Quando o Update Manager instala uma versão posterior do kernel, também conhecida como linux-image, recompile:

cd Netgear-A6210
make clean
make
sudo make install
sudo modprobe mt7662u_sta

Por favor, guarde o arquivo e estas instruções para esse tempo.

Para minimizar o conflito entre a conexão sem fio interna e a porta USB, sugiro que você coloque na lista negra o driver:

sudo -i
echo "blacklist ath9k"  >>  /etc/modprobe.d/blacklist.conf
exit

Reinicie.

    
por chili555 29.09.2016 / 15:11