Header Ads

ad728
  • Ralink Technology, Corp. MT7601U Wireless Adapter Driver Problem SOLLUTION @ Kali Linux- SANA (wayona usb wifi dongle)

    I suggest you get a temporary internet connection, ethernet, tethered or whatever is available. Then do:

    1.sudo apt-get install linux-headers-generic build-essential git
    git clone https://github.com/porjo/mt7601.git
    2.cd mt7601/src
    3.make
    4.sudo make install
    5.sudo mkdir -p /etc/Wireless/RT2870STA/
    6.sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/
    7.sudo modprobe mt7601Usta


    Your wireless should now be working.

    You have compiled the driver for your current kernel version only. When Update Manager installs a later linux-image, after the required reboot, you must re-compile:

    cd mt7601/src
    make clean
    make
    sudo make install
    sudo modprobe mt7601Usta

    CREDIT GOES TO chill555@askubuntu.......good luck gyz

    ...............................DO SHARE YOUR RESULTS ..........................

    No comments

    Post Top Ad

    ad728

    Post Bottom Ad

    ad728