You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing an issue with the rtw89 driver for the Realtek RTL8852CE PCIe 802.11ax Wireless Network Controller. After updating my system to kernel version 6.12.6-arch1-1 on Arch Linux (may have also not worked on the last few updates). But only started having issues with my bluetooth about 2-4 weeks ago and have spent that time checking everything else that could have possibly caused an issue. I am encountering the following error when trying to load the rtw89pci module:
modprobe: ERROR: could not insert 'rtw89pci': Exec format error
Here are some additional details:
Kernel Version: 6.12.6-arch1-1
Driver Version: Latest available version from the github (last updated in April 2023)
Operating System: Arch Linux
WiFi Functionality: Working as expected
Bluetooth Functionality: Not working
I have also tested this on a fresh install of Pop OS, and the issue persists. This leads me to believe that the problem is not specific to my Arch Linux installation.
Steps I have taken to troubleshoot:
Verified that the WiFi functionality is working.
Checked for any available updates or patches for the driver.
Attempted to compile and install the driver again, but encountered errors related to incompatible pointer types during compilation.
It appears that the driver might not be compatible with the recent kernel update. Could you please provide guidance on how to resolve this issue or if there are any patches or updates available to address this compatibility problem?
Thank you for your assistance.
The text was updated successfully, but these errors were encountered:
Hello,
I am experiencing an issue with the rtw89 driver for the Realtek RTL8852CE PCIe 802.11ax Wireless Network Controller. After updating my system to kernel version 6.12.6-arch1-1 on Arch Linux (may have also not worked on the last few updates). But only started having issues with my bluetooth about 2-4 weeks ago and have spent that time checking everything else that could have possibly caused an issue. I am encountering the following error when trying to load the rtw89pci module:
modprobe: ERROR: could not insert 'rtw89pci': Exec format error
Here are some additional details:
I have also tested this on a fresh install of Pop OS, and the issue persists. This leads me to believe that the problem is not specific to my Arch Linux installation.
Steps I have taken to troubleshoot:
It appears that the driver might not be compatible with the recent kernel update. Could you please provide guidance on how to resolve this issue or if there are any patches or updates available to address this compatibility problem?
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: