Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing TL-WN8200ND driver for Ubuntu 21.01 #251

Open
kuroshan opened this issue Oct 15, 2021 · 3 comments
Open

Error installing TL-WN8200ND driver for Ubuntu 21.01 #251

kuroshan opened this issue Oct 15, 2021 · 3 comments

Comments

@kuroshan
Copy link

Error installing driver in laptop hp omen 16-c0502la

log:

DKMS make.log for rtl8192eu-1.0 for kernel 5.11.0-37-generic (x86_64)
vie 15 oct 2021 00:54:10 -05
make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/5.11.0-37-generic/build M=/var/lib/dkms/rtl8192eu/1.0/build modules
make[1]: se entra en el directorio '/usr/src/linux-headers-5.11.0-37-generic'
CC [M] /var/lib/dkms/rtl8192eu/1.0/build/core/rtw_cmd.o
gcc: error: unrecognized command-line option ‘-mlittle-endian’
make[2]: *** [scripts/Makefile.build:288: /var/lib/dkms/rtl8192eu/1.0/build/core/rtw_cmd.o] Error 1
make[1]: *** [Makefile:1849: /var/lib/dkms/rtl8192eu/1.0/build] Error 2
make[1]: se sale del directorio '/usr/src/linux-headers-5.11.0-37-generic'
make: *** [Makefile:2287: modules] Error 2

@CGarces
Copy link
Collaborator

CGarces commented Oct 15, 2021

hp omen 16-c0502la is x86 device, are you sure that you need ARCH=arm64 ?

@kuroshan
Copy link
Author

hello, i'm not sure. What would be the correct way to do it.

my lscpu is:
Architecture: x86_64
CPUs operating mode (s): 32-bit, 64-bit

@CGarces
Copy link
Collaborator

CGarces commented Oct 15, 2021

Just follow the readme.md instructions
If fails, you must provide more details about what are you doing exactly.
just "make" should compile fine for x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants