You are not logged in.
Pages: 1
I'm using the LTS kernel on my old computer. Updated it today and after reboot the wifi doesn't work.
I tried reinstalling the drivers from AUR, got the following errors.
Building module:
cleaning build area...
'make' all KVER=5.4.95-1-lts....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.4.95-1-lts (x86_64)
Consult /var/lib/dkms/8188fu/r13.586d795/build/make.log for more information.
error: command failed to execute correctly
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Install DKMS modules
==> dkms install --no-depmod -m 8188fu -v r13.586d795 -k 5.4.95-1-lts
Error! Bad return status for module build on kernel: 5.4.95-1-lts (x86_64)
Consult /var/lib/dkms/8188fu/r13.586d795/build/make.log for more information.
==> Warning, `dkms install --no-depmod -m 8188fu -v r13.586d795 -k 5.4.95-1-lts' returned 10
==> depmod 5.4.95-1-lts
==> Unable to install module 8188fu/r13.586d795 for kernel 5.10.13-arch1-1: Missing kernel modules tree.Output of
/var/lib/dkms/8188fu/r13.586d795/build/make.logDKMS make.log for 8188fu-r13.586d795 for kernel 5.4.95-1-lts (x86_64)
Sat Feb 6 09:29:06 AM IST 2021
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.4.95-1-lts/build M=/var/lib/dkms/8188fu/r13.586d795/build modules
make[1]: Entering directory '/usr/lib/modules/5.4.95-1-lts/build'
CC [M] /var/lib/dkms/8188fu/r13.586d795/build/core/rtw_cmd.o
scripts/basic/fixdep: /usr/lib/libc.so.6: version `GLIBC_2.33' not found (required by scripts/basic/fixdep)
make[2]: *** [scripts/Makefile.build:262: /var/lib/dkms/8188fu/r13.586d795/build/core/rtw_cmd.o] Error 1
make[2]: *** Deleting file '/var/lib/dkms/8188fu/r13.586d795/build/core/rtw_cmd.o'
make[1]: *** [Makefile:1732: /var/lib/dkms/8188fu/r13.586d795/build] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.4.95-1-lts/build'
make: *** [Makefile:470: modules] Error 2What do I do to resolve this?
Last edited by abhishekalmeida (2021-02-06 09:33:27)
Offline
Offline
Ah, guess I'll wait for that to be fixed and avoid reboots. Gladly my system hasn't broken yet.
Edit: the bug has been fixed, updated my system, rebooted and everything works fine!
Last edited by abhishekalmeida (2021-02-06 09:31:06)
Offline
Pages: 1