From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 14:32:34 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F73F837 for ; Fri, 18 Jul 2014 14:32:34 +0000 (UTC) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CA862AC9 for ; Fri, 18 Jul 2014 14:32:34 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id ty20so2897385lab.4 for ; Fri, 18 Jul 2014 07:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hJU10m6KiDxn+JHI07MlMqabsL182BF0Qil53ph96w4=; b=SLy+4LOk+gY2plIz/tChyZrnQWPH4mGPGmliIifJ+7lTo2/nRRuJrYuYqFz9nZqoPP TqcRH5F5ZiItCoaGBkYl2RmO7fA+CUuCuAbRS0oHVt7qc8qNVKq25ZKL9T3+Db1vyIIx 5MmTefRlhfBIj2qIc5mbePq+0kbMKWiyf1mguJmKmIf/iq78OnMIsH71Gmi6xfP9cU3z YRuTPHKffQYaEm8ckpS09R9cVTII9hFopZl5ARaOGHakFY+0fyVfX19774EjUiVuFEJh 8ptU+LwXe4aYQqXEQg+cjaZW8eZhiEZYtOGSwKcpQrRxTQq5WrgrWc8LRbffdUrlmLsQ 5XHw== MIME-Version: 1.0 X-Received: by 10.112.131.8 with SMTP id oi8mr5281541lbb.87.1405693951708; Fri, 18 Jul 2014 07:32:31 -0700 (PDT) Received: by 10.112.136.65 with HTTP; Fri, 18 Jul 2014 07:32:31 -0700 (PDT) Date: Fri, 18 Jul 2014 16:32:31 +0200 Message-ID: Subject: VT and kms is broken on a Lenovo Thinkpad E530 From: Daniel Peyrolon To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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, 18 Jul 2014 14:32:34 -0000 Hello there, I have both and a end-of-June installed kernels (the second at /boot/kernel.old), and somehow, the console stops working when it changes its mode. I'm using the most recent one, I installed xdm and I'm running xorg over here, without problems. The problems arise when I try to use the console, the screen just shows a static image of the last xorg frame, with some weird colors. What info do you need to fix this? -- Daniel