[Bug 245304] iwm(4): Add support for Intel 9462 (iwm) wireless devices -- should work with iwlwifi
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jan 2023 20:34:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245304 akmonidaes@pm.me changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akmonidaes@pm.me --- Comment #15 from akmonidaes@pm.me --- (In reply to Bjoern A. Zeeb from comment #14) I did try it, with very unusual results. This was a FreeBSD 13.1 install; the only unusual thing about it was that the install was from a USB drive to another USB drive. The iwlwifi driver does load, it just doesn't *work*. By that I mean, when running the initial installation, at the point when bsd-install asks which wireless interface to configure, I selected the only one available (my laptop's wireless card), and it scans for networks. However, despite the fact that there are dozens of WiFi networks around, it wasn't able to detect any. I rebooted onto the new FreeBSD installation to see if the driver loads on the new installation. It does. On boot, there is a notification saying "iwlwifi driver loaded successfully." But the new install displays the same behavior: it scans for wireless networks and can't find any, despite the fact that there are many in the area. This is the output of `lshw` for the wireless card on my Linux machine: ``` *-network description: Wireless interface product: Alder Lake-P PCH CNVi WiFi vendor: Intel Corporation physical id: 14.3 bus info: pci@0000:00:14.3 logical name: wlp0s20f3 version: 01 serial: 54:6c:eb:76:0b:6f width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=iwlwifi driverversion=6.0.16-300.fc37.x86_64 firmware=72.daa05125.0 so-a0-gf-a0-72.uc ip=10.0.0.133 latency=0 link=yes multicast=yes wireless=IEEE 802.11 resources: iomemory:600-5ff irq:16 memory:6055294000-6055297fff ``` Happy to troubleshoot this more if you need more information. -- You are receiving this mail because: You are on the CC list for the bug.