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: 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: iwlwifi failed to attach

2022-03-31 Thread 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 to test. Ok, boot with iwm disabled: ro

Re: iwlwifi failed to attach

2022-03-29 Thread Oleksandr Kryvulia
29.03.22 16:31, Bjoern A. Zeeb пишет: On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: 29.03.22 16:02, Bjoern A. Zeeb пишет: On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: When attaching iwlwifi module according to [1] on CURRENT (main-n253905-31e076d70b5-dirty ) I get an error: Mar 29 15:10

Re: iwlwifi failed to attach

2022-03-29 Thread Bjoern A. Zeeb
On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: 29.03.22 16:02, Bjoern A. Zeeb пишет: On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: When attaching iwlwifi module according to [1] on CURRENT (main-n253905-31e076d70b5-dirty ) I get an error: Mar 29 15:10:31 thinkpad kernel: iwlwifi0: mem 0x

Re: iwlwifi failed to attach

2022-03-29 Thread Oleksandr Kryvulia
29.03.22 16:02, Bjoern A. Zeeb пишет: On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: When attaching iwlwifi module according to [1] on CURRENT (main-n253905-31e076d70b5-dirty ) I get an error: Mar 29 15:10:31 thinkpad kernel: iwlwifi0: mem 0xdd638000-0xdd63bfff at device 20.3 on pci0 Mar 29

Re: iwlwifi failed to attach

2022-03-29 Thread Bjoern A. Zeeb
On Tue, 29 Mar 2022, Oleksandr Kryvulia wrote: When attaching iwlwifi module according to [1] on CURRENT (main-n253905-31e076d70b5-dirty ) I get an error: Mar 29 15:10:31 thinkpad kernel: iwlwifi0: mem 0xdd638000-0xdd63bfff at device 20.3 on pci0 Mar 29 15:10:31 thinkpad kernel: iwlwifi0: H

iwlwifi failed to attach

2022-03-29 Thread Oleksandr Kryvulia
When attaching iwlwifi module according to [1] on CURRENT (main-n253905-31e076d70b5-dirty ) I get an error: Mar 29 15:10:31 thinkpad kernel: iwlwifi0: mem 0xdd638000-0xdd63bfff at device 20.3 on pci0 Mar 29 15:10:31 thinkpad kernel: iwlwifi0: HW_REV=0x, PCI issues? Mar 29 15:10:31 thi