I would like to start using FreeBSD on my desktop PC again but there's a minor issue. I started using a Mediatek MT7921 802.11ax PCI Wi-Fi card which tremendously improved my network speed (before I was using one of those ethernet-powerline adapter which utilize the X10 protocol and it wasn't the fastest). I was a bit delighted to see a driver called mt76 in the FreeBSD source tree that matches the PCI ID of my card though it appears to not be compiled in 15.x-RELEASE.
Before fully committing to a FreeBSD desktop, I would like to build and test this module. I would like to see if it works and if so then how well it works. I am unable to make the FreeBSD 15.1-RELEASE Live DVD read-writable. I am using Ventoy but I believe its the same issue on USB. I have GhostBSD on another USB which is able to boot and has a read-write ready environment but is on 15.0-RELEASE, and upon checking out the releng/15.0 source tree there is an error building the module because it seems to be missing this commit made in 15.1 (essentially if I try to build mt76, I get a fatal error: 'net/page_pool.h' file not found error).
Ideally I should be testing a regular FreeBSD 15.1-RELEASE environment since that is what I'd be using anyway. Does anyone know how to make the 15.1-RELEASE live environment read-writable?
Before fully committing to a FreeBSD desktop, I would like to build and test this module. I would like to see if it works and if so then how well it works. I am unable to make the FreeBSD 15.1-RELEASE Live DVD read-writable. I am using Ventoy but I believe its the same issue on USB. I have GhostBSD on another USB which is able to boot and has a read-write ready environment but is on 15.0-RELEASE, and upon checking out the releng/15.0 source tree there is an error building the module because it seems to be missing this commit made in 15.1 (essentially if I try to build mt76, I get a fatal error: 'net/page_pool.h' file not found error).
Ideally I should be testing a regular FreeBSD 15.1-RELEASE environment since that is what I'd be using anyway. Does anyone know how to make the 15.1-RELEASE live environment read-writable?