From owner-freebsd-questions@FreeBSD.ORG Sun May 31 11:33:53 2015 Return-Path: Delivered-To: freebsd-questions@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 87BB5A2A for ; Sun, 31 May 2015 11:33:53 +0000 (UTC) (envelope-from xavierfreebsdquestions@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (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 52CDC1378 for ; Sun, 31 May 2015 11:33:53 +0000 (UTC) (envelope-from xavierfreebsdquestions@gmail.com) Received: by igbjd9 with SMTP id jd9so43270094igb.1 for ; Sun, 31 May 2015 04:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=I3KsD8pHjx3j4I31eyN0Wlxn6QfZdboToSlT3RyUuGY=; b=vZVpDPUbSoKiDBwSfS/SBR9GTTcb/NyGUA78H6EGWc1SVBM4XkQLcbd4ijVnVINvCt KjsoHhQURg/+D8IvbuGKvE5woYZcK6D6wuwZfDr5KisIWn/Q5lJfnoFEx6VQJrh8/emy +nm0IcqA7yua5iKh6038UXbzlJodwTpu7JCMw3WcJSL83wsoIZcHg00MOqqn0Vi+1C5R Jjj3B+EGUlkRX/N2q91olP1iOnQsVumeZBsnYWVUa7AoefAxJg1RspcgF51FtRv+L7qi yuhSN7L6YrDMcjEtMbZwZeYLG/znCoAx7kfR/xpWIYdCaMpIO1Gd95iLyGlVO0JD+ARi famw== MIME-Version: 1.0 X-Received: by 10.107.138.208 with SMTP id c77mr20537667ioj.24.1433072031639; Sun, 31 May 2015 04:33:51 -0700 (PDT) Received: by 10.107.131.170 with HTTP; Sun, 31 May 2015 04:33:51 -0700 (PDT) In-Reply-To: <20150531114536.6eef17d6.freebsd@edvax.de> References: <20150531114536.6eef17d6.freebsd@edvax.de> Date: Sun, 31 May 2015 13:33:51 +0200 Message-ID: Subject: Re: blank screen after hitting Ctrl+Alt+F1..12 from Xorg with syscons driver in any FreeBSD version and video card From: Xavier To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 11:33:53 -0000 On Sun, May 31, 2015 at 11:45:36AM +0200, Polytropon wrote: Hi Polytropon , > On Sat, 30 May 2015 20:35:56 +0200, Xavier wrote: > > Hi , > > > > When I hitting Ctrl+Alt+F1..12 from Xorg I get a blank screen. I not see any. > > > > I need a syscons because I need VGA text mode ( Newcons don't support > > VGA text mode ). > > > > Any way to debug this issue ? > > Does switching to vt help? > > https://wiki.freebsd.org/Newcons > No, I need VGA text mode. Newcons don't support VGA text mode. Thanks, see you.