From owner-freebsd-current@FreeBSD.ORG Fri May 22 07:10:12 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9087C85F; Fri, 22 May 2015 07:10:12 +0000 (UTC) Received: from mail-ie0-x22a.google.com (mail-ie0-x22a.google.com [IPv6:2607:f8b0:4001:c03::22a]) (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 59E5616CF; Fri, 22 May 2015 07:10:12 +0000 (UTC) Received: by iesa3 with SMTP id a3so25276185ies.2; Fri, 22 May 2015 00:10:11 -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:date:message-id:subject :from:to:cc:content-type; bh=xg739cJg43AYVy88AgGXKWZd7v1s1iYcIwyaq1pgR5M=; b=a9D8nK9NhAeRZILydComWL70agqWBMTXIJXr9oAgVocJLyk9GG1OxeUJFVeWoyyqHu fPBNrrVkQ/1X5JVnZg9evK/sjcNKLE1XqiCEpw2dwhynvQzwPYdmwFexa+MfPV3Gu/QN zKytcl1j8BzsIRnJGqDxO3NBwSRdQffj34jQWaJkPV921IzOPUf0GryJq/kXFBYSaTyt 7O4j6EPnzxx5pvoZs7HGYmDDARh59tEoZxi+DZiqUJAwfpaBKr4Q8/OO5Y6Xn6w+DYZV A4nbN+gkrJn5hS/d6o2xMmD3vLcSfbphZXFCHjIz44Qz+dgPLBzZ6XhdTnD9EBuVklWc YEPQ== MIME-Version: 1.0 X-Received: by 10.43.58.201 with SMTP id wl9mr7822584icb.37.1432278611855; Fri, 22 May 2015 00:10:11 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Fri, 22 May 2015 00:10:11 -0700 (PDT) In-Reply-To: <555ED40A.9080405@kronometrix.org> References: <555EA666.405@FreeBSD.org> <555ED40A.9080405@kronometrix.org> Date: Fri, 22 May 2015 00:10:11 -0700 X-Google-Sender-Auth: JJtK6pLhjduNGdalBGrWa4YDGIc Message-ID: Subject: Re: i915kms.ko regression? From: Adrian Chadd To: Stefan Parvu Cc: Johannes Jost Meixner , "current@freebsd.org" , Lutz Bichler , Michael Reifenberger Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 22 May 2015 07:10:12 -0000 On 22 May 2015 at 00:00, Stefan Parvu wrote: > >> Does -HEAD do the same thing still? > > I tried that couple of days back. Yes, same problem: blank screen, no > luck with any settings like backlight. I can easily ssh and reboot or > CTRL-ALT-F1 and CTRL-C and reboot (you see nothing on the screen) :) ok. i really do bet it's a backlight config problem, and unfortunately I don't have the laptop to be able to debug it. Sorry :( -a