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
Yes, these Wifi 6 drivers get large. I looked at disabling MP, and turning off debug, but that only reduced the driver by a little over 200KB. My changes are shown in the attached file. diffs.txt
Getting it into a system with only 2GB may be a problem, but every little thing will help. You may try eliminating features, but I'm not sure what you want in the final product. For example, do you want to use it as an AP, or do you want VHT or HT performance? That is for you to decide.
You will probably need to follow the kernel's advice to use a "vmalloc=" on the kernel's command line. To see the current values, use 'sudo cat /proc/meminfo | grep Vmalloc' to see what your system currently has. Try increasing the value shown under VmallocTotal to see if the system will still boot AND load the driver.
Hi! I am unable to load the module.
dmesg:
The text was updated successfully, but these errors were encountered: