On 01/30/2015 10:26 AM, poma wrote:
The usb adapter is a Dlink DWA-182, its model number is DWA180A1. Lsusb doesn't show much at all but is below. Bus 003 Device 002 is the adapter.On 29.01.2015 23:00, Stephen Morris wrote:On 01/30/2015 08:34 AM, Stephen Morris wrote:On 01/30/2015 06:47 AM, poma wrote:On 29.01.2015 20:25, poma wrote:...Try this $ git clone https://github.com/vsurrel/rtl8812AU_8821AU_linux.git$ cd rtl8812AU_8821AU_linux/ $ git log -1 commit 7a427372bf5540285d95f090ad5523019a365415 Author: MilhouseVH <milhousevh.git...@nmacleod.com> Date: Thu Dec 18 11:42:48 2014 +0000 Add support for kernel 3.18Also try PLD Linux method: $ curl -JLO https://github.com/pld-linux/rtl8812au/archive/master.tar.gz $ tar xf rtl8812au-master.tar.gz $ curl -JLO https://github.com/austinmarton/rtl8812au_linux/archive/master.tar.gz $ tar xf rtl8812au_linux-master.tar.gz $ cp rtl8812au-master/*.patch rtl8812au_linux-master/ $ cd rtl8812au_linux-master/ $ patch -p1 < linux-3.11.patch $ patch -p1 < disable-debug.patch $ patch -p1 < enable-cfg80211-support.patch $ patch -p1 < update-cfg80211-support.patch $ patch -p1 < warnings.patch $ patch -p1 < gcc-4.9.patch $ patch -p1 < linux-3.18.patch $ make $ su # cp 8812au.ko /lib/modules/$(uname -r)/updates/ # depmod # modprobe -v 8812au # dmesg ... RTL871X: module init start RTL871X: rtl8812au v4.3.2_11100.20140411 RTL871X: build time: Jan 29 2015 20:10:14 usbcore: registered new interface driver rtl8812au RTL871X: module init ret=0 Ref. Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter https://github.com/pld-linux/rtl8812au & rtl8812au Linux driver (v4.3.2 fork) for Realtek based 802.11ac devices https://github.com/austinmarton/rtl8812au_linux = ftp://master-ftp.pld-linux.org/dists/3.0/PLD/SRPMS/RPMS/rtl8812au-4.3.2_11100.20140411-0.20140901.6@3.18.4_1.src.rpmThis repo is also interesting: Rewrite RTL 8812 driver https://github.com/ulli-kroll/rtl8821au even has firmwares: $ ls rtl8821au/firmware/ rtl8812aufw.bin rtl8821aufw.bin make produces: ... error: macro "__DATE__" ... error: macro "__TIME__" Classic! :)That's the error I was getting with the original program that led to this thread. I'll also try the PLD drivers and see how they go.I've run the PLD patch process and the make to build the driver which I am using at the moment. I'll monitor this for a while and see how it goes. I'll also need to do the compile again as I have also just done an update run which has updated to the 3.18 kernel.Take your time, man. BTW what Vendor & Product/Model is that RTL8812AU device, what is the output of 'lsusb'? Also you mentioned Belkin router, what Vendor & Product/Model is it? http://www.dd-wrt.com/wiki/index.php/Supported_Devices https://wikidevi.com/wiki/Main_Page
Just as a matter of interest what is Foundation 2.0 in the display below? The modem/router is a Belkin 922 AC1750 with model number F9J1108V2. Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 002: ID 045e:0750 Microsoft Corp. Wired Keyboard 600 Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 002: ID 2001:3315 D-Link Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
<<attachment: samorris.vcf>>
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org