You are not logged in.

#1 2014-06-07 22:31:54

hotze
Member
Registered: 2014-03-04
Posts: 12

Compiling drivers for edimax ew-7822uac

Hi,

I am trying to compile the drivers for a wifi dongle
from a cloned github repo,
but I get the following output for
make --debug=v:

GNU Make 4.0
Built for x86_64-unknown-linux-gnu
Copyright (C) 1988-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Reading makefile 'Makefile'...
Updating goal targets....
Considering target file 'all'.
 File 'all' does not exist.
  Considering target file 'modules'.
   File 'modules' does not exist.
   Finished prerequisites of target file 'modules'.
  Must remake target 'modules'.
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/3.13.8-1-ARCH/build M=/home/ope/edi/github/rtl8812AU_8821AU_linux-master  modules
GNU Make 4.0
Built for x86_64-unknown-linux-gnu
Copyright (C) 1988-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Updating goal targets....
Considering target file 'modules'.
 File 'modules' does not exist.
 Finished prerequisites of target file 'modules'.
Must remake target 'modules'.
make[1]: Entering directory '/usr/lib/modules/3.13.8-1-ARCH/build'
make[1]: *** No rule to make target 'modules'.  Stop.
make[1]: Leaving directory '/usr/lib/modules/3.13.8-1-ARCH/build'
Makefile:1040: recipe for target 'modules' failed
make: *** [modules] Error 2

Can someone maybe help me in identifying the problem? smile

Offline

#2 2015-11-25 03:27:54

nuksan
Member
Registered: 2014-03-30
Posts: 4

Re: Compiling drivers for edimax ew-7822uac

Did you ever get your Edimax EW-7822UAC working? I need a new wifi adapter and it seems from Amazon and Newegg reviews that it's possible to get this one working....

Edit: Nevermind, I was an idiot and didn't read around on the forums first.... It looks like others have got it working, so it looks like they have a purchase from me.

Last edited by nuksan (2015-11-25 03:31:10)

Offline

#3 2015-11-25 13:42:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,480
Website

Re: Compiling drivers for edimax ew-7822uac

nuksan, this is a borderline necrobump, but if you have new information that's certainly welcome.

It sounds like you did find a solution - so don't just say "nevermind" share the solution so others can benefit from it.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB