Results 1 to 4 of 4

Thread: Usb Wireless N Adapter 148f:7601 install problem

  1. #1
    Join Date
    2014-Dec
    Posts
    2

    Usb Wireless N Adapter 148f:7601 install problem

    hello guys
    Im using kali linux 1.0.9a amd 64bit on vmware and im using the same Kali on a persistent usb drive
    Im having troubles installing my usb wireless N adapter (428f:7601) ralink technology corp.
    I have tried all possible solution from the internet and the problem persists.
    It seems that kali doesn recognise the usb device properly .. sadly no way is working for me..
    what should i do?!

    ifconfig

    Code:
    root@kali:~# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0c:29:01:a4:1e  
              inet6 addr: fe80::20c:29ff:fe01:a41e/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:7 errors:0 dropped:0 overruns:0 frame:0
              TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:1146 (1.1 KiB)  TX bytes:3752 (3.6 KiB)
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:8 errors:0 dropped:0 overruns:0 frame:0
              TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:480 (480.0 B)  TX bytes:480 (480.0 B)
    iwconfig
    Code:
    root@kali:~# iwconfig
    eth0      no wireless extensions.
    
    lo        no wireless extensions.
    lsusb

    Code:
    root@kali:~# lsusb
    Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. 
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
    Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    lspci

    Code:
    root@kali:~# lspci
    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
    00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01)
    00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
    00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
    00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
    00:07.7 System peripheral: VMware Virtual Machine Communication Interface (rev 10)
    00:0f.0 VGA compatible controller: VMware SVGA II Adapter
    00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)
    00:11.0 PCI bridge: VMware PCI bridge (rev 02)
    00:15.0 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.1 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.2 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.3 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.4 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.5 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.6 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:15.7 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.0 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.1 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.2 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.3 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.4 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.5 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.6 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:16.7 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.0 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.1 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.2 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.3 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.4 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.5 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.6 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:17.7 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.0 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.1 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.2 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.3 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.4 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.5 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.6 PCI bridge: VMware PCI Express Root Port (rev 01)
    00:18.7 PCI bridge: VMware PCI Express Root Port (rev 01)
    02:00.0 USB controller: VMware USB1.1 UHCI Controller
    02:01.0 Ethernet controller: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rev 01)
    02:02.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02)
    02:03.0 USB controller: VMware USB2 EHCI Controller
    airmon-ng

    Code:
    root@kali:~# airmon-ng
    
    
    Interface	Chipset		Driver

  2. #2
    Join Date
    2014-Sep
    Location
    RUSSIA
    Posts
    1
    +1
    I have the same problem

  3. #3
    Join Date
    2014-Dec
    Posts
    2

    original drivers cd

    For extra info
    when im trying to install from the original drivers that contains the CD
    i have this error

    Code:
    root@kali:~/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913# sudo make install
    make -C /root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux -f Makefile.6 install
    make[1]: Entering directory `/root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux'
    rm -rf /etc/Wireless/RT2870STA
    mkdir /etc/Wireless/RT2870STA
    cp /root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/RT2870STA.dat /etc/Wireless/RT2870STA/.
    install -d /lib/modules/3.14-kali1-amd64/kernel/drivers/net/wireless/
    install -m 644 -c mt7601Usta.ko /lib/modules/3.14-kali1-amd64/kernel/drivers/net/wireless/
    install: cannot stat `mt7601Usta.ko': No such file or directory
    make[1]: *** [install] Error 1
    make[1]: Leaving directory `/root/Desktop/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux'
    make: *** [install] Error 2

  4. #4
    Join Date
    2015-Jan
    Posts
    1
    anyone solved this problem?

    I got no return when I try to use airmong-ng command

    where is the problem? why noone know to solve this?

Similar Threads

  1. Problem with wireless adapter
    By levanzoso in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-11-11, 11:27
  2. Replies: 0
    Last Post: 2015-08-20, 01:07

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •