Page 1 of 6 123 ... LastLast
Results 1 to 10 of 55

Thread: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.04

Hybrid View

  1. #1
    Join Date
    Aug 2014
    Beans
    5

    Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.04

    Hi, im new to ubuntu i don't know much, im on ubuntu 14.04 amd64.

    i'm trying to install Netgear A6100 Wifi USB mini adapter ac600 Dual band, i tried this http://ubuntuforums.org/showthread.php?t=1806839 but it seems to be outdated the names of folders and files have changed, the commands don't work.

    I don"t know what to do and what to begin with, please help.

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    Welcome to the forums and Ubuntu! We are happy to help you. First, let's identify your device. Please open a terminal Ctrl+Alt+t and run and post:
    Code:
    lsusb
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Aug 2014
    Beans
    5

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    ty,

    abdelkader@abdelkader-EasyNote-ST85-M-011FR:~$ lsusb
    Bus 002 Device 004: ID 04f2:b029 Chicony Electronics Co., Ltd 1.3M UVC Webcam
    Bus 002 Device 002: ID 0846:9052 NetGear, Inc.
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 002: ID 03f0:a407 Hewlett-Packard
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    Your device uses the rare and elusive driver 8812au. Please get a temporary wired ethernet or similar connection, go back to the terminal and do:
    Code:
    sudo apt-get update
    sudo apt-get install linux-headers-generic build-essential git
    git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
    cd ~/rtl8812AU_8821AU_linux
    make
    sudo make install
    sudo modprobe 8812au
    Your wireless should now be working.

    Post back any errors; warnings are probably alright. I will have one additional step.
    Last edited by chili555; November 11th, 2014 at 02:00 AM. Reason: Correct typo.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #5
    Join Date
    Apr 2011
    Beans
    1

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    I am trying this solution, but after the command github clone ... github is asking for username and password. Since I don't know that, I get a fatal: Authentications failed error. How do I get around that?

  6. #6
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    Quote Originally Posted by savayreon View Post
    I am trying this solution, but after the command github clone ... github is asking for username and password. Since I don't know that, I get a fatal: Authentications failed error. How do I get around that?
    Please try this instead and, for the benefit of the searchers, let us know how it works: http://askubuntu.com/questions/62304.../623126#623126
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #7
    Join Date
    Dec 2015
    Beans
    2

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    Hello I have a Intel® Core™ i7 CPU 920 @ 2.67GHz × 8 but the same mini usb wifi adapter
    Bus 002 Device 002: ID 0846:9052 NetGear, Inc.
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 003: ID 045e:00b0 Microsoft Corp. Digital Media Pro Keyboard
    Bus 007 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


    I am getting a different error and I figured it was because of the difference in processors. Is there another program for the Intel chip set?

    here is the errors I have been receiving.

    Err http://packages.ros.org $(lsb_release/-sc) amd64 Packages
    404 Not Found
    Err http://packages.ros.org $(lsb_release/main amd64 Packages
    404 Not Found
    Err http://packages.ros.org $(lsb_release/-sc) i386 Packages
    404 Not Found
    Err http://packages.ros.org $(lsb_release/main i386 Packages
    404 Not Found
    Ign http://packages.ros.org $(lsb_release/-sc) Translation-en_US
    Ign http://packages.ros.org $(lsb_release/-sc) Translation-en
    Ign http://packages.ros.org $(lsb_release/main Translation-en_US
    Ign http://packages.ros.org $(lsb_release/main Translation-en
    Fetched 3,234 kB in 5s (540 kB/s)
    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/-sc)/binary-amd64/Packages 404 Not Found

    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/main/binary-amd64/Packages 404 Not Found

    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/-sc)/binary-i386/Packages 404 Not Found

    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/main/binary-i386/Packages 404 Not Found

    E: Some index files failed to download. They have been ignored, or old ones used instead. I am totally new to this Ubuntu.
    Last edited by mr_mike2; December 29th, 2015 at 06:19 PM. Reason: I wanted to include the error codes

  8. #8
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    Quote Originally Posted by mr_mike2 View Post
    Hello I have a Intel® Core™ i7 CPU 920 @ 2.67GHz × 8 but the same mini usb wifi adapter
    Bus 002 Device 002: ID 0846:9052 NetGear, Inc.
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 003: ID 045e:00b0 Microsoft Corp. Digital Media Pro Keyboard
    Bus 007 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


    I am getting a different error and I figured it was because of the difference in processors. Is there another program for the Intel chip set?

    here is the errors I have been receiving.

    Err http://packages.ros.org $(lsb_release/-sc) amd64 Packages
    404 Not Found
    Err http://packages.ros.org $(lsb_release/main amd64 Packages
    404 Not Found
    Err http://packages.ros.org $(lsb_release/-sc) i386 Packages
    404 Not Found
    Err http://packages.ros.org $(lsb_release/main i386 Packages
    404 Not Found
    Ign http://packages.ros.org $(lsb_release/-sc) Translation-en_US
    Ign http://packages.ros.org $(lsb_release/-sc) Translation-en
    Ign http://packages.ros.org $(lsb_release/main Translation-en_US
    Ign http://packages.ros.org $(lsb_release/main Translation-en
    Fetched 3,234 kB in 5s (540 kB/s)
    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/-sc)/binary-amd64/Packages 404 Not Found

    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/main/binary-amd64/Packages 404 Not Found

    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/-sc)/binary-i386/Packages 404 Not Found

    W: Failed to fetch http://packages.ros.org/ros/ubuntu/dists/$(lsb_release/main/binary-i386/Packages 404 Not Found

    E: Some index files failed to download. They have been ignored, or old ones used instead. I am totally new to this Ubuntu.
    We have no idea what ros.org is, but it isn't Ubuntu. I doubt that we can help you. Sorry.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #9
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    This thread was started quite some time ago and has been hijacked several times.

    I suggest that those of you still seeking help start your own individual threads that can be dealt with in a less confusing manner.

    Thanks for your persistence here, chili555!

    Closed.
    Last edited by QIII; December 29th, 2015 at 10:07 PM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  10. #10
    Join Date
    May 2008
    Beans
    4

    Re: Problem Installing Netgear A6100 Wifi USB mini adapter ac600 Dual band Ubuntu 14.

    Hey guys. I install Ubuntu 15.04. I tried to install this USB Wifi, but when i tried to execute the make command, i receive this error message:

    /home/user/rtl8812AU_8821AU_linux/os_dep/linux/ioctl_cfg80211.c:5087:2: warning: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’)
    scripts/Makefile.build:257: recipe for target '/home/user/rtl8812AU_8821AU_linux/os_dep/linux/ioctl_cfg80211.o' failed
    make[2]: *** [/home/user/rtl8812AU_8821AU_linux/os_dep/linux/ioctl_cfg80211.o] Error 1
    Makefile:1394: recipe for target '_module_/home/user/rtl8812AU_8821AU_linux' failed
    make[1]: *** [_module_/home/user/rtl8812AU_8821AU_linux] Error 2
    make[1]: Leaving directory '/usr/src/linux-headers-3.19.0-15-generic'
    Makefile:1040: recipe for target 'modules' failed
    make: *** [modules] Error 2

    i need a extra package or my source have a problem?

    Please help me.

    Regards.

Page 1 of 6 123 ... LastLast

Bookmarks

Posting Permissions

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