On 2024-11-19 08:53, Páli Gábor wrote:
Le lun. 18 nov. 2024 à 00:58, Bjoern A. Zeeb <b...@freebsd.org> a écrit :
wifibox-ath11k port might help in the meantime or you want to switch the
card to soemthing else?
Please note that I have just got a report about this specific card
which suggests that it will not work with Wifibox:
https://github.com/pgj/freebsd-wifibox/issues/137
The root cause is apparently that the Linux driver requires the
hypervisor to disable the virtualization of the MSI table -- maybe
that is possible with `byhve` but so far I have not found any info
about that.
I have tried wifibox (great project, by the way) but I did not even get
that far.
I get a kernel crash. I think it is some conflict with the drm graphics
drivers, if I don't load the drm module, wifibox starts but doesn't
work, probably because of the issue mentioned above. Since the laptop is
not very useful without drm drivers I gave up on wifibox at that point.
This was on -CURRENT a couple of weeks ago. If anyone is interested in
debugging the crash I could try again.
Jakob