Mange / rtl8192eu-linux-driver

Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
1.32k stars 435 forks source link

Error installing TL-WN8200ND driver for Ubuntu 21.01 #251

Open kuroshan opened 3 years ago

kuroshan commented 3 years ago

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 commented 3 years ago

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

kuroshan commented 3 years ago

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 commented 3 years ago

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