Public bug reported:
[Impact]
rtl8812au-dkms does not compile from source in Plucky with kernel 6.14:
os_dep/linux/ioctl_cfg80211.c:6221:25: error: initialization of ‘int (*)(struct
wiphy *, struct wireless_dev *, unsigned int, int *)’ from incompatible
pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int *)’
[-Wincompatible-pointer-types]
6221 | .get_tx_power = cfg80211_rtw_get_txpower,
| ^~~~~~~~~~~~~~~~~~~~~~~~
[ Test case ]
Verify that Plucky is running on 6.14 kernel:
$ uname -r
6.14.0-X-generic
Install rtl8812au-dkms:
$ sudo apt install rtl8812au-dkms
Load the module:
$ sudo modprobe 8812au
[Fix]
Patch the code to properly support Linux 6.14.
** Affects: rtl8812au (Ubuntu)
Importance: Undecided
Assignee: Massimiliano Pellizzer (mpellizzer)
Status: In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2101875
Title:
rtl8812au-dkms FTBFS in Plucky with 6.14 kernel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtl8812au/+bug/2101875/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs