Re: wifimgr with iwlwifi

2022-04-01 Thread Bjoern A. Zeeb
On Sat, 26 Mar 2022, J.R. Oldroyd wrote: Hi, On Sat, 26 Mar 2022 09:58:12 -0700 Kevin Oberman wrote: On Sat, Mar 26, 2022 at 3:28 AM Takashi Inoue wrote: Do you use "wifimgr" which is a GUI tool to select AP. When I use "if_iwlfiwi.ko", wave strength displayed in wifimgr is 0 for all acce

[Bug 262150] iwlwifi: intermittent failure with wpa on Framework laptop, Intel AX210

2022-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262150 --- Comment #15 from tod.jack...@gmail.com --- No worries. I will take it up with my BIOS vendor. The issue is fairly similar, but I think it crashes a little harder on my end. After acpica: Import ACPICA 20220331 I got some new ACPI warning

[Bug 262150] iwlwifi: intermittent failure with wpa on Framework laptop, Intel AX210

2022-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262150 Ed Maste changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 262150] iwlwifi: intermittent failure with wpa on Framework laptop, Intel AX210

2022-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262150 --- Comment #13 from Bjoern A. Zeeb --- (In reply to Ed Maste from comment #12) I am exchanging emails with Tomoaki AOKI out of band about his problem. I missed to mention the PR in the commits (as another one), most notably in d9f59799fc

[Bug 260357] Intel Gemini Lake NUC WiFi unable to connect

2022-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260357 --- Comment #2 from Bjoern A. Zeeb --- Can you by any chance try iwlwifi and see if that works on a latest stable/13 or main or once out 13.1-RELEASE (feel free to try RC1 as well) -- You are receiving this mail because: You are the assig

Re: rtw88 import to main

2022-04-01 Thread Doug Ambrisko
On Fri, Apr 01, 2022 at 04:23:58PM +, Bjoern A. Zeeb wrote: | On Fri, 1 Apr 2022, Doug Ambrisko wrote: | | > On Fri, Apr 01, 2022 at 12:32:40AM +, Bjoern A. Zeeb wrote: | > | I've just pushed Realtek's rtw88 driver into the tree along with | > | firmware to support it and man pages. Stati

Re: rtw88 import to main

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Doug Ambrisko wrote: On Fri, Apr 01, 2022 at 12:32:40AM +, Bjoern A. Zeeb wrote: | I've just pushed Realtek's rtw88 driver into the tree along with | firmware to support it and man pages. Station mode only. [snip] | CAVEAT-1: if you have more than 4GB of main

Re: rtw88 import to main

2022-04-01 Thread Doug Ambrisko
On Fri, Apr 01, 2022 at 12:32:40AM +, Bjoern A. Zeeb wrote: | I've just pushed Realtek's rtw88 driver into the tree along with | firmware to support it and man pages. Station mode only. [snip] | CAVEAT-1: if you have more than 4GB of main memory, the driver will | likely fail to loa

Re: rtw88 import to main

2022-04-01 Thread Daniel Pérez
Yes, the interface creation was successful. I could not do anything meaningful past there though, as WPA supplicant did not even try to connect (I'll check the config just in case) and trying to scan resulted in an error shown in my past mail. Original Message On Apr 1, 2022,

Re: rtw88 import to main

2022-04-01 Thread Daniel Pérez
PD: I seem to be unable to do anything with the wlan device, such as joining networks or scanning. This was the dmesg when I tried to scan with wifimgr: rtw880: stop vif 8c:c8:4b:59:ee:75 on port 0 rtw880: start vif 8c:c8:4b:59:ee:75 on port 0 wlan0: Ethernet address: 8c:c8:4b:59:ee:75 wlan0: iee

Re: rtw88 import to main

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Daniel Pérez wrote: Thank you for the hint. Kernel built without an issue. As expected, part of the firmware fails to load without the physmem hint (7200MB). I tried to boot with physmem set to 4G, firmware loaded and I could attach rtw880 to a new wlan device. Thanks a l

Re: iwlwifi failed to attach

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Oleksandr Kryvulia wrote: Hi, I'v got it solved for now. The reason was inhw.pci.do_power_nodriver=3 which was setted in both /boot/loader.conf and /etc/sysctl.conf. That's good to hear. That maes me wonder if we on device attach should somewhere make sure they come out o

Re: rtw88 import to main

2022-04-01 Thread Daniel Pérez
Thank you for the hint. Kernel built without an issue. As expected, part of the firmware fails to load without the physmem hint (7200MB). I tried to boot with physmem set to 4G, firmware loaded and I could attach rtw880 to a new wlan device. Following are full logs, first with original memory (7

Re: iwlwifi failed to attach

2022-04-01 Thread Oleksandr Kryvulia
01.04.22 14:53, Bjoern A. Zeeb пишет: On Fri, 1 Apr 2022, Oleksandr Kryvulia wrote: 01.04.22 03:59, Bjoern A. Zeeb пишет: Sorry, I think I have to roll this back. I assume you are on GENERIC? Yes, GENERIC-NODEBUG. I assume iwm(4) normally is loaded as a module along with firmware and works

Re: iwlwifi failed to attach

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Oleksandr Kryvulia wrote: 01.04.22 03:59, Bjoern A. Zeeb пишет: Sorry, I think I have to roll this back. I assume you are on GENERIC? Yes, GENERIC-NODEBUG. I assume iwm(4) normally is loaded as a module along with firmware and works fine? Yes, iwm(4) works fine, I'm sen

Re: iwlwifi failed to attach

2022-04-01 Thread Oleksandr Kryvulia
01.04.22 03:59, Bjoern A. Zeeb пишет: On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: iwm(4) is likely compiled into the kernel... forgive me.  You can proabbly try hint.iwm.disabled="1" or hint.iwm.0.disabled="1" in loader.conf and see if that helps or compile a kernel without iwm and iwmfw t

Re: rtw88 import to main

2022-04-01 Thread Bjoern A. Zeeb
On Fri, 1 Apr 2022, Daniel Pérez wrote: As always, thank you for your hard work, Bjoern. Will test the mentioned stuff as soon as I am able to, hopefully I can get it built in STABLE/13. git cherry-pick -x 86220d3cbd500b1018dcdabb0ba70644db438cfd (until the next days) git cherry-pick -x