Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2018 09:46:13 -0700
From:      Pete Wright <pete@nomadlogic.org>
To:        David Pan <dp_pan@yahoo.com>, freebsd-current@freebsd.org
Subject:   Re: Intel Corporation Wireless 8265 / 8275 (rev 78) on FreeBSD 12
Message-ID:  <99b881e0-9915-e859-070c-df40673400f1@nomadlogic.org>
In-Reply-To: <1366699076.177914.1527061285836@mail.yahoo.com>
References:  <1366699076.177914.1527061285836.ref@mail.yahoo.com> <1366699076.177914.1527061285836@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 05/23/2018 00:41, David Pan wrote:
> Hi:
> how config the Intel Corporation Wireless 8265 / 8275 (rev 78) on FreeBSD 12?I installed FreeBSD 12 on my thinkpad t470p ,and can not drive the Intel Wireless Card.
> please help me fix that,

I have this working on my end under both 12-current and 11-stable. 
here's my configuration:

output from "pciconf -lv"
iwm0@pci0:3:0:0:    class=0x028000 card=0x10108086 chip=0x24fd8086 
rev=0x78 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'Wireless 8265 / 8275'
     class      = network


to bring up the card i have added this entry to /etc/rc.conf:

kld_list="if_iwm"

then configuring the interface is the same as any other wifi as per the 
handbook, the device will be available as "iwm0".


hope this helps,
-pete

-- 
Pete Wright
pete@nomadlogic.org
@nomadlogicLA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99b881e0-9915-e859-070c-df40673400f1>