From owner-freebsd-current@freebsd.org Tue Aug 23 17:26:17 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13499BC4593; Tue, 23 Aug 2016 17:26:17 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D31A1A62; Tue, 23 Aug 2016 17:26:16 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-wm0-x243.google.com with SMTP id i5so19017240wmg.2; Tue, 23 Aug 2016 10:26:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=9SWxCYRqE7lG9F/u6eIP+XlYz/F/e+j+o9tYKkNI3U8=; b=L657bHHfGW/AcfBDHrqW2Mr7Upl6NuW2jEBdOhhTQakwpKbBub6jAxOwQIFcfOCFSI WA1f5RbW+OMkc86ixPfFNeTQwJcE92zWb2wyTSPQcxHgKOW99J7K0pWHn3GYDz+G3piJ Ckpg0isqSPcxDTh5rBgadCh/cP2+bDXUNwjqpub9i0lJLkBuEAACxe6HmkthSW01Gk6N s7B6xMiVHtm6r1CPX5DQeiIheEhVvau6y6SpOBqEr/I/UB5QtBP5PtxfRqBu6CEDpbCv f8zEsKzqyTgA2UMlkgjPKPlP4dbsepbiAEwi4p3STt5rgkt1uxjGoc9wJneVPtJdIWAB CFWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=9SWxCYRqE7lG9F/u6eIP+XlYz/F/e+j+o9tYKkNI3U8=; b=DtyLXm/V4kcrgg4tCxuBioGgTmAx/Q832W16L7b5omXazU6rQ40p74jeTJkUPIjHid iB3/76QcIRXuRqXYz4U4J/1hdXpJ501+jieUi9AupfJWwS9EkruPh1+/pNB2FVXncHAV eUoWtkv6Seaf78+zXvSpj72dILrgGFRS4dLsCCErQSnW+e9UlmW7gz+5ifi3kCh/80vO ZfNidK5ZcHOo2eLZwrcHeSSi0Rgb4HlvBeEf4uUAwn56VD+xS4T6yc8gKYi0nmMAdQHu 4eZeE3PLnbj7qD6Q+8Pi6nQPSGS2IdCyjzCsSpOdxvtDE2ETnoG9nLR0b5bYQwuqQmTG vnDw== X-Gm-Message-State: AEkooutN+u7ib2NFxMI1uJUodUEy5AsTpprCbcUFEyb9aFgSomxKY5G3DxhU7KX8f2xFXPCD8/xaADhi01kz4g== X-Received: by 10.194.149.133 with SMTP id ua5mr22819662wjb.79.1471973174650; Tue, 23 Aug 2016 10:26:14 -0700 (PDT) MIME-Version: 1.0 Sender: tommi.pernila@gmail.com Received: by 10.28.63.143 with HTTP; Tue, 23 Aug 2016 10:26:13 -0700 (PDT) Received: by 10.28.63.143 with HTTP; Tue, 23 Aug 2016 10:26:13 -0700 (PDT) In-Reply-To: References: From: Tommi Pernila Date: Tue, 23 Aug 2016 20:26:13 +0300 X-Google-Sender-Auth: h-kVf0KnZZnfnW3oR24pyfOpZlg Message-ID: Subject: FreeBSD 11.0 RC1 kernel panic with iwm firmware To: freebsd-wireless@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2016 17:26:17 -0000 Hi all, just installed RC1 on my T540 Thinkpad. I installed some tools did a few reboots, then added the laptops wireless Intel 7260 firmware to /boot/loader.conf iwm7260fw_load="YES" if_iwm_load="YES" (think i put them i this order, shouldn't matter?) after a reboot unlocked my Geli and selected the default boot options. Next i see the usual text scrolling by, see a glimpse of iwm driver. Then Fatal trap 12: page fault while in kernel mode (with more info... ) then the machine reboots. Next tried single user mode and safe mode, with the same results. I managed to take a picture of the last lines before a reboot. I'll send a link to it in a minute. How to remove these kernel modules from a Geli encrypted harddisk? Or what other method should be used to correct the situation? I can re-install the machine, just trying to learn new tricks. Br, Tommi