You are not logged in.
Pages: 1
Installation of 5.10.23-1-lts make error with build of module rtl8192
log of compilation of rtl8192eu/1.0 give error
/var/lib/dkms/rtl8192eu/1.0/build/os_dep/osdep_service.c: In function ‘isFileReadable’:
/var/lib/dkms/rtl8192eu/1.0/build/os_dep/osdep_service.c:2203:11: error: implicit declaration of function ‘get_fs’; did you mean ‘get_sa’? [-Werror=implicit-function-declaration]
2203 | oldfs = get_fs();
| ^~~~~~
| get_sa
Best solution ?
thanks
Solution
Take the module from AUR
Compile and install
Last edited by tinosezc (2021-03-17 22:54:45)
Offline
Pages: 1