8000 Cannot build on Linux Kernel 6.11.3-3-cachyos · Issue #367 · lwfinger/rtw89 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cannot build on Linux Kernel 6.11.3-3-cachyos #367
Open
@mxaban

Description

@mxaban

When trying to build the module it gives me the following error:

Install DKMS modules
==> dkms install --no-depmod rtw89/r1090.d1fced1 -k 6.11.3-3-cachyos
Error! Bad return status for module build on kernel: 6.11.3-3-cachyos (x86_64)
Consult /var/lib/dkms/rtw89/r1090.d1fced1/build/make.log for more information.
==> WARNING: `dkms install --no-depmod rtw89/r1090.d1fced1 -k 6.11.3-3-cachyos' exited 10

Content of /var/lib/dkms/rtw89/r1090.d1fced1/build/make.log

DKMS make.log for rtw89-r1090.d1fced1 for kernel 6.11.3-3-cachyos (x86_64)
dom 13 oct 2024 06:36:03 CST
make: se entra en el directorio '/usr/lib/modules/6.11.3-3-cachyos/build'
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/core.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/mac80211.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/mac.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/mac_be.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/phy.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/phy_be.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/fw.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/cam.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/efuse.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/efuse_be.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/regd.o
CC [M] /var/lib/dkms/rtw89/r1090.d1fced1/build/sar.o
/var/lib/dkms/rtw89/r1090.d1fced1/build/mac80211.c:1177:12: error: incompatible function pointer types initializing 'void (*)(struct ieee80211_hw , bool)' (aka 'void ()(struct ieee80211_hw *, _Bool)') with an expression of type 'void (struct ieee80211_hw *)' [-Wincompatible-function-pointer-types]
1177 | .stop = rtw89_ops_stop,
| ^~~~~~~~~~~~~~
1 error generated.
make[2]: *** [scripts/Makefile.build:244: /var/lib/dkms/rtw89/r1090.d1fced1/build/mac80211.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[1]: *** [/usr/lib/modules/6.11.3-3-cachyos/build/Makefile:1934: /var/lib/dkms/rtw89/r1090.d1fced1/build] Error 2
make: *** [Makefile:224: __sub-make] Error 2
make: se sale del directorio '/usr/lib/modules/6.11.3-3-cachyos/build'

A similar error appears with rtw89-BT

Any help is appreciated, thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0