You are not logged in.
Pages: 1
Topic closed
My raspberry is using rtl8188eu for wireless.
https://wiki.archlinux.org/index.php/Wi … #rtl8188eu
I want to install the driver with yaourt.
yaourt -S dkms-8188eu
I edited the PKGBUILD from
arch=('i686' 'x86_64')
to
arch=('armv6h')
but still failed.
CONFIG_RTL8188EU=m make ARCH=i386 CROSS_COMPILE= -C /usr/lib/modules/3.10.19+/build M=/var/lib/dkms/8188eu/v4.1.4_6773/build modules....(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.10.19+ (armv6l)
Consult /var/lib/dkms/8188eu/v4.1.4_6773/build/make.log for more information.
modprobe: WARNING: Module 8188eu not found.
error: command failed to execute correctly
Content of /var/lib/dkms/8188eu/v4.1.4_6773/build/make.log are
DKMS make.log for 8188eu-v4.1.4_6773 for kernel 3.10.19+ (armv6l)
Mon Nov 25 12:14:41 UTC 2013
make: Entering directory `/usr/src/linux-3.10.7-1-ARCH+'
Makefile:579: /usr/src/linux-3.10.7-1-ARCH+/arch/x86/Makefile: No such file or directory
make: *** No rule to make target `/usr/src/linux-3.10.7-1-ARCH+/arch/x86/Makefile'. Stop.
make: Leaving directory `/usr/src/linux-3.10.7-1-ARCH+'
Could anyone tell me what I can do to solve it,or any other information I should paste?
Thanks very much!
人道待人
Offline
Do not crosspost. You already have a thread here with replies. Also since this is ARM related, you should ask on the ArchARM boards. We only support ArchLinux here.
Closing...
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1
Topic closed