Re: [Ndiswrapper-general] Help to Update HP laptop wireless card driver - Intel AX201
Status: Beta
Brought to you by:
pgiri
From: Dirk <uj...@gm...> - 2023-07-20 21:47:25
|
> Hello Joshua, > > you probably won't find a Windows XP driver for a WiFi 6 Intel Device, > so Ndiswrapper isn't a solution for your problem. > > Recent linux kernels should support your WiFi. 22.04.2 LTS has kernel > 5.15 (check with uname -r) und intel claims to support your device since > kernel 5.2+. > > You should ask for assistance in a forum about intel linux drivers or > maybe an UBUNTU forum. I don't possess an Intel WiFi, so I only can > give "generic" hints:- check if interface exists with iwconfig > - if not: get name of "your driver" and try to load it with modprobe > - if that fails get info from logs with journalctl (maybe missing > firmware?) > > Development of ndiswrapper has moved to github and hasn't seen an update > for years now. > > Good luck, > > Dirk |