From owner-freebsd-current@freebsd.org Tue Aug 23 17:33:11 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 63081BC4754; Tue, 23 Aug 2016 17:33:11 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 DB5711F89; Tue, 23 Aug 2016 17:33:10 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-wm0-x229.google.com with SMTP id f65so171141991wmi.0; Tue, 23 Aug 2016 10:33:10 -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=nCXQoHoAK7XJlwBSzU0ChdBvkG89ELvCZTblOOUfCXc=; b=MLWGanfK+I9ZYcIaOaU4Vhj4VbBt51ouiSo08/RXraKX6AlNmsNKJYD9mAotfQH0O2 cTGkRS1PSdyCc7pySh4dr92rLEV/OUyok6i9Nq77nsK+/crQ4fvj/9NIGcbUkjSlvcJ/ gcT2W2yCZS537HjGaoDj+N2l7qQ605Y343RO05TKUhLv2X+m7/fODGsvn7tl1Nsp0iez 0C37rFY7A2AfIAUFHkofsWHqk9Sgn5c+Zz6inTyl8XA3I7bbP+3i7X9eAnXCTJwujXgb KAk1C9re/frVEWObgMBTcCSPyiTvYKzPrpC+ho3sN1N5O4tbl3slPCg98QcNuSHLBhLa 1f5g== 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=nCXQoHoAK7XJlwBSzU0ChdBvkG89ELvCZTblOOUfCXc=; b=QVtC5hsAqNwQMtdnrSQZnUD6puiqNOG1tLLzUGtluT7AdCgPPwzxp/fdFaD4momgOG lgUrf4n3YvW7riGzHBr5EOCEShFKYZN5mwjVXD8/Snr7MAaKueIuV+j1N5/xFthtigjT udnSXqnP5TfnEAJ0yh9jhKlhoPDqrXuUDaCl1Rbbn/Wzm56lOfynKVJzpgHY2GO8lbF4 v10aQxMFOe1GnlXWy7MF3K2D+31dCtz31D4c0PdgbwVIHf7qMikav5WCw7l3gTtfybLF bdxZ3d5p847HoJ8oweox2zyWQswxnq7ZuKPCuzPz01MU+ccZeE1PZwjgDjndQYEpmnwX 6BLw== X-Gm-Message-State: AEkooutDNa/s9nkQ3c89ywb/Jzjk7M6x0VPR9WkGuxDcWAtuJBS5TKJKLfYc//IGz964aM22QdB2qravglP0zg== X-Received: by 10.28.60.136 with SMTP id j130mr22452628wma.93.1471973589201; Tue, 23 Aug 2016 10:33:09 -0700 (PDT) MIME-Version: 1.0 Sender: tommi.pernila@gmail.com Received: by 10.28.63.143 with HTTP; Tue, 23 Aug 2016 10:33:07 -0700 (PDT) Received: by 10.28.63.143 with HTTP; Tue, 23 Aug 2016 10:33:07 -0700 (PDT) In-Reply-To: References: From: Tommi Pernila Date: Tue, 23 Aug 2016 20:33:07 +0300 X-Google-Sender-Auth: 7zuIu2altGhqTlPEFtCi2d1n294 Message-ID: Subject: Re: FreeBSD 11.0 RC1 kernel panic with iwm firmware To: freebsd-wireless@freebsd.org, freebsd-current 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:33:11 -0000 Here is a link to the Fatal trap image http://imgur.com/gallery/NjoEF Br, Tommi On Aug 23, 2016 20:26, "Tommi Pernila" wrote: > > 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