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!
Last edited by jhello (2013-11-25 12:47:03)
人道待人
Offline
It looks like an ARM architecture issue, please ask on Arch ARM forum: https://bbs.archlinux.org/viewtopic.php?id=153431
Offline
Thank you.
I have posted there.
But I dont know how to delete this one...
It looks like an ARM architecture issue, please ask on Arch ARM forum: https://bbs.archlinux.org/viewtopic.php?id=153431
人道待人
Offline
There is a separate forum for Arch ARM architecture: http://archlinuxarm.org/forum/
Jhello, that is a separate website, not an invitation to cross post into that subforum of this website.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
OMG......
jasonwryan wrote:There is a separate forum for Arch ARM architecture: http://archlinuxarm.org/forum/
Jhello, that is a separate website, not an invitation to cross post into that subforum of this website.
人道待人
Offline
Closing this as well....
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1
Topic closed