Results 1 to 2 of 2

Thread: [Help] NETGEAR AC1200 A6210 Connectivity Issues

  1. #1
    Join Date
    2016-Feb
    Posts
    3

    [Help] NETGEAR AC1200 A6210 Connectivity Issues

    Hey,

    I just finished installing Kali 2.0 (the full edition) and I had to skip the mirror part because my WiFi adapter is not supported by Linux... As in the title, my WiFi adapter is the NETGEAR AC1200 Model No. A6210. My system is Windows 7 booted onto a 512gb SSD dual booted with Kali 2.0 on a 128gb SSD (I have a 2tb HDD that I use for other storage). As this is my first time setting up Kali on my main machine, and I have little prior experience with this, I was wondering if anyone could help me out.

    So far, I've tried lsusb - my device shows up in terminal when this command is run. But this is really all I have tried. As I have no Ethernet connection, and this is not a possibility, I am left with having to figure out how to install the drivers. As always, any and all help will be greatly appreciated and I hope to hear back soon. Thanks.

  2. #2
    Join Date
    2016-Feb
    Location
    Bangalore
    Posts
    114
    In terminal


    $sudo apt-get install build-essential linux-headers-generic


    $mkdir ~/src


    $cd ~/src


    $git clone https://github.com/Myria-de/mt7610u_...o_20130916.git


    $cd mt7610u_wifi_sta_v3002_dpo_20130916


    $make clean


    $make


    $sudo make install


    $sudo reboot now


    This may work
    ################################################

    |
    /vvvvvvvvvvvv \-------------------------------------------------------------------------,,
    |^^^^^^^^ /===================================--""

    ################################################
    ----------The quieter you become,The more you will able to hear-----------
    ################################################
    Venkatesh L Sharma https://twitter.com/1337in

Posting Permissions

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