From owner-freebsd-questions@freebsd.org Mon Apr 16 12:48:07 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AF33F805D1 for ; Mon, 16 Apr 2018 12:48:07 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A322F74E0A; Mon, 16 Apr 2018 12:48:06 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 02CC220E75; Mon, 16 Apr 2018 08:48:06 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute7.internal (MEProxy); Mon, 16 Apr 2018 08:48:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skunkwerks.at; h=content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=5d7ChcpmivB476Ec+3jk5kPdc0J5n BNx0ixKLxUcMqU=; b=a5+nOM/vzbIMABjgNda/2hput0Y2+xSR27VG5ZAhjVmVX J0p0mQf0OVJfGhqDVlwt2GOvCwzJReZF/agpA9rqD3LW8VocrRVYtL6gOJiwi5ZI 4HvGMas2ChWVWSpN3bL2al5kiBanuR8Mj0knVgQ4f+51VP/ea1whO9/0g1FUO2hi kVajDDtVj7YGTbckc+Gzc+1XMZTxNlNYN69zY4D4nEWmC9QjGb7zFtRuQ3SSTEDv t4YS0qN2Ub26iE7F4UEdVtO4tvIGgCe0nDqGVGUGfVW1RTmtCyPTUpCWbmmQ8C1R 25Z3nYcYTmzyOd9bQYp2SdIeDk5X1epwM+KjEgfEg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=5d7Chc pmivB476Ec+3jk5kPdc0J5nBNx0ixKLxUcMqU=; b=iBc9k47RQfHNMHBrlSF7mX O0iD44umEW6Iqei3nIZkMqxhW1qF8AB0ypzAAEpYAIO/uVWUhd2Z78x7v7DlkFcB 1VuhFP/BLMAHNEjOWZcrHAn/uc24G1KO/ODmz2jf3t7anVC1W2pPF8J2aYOpcYyu TUPWnHH41/a5DXqIJ86k0cNVprvP0IECrL24HL9P3O1mjzlfZk+YKLiP+UKPUCDF SWBt/52f8UNOO4YY4KjVw2Oprk1z36dKARKXdtk3ezZRnCwx6DCW+3m1iBQkw0m5 V5j2a7Sqbe7KaW60NyVdAASpwUa5HcX/Y10dw3naRNJMyRrA7oeoypi5KvWXWUGA == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id A5EAC621BF; Mon, 16 Apr 2018 08:48:05 -0400 (EDT) Message-Id: <1523882885.265650.1339523712.5C533234@webmail.messagingengine.com> From: Dave Cottlehuber To: freebsd-questions@freebsd.org, eadler@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-f2937c11 In-Reply-To: <20180415213457.GA3326@jail0199.vps.exonetric.net> References: <201804152022.w3FKMh2B095819@jail0199.vps.exonetric.net> <20180415213457.GA3326@jail0199.vps.exonetric.net> Date: Mon, 16 Apr 2018 14:48:05 +0200 Subject: Re: wifi driver for Intel 8265/8275? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:48:07 -0000 On Sun, 15 Apr 2018, at 23:34, Anton Shterenlikht wrote: > On Sun, Apr 15, 2018 at 08:22:43PM +0000, Anton Shterenlikht wrote: > > I've this wifi device: > > > > none7@pci0:2:0:0: class=0x028000 card=0x00508086 chip=0x24fd8086 rev=0x78 hdr=0x00 > > vendor = 'Intel Corporation' > > device = 'Wireless 8265 / 8275' > > class = network > > > > I tried iwn and iwm, but > > the device is not recognised: > > > > ifconfig: SIOCIFCREATE2: Device not configured > > > > Is there a driver in 11.1-release I could try for it? Hallo Anton, Not yet to my knowledge. At least according to the man pages it hasn't been merged yet https://www.freebsd.org/cgi/man.cgi?query=iwm&manpath=FreeBSD+12-current is the first version that mentioned 8265. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220229 is open for this already, and mentions that its complicated and depends on a number of other commits. > After some searching, I understand iwn in 12-current > does support it. Can anybody confirm this please. Yes, I've been using it for almost a year now. My h/w is slightly different to yours but the chip seems to be the same at least. iwm0@pci0:58:0:0: class=0x028000 card=0x00108086 chip=0x24fd8086 rev=0x78 hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 8265 / 8275' class = network bar [10] = type Memory, range 64, base 0xdc200000, size 8192, enabled cap 01[c8] = powerspec 3 supports D0 D3 current D0 cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message cap 10[40] = PCI-Express 2 endpoint max data 128(128) FLR RO NS link x1(x1) speed 2.5(2.5) ASPM L1(L1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected ecap 0003[140] = Serial 1 0028f8ffffd09152 ecap 0018[14c] = LTR 1 ecap 001e[154] = unknown 1 # dmesg |grep 8265 Preloaded elf obj module "/boot/kernel/iwm8265fw.ko" at 0xffffffff831e5b80. firmware: 'iwm8265fw' version 0: 1811984 bytes loaded at 0xffffffff82a44000 iwm0: mem 0xdc200000-0xdc201fff at device 0.0 on pci2 # /boot/loader.conf # intel wifi if_iwm_load="YES" iwm8265fw_load="YES" # /etc/rc.conf # wifi wlans_iwm0="wlan0" ifconfig_wlan0="WPA DHCP" ifconfig_wlan0_ipv6="inet6 accept_rtadv" create_args_wlan0="country AT regdomain ETSI" A+ Dave