clnhub / rtl8192eu-linux

Realtek rtl8192eu official Linux driver, versions: 5.2.19.1 (master), 5.6.3.1, 5.6.4 and 5.11.2.1 (default)
442 stars 90 forks source link

dkms autoinstall fails for 6.9.0-0.* kernels on Fedora #100

Closed onyeibo closed 3 months ago

onyeibo commented 3 months ago

dkms: running auto installation service for kernel 6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64 Error! rtl8192eu/1.0 is broken! Missing the source directory or the symbolic link pointing to it. Manual intervention is required! Sign command: /lib/modules/6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub

Building module: Cleaning build area... Building module(s)........(bad exit status: 2) Failed command: 'make' -j8 KVER=6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64 Error! Bad return status for module build on kernel: 6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64 (x86_64) Consult /var/lib/dkms/8192eu/5.11.2.1-5.git20240210.fc40/build/make.log for more information. dkms autoinstall on 6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64/x86_64 failed for 8192eu(10) Error! One or more modules failed to install during autoinstall. Refer to previous errors for more information. dkms: autoinstall for kernel 6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64 Failed. dkms: running auto installation service for kernel 6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64 Error! rtl8192eu/1.0 is broken! Missing the source directory or the symbolic link pointing to it. Manual intervention is required! Sign command: /lib/modules/6.9.0-0.rc1.20240326git928a87efa423.17.fc41.x86_64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub

sunwire commented 3 months ago

You are using the COPR version so try to update to the latest version and try again.

onyeibo commented 3 months ago

You are using the COPR version so try to update to the latest version and try again.

Ah ... that worked. dnf didn't pull that recent driver initially. Thanks

sunwire commented 3 months ago

dnf didn't pull that recent driver initially.

No, I only updated the package after your report. For some reason I didn't receive a notification about a new commit from clnhub github.

BTW. https://fedoramagazine.org/cve-2024-3094-security-alert-f40-rawhide/

onyeibo commented 3 months ago

dnf didn't pull that recent driver initially.

No, I only updated the package after your report. For some reason I didn't receive a notification about a new commit from clnhub github.

BTW. https://fedoramagazine.org/cve-2024-3094-security-alert-f40-rawhide/

Glad the report was useful. I saw the CVE alert on LinkedIn yesterday. Rawhide has gone back to xz-5.4.x already. I checked my instance. I should probably run another update, just in case