From: Tomoaki AOKI
Subject: Re: Boot hangs up with Alderlake's intel GbE NIC
Date: Tue, 24 May 2022 06:18:00 +0900
> Even if disabling module, possibly automatically re-configured
> via /etc/rc.conf using devmatch. Try placing
>
> devmatch_blocklist="${devmatch_blocklist} if_em"
>
> line in /et
Yea.. so originally the idea I suggested earlier was actually to disable it at
boot so you could boot into the system and then be able to either load it
manually or do something else.. but since the module will auto reload
(possibly), you'll need to actually boot into a live cd and manually edit
On Tue, 24 May 2022 01:31:31 +0900 (JST)
Yasuhiro Kimura wrote:
> From: Jonathan Vasquez
> Subject: Re: Boot hangs up with Alderlake's intel GbE NIC
> Date: Mon, 23 May 2022 11:41:48 +
>
> > Hey yasu,
> >
> > I haven't looked into this but if there is a way you can disable the Intel
> > n
From: Yasuhiro Kimura
Subject: Boot hangs up with Alderlake's intel GbE NIC
Date: Mon, 23 May 2022 16:44:02 +0900 (JST)
> Hello,
>
> 2 months ago I updated my home server to Intel Alderlake Core i3 12100
> and GIGABYTE H610I DDR4 (rev. 1.0) motherboard.
>
> The latter has onboard Intel GbE NIC.
From: Jonathan Vasquez
Subject: Re: Boot hangs up with Alderlake's intel GbE NIC
Date: Mon, 23 May 2022 11:41:48 +
> Hey yasu,
>
> I haven't looked into this but if there is a way you can disable the Intel
> nic's driver from loading (maybe
> like this since it's early boot):
> https://foru
From: Tomoaki AOKI
Subject: Re: Boot hangs up with Alderlake's intel GbE NIC
Date: Tue, 24 May 2022 00:31:06 +0900
> Possibly not related (as it was P- E- core related complaint),
> if vm.pmap.pcid_enabled tunable is non-zero, does it change anything if
> you set it to 0 in /boot/loader.conf to d
On Mon, 23 May 2022 16:44:02 +0900 (JST)
Yasuhiro Kimura wrote:
> Hello,
>
> 2 months ago I updated my home server to Intel Alderlake Core i3 12100
> and GIGABYTE H610I DDR4 (rev. 1.0) motherboard.
>
> The latter has onboard Intel GbE NIC. But unfortunately 13.0-RELEASE
> doesn't detect it. So
Hey yasu,
I haven't looked into this but if there is a way you can disable the Intel
nic's driver from loading (maybe like this since it's early boot):
https://forums.freebsd.org/threads/how-to-boot-with-messed-up-boot-loader-conf.64019/post-371681
That way you can at least get in and do further
Hello,
2 months ago I updated my home server to Intel Alderlake Core i3 12100
and GIGABYTE H610I DDR4 (rev. 1.0) motherboard.
The latter has onboard Intel GbE NIC. But unfortunately 13.0-RELEASE
doesn't detect it. So I inserted Intel PCI-E GbE adaptor to the PCI-E
slot of the motherbord and used