Received: by 10.223.164.202 with SMTP id h10csp166304wrb; Mon, 13 Nov 2017 22:34:29 -0800 (PST) X-Google-Smtp-Source: AGs4zMb4rP6O/MKFvLPFGfiwRrkuhwFii56yvFkVDzMzo7LZu3ZZymjmttqujX7E1Qk7t81Auwc2 X-Received: by 10.84.172.1 with SMTP id m1mr2766705plb.174.1510641268995; Mon, 13 Nov 2017 22:34:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510641268; cv=none; d=google.com; s=arc-20160816; b=rtKSnhFZvo/KOFIeB9Q1B5byw1Qx6WRl1CLrjvooKBr8nIYNfP9+J344kSR21MmfYa ZXia6kgC5fpl6+jzUxD7ypxXx4vniWEVsSNxviDaXA7e2tR5iohEYJQnTZP6zF+fkJp8 vYjiZlziX57S67bVMQ6C+QrkyWVw1i/DF/fnB5kOfwmFewXvn+SO5uqft59fmPUGa46a m1spF89jIgb+6ypzwzUAovBpQQEFCH2DZJx6lsec1u/GJq3IAAk8YCv0gY/PYDb94Mcn crah5R9Vdb+/IIFFUMKQfl/bFM7IYXorIBXGx3slJOk98z5rrXm07vkTN4kxVHr57b/Z RUaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id:arc-authentication-results; bh=4KWwJVt95IjLNsE0L0TCzx1OwthgGEoCSDUopNIBKN4=; b=zum3umOtdAR3s/vZzY27ss7gWJrgZvqYxYoKazfdQmY2Jo9l4w862Ck2Eg73CM7do/ F+Do7bsKtrq2kd+jN+C7hKGaAS5JWYrpABHVbVHA9gCi6TKDQYCjTcH3WZpb7iZTd/mf LExzYMNXpswhmvKDKXIfBUZz5xcndSVf4x6ohXl2D4U2UCynyPUh9WM0RYufs8nLg9C9 O5/0ke3CK4OkF0zqeFoS45bG5TyFBBebeJ8vVoj8jClMdzVmSXaPtHrOWCrslwDEpQTu mPHl6LsJ4h02mk5y+Um2F6WPzLPSmr5Zdcp8MJob1zHkozauWL4lQzXbJUIcfphecW9V IcvQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w8si15782083plz.806.2017.11.13.22.34.16; Mon, 13 Nov 2017 22:34:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752436AbdKNGdO (ORCPT + 89 others); Tue, 14 Nov 2017 01:33:14 -0500 Received: from mga07.intel.com ([134.134.136.100]:55213 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751030AbdKNGdH (ORCPT ); Tue, 14 Nov 2017 01:33:07 -0500 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Nov 2017 22:33:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,393,1505804400"; d="scan'208";a="1243783284" Received: from jdukat-mobl1.ger.corp.intel.com ([10.252.15.141]) by fmsmga002.fm.intel.com with ESMTP; 13 Nov 2017 22:33:03 -0800 Message-ID: <1510641182.4011.65.camel@intel.com> Subject: Re: Fwd: linux v4.14 causes firmware iwlwifi errors on Lenovo Thinkpad T440s From: Luciano Coelho To: Larry Finger , Bartosz Golaszewski Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Berg , Emmanuel Grumbach Date: Tue, 14 Nov 2017 08:33:02 +0200 In-Reply-To: <10da37f3-a018-7568-49a8-3a8ed86ef64c@lwfinger.net> References: <3045d677-8f24-b258-0eaf-ee8dae5ecd4c@lwfinger.net> <10da37f3-a018-7568-49a8-3a8ed86ef64c@lwfinger.net> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.2-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-11-13 at 16:23 -0600, Larry Finger wrote: > On 11/13/2017 03:30 PM, Bartosz Golaszewski wrote: > > 2017-11-13 21:45 GMT+01:00 Larry Finger > > : > > > On 11/13/2017 02:22 PM, Bartosz Golaszewski wrote: > > > > > > > > Forwarding here too as I messed up the address the last time. > > > > -- > > > > > > > > Hi, > > > > > > > > I noticed my wireless interface can't get up with linux v4.14 > > > > and the > > > > kernel log is flooded with firmware errors: > > > > > > > > iwlwifi 0000:03:00.0: Firmware error during reconfiguration - > > > > reprobe! > > > > iwlwifi 0000:03:00.0: FW error in SYNC CMD DQA_ENABLE_CMD > > > > > > > > and > > > > > > > > ieee80211 phy63: Hardware restart was requested. > > > > > > > > The wireless controller is: Intel Corporation Wireless 7260 > > > > (rev 83) > > > > Firmware used is: iwlwifi-7260-17 > > > > > > > > Everything works fine with v4.13.12. > > > > > > > > I didn't have time today to bisect for the offending commit. > > > > Full log > > > > uploaded[1]. > > > > > > > > Best regards, > > > > Bartosz Golaszewski > > > > > > > > [1] https://pastebin.com/jksqxvS6 > > > > > > > > > Your log shows "iwlwifi 0000:03:00.0: loaded firmware version > > > 17.228510.0 > > > op_mode iwlmvm" > > > > > > Mine, where the 7260 works, shows "iwlwifi 0000:04:00.0: loaded > > > firmware > > > version 17.459231.0 op_mode iwlmvm". > > > > > > It seems as if you need newer firmware. A detailed file listing > > > shows > > > "-rw-r--r-- 1 root root 1049340 Oct 9 12:03 > > > /lib/firmware/iwlwifi-7260-17.ucode". That date is likely when I > > > installed > > > the updated kernel firmware package from my distro. The md5sum > > > for the file > > > is 73a217f55c47d3a70bb5dbbe1d676423. > > > > > > Larry > > > > > > > Ok so it seems the version in linux-firmware is outdated. The file > > you're using is available on github[1] and fixed the issue for me. > > > > Thanks! > > Bartosz Golaszewski > > > > [1] https://github.com/OpenELEC/iwlwifi-firmware > > Interesting. Using md5sum of the git repo for linux-firmware gets > 73a217f55c47d3a70bb5dbbe1d676423 iwlwifi-7260-17.ucode. > > That is the file I'm using. You shouldn't use firmwares from github or anywhere else except from the two official places where we release it: Mainline (but slow to get updated): https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/iwlwifi-7260-17.ucode Our official public tree: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git/plain/iwlwifi-7260-17.ucode And, of course, your distro may distribute these in an official package as well, but it's good to check the versions to be sure you're running the latest one we released. -- Cheers, Luca. From 1583991319315821115@xxx Mon Nov 13 22:23:58 +0000 2017 X-GM-THRID: 1583983507831953351 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread