Netgear A6100 USB dongle on Tahrpups

Booting, installing, newbie
Message
Author
123sean
Posts: 10
Joined: Wed 30 May 2018, 15:22

#21 Post by 123sean »

Alrighty, I think this is a wrap. One video made by "Don't call me lenny!" on youtube provided me a github link with a modified version of the rtl8812AU driver software. So I downloaded it, booted up Xaniel, and a few minutes of compiling and installing the driver, everything was recognized, and I could connect.

I'd like to thank everyone for helping me on this. This was my first time using a linux distro like this, so having alot of help from you guys was great.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#22 Post by bigpup »

How about helping others and making a topic on this in the
Hardware>Networking>Wireless section of the forum.

Give details on what you did.
Got driver from here (Web link)
Etc......

This hardware is probably too new to have the driver already built into the Linux kernel.
You say you used a modified driver package, so it seems they are still working on making a good Linux driver.
In Linux there is at least a 6 month delay in making drivers for very new hardware.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

cthisbear
Posts: 4422
Joined: Sun 29 Jan 2006, 22:07
Location: Sydney Australia

#23 Post by cthisbear »

That bigpup is never happy....ha! ha!

My Mandrake the Magician Hat is now on.

I just love half-assed answers myself.

Anyway...might help the next bloke.

:::::

https://github.com/scrivy/rtl8812AU_8821AU_linux

https://www.youtube.com/watch?v=XJ0gcA778Ms&app=desktop

" Published on Feb 4, 2017
In this video I show you how to install the Realtek rtl8812au driver in your Debian, Ubuntu, Arch, or Manjaro Linux install Hope you enjoy!
Show Notes:
Install and configure rtl8812au in Debian:

sudo apt-get install linux-headers-$(uname -r) build-essential git

git clone https://github.com/scrivy/rtl8812AU_8...

cd rtl8812AU_8821AU_linux

"""""""""'

Someone might make a Pet for this.

My Mandrake moments....so much love..

http://45.33.15.200/puppy/viewtopic.php ... 1b65cf5560

Chris.

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#24 Post by Mike Walsh »

jafadmin wrote:My approach with any Linux distro is to buy devices that I know the kernel will support instead of buying shiny things then trying to shoehorn them into linux.

Less stressful.
Well said, that man.

That's my exact same approach. Wireless dongles, webcams, any kind of peripheral like that.....do your research first, and it'll pay off. In spades; 'cos the item will be literally 'plug & play'. Plug it in; it'll work.

Perhaps I did go over the top with my recent purchase of a Logitech c920 HD Pro webcam.....but this top of the range cam gives exceptional picture quality, so was worth every shekel I laid out for it. From my research, I knew it was supported by the kernel 'uvc' driver module.....so should be plug & play.

And so it proved. Instead of spending days or weeks trying to make it work, right from day one I've instead simply enjoyed using it.....

It's a much more sensible approach.


Mike. :wink:

Post Reply